

/* Manchetes */

div.manchete{
	margin: 0 10px 7px 0;
	border: 1px #aaa solid;
	width: 224px;
	-moz-box-sizing: border-box;
}

#top_manchetes{
	margin: 6px 0 0 0;
}
#top_manchetes .top_manchete{
	height: 66px;
*	height: 64px;
}
#top_manchetes a:hover .top_manchete{
	border-color: #000;
	cursor: pointer;
	cursor: hand;
}

#top_manchetes .top_manchete img{
	float: left;
	margin-right: 10px;
	margin: -1px;
	_margin-left: -5px;
	/*_margin-bottom: -3px;*/
	width: 70px;
	height: 66px;
}
#top_manchetes .top_manchete .manchete_text{
	float: left;
	margin: 0 0 0 10px;
	width: 140px;
}
#top_manchetes .top_manchete h4{
	font-family: Arial;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	margin: 5px 0 5px 0;
}
#top_manchetes .top_manchete a:hover h4{
	text-decoration: none;
}
#top_manchetes .top_manchete h4.first{
}
#top_manchetes .top_manchete h4.second{
	color: #cb3020;
}
#top_manchetes .top_manchete h4.third{
	color: #ff9000;
}
#top_manchetes .top_manchete p{
	margin: 0 0 0 0;
}

#main_image{
	float: right;
	/*background-color: #87CEFA;
	background-image: url(../img/homPrincipal.jpg);
	background-repeat: no-repeat;*/
	width: 496px;
	height: 211px;
	margin-right: 4px;
	_margin-right: 2px;
}


h4.manchete{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 0.05em;
	line-height: 1.9em;
	text-transform: uppercase;
	color: #fff;
	background-color: #8f8f8f;
	margin: 0 0 0 0;
	-moz-box-sizing: border-box;
	width: 224px;
*	width: 209px;
	height: 2em;;
	display: block;
	padding-left: 18px;
}

div.manchete_content {
	padding: 10px 0;
	border-top-width: 0;
}

div.manchete_content p {
	margin: 0 18px 5px;
}

div#manchete_novidades{
	_height: 148px;
	min-height: 148px;
}

div#manchete_novidades p.novidadeData{
	background-image: url(../img/icoNovo16.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 0.90em;
	line-height: 1.5em;
	padding: 0 0 0 15px;
}
div#manchete_novidades p.novidadeTitulo{
	background-image: url(../img/icoNovo16.gif);
	background-position: 0px 0;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 3px;
}
div#manchete_novidades p.novidadeTexto{
	margin: 5px 15px 15px 18px;
}

div#manchete_cliente{
	border-top-width: 1px;
	_height: 135px;
	min-height: 135px;
}

div#main_area{
	float: right;
	margin-right: 4px;
	_margin-right: 2px;
	position: relative;
	min-height:365px;
	_height:365px;
}

div.main_manchete{
	margin-bottom: 7px;
}


#manchete_academy{
	background-color: #f1f1f1;
	background-image: url(../img/homAcademy.gif);
	background-repeat: no-repeat;
	background-position: 10px 40px;
	width: 496px;
	_width: 478px;
	height: 190px;
}
#manchete_academy h4.manchete{
	background-color: #de422c;
	width: 496px;
*	width: 478px;
}

#manchete_academy div.manchete_content {
	border-width: 0;
	margin: 0 0 0 174px;
	width: 315px;
}


#manchete_testeonline{
	width: 243px;
	background-image: url(../img/homTesteOnline.gif);
	background-repeat: no-repeat;
	background-position: 10px 40px;
}
#manchete_testeonline h4.manchete{
	background-color: #09479c;
	width: 243px;
*	width: 226px;
}

#manchete_testeonline div.manchete_content {
	width: 243px;
*	width: 242px;
	_width: 241px;
	_height: 115px;
	min-height: 115px;
}
#manchete_testeonline div.manchete_content h5{
	margin: 0 0 5px 100px;
	color: #09479c;
	font-family: Tahoma, Arial;
	font-size: 1em;
}
#manchete_testeonline div.manchete_content p{
	width: 125px;
	margin: 0 5px 5px 100px;
}
#manchete_testeonline div.manchete_content p.mais {
	margin-top: 12px;
}
#manchete_testeonline div.manchete_content p.mais a{
	color: #09479C;
	background-image: url(../img/09489e_Bullet.gif);
}


#manchete_servicos{
	position: absolute;
	top: 197px;
	left: 253px;
	width: 243px;
}
#manchete_servicos h4.manchete{
	background-color: #FF9000;
	width: 243px;
*	width: 226px;
}

#manchete_servicos div.manchete_content {
	margin: 0 0 0 0;
	width: 243px;
*	width: 242px;
	_width: 241px;
	_height: 115px;
	min-height: 115px;
}
#manchete_servicos div.manchete_content ul{
	margin: 0 15px;
	list-style-type: none;
}
#manchete_servicos div.manchete_content li{
	font-weight: bold;
	line-height: 18px;
	border-bottom: 1px #949494 dotted;
}
#manchete_servicos div.manchete_content li a{
	background-image: url(../img/FF9000_Bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 15px;
	text-decoration: none;
}

