*{
	margin:0;
	padding:0;
	list-style:none;
}
/* ======================================================== */
body{
	text-align:center;
	background:#222 url(../img/bgBody.jpg) repeat-y top center;
}
h2{
	text-indent:-99999px;
	height:60px;
	margin:0 0 25px 0;
}
a {
	color: #9DF4FE;
	text-decoration: none;
	
}
a:hover {
	color: #FFFFCC;
}
a img {
	bordeR: 0;
}
.clear{
	clear: both;
	position: relative;
	font: 0;
	height: 1px;
	margin-bottom: -1px;
}

/* ======================================================== */
#site{
	width:776px;
	text-align:left;
	margin:0 auto;
	position:relative;
	background:#000;
}
#principal{
	padding:10px;
}
#conteudo{
	width:756px;
	height:399px;
	background:url(../img/imgCapa.jpg) no-repeat top left;
}	
/* ======================================================== */
#topo{
	width:776px;
	height:249px;

	background:#000 url(../img/topo.jpg) no-repeat top left;
	position:relative;
}
#topo #flash{
	width:776px;
	height:163px;
/*	background:url(../img/bgAnim.jpg) no-repeat top left;	*/
}
#topo .Thome{
	display:block;
	width:185px;
	height:52px;
}

/* ======================================================== */
#menuSup{
	width:776px;
	height:28px;
	background:url(../img/menuSup.jpg) no-repeat top left;
	margin:0 0 5px 0;
}
#menuSup ul li{
	float:left;
}
#menuSup ul li a{
	height:28px;
	display:block;
}

#menuSup ul li a.home 			{ width:85px; }
#menuSup ul li a.empresa 		{ width:80px; }
#menuSup ul li a.produtos		{ width:80px; }
#menuSup ul li a.faq 			{ width:62px; }
#menuSup ul li a.representantes { width:120px; }
#menuSup ul li a.contato		{ width:88px; }

#menuSup ul li a span{
	display:none;
}
#menuSup ul li a:hover{
	background:#fff;
	-moz-opacity:0.2;
	filter:alpha(opacity=20);
}
/* ======================================================== */
#menuLat{
	width:172px;
	background:#000 url(../img/bgMenuLat.jpg) repeat-y top left;
	float:left;
	border-bottom:1px solid #ccc;
	display:none;
}
#menuLat ul li{
	border-right:5px solid #fff;
}
#menuLat ul li a{
	display:block;
	width:172px;
	padding:23px 0 0 0;
	text-decoration:none;
}
#menuLat ul li a:active{
	color:#fff;
}
#menuLat ul li a:hover span{
	background:#000;
	border-right:5px solid #fff;
}
#menuLat ul li a strong{
	display:none;
}
#menuLat ul li a span{
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:10px 5px 11px;
	display:block;
	line-height:18px;
	text-decoration:none;
}

#menuLat ul li a.produtos 			{ background:url(../img/menuLat_produtos.jpg) no-repeat top left; }
#menuLat ul li a.faq 				{ background:url(../img/menuLat_faq.jpg) no-repeat top left; }
#menuLat ul li a.qualidade 			{ background:url(../img/menuLat_qualidade.jpg) no-repeat top left; }
#menuLat ul li a.representantes		{ background:url(../img/menuLat_representantes.jpg) no-repeat top left; }
#menuLat ul li a.contato			{ background:url(../img/menuLat_contato.jpg) no-repeat top left; }

/* ======================================================== */
/* ======================================================== */
#rodape{
	width:776px;
	height:92px;
	margin:10px auto 2px;
	background:url(../img/bgRodape.jpg) no-repeat top left;
}
#rodape p{
	padding:20px;
	margin:0 10px 0 0;
	font:11px Arial, Helvetica, sans-serif;
	color:#9dc4d9;
	text-align:right;
}
/* ======================================================== */
/* ======================================================== */

