@charset "UTF-8";

p{margin-left:20px;}

a { text-decoration:none; color:#bfc3df;}
a:hover { text-decoration:none; border-bottom:1px dotted #bfc3df;}
	
/*----------------------- divs--------------------------*/

.foto{
	font-size:10px;
	line-height:150%;
	}

#ona{
	width:100%;
	height:400px;
	background: #f0b82c no-repeat right;
}

#vertical_container{
	margin-top:40px;
}
	
.caja1{
	height:320px;
	float:left;
	margin-right:10px;
}

.caja2{
width:300px;
height:100px;
float:left;
padding-left:5px;}

#logos{
	width:100%;
	text-align:center;
	height:auto;
	}

