/* CSS Document */
html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}
#scroller {
	position:absolute; 
	width:100%; 
	height:100%; 
	top:0; 
	left:0; 
	overflow:auto; 
	z-index:2; 
	text-align:center;
} 
#background{
	position:absolute; 
	width:100%; 
	height:100%;
	z-index:1;
	}
#brd_fotos{
	border-width: thin;
	border-style: solid;
	border-color: #E1E0CE;
}
#botton{
	width:760px;
	height:46px;
	margin-left:1px;
	background-image:url(img/layout_botton.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#botton2{
	width:660px;
	height:11px;
	margin-left:2px;
	background-image:url(img/layout_botton2.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
#conteudo{
	width:760px;
	margin-left:2px;
	background-image:url(img/img_fundo_cont.jpg);
	background-repeat:repeat-y;
	background-position:center;
	vertical-align:top;
}
#conteudo2{
	width:660px;
	margin:-1px;
	background-image:url(img/img_fundo_cont2.jpg);
	background-repeat:repeat-y;
	background-position:center;
	vertical-align:top;
}
#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: white;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#geral{
	width:760px;
	text-align:center;
	height:268px;
}
#img_bordeaux{
	width:760px;
	text-align:center;
}
#menu{
	width:652px;
	background-image:url(img/layout_glow.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
#scroller {
	position:absolute; 
	width:100%; 
	height:100%; 
	top:2px; 
	left:0px; 
	overflow:auto; 
	z-index:2;
	} 
#topo_class{
	width:760px;
	height:160px;
	margin-left:-2px;
	background-image:url(img/class_topo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:top;
}
#topo_contato{
	width:760px;
	height:160px;
	margin-left:-2px;
	background-image:url(img/contato_topo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:top;
}
#topo_representante{
	width:760px;
	height:160px;
	margin-left:-2px;
	background-image:url(img/representante_topo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:top;
}
#topo_dicas1{
	width:760px;
	height:160px;
	margin-left:-2px;
	background-image:url(img/dicas1_topo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:top;
}
#topo_dicas2{
	width:760px;
	height:160px;
	margin-left:-2px;
	background-image:url(img/dicas2_topo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:top;
}
#topo_dicas3{
	width:760px;
	height:160px;
	margin-left:-2px;
	background-image:url(img/dicas3_topo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:top;
}
#topo_dicas4{
	width:760px;
	height:160px;
	margin-left:-2px;
	background-image:url(img/dicas4_topo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:top;
}
#topo_dicas5{
	width:760px;
	height:160px;
	margin-left:-2px;
	background-image:url(img/dicas5_topo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:top;
}
#topo_empresa{
	width:760px;
	height:160px;
	margin-left:-2px;
	background-image:url(img/empresa_topo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:top;
}
#topo_harmonizacao{
	width:760px;
	height:160px;
	margin-left:-2px;
	background-image:url(img/harmonizacao_topo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:top;
}
#topo_lista{
	width:760px;
	height:160px;
	margin-left:-2px;
	background-image:url(img/lista_topo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:top;
}
#topo_pedido{
	width:760px;
	height:160px;
	margin-left:-2px;
	background-image:url(img/pedido_topo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:top;
}
#topo_prod{
	width:760px;
	height:160px;
	margin-left:-2px;
	background-image:url(img/prod_topo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:top;
}
.font1{
	font-size:11px; 
	text-align:left;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.font1_10{
	font-size:11px; 
	text-align:left;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-right:10px;
}

.font2{
	font-size:11px;
	text-align:center;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0 10px 0 10px;
}
.font3{
	font-size:11px;
	text-align: left;
	text-decoration:none;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-right:5px;
	text-transform: capitalize;
}
.font_menu{
	font-size:11px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.tbl_menu_link:link {
	text-decoration: none;
	color:#FFFFFF;
	}
a.tbl_menu_link:visited {
	text-decoration: none;
	color:#FFFFFF;
	}
a.tbl_menu_link:hover {
	color: #8A4545;
}
