body, html
{
	background:#5980b9;
}
table{
	background:#FFFFFF;
}

.cuerpo{
	position:absolute;
	width:500px;	
	height:850px;
	margin-left:auto 0px;
	margin-top:auto;
	background:#FFFFFF;
	top:15px;
	left:0 auto;
	text-align:justify;
	font-family:Century;
	overflow:auto;
	margin-top: 0%;
}


.cuerpoprinc{
	position:absolute;
	width:500px;	
	height:850px;
	margin-left:auto 0px;
	margin-top:auto;
	background:#FFFFFF;
	top:15px;
	left:0 auto;
	text-align:justify;
	font-family:Century;
	overflow:auto;
	margin-top: 0%;
}

.publicidad
{
	float:left;
	position:absolute;
	width:400px;
	height:180px;
	margin-left:550px;
	top:370px;
	left:0 auto;
	background-color:#D8D8D8;!ccdaed
	color:#000000;
	border-color:#A3A3A3;
	font-size:14px;
	border-style:solid;
	border-width:thin;
	font-family:Century;
	padding:10px;
}

.divservicio1
{
	background:url("../imagenes/bd.png") no-repeat;
	width:155px;
	height:240px;
	position:absolute;
	top:auto;
	margin-left:10px auto;
	left:10px auto;
	padding:10px;
	text-align:center;
	
}
.divservicio2
{
	background:url("../imagenes/bd.png") no-repeat;
	width:155px;
	height:240px;
	position:absolute;
	top:auto;
	margin-left:160px;
	left:0px auto;
	padding:10px;
	text-align:center;
	
}

.divservicio3
{
	background:url("../imagenes/bd.png") no-repeat;
	width:155px;
	height:240px;
	position:absolute;
	top:auto;
	margin-left:320px;
	left:0px auto;
	padding:10px;
	text-align:center;
	
}


.otro
{
	position:absolute;
	top:auto;
	margin-left:0px;
	margin-top:250px;
	left:0px auto;
	width:480px;

}
.piepagina
{
	float:left;
	background:#5980b9;
	position:absolute;
	width:900px;
	color:#D8D8D8;
	height:40px;
	margin-left:auto;
	left:auto;
	top:880px;
	text-align:center;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	background:#5980b9;
	font-family:Century;
}