/* CSS Document */


BODY {
	font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	margin : 0px 0px 0px 0px;
	border: none;
	text-align: center;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-x;
	background-color: #F2FDF9;
} 

#agua{
	height : 252px;
	background-image: url(../img/agua1.jpg);
	background-repeat: repeat-x;
} 


#contenedor{
	text-align: left;
	width: 951px;
	height : 1000px;
	text-align: left;
	margin: auto;
	border: none;
	background-color: #FFFFFF;
} 

#contenedor1{
	text-align: left;
	width: 951px;
	height : 1300px;
	text-align: left;
	margin: auto;
	border: none;
	background-color: #FFFFFF;
} 

#contenedor2{
	text-align: left;
	width: 951px;
	height : 1400px;
	text-align: left;
	margin: auto;
	border: none;
	background-color: #FFFFFF;
} 

#cabecera{
height : 252px;
width: 951px;
margin : 0px 0px 0px 0px;
} 

#navegador{
	height : 87px;
	width: 951px;
	margin : 0px 0px 0px 0px;
	border: none;
} 


#botonera{
height : 500px;
width: 931px;
padding : 30px 0px 0px 20px;
background-image: url(../img/quienes/fondo.jpg);
background-repeat: no-repeat;

} 


A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: underline;
}

A.enlacenav:HOVER{
	color:#036E9A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
} 


.link{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: underline;
}

.link:hover{
	color: #91CB43;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: underline;
} 



#lateral{
width: 200px;
height : 400px;
float:right;
padding : 0px 70px 0px 0px;
} 



#texto{
	width: 410px;
	padding : 0px 0px 0px 0px;
} 


#textohome{
	width: 424px;
	height : 180px;
	padding : 10px 0px 0px 150px;
} 

#textov{
	width: 467px;
	padding : 20px 0px 0px 20px;
} 

