body {
	font-family: verdana;
	font-size: 11px;
	text-align:left;
	margin:0;
	background-image:url(../img/topo_fundo.gif);
	background-repeat:repeat-x;
	background-color:#000000;
}

hr {
	width:90%
}

.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;
}

.destaque a {
	font-size:11px;
	color:#454545;
	text-decoration:none
}
.destaque a:hover {
	text-decoration:underline
}

.vistoria {
	background-image:url(../img/topo_caixa.gif);
	background-repeat:no-repeat;
	width:222px;
	height:63px;
	vertical-align:TOP;
	text-align:left;
	padding:10px;
	font-size:11px;
}

.cliente_fantasia
{
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
}

.cliente_info
{
	color:gray;	
	font-size:medium;
	font-weight:normal;
	font-variant: small-caps;
}

#topo{
	width:775px;
	display:table;
}

#menu {
	display:row;
	vertical-align:middle;
	width:775px;
	word-spacing:3px;
	font-size:14px;
}

#menu a {color:#FFFFFF;	text-decoration:none; font-size:12px}
#menu a:hover {color:#FF6600; font-size:12px;}

#busca {
	float:left;
	width:200px;
	padding:12px;
	text-align:left;
}

#check {
	float:right;
	padding:12px;
	text-align:left;
	width:350px;
}

#check td{
	font-size:11px;
}

#banner {	
	display:table-row;
}

#miolo {
	background-color:#FFFFFF;
	/*display:table-row;*/
	width:775px;
}

#miolo2 {
	background-color:#FFFFFF;
	display:table-caption;
	width:775px;
}

#home1 {
	float:left;
	width:599px;
}

#banner_dir {
	float:right;
	background-image:url(../img/banner_dir.gif);
	width:176px;
	height:711px;
}

#banner_dirhom {
	float:right;
	background-image:url(../img/banner_dirhom.gif);
	width:176px;
	height:462px;
}


#destaques {
	clear:both;
	padding:10px;
	
}

#conteudo {
	padding:15px;
	text-align:justify;
}

#conteudo td{
	font-size:11px;
}

#rodape {
	width:775px;
	color:#8d8d8d;
	display:table-row;
	text-align:center;
	background-color:#FFFFFF;
	clear:both;
}

#rodape a {	color:#8d8d8d;text-decoration:none}
#rodape a:hover { font-weight:bold}

#cred {
	width:775px;
	background-color:#000000;
	display:table-row;
	clear:both;
}