/*Geral*/
#container {width:100%; min-height:100%; margin:0; background-image:url(imagens/fundo_rodape.jpg); background-repeat:repeat-x; background-position:bottom;}
#tudo {width:1000px; position:relative; left:50%; margin:0 auto;  margin: 0 0 0 -500px; background: url(imagens/bg.gif) repeat-y 0 0;}

/*Topo*/	
#topo {height:438px;}

/*Coluna Esquerda*/	
#lateral {float:left; width:370px; padding-left:0px; padding-bottom:20px;}
#box_contato {width:370px; padding:0; background-image:url(imagens/boxcontato_centro.jpg); background-repeat:repeat-y;}

/*Coluna Direita - Conteúdos*/
#principal {float:right; width:620px; height:auto; padding-top:10px 0 5px 5px;}
#apresentacao1 {width:600px; height:245px; background-image:url(imagens/fundo_apres.png)!important; background-image:none; filter:none!important;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=imagens/btum_normal.png, sizingMethod='scale'); background-repeat:no-repeat;}
#apresentacao2 {width:575px; height:245px; padding:5px 20px 0 5px;}
#conteudos1 {width:600px; height:auto;}
#conteudos2 {float:left; width:370px; padding-left:10px; padding-right:5px;}
#conteudos3 {float:right; width:210px;}
#conteudos4 {width:580px; padding:10px 5px 0 10px;}
#conteudos5 {float: none; width:580px; padding:10px 5px 0 10px;}
#conteudos6 {float: none; width:580px; padding:10px 5px 0 10px;}

/*Rodapé*/
#rodape {clear:both; height:100px; bottom:0; background-image:url(imagens/fundo_rodape.jpg); background-repeat:repeat-x;}
#endereco {float:left; width:740px; height:50px; padding-top:50px; text-align:center; }
#creditos {float:right; width:260px;}

/*Links*/
a.link_menu:link, a.link_menu:visited {font-family:Verdana;	font-size:10px;	color:#9a9178; font-weight:bold; text-decoration:none;}
a.link_menu:hover {color:#000;}
a.link_menu:active {text-decoration:none;}
	
/*Textos*/
.textos01 {font-family:Verdana;	font-size:10px; font-weight:normal; color:#9a9178;}
.textos02 {font-family:Verdana;	font-size:10px; font-weight:bold; font-style:italic; color:#9a9178;}
.textos03 {font-family:Verdana;	font-size:10px; font-weight:bold; color:#645535;}
.textos04 {font-family:Verdana;	font-size:10px; font-weight:bold; color:#f7d64a;}
.textos05 {font-family:Verdana;	font-size:14px; font-weight:bold; color:#f7d64a;}
.paragrafos {line-height:120%;}