@charset "ISO-8859-1";
/* CSS Document */

#lc_content
{
	padding: 0px 0px 0px 0px;
	text-align:left;
	font-size: 12px;
}

#superior p 
{
	color: #333;
	font-size: 12px;
	margin: 10px 0px 10px 0px;
	text-align: left;
}

#lc_content p strong
{
	color: #15587f;
}

#left_container ul 
{
	font-weight: bold;
	color: #333;
	font-size: 12px;
	list-style-type: circle;
	list-style-position: outside;
}

#puzzle
{
	width: 210px;
	height: 232px;
	background-image: url(../img/misc/puzzle.jpg);
	border: 1px solid #85d1ed;
	float: left;
	margin: 3px 10px 0px 0px;
}

.txt_destacado
{
	font-weight: bold;
	padding: 10px;
	background-color: #edf4f6;
	border: 1px dashed #bfe7f6;
}