body{
	background: url(../img/cuerpo/fondo_inicio_compl.jpg) no-repeat top left;
}

#contenido_inicio{
	background: url(../img/cuerpo/fondo_inicio.png) no-repeat top left;
	margin-top:115px;
	margin-right:auto;
	margin-bottom:235px;
	margin-left:260px;
	padding-top:25px;
	padding-right:110px;
	padding-left:30px;
	padding-bottom:auto;
	width:590px;
	height:228px;
	border-top:0px solid #eee;
	border-left:0px solid #eee;
	text-align:justify;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	line-height:1.3;
	color:#000;
}
