* { 
	margin: 0 auto;
	}

html, body {	
	height: 100%;
        margin: 0;
        padding: 0;
	text-align:center;
	background-color: #663300;
	background: url("images/bg_1.jpg");
	}

#corpo {
	width:760px; 
	margin-top=10px;
	text-align:left;
	}
	
#titulo0 {
	float: left;
	width: 760px;
	height: 160px;
	background-image: url("images/capa/capa0.gif");
	}

#titulo1 {
	float: left;
	width: 760px;
	height: 160px;
	background-image: url("images/capa/capa1.gif");
	}

#titulo2 {
	float: left;
	width: 760px;
	height: 160px;
	background-image: url("images/capa/capa2.gif");
	}

#titulo3 {
	float: left;
	width: 760px;
	height: 160px;
	background-image: url("images/capa/capa3.gif");
	}

#titulo4 {
	float: left;
	width: 760px;
	height: 160px;
	background-image: url("images/capa/capa4.gif");
	}

#titulo5 {
	float: left;
	width: 760px;
	height: 160px;
	background-image: url("images/capa/capa5.gif");
	}

#titulo6 {
	float: left;
	width: 760px;
	height: 160px;
	background-image: url("images/capa/capa6.gif");
	}

#titulo7 {
	float: left;
	width: 760px;
	height: 160px;
	background-image: url("images/capa/capa7.gif");
	}

#busca {
	float: left;
	padding: 5px 0 0 205px;
	}

#semborda{
	border: 0;
	}

#login {
	float: right;
	padding: 10px 10px 0 5px;
	}

#borda1 {
	width:760px;
	float: left;
	background-image:url("images/borda_superior.jpg");
	background-repeat: no-repeat;
	background-position: top;
	}

#borda2 {
	width:760px;
	float: left;
	background-image:url("images/borda_inferior.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	}

#sidebar {
	width:760px;
	float: left;
	background-color: #FFF;
	}

#texto {
	background:#ffffff;
	padding-left:20px;
	padding-right:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	}

.imagemdir {
	margin-left:20px;
	border-style: solid;
	border-color:#663300;
	}

.imagemesq {
	margin-right:20px;
	border-style: solid;
	border-color:#663300;
	}

p {
	text-align: justify;
	}

h3 {
	background-color:#663300;
	color:#ffffff;
	text-align: center;
	font-size:16px;
	}

#menu {
	float:left;
	width:94%;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666;
	margin:0 25px 0 25px;
	}

#menu ul {
	margin:0;
	padding:1px 10px 0 50px;
	list-style:none;
	}

#menu li {
	display:inline;
	margin:0;
	padding:0;
	}

#menu a {
	float:left;
	background:url("images/tableftF.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#menu a span {
	float:left;
	display:block;
	background:url("images/tabrightF.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
	}

#menu a span {float:none;}

#menu a:hover span {color:#FFFFFF;}

#menu a:hover {background-position:0% -42px;}

#menu a:hover span {background-position:100% -42px;}

table.principal{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	background-color: #FC9;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	float: left;
	width: 100%;
	}

table.principal td{
	background-color: #FC9;
	color: #000;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
	}

table.principal tr.hed{
	background-color: #FC9;
	color: #fff;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
	}
	
div.ev{
	float: left;
	width: 68%;
	}
	
div.cont{
	float: left;
	width: 725px;
	}

div.cont2{
	float: left;
	width: 495px;
	}

div.oficial{
	float: left;
	width: 490px;
	}

   a.tooltip 
      {
      border-bottom: 1px dashed #ff5e2f;
      text-decoration: none;
      position: relative;
      color: #ff5e2f;
      z-index: 24
      }
   a.tooltip:hover 
      {
      border-bottom: 1px dashed #7a7a7a;
      text-decoration: none;
      color: #7a7a7a;
      z-index: 25
      }
   a.tooltip span 
      {
      display: none
      }
   a.tooltip:hover span 
      {
      border: 1px solid #f0d070;
      background-color: #ffffe4;
      position: absolute;
      color: #d0a010;
      display: block;
      padding: 3px;
      width: 245px;
      top:2em;
      left:0em;
      }
	 
#dicas{
	float:left;
	margin-top: 20px;
	width: 135px;
	height: 110px;
	background-color:#FDEAC4;
	text-align:center;
	padding: 10px 10px 10px 10px;
	margin-right:10px;
	}
	
a{
	text-decoration:none;
	color:#000;
	font-weight:bold;
	}

a:hover{
	text-decoration:underline;
	color:#900;
	}
	
#classif{
		font-size: 12px;
		overflow:auto;
		width:210px;
		height:210px;
		border:solid;
		float:left;
	}

#text{
	margin-top:10px;
	text-align:center;
	float:left;
	font-style:oblique;
 }
 
ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }
 
#menu8 {
	 min-height:400px;
	 float:left;
     width: 200px;
     margin-top: 10px;
	 margin-right: 20px;
        }

#menu8 li a {
        text-decoration: none;
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        }

#menu8 li a:link, #menu8 li a:visited {
        color: #777;
        display: block;
        background: url("images/menu8.gif");
        padding: 8px 0 0 20px;
        }

#menu8 li a:hover, #menu8 li #current {
        color:#000;
        background: url("images/menu8.gif") 0 -32px;
        padding: 8px 0 0 25px;
        }

#menu8 li a:active {
        color: #fff;
        background: url("images/menu8.gif") 0 -64px;
        padding: 8px 0 0 25px;
        }
		
#textmod{
	font-size:14px;
	margin-left:220px;
	}
	
#alert{
	color:#999;
}