body {
	font-family:arial;
	margin: 0px;
	background: #666666;
}
img {
	border:none;
}
#site {
	width: 766px;
	margin: 0px auto;
	background-color:#FFFFFF;
	/*background-image: url(../home_vpc.gif);*/
}
#topo {
	height: 116px;
	float: left;
	width: 766px;
}
#logo{
	width: 261px;
	height: 116px;
	float: left;
}
#slogan{
	float: left;
	font-size: 12px;
}
#spaco_topo{
	height: 90px;
}
#spaco_topo .empurra{
	width:305px;
	float: left;
}
#spaco_topo .acompanhe{
	width:198px;
	height:35px;
	float: right;
}
#menu_topo{
	height: 42px;
	float: left;
	width: 766px;
	/*background:#E4E4E4;*/
}
#menu_topo_vermelho{
	width: 261px;
	height: 42px;
	background: url(../imagens/bg_menuvermelho.gif) #BF1E2E;
	float: left;
}
.menu_topo_vermelho_img{
	float: left;
}
#menu_top_links{
	width:505px;
	float: right;
	height: 42px;
	background:url(../imagens/bg_menu_link.gif) #E4E4E4  repeat-x;
}
.menu_top_links_link {
	width:101px;
	float: left;
	text-align: center;
}
.menu_top_links_link a{
	width:101px;
	height: 23px;
	float: left;
	text-align: center;
	padding: 19px 0px 0 0px;
	
}
.menu_top_links_link a:hover{
	background:url(../imagens/bg_menu_link_setacinza.gif) bottom center no-repeat;
	
}
.menu_top_links_link #linha_cinza_menu0 {
	background:url(../imagens/linha_menu_t.gif) right no-repeat;
}
.menu_top_links_link #linha_cinza_menu1 {
	background:url(../imagens/linha_menu_t.gif) right no-repeat;
}
.menu_top_links_link #linha_cinza_menu2 {
	background:url(../imagens/linha_menu_t.gif) right no-repeat;
}
.menu_top_links_link #linha_cinza_menu3 {
	background:url(../imagens/linha_menu_t.gif) right no-repeat;
}
.menu_top_links_link .linha_branca_menu {
	background:url(../imagens/bg_menu_link_setabranco.gif) bottom center no-repeat;
}
#menu_esquerda {
	width: 218px;
	float: left;
	padding: 10px 5px 0px 38px;
}
#corpo {
	z-index: 5;
	float: left;
	width: 766px;
	margin: 0px 0 0px 0;
}
#corpo2 {
	z-index: 5;
	float: right;
	width: 460px;
	margin: 0px 30px 40px 0;
	padding-bottom: 50px.
}
#corpomenutopo {
	float: left;
	margin: 1px 0px 0px 0;
	padding:0px 0px 0px 21px;
	z-index:505;
	height: 22px;
	width: 484px;
	background-color: #416BA3;
}
#corpomenutopo .produto{
	position:relative;
	margin: 5px 0 0 0;
	width: 460px;
	display: none;
}
#corpomenutopo .link{
	font-size:10px;
	color:#FFFFFF;
	float: left;
	text-decoration:none;
}
#corpomenutopo .link_linha{
	font-size:7px;
	font-weight:bold;
	color:#FFFFFF;
	float: left;
	margin: 2px 8px 0px 13px;
}
#corpobanner {
	float: left;
	margin: 1px 0 0 0;
	z-index:8950;
	width: 505px;
	height: 201px;
}
#conteudo {
	margin: 30px 0px 0px 0px;
	float: right;
	padding: 10px 10px 10px 0px;
}
#rodape {
	height: 88px;
	clear: both;
	text-align: center;
	border-top: 3px solid #A8A8A8;
}
#rodape_logo_esquerda {
	float:left;
	width:261px;
}
#rodape_direita {
	float:right;
	width:505px;
	height:88px;

}
#rodape_direita_cinza {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 39px;
	color: #FFFFFF;
	background:url(../imagens/bg_rodape_direito.gif) no-repeat;
}
#rodape_copy {
	text-align:left;
	font-family: Tahoma;
	font-size: 10px;
	color: #7B7B7B;
	height: 40px;
	line-height: 30px;
	padding: 0 0 0 18px;
}
#rodape_copy b{
	text-align:left;
	font-family: Tahoma;
	font-size: 10px;
	color:#C50D01;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none; 
	color: #cf0d01;
}
a:active {
	text-decoration: none;
}


#spaco_topo a:link {
	text-decoration: none;
	color: #666;
}
#spaco_topo a:visited {
	text-decoration: none;
	color: #666;
}
#spaco_topo a:hover {
	text-decoration: none; 
	color: #cf0d01;
}
#spaco_topo a:active {
	text-decoration: none;
	color: #666;
}


.limpar{
	clear:none;
}
