/* 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;
} 
 
#leftcol{
	width:700px;	
	float:left;
	position:relative;
	background-color:#FFFFFF;
 }
 
#left1{
	width:700px;
	height: 276px;
	float:left;
	position:relative;
	background-color: #FFFFFF;
 }
 
#left2{
	width:700px;
	height: 276px;
	float:left;
	position:relative;
	background-color:#FFFFFF;
	margin-top: 10px;
 } 
  
 
#direita{
	background-color: #CCCCCC;
	float: right;
	display:inline;
	position: relative;
	width:294px;
	height:570px;
 }
 
#direita_conteudo{
	background-color: #ebe7db;
	position: relative;
	width: 258px;
	height:555px;
	background-image: url(css%20work/imagens/dir_teste.jpg);
 } 
 
 
 
#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 */

