@charset "utf-8";
/* CSS Document */

body {
	background: url(img/fondo.jpg);
	background-color: #FFF;
	margin: 0px;
	font-family: Times New Roman;
	color:948a8a;
	font-size:14px;
	
}

#cuerpo{
width:1193px;
height:812px;
margin:0 auto;
margin-top: 100px;
text-align: left;
}

#cuerpohome{
width:1193px;
height:600px;
margin:0 auto;
margin-top: 40px;
text-align: left;
}

