/* CSS Document */

.esqueceu a {font-style:italic; font-size:10px; text-decoration:none; color:#454545}
.esqueceu a:hover { text-decoration:underline}	

.destaque {
	background-image:url(../img/destaque_fundo.gif);
	width:343px;
	height:87px;
}

.vistoria {
	background-image:url(../img/topo_caixa.gif);
	background-repeat:no-repeat;
	width:222px;
	height:63px;
	vertical-align:TOP;
	text-align:left;
	padding:10px;
}

.caixa_tit {
	background-image:url(../img/caixa_fundo.gif);
	height:26px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:13px;
}

.avancarecua
{
	font-size:11px;
	color:#454545;
	cursor:pointer;
	text-decoration:underline;
	
}
.avancarecua:hover 
{
	color:#FF6600;
}