/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:center;
} 
 
#pagewidth{ 
 width:1004px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
	position:relative;
	height:380px;
	background-color:#FFFFFF;
	width:1004px;
} 
.menu_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
}

a.menu_links{
	color:#000000;
	text-decoration: none;
}    

a.menu_links:hover{
	color:#000000;
	text-decoration: underline;
}    

.separa {
	height:1px;
	background-color:#CCCCCC;
	width: 130px;
	margin-bottom: 8px;
	margin-top: 8px;
	margin-left: -35px;
}

#leftcol{
	width:15%;
	float:left;
	position:relative;
	background-color:#FFFFFF;
	margin-top: 60px;
 }

h1 {
	margin-left: 25px;
	margin-top: 0px;
}
 
#meio{
	width:55%;
	float:left;
	position:relative;
	background-color:#FFFFFF;
	margin-top: 15px;
 }
#cisp{
	width:50%;
	float:left;
	position:relative;
	background-color:#FFFFFF;
	margin-left: 25px;
 }
 
h1#titulo {
	width: 163px;
	height: 27px;
	background-image: url(../imagens/sobre_titulo.jpg);
	}
h1#titulo span {
	display: none;
	}

.texto_destaque{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #d21c15;
	margin-left: 25px;
	margin-right: 30px;
}


.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 25px;
	margin-right: 30px;
}
  
 
 
#direita{
	float: left;
	position: relative;
	width:27%;
	height:570px;
	background-image: url(../imagens/sobre_fundo_imagens.jpg);
	background-repeat: no-repeat;
	margin-left: 8px;
 }
#direita_fotos {
	margin-top: 14px;

}
.fotos{
	margin-bottom: 3px;

}

 
 
 
#footer{
	width: 100%;
	height:180px;
	background-color:#e5ae15;
	float: left;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
 } 
 
#logo_bottom{
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 5px;
 }  
 
#bottom_menu1{
	width:20%;
	float: left;
	position:relative;
	text-align: left;
 }
    
#bottom_menu2{
	width:19%;
	float: left;
	position:relative;
	margin-left: 10px;
	text-align: left;
 }   
 
#menus_bottom{
	list-style-type: none;
}    

a.bottom_links{
color:#FFFFFF;
text-decoration: none;
}    

a.bottom_links:hover{
color:#FFFFFF;
text-decoration: underline;
}    


 
#newsletter{
	width:28%;
	position:relative;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	height: 90px;
	float: left;
	text-align: left;
	padding-left: 40px;
 } 
 
.formbutton{
	cursor:pointer;
	border:1px outset #ffffff;
	color:#666666;
	font-weight:normal;
	background-color: #FFFFFF;
	background-image: url(../imagens/formbg.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}  
.news_text{
	line-height: 17px;
	text-align: left;
}  

#cdi{
	width:14%;
	float: left;
	position:relative;
	margin-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 90px;
	text-align: center;
	padding-left: 40px;
 }       
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

