@charset "utf-8";
/*titulo*/


#base{
	width:auto;
	height:250px;
	background-color:#D2D3DB;
	text-align:center;
}
div.cuadro{
	float:left;
	height:200;
	background-color:#D2D3DB;
	width:auto;
}

div.cajalogo{
	width: 140px;
	height: 130px;
	float:left;
	margin:8px;
}
img.logofot{
	display: block;
	width:140px;
	height:130px;
	padding:2px;
}











































































