body { text-align: left;
       background: #FFF url(images/afun1.jpg) repeat center top;
       margin: 0;
       padding: 0;
       color:#333;
       font-family: Tahoma, Helvetica, Verdana, sans-serif; font-size:13px; line-height:1.3em; 
       }

/* Headers */
 
h1, h2, h3, h4 { font-family: Tahoma, Helvetica, Verdana, sans-serif;border-bottom: 1px solid #ccc;padding-left:2px;letter-spacing: 0.1em;line-height:1.4em;}
h1 { font-size:13px; text-align:left;}
h2 { font-size:13px; text-align:left;}
h3 { font-size:12px; text-align:left;}
h4 { font-size:12px; text-align:left;}
h5 {float:left;font-size:12px;} 

/* Alinhamentos gerais e parágrafos */

.center{text-align:center;}
.right {text-align:right;}
.rodape {margin-top:10px;margin-left: 335px; word-spacing:3px;}
.aonze {font-family: Tahoma, Helvetica, Verdana; font-size:11px;line-height:3.5em;}
#secao {
    margin:12px 0 29px 30px;
    letter-spacing:5px;
    color: #fff;
    font-size:13px;}/* para todos os navegadores */
    * + html #secao {margin:20px 0 29px 30px;} /*para navegadores IE5 e IE 7 */
    * html #secao {margin:20px 0 29px 30px; /* para IE 6 e anteriores */
     margin:20px 0 29px 30px; /* somente para IE6*/
}

/* Links do Site */

a:link{color:#000066; text-decoration:none;}
a:visited{color:#000066; text-decoration:none;}
a:active{color:#000066; text-decoration:none;}
a:hover{color:#000066; text-decoration:underline;}

a.type2:link{color:#fff; text-decoration:none;}
a.type2:visited{color:#fff; text-decoration:none;}
a.type2:active{color:#fff; text-decoration:none;}
a.type2:hover{color:#000066; text-decoration:none;} 

/* Imagens e divs */

#tudo { width: 745px;
        margin: 0
        
}
#topo1 { width: 200px;
         height: 87px;
         float: left;
         background-image:url('images/a_C1_R1.jpg');
}

#topo2 { width: 545px;
             height: 87px;
             float: right;
             background-image:url('images/logo2.1.jpg');
}
#principal { width: 515px;
             float: right;
             background: #fff;
             background-image:url('images/alotus1.jpg');
             background-position: top center;
             background-repeat: no-repeat;
             padding: 10px 15px 0 15px;          
}/* para todos os navegadores */
* html #principal { width: 545px;/* para IE 6 e anteriores */
w\idth: 515px;/* somente para IE 6 */
           }
             
#navegacao { width: 200px;
             height: 400px;
             float: left;
             background-image:url('images/a_C1_R2.jpg');
             padding-top: 40px;
}

#navegacao1 { width: 199px;
              background-image:url('images/a_C1_R2.jpg');
}

#rodape { clear: both;
           width: 100%;
           color:#fff;
           float: left;
           height: 34px;
           background-image:url('images/abar1.gif');
} 
#rodape2 { clear: both;
           width: 745px;
           color:#000066;
           float: left;
           height: 24px;
           padding-top: 10px;
}

#dupla1 {
    float: left;
    width: 250px;
}

#dupla2 {
    float: right;
    width: 250px;
}

.img2 {float:left;
       margin:0 10px 5px 0;
} p {text-align:justify;  
}

.img1 {
    float:right;
    margin:0 0 5px 10px;
  }  p {    text-align:justify;
}

/* Menu de Navegação */

#menu10 {
        width: 160px;
        margin: 20px 18px;
}
#menu10 li a {
        height: 30px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 22px;
        text-decoration: none;
}
#menu10 li a:link, #menu10 li a:visited {
        color: #fff;
        display: block;
        background:  url(images/menu10.gif);
        padding: 8px 0 0 10px;
}
#menu10 li a:hover, #menu10 li #current {
        color: #fff;
        background:  url(images/menu10.gif) 0 -30px;
        padding: 8px 0 0 10px;
}
ul.menu {list-style: none;
    margin: 0;
    padding: 0;
}

ul.seta {list-style-image: url(images/set2.gif);
background-position:center 5px;  
}

ul {list-style: none;
}
 
img {border: none;
}

/* Formulário */

form
{
  margin: 0px;
	padding: 0px;
}

form .item
{
  clear: left;
	border-top: 1px solid #EEE;
	margin: 3px;
}

form .label
{
  float: left;
	clear: left;
	width: 150px;
}

input, textarea, select
{
  color: #075698;
	border: 1px solid;
	background: #F0F8FF;
	margin: 3px;
	padding: 2px;
}