body{
   width:779px;
   margin:0 auto;
   background:#172F46; 
   padding: 0;
}
#porratoda{
  margin:0 auto;
  width:779px;
}
#topo{
   margin-top:4px;
   background:#F9F9F9 url(background/bg-topo-topo.gif) no-repeat top;
   height:90px;
   text-align:center;
}
#menu-bg{
   background:#F9F9F9 url(background/bg-menu-esquerdo.gif);
   color:black;
   height:35px;
   width:113px;
   float:left;   
}
#menu-direito ul{   
   color:black;
   background:url(background/bg-menu.gif) repeat-x;
   float:right;
   list-style:none;
   padding:3px 0 13px 13px;
   margin:0 8px 0 0;
}
#menu-direito ul li{
   display:inline;
   margin:0 auto;    
}
#menu-direito ul li a{
   height:35px;
   font:14px Leelawadee, Arial, Tahoma;
   text-decoration:none;
   color:#FFF;
   padding:0 12px 0 12px;      
}
#menu-direito ul li a:hover{
    color:#666;	
}
#menu-direito ul li a:active{
    color:#abeafe;
}
#links{
   padding:0 17px 0 0;
   height:15px;
   font-size:12px;
   text-align:right;
   font-family:"Trebuchet MS",Arial,Tahoma;
   color:#999;
   clear:both;
}
#conteudo{
   padding:10px 10px 0 10px;
   margin:0 auto;
   width:743px;
   background:#F9F9F9;
   color:#333;
   font:12px Arial,Tahoma,Verdana; 
}
#conteudo h6{
   color:#001A33;
   font:13px Tahoma,Arial;
}
#informacoes{
   color:#001A33;
}
#contato {
   margin-left:50px;
   width:440px;
   float:left;
}
#esquerdo{
   float:left;
   width:300px;
   margin:20px 0 0 0;
   color:#001A33;
   font:14px;
   text-align:justify;
}
#esquerdo img{
   margin:0 200px 5px 0;
}
#direito{  
   margin:10px 0 0 0; 
   width:380px;
   float:right;
   background:url(background/bg-conteudo-direito.gif) repeat-y;
   padding:10px 7px 10px 15px;
   color:#F9F9F9;
}
#direito h2{
   width:100px;
   background:#689ca9;
   font:10px Arial, Verdana, Tahoma;
   color:#FFF;
   padding:2PX;
   margin:0 0 3px 0;
}
.galeria{
   margin:0 270px 15px 0;
}
.imgfale{
  margin:0 0px 15px 0;
}
.imgdireita{
   margin:5px 16px 0 20px;
   background:#FFF;
   border:2px solid #F27300;
   padding:1px;
}
.imgdireita:hover{
  background:#333;
}
#cruzeiro{
   width:473px;
   margin:0 auto;
}
#espaco{
  width:100%;
  height:1px;
  clear:both;
}
#rodape-bg{
   width:771px;
   height:21px;
   background:#F9F9F9 url(background/bg-rodape-esquerdo.gif) no-repeat left;
   clear:both;
}
#rodape-conteudo h1{
   margin:10px 10px 6px 0;
   text-align:right;
   font-size:12px;
   font-family:"trebuchet ms",Arial;
   color:#34699E;
}
#rodape-conteudo h2{
   margin:0 10px 0 0;
   text-align:right;
   font-size:11px;
   font-family:Arial,Tahoma,Verdana;
   color:#254A70;
}
#rodape-conteudo img{
   float:left;
   margin-left:17px;
}
a:visited{
   color:#0099cc;
}
#regulamento{
   padding:9px;
   text-align:justify;   
}
#regulamento font{
   color:#000;/*#172F46*/
   font-weight:bold;
   text-decoration: underline;
}
#regulamento a:visited{
   color:#0099cc;
}

