@charset "utf-8";
/* CSS Document */

body { margin:0; padding:0; text-align: center; font-family:"trebuchet MS"; font-size:11px; color:#000000; background:#9f0000 url('./img/bg.gif') repeat-x;}

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }

/* DIV EXTERNA */
#geral {width:1000px; height:850px;  margin:0 auto; text-align:left;}
#conteudo {width: 1000px; height:850px; text-align:left;  float:left;  }
#topo{width:1000px; height:354px; float:left; position:relative;}
	#linha{margin-top:5px; width:998px; height:1px; float:left; background-image:url(img/linha.gif); background-repeat:repeat-x;}
	#fotos {width:767px; height:116px; float:left; margin-left:230px; _margin-left:120px; margin-top:-8px; _margin-top:-20px;}
#meio{width:1000px; height:370px; float:left; background-image: url(img/meio.jpg); background-repeat:no-repeat; margin-top:-270px; }
	#titulo{width:467px; height:156px; float:left; margin-left:300px; _margin-left:150px; margin-top:80px;}
	#menuLado {width:200px; float:left; margin-left:785px; *margin-left:10px; _margin-left:10px; margin-top:26px; text-align:right; position:absolute;}
#info{width:1000px; float:left; margin-top:10px; padding-top:10px; background:#510001 url(img/fundo.jpg) no-repeat;}
	#img{width:440px; float:left; margin-left:550px; _margin-left:280px; margin-top:-220px;}
#rodape{ width:1000px; padding:8px 0 20px 0; float:left; background:#510001 url('img/froda.gif') repeat-x;}
#fimRodape{ width:1000px; height:18px; float:left; background:#510001 url('img/froda2.gif') repeat-x; }
.menu{color:#fff; font-size:13px; text-decoration:none; text-align:right; margin-top:11px;}
.menu a{color:#FFF;}
.menua a:hover{color:#CCC;}
.textoTitulo {font-size:22px; font-weight:bold; color:#f5fee0; padding-left:10px;}
.texto{ font-size:16px; color:#f5fee0; padding:20px;}
.textoRoda {font-size:13px; color:#f5fee0;}
.copy {font-size:10px; color:#f5fee0;}


