@charset "UTF-8";
* {
	background-position: center 0px;
	margin: 0px;
	padding: 0px;
}
#cuerpo #contenido .caja1 {
	float: left;
	height: 50px;
	width: 960px;
}
#cuerpo #contenido .caja1 .titulofran1 {
	float: left;
	height: 50px;
	width: 400px;
}
#cuerpo #contenido .caja2 {
	float: left;
	height: auto;
	width: 690px;
	font-family: Verdana, Geneva, sans-serif;
}
#cuerpo #contenido .caja2 .descriptivo {
	font-size: 14px;
}
