html, body, div, ul,
li{

	margin:0;
	padding:0;
	border:0;
	
	}

#geral {

	width:1000px;
	height:100%;
	position:relative;
	left:50%;
	margin-left:-500px;
			
	}
	
#fachada {

	width:1000px;
	height:413px;
				
	}
	
#lateral {

	width:275px;
	height:100%;	
	float:left;	
		
	}

#centro {

	width:725px;
	height:100%;
	float:right;
	font-family:Verdana;
	font-size:11px;	
				
	}
	
#centro_somos {

	width:725px;
	height:100%;
	float:right;
	font-family:Verdana;
	font-size:12px;
	line-height:30px;	
				
	}

	
#rodape {

	width:1000px;
	height:72px;
	background-color:#999900;
	clear:both;
	
	}
	
#area_cliente {
	width:280px;
	height:119px;
	position:absolute;
	z-index:30;
	margin-top:160px;
	margin-left:30px;	

}	

	
p {

font-family:Verdana;
font-size:12px;

	}	


a.verti:link {

font-family:Verdana;
font-size:10px;
text-decoration:none;
color:#000000;
font-style:italic;
font-weight:bold;	

}

a.verti:visited {

font-family:Verdana;
font-size:10px;
text-decoration:none;
color:#000000;	
font-style:italic;
font-weight:bold;	

}

a.verti:hover {

font-family:Verdana;
font-weight:bold;
font-size:10px;
text-decoration:none;
color:#000000;	
font-style:italic;
font-weight:bold;	

}


a.verti:active {

font-family:Verdana;
font-size:10px;
text-decoration:none;
color:#000000;	
font-style:italic;
font-weight:bold;	

}

