@charset "UTF-8";
/* CSS Document */
a{
	color: white; 
	font-size: 14px; 
	text-align:justify; 
	font-family: Arial, "Helvetica", sans-serif;
	line-height: 20px;
	text-decoration:none;
}


#contenedor{
	width: 800px; 
	height: 1037px; 
	margin: -10px auto; 
	background-image: url(images/fondo.jpg) 
}


#contenedor2{
	width: 800px; 
	height: 772px; 
	margin: -10px auto; 
	
	background-image:url(images/fondo2.jpg); 
}


#titulo{
	width: 404 px;
	height: 158 px; 
	margin-top: 23px; 
	float: left; 
}

#logo{
	width: 204 px; 
	height: 92 px; 
	float: right; 
}

#cita{
	width: 370px;
height: 135px;
float: right;
margin-top: 10px;
}

.contenido{
	width: 320px;
height: 383px;
float: right;

clear: both;
margin-right: 30px;
font-size: 14px; 
}

p{
	color:#FFF;
	font-size: 14px; 
	text-align:justify; 
	font-family: Arial, "Helvetica", sans-serif;
	line-height: 16px; 
}

pfision{
	color: #999; 
	font-family: Arial, "Helvetica", sans-serif; 
	font-size: 12 px; 
	line-height: 20px;
	text-align:justify;
}

#banda{
	width: 800px;
height: 115px;

clear: both;
text-align: center;

padding-left: 40px;
margin: auto; 
}

#texto_fision{
	width: 350px; 
	height: 200px; 
	background-color: white; 
	border: 3px solid #336699;
	float: left;
	margin-left: 40px;
	padding: 20px 20px;
}

#formulario{
	width: 310px; 
	float: right;
	margin-right: 20px;
}
#texto_fision2{
	width: 330px;
height: 200px;
background-color: white;
border: 3px solid #336699;
float: right;
margin-right: 20px;
padding: 20px 20px;
clear: both;
}

#formulario2{
width: 300px;
float: right;
margin-right: 40px;
clear: both;
margin-top: 30px;
}
	

	
#footer{
width: 800px;
height: 20px;
background-color: #336699;
clear: both;
float: left;
margin-top: 10px;
}

	
	
#footer2{
width: 800px;
height: 20px;
background-color: #336699;
clear: both;
margin-top: 160px;
float: left;

}

#boton1{ 

background-color:#226699;
border:solid 1px #DEDEDE; 
border-radius:5px;
text-align:center;
padding:5px; 
color:white; 
width:148px; 
float:right;
margin-top:-29px;
margin-right: 65px;
} 




	
