/** CSS RESET **/

*img {border:0}

* {
margin:0;
padding: 0;
list-style: none;
text-decoration: none;
}
	
img {border:0;}

hr {display: none;}

body {
text-align: center;
text-decoration: none;
font: 18px comic sans ms, verdana, arial, sans-serif; 
}
a:link, a:visited, a:active {text-decoration:  none;}
a:hover {text-decoration: none; }
		
	
#contem {
width: 740px;
margin: 0 auto;			
text-align: center;
text-decoration: none;
}
	
#tudo {
width: 720px;
margin: 0 auto;			
padding: 0;
text-align: center;
text-decoration: none;
}
/*Menu Piramide*/	
#pira {
margin: 0;
margin-bottom:5px;
padding: 0 0 20px 10px;
border-bottom: 1px solid #9FB1BC;
}
#pira li {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#pira a:link, #pira a:visited {
float: left;
line-height: 14px;
font-weight: bold;
padding: 0 12px 6px 12px;
text-decoration: none;
font-family: verdana, sans-serif;
font-size: 11px;        
}

#pira a:link.active, #pira a:visited.active, #pira a:hover {
background: url('../images/piramid.gif') no-repeat bottom center;
font-family: verdana, sans-serif;
font-size: 11px;        
}

/*FIM MENU PIRAMIDE*/
	
.col1 {
display: block;
float: left;
clear: both;
}

.col1b {
display: block;
padding-left:15px; 
float: left;
}
	
.col2 {
display: block;
width: 535px;
float:left;
}

.c_13 {
display: block;
float:left;
}

.c_23 {
display: block;
float:left;
}

.msn_3 {
display: block;
float:left;
}

.barra {
clear:both;
	}
			
.dez {
font: 10px verdana, arial, san-serif;
text-align: center;
}

.esp {
height: 120px;
}

.esp2 {
height: 100px;
}

.cen {
text-align:center;
}

.jus {
text-align:justify;
}		
	
.indica {
width: 500px;
text-align: center;
	}
	
.indica2, .indica3 {
width: 500px;
padding: 20px;
margin:0 auto;
font: 14px verdana, arial, tahoma, sans-serif;
font-weight: bold;
text-align: center;
	}
	
.indica3 p {
padding-top:20px;
padding-bottom:10px;
}
			
#footer {
padding: 2px;
clear: both;
text-align: center;
font: 9px tahoma, verdana, arial, sans-serif; 
	}
	
#conta {	
text-align: center;
font: 9px tahoma, verdana, arial, sans-serif; 
padding-top:5px;
}
.menu_susp { width:180px; display:inline}

.contador {
display: none;
visibility: hidden;
}
.barradourada {
width:80%;
height:2px;
background:url('../images/bdourada.gif');
clear:both;
}

#select {  
width:180px;
background:#E5E8F5; 
font:9pt verdana, arial, helvetica, sans-serif;
color:#00008b;
}
#select option.par { 
width:150px;  
color:#00008B;
padding-bottom:2px;
padding-top:2px;
}
#select option.impar { 
width:150px;  
background-color:#D6DAEF; 
color:#00008B;
padding-bottom:2px;
padding-top:2px;
}
#select option.tit { 
font-weight:bold;}
