@charset "utf-8";
/* CSS Document */

body {
	background:url(../img/bg/bg_home.jpg) repeat-x; 
	text-align:center; 
	margin:0px; 
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:17px;
}

img{
	border:none;	
	
	}

.align{
	width:777px; 
	height:auto; 
	background:#FFF; 
	margin:auto;
	
}
.conteiner{
	float:left; 
	width:777px; 
	height:auto;
	background:url(../img/bg/bg_corpo.jpg) repeat-y;
		}

.topo{
	width:777px; 
	height:202px; 
	float:left;
		}
		
.img_comp{
		width:311px; height:105px; float:left;
	
	}		
.menu{
	float:left; 
	width:466px; 
	height:49px; 
	background:#09F;	
	
	}		
		
.menu ul{
	float:left; 
	width:466px; 
	height:49px; 
	display:inline;
	font-size:0px;
	margin:0px;
	padding:0px;
		}		

.menu ul li{
	height:49px; 
	display:inline;
	list-style:none;
	float:left;
	margin:0px;
	padding:0px;
	
	}		
		
		
.rodape{
		width:777px; 
		height:79px; 
		float:left;
		background:#396AB6;
	}
	
	
.coluna_left{
	width:312px; 
	float:left; 
	height:auto;
	margin-top:-4px;
	}	

.segura_cont_left{
	font-size:12px; 
	text-align:left; 
	float:right; 
	width:200px;
	}

.segura_cont_left2{
	font-size:12px; 
	text-align:left; 
	float:right; 
	width:200px;
	text-align:right;
	}




.tit_coluna_left{
	float:left; background:url(../img/colunas/bg_top.jpg) no-repeat; width:312px; height:66px; font-size:0px; padding:0px;
	
	}	
	
	
.coluna_right{
	width:465px; float:left; height:auto;
	
	}	
	
.segura_conteudo{
		width:400px; float:left; margin: 35px 0 0 20px; text-align:left;
	
	}	
	