@charset "UTF-8";
* {
	background-position: center 0px;
	margin: 0px;
	padding: 0px;
}
#cuerpo #contenido .caja1 {
	float: left;
	height: 400px;
	width: 960px;
	margin-top: 30px;
}
#cuerpo #contenido .caja1 .infoservi1 {
	float: left;
	height: 400px;
	width: 500px;
}
#cuerpo #contenido .caja1 .cajafotos1 {
	float: right;
	height: 400px;
	width: 400px;
}
#cuerpo #contenido .caja2 {
	float: left;
	height: 150px;
	width: 960px;
}
#cuerpo #contenido .caja3 {
	float: left;
	height: 300px;
	width: 960px;
	margin-top: 20px;
}
#cuerpo #contenido .caja4 {
	float: left;
	height: 150px;
	width: 960px;
}
