/* CSS Document */

/* <![CDATA[ */
/*========================================================================*/
/*=corpo*/

*{
	color:#333333;
	margin:0;
	padding:0;
	text-decoration:none;
	font-style:none;
}
body{
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%; /*Equivalente a 10px*/
	background:#393838 url(../img/background.png);
	text-align:center; /*For IE5*/
	min-width:76em; /*For Netscape 6*/
}
#tudo{
	margin:0 auto;
	width:72em;
	background:#FFFFFF;
	text-align:left;
}
#cabecalho{
	width:72em;
}
#logo{
	width:72em;
	height:10em;
	float:left;
	background:url(../img/logo.jpg) top left no-repeat #F0F0F0;
	padding:0;
}
#logo object{
	width:72em;
	height:10em;
}
#logo h1{text-indent:-50000px; position:absolute;}
/*************************************************************************************/
/*=menu*/
#menu{
	width:72em;
	clear:both;
	background:url(../img/bg_menu.jpg) repeat-x top #2d5635;
	height:3.3em;
	line-height:3.3em;
}
#menu ul{
	margin:0;
	padding:0;
	width:72em;
	list-style:none;
	float:left;
}
#menu ul li{
	float:left;
	background:url(../img/bg_menu_dot.gif) right no-repeat center;
}
#menu ul a{
	display:block;
	padding:0 2em;
	line-height:2.6em;
	float:left;
	text-decoration:none;
	font-family:Geneva, Arial, Verdana, Helvetica, sans-serif, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFFFFF;
	background:url(../img/bg_menu_arrow.gif) center 2em no-repeat;
	font-size:1.2em;
	font-weight:bold;	
}
#menu ul a:hover{
	background:url(../img/bg_menu_arrow2.gif) center 2em no-repeat;
}
/*************************************************************************************/
/*=menu2*/
#menu2{
	width:14.9em;
	float:left;
}
#menu2 fieldset{
	border:none;
	padding:0;
	margin:0;
	width:14.9em;
}
#menu2 input{width:10em;}
#menu2 select{margin:2em 0;}
#menu2 #search, #menu2 #banners{
	width:14.9em;
	background:url(../img/degrade_bot.jpg) repeat-x bottom;
	border-right:0.1em solid #F0F0F0;
	border-bottom:0.1em solid #F0F0F0;
}
#menu2 #search h2{
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
	margin:0;
	width:auto;
	background:url(../img/search_lupa.jpg) no-repeat right #FFFFFF;
	padding:0.3em 0;
	padding-left:0.3em;
	line-height:2em;
	border-bottom:1px solid #F5F5F5;
}
#menu2 #search h2 span, .htitle{
	font-size:1.8em;
	display:block;
	font-weight:normal;
}
#conteudo .htitle{
	margin:0.5em;
	border-bottom:2px solid black;
}
#menu2 #banners{text-align:center;}
#conteudo{
	width:57em;
	background:url(../img/bg_conteudo.jpg) repeat-x top #FFFFFF;
	float:right;
}
#rodape{
	width:72em;
	background:url(../img/bg_rodape.jpg) repeat-x top #FFFFFF;;
	clear:both;
	border-top:1px solid #d8e8d8;
	height:7em;
}
#rodape img.tel{
	float:left;
	margin:1em 2.5em 0em 1em;
	padding-left:1em;
}
#rodape address{
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	display:block;
	text-align:center;
	margin-top:2em;
	width:37em;
	float:left;
}

a.weblz{
	display:block;
	width:6.4em;
	height:7em;
	margin-left:5.3em;
	float:left;
	background:url(../img/weblz.jpg) no-repeat left center;
	text-indent:-5000px;
}
a.weblz:hover{
	background:url(../img/weblz2.jpg) no-repeat left center;
}
/*=varios*/
.clear{clear:both;}
.left{float:left;}
.right{float:right;}
.hide{display:none;}
.show{display:block;}
/*sumir*/
.sumir, #menu2 #banners h2, div.destaques h2 
{text-indent:-5000px;position:absolute;}
.preco{
	background:url(../img/icon_preco.gif) no-repeat left center;
	font-weight:bold;
	padding-left:1.5em;
	font-style:normal;
}
.hline{
	background:url(../img/bg_hline.jpg) repeat-x top #5f8c42;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1em;
	font-style:normal;
	display:block;
	padding:0.3em;
}
#conteudo p{
	margin:1em;
	text-align:justify;
}
/*=listas*/
ul.down{
	margin:1em;
}
ul.down li{
	display:block;
	padding-left:2em;
	background:url(../img/icon_download.gif) top left no-repeat;
	margin-bottom:1em;
	line-height:1.6em;
}

/*==Alert==*/
#alert{
	position:absolute;
	margin:18em;
	padding:4px;
	display:none;
	background:#FFFFFF;
	border:2px solid #CCCCCC;
	z-index:100;
	width:30em;
}
#iframe {
z-index:-1px;
margin-top:93px;
position:absolute;
top:0px;
height:100px;
width:300px;
display:inline;
}
#alert span.title{
	font-size:2.8em;
	font-weight:bold;
	display:block;
	z-index:888;
}
#alert span.img{
	float:left;
	display:block;
	width:6.2em;
	height:7em;
	z-index:888;
}
#alert span.text{
	display:block;
	z-index:888;
}

#alert.padrao{background:#FFFFFF; border:2px solid #CCCCCC}

#alert.sucesso span.img{background:url(../img/alert_green.jpg) no-repeat top left;}
#alert.sucesso{background:url(../img/alert_bg.jpg) repeat-x top #FFFFFF; border:2px solid #97C695;}
#alert.sucesso span.title, #alert.sucesso span.text{color:#438424;}

#alert.erro span.img{background:url(../img/alert_red.jpg) no-repeat top left;}
#alert.erro {background:url(../img/alert_bg2.jpg) repeat-x top #FFFFFF; border:2px solid #8B1010;}
#alert.erro span.title, #alert.erro span.text{color:#8B1010;}