h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
body {
	background-color: #000;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	font-family:Helvetica, Verdana, Arial, sans-serif!important;
}
img {border: 0;}

/* MENU SUPERIOR*/

#top_container{
	width: 856px;
	position:absolute;
	left: 50%;
	margin-left: -428px;
}

#home_icone{
	background-image:url(images/icones_bg.png);
	width: 400px;
	height:35px;
	float: left;
}

#idiomas_icone{
	background-image:url(images/icones_bg.png);
	width: 456px;
	height: 35px;
	float: left;
}

#menu_top {
	width: 856px;
	height: 42px;
	position:absolute;
	left: 50%;
	margin-left: -428px;
	margin-top: 35px;
	
}


/* BANNERS E FLASH*/

#banner_container{
	width: 856px;
	height: 245px;
	position: absolute;
	left: 50%;
	margin-left: -428px;
	margin-top: 76px;

}

#banner-home{
	width: 856px;
	height: 245px;
	float: left;
	background-color:#FFFFFF;
}
#banner{
	width: 856px;
	height: 245px;
	float: left;
	background-color:#FFFFFF;
}

#logo_conceito{
	width: 160px;
	height: 245px;
	float: left;
	background-color:#FFFFFF;
	background-image: url(images/logo.jpg);
	background-repeat:no-repeat;
	background-position: center;
}

/* CONTEÚDO */

#title_home{
	width: 856px;
	height: 22px;
	position: absolute;
	left: 50%;
	margin-left: -428px;
	margin-top: 321px;
	background-image: url(images/home_title_bg.jpg);
	background-repeat: no-repeat;
	
}
#title_fotos{
	width: 856px;
	height: 16px;
	position: absolute;
	left: 50%;
	margin-left: -428px;
	margin-top: 321px;

}
#title_agenda{
	width: 856px;
	height: 16px;
	position: absolute;
	left: 50%;
	margin-left: -428px;
	margin-top: 321px;
	background-image: url(images/agenda_title_bg.jpg);
	background-repeat: no-repeat;
}
#conteudo_container{
	width: 856px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -428px;
	margin-top: 343px;
	background-color:#FFFFFF;
}
#conteudo_agenda{
	width: 563px;
	min-height: 480px;
	height: auto;
	background-color: #FFFFFF;
	float:left;
	padding-left:70px;
}
#conteudo_title_container{
	width: 563px;
	height:auto;
	margin-top: 15px;
	cursor: hand;
}

#conteudo_title{
	width: 200px;
	height: 120px;
	float: left;

}
#conteudo_image{
	width: 110px;
	height: 72px;
	float: left;

}
#conteudo_left{
	width: 288px;
	height: 342px;
	background-color: #FFFFFF;
	background-image:url(images/bg_conteudo_left.jpg);
	background-repeat: no-repeat;
	background-position:top;
	float:left;
}

#conteudo_left ul{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	list-style: none;
	list-style-type: none;
	margin:0;
	padding:0;
	margin-top:20px;
	
}

#conteudo_left li{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	margin-left: 70px;	
}

#conteudo_left p{
	font-size: 10px;
	font-weight: bold;
	color: #7e7d7d;
	letter-spacing: 0px;
	padding-left: 74px;
	line-height: 15px;
}


#conteudo_left a{
	color: #7e7d7d;
	text-decoration: none;
	
}

#conteudo_left a:hover{
	text-decoration: underline;
	
}
#conteudo_left-home{
	width: 288px;
	height: 342px;
	background-color: #FFFFFF;
	/*border-style:solid;
	border-right: 1px;
	border-right-color: #d6d6d6;
	border-left: 0px;
	border-bottom:0px;
	border-top:0px;	*/
	background-image:url(images/bg_conteudo_left.jpg);
	background-repeat: no-repeat;
	background-position:top;
	float:left;
}

#conteudo_left-home ul{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	list-style: none;
	list-style-type: none;
	margin:0;
	padding:0;
	margin-top:20px;
	
}

#conteudo_left-home li{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	margin-left: 45px;	
}

#conteudo_left-home p{
	font-size: 10px;
	font-weight: bold;
	color: #7e7d7d;
	letter-spacing: 0px;
	padding-left: 45px;
	line-height: 15px;
}
#conteudo_left-home p a{
color:#336699;
}


#conteudo_left-home a{
	color: #7e7d7d;
	text-decoration: none;
}

#conteudo_left-home a:hover{
	text-decoration: underline;
	
}

.li_title{
	font-size: 11px;
	font-weight: bold;
	color: #7e7d7d;
	letter-spacing: 0px;
	padding-right: 55px;
}

.li_sub_title{
	font-size: 10px;
	font-weight: bold;
	color: #a0a0a0;
	letter-spacing: 0.5px;
	line-height: 10px;
	padding-right: 55px;

}

.li_date{
	font-size: 10px;
	font-weight: bold;
	color: #7e7d7d;
	letter-spacing: 0.5px;
	line-height: 10px;
	padding-right: 55px;

}

/* CONTEÚDO MIDDLE	*/

#conteudo_middle{
	width: 282px;
	height: 342px;
	background-color: #FFFFFF;
	float:left;
}

#conteudo_middle ul{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	list-style-type: none;
	list-style: none;
}

#produto_container a{
	text-decoration: none;
	
}

#produto_container a:hover{
	text-decoration: hover;
}

#produto_container{
	width: 250px;
	height: 45px;
	margin-left: 15px;
	margin-top: 18px;

}

#produto_container_imagem{
	width: 95px;
	height: 45px;
	float: left;
	margin-bottom: 40px;
}

#produto_container_txt{
	/*margin-top: -15px;  	margin-top: 0px;*/
	width: 150px;
	height: 50px;
	margin-bottom: 40px;
	float: right;
}

.li_title_middle{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7e7d7d;
}

.li_sub_title_middle{
	font-size: 10px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #a0a0a0;

}

.li_date_middle{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7e7d7d;

}


/*	CONTEÚDO RIGHT	*/

#conteudo_right{
	width: 286px;
	background-color: #FFFFFF;
	/*border-style:solid;
	border-right: 1px;
	border-right-color: #d6d6d6;
	border-left: 0px;
	border-bottom:0px;
	border-top:0px;*/
	float:left;
	text-align: right;
	height: auto;
}

#conteudo_right2{
	width: 286px;
	background-color: #FFFFFF;
	float:left;
	text-align: right;
	height: auto;
}


#newsletter{
	height: 150px;
	background-image: url(images/cadastro_newsletter.jpg);
	background-position: right;
	background-repeat: no-repeat;

}

#newsletter2{
	height: 150px;
	margin-bottom: 20px;
	background-image: url(images/newsletter_home.gif);
	background-position: right;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align:top;
}
#newsletter2 img{
	padding:0;
	margin:0;
}

#newsletter input{
	margin-left: 25px;
	font-size: 10px;
	width: 120px;
	color: #4F5971;
}

#newsletter2 input{
	margin-left: 25px;
	font-size: 10px;
	width: 147px;
	color: #4F5971;
}

/* CONTEÚDO DO RODAPÉ */

#conteudo_rodapé{
	width: 856px;
	height: 85px;
	position: absolute;
	left: 50%;
	margin-left: -428px;
	margin-top: 685px;
	background-color: #FFFFFF;
	top: 13px;
		
}

#rodape2{
	width: 856px;
	background-color: #FFFFFF;
	float:left;
	padding-top: 25px;
	padding-bottom: 25px;
}

	
#endereco{
	margin-top: 5px;
	width: 750px;
	font-size: 10px;
	color: #7a7a7a;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	margin-left: 25px;
	letter-spacing: -1px;

}

#direitos{
	margin-top: 5px;
	width: 750px;
	font-size: 10px;
	color: #7a7a7a;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	margin-left: 25px;
}

#menu_produtos{
	width: 156px;		/*	width: 158px;	*/
	position: absolute;
	left: 50%;
	margin-left: -327px;
	background-color: #09347a;
	height: auto;
	top: 70px;
	border: solid;
	border-width: 1px;
	border-color: #52768D;
	z-index: 4;
	visibility: hidden;
}

#menu_produtos ul{
	margin:0;
	padding:0;
	color: #d8d8d8;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	letter-spacing: 0.5px;
	list-style: none;
	margin-top: 5px;
}

#menu_produtos li{
	height: 18px;
}

#menu_produtos a{
	display: block;
	color: #d8d8d8;
	text-decoration: none;
	padding-left: 5px;
}

#menu_produtos a:hover{
	background-color: #369;
}
#mes_busca{
	text-transform:capitalize;
}
