/* General */
body{
	margin-top:0px;
	background-image:url(img/motivo_fondo2.jpg);
	}
#contenedor {
	width:900px;
	height:711px;
	margin:0px auto;
	}
#banner {
	width:880px;
	height:200px;
	background:#E7B143;
	}
#menu {
	width:880px;
	height:40px;
	background:#E7B143;
	padding-top: 5px;
	/*border-bottom: 1px dashed #990000;*/
	border-top: 1px solid #333333;
	background-image:url(img/motivo_fondo2.jpg);
	}
#glu {
	width:900px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	}
.enf {
	font-weight:bold;
	}
.paperlibris {
	color:#E7B143;
	font-weight:bold;
	}
a:link {
	text-decoration:none;
	color:#E7B143;
	}
a:visited {
	text-decoration:none;
	color:#E7B143;
	}


/* Index*/
#contenido {
	width:880px;
	float:left;
	/*background-color:#990000;*/
	background-image:url(img/fondo_contenido.jpg);
	}
#fondo_izq {
	width:10px;
	height:711px;
	float:left;
	background-image:url(img/fondo_izq_dx.png);
	background-position:left;
	background-repeat:repeat-y;
	}
#fondo_dx {
	width:10px;
	float:right;
	background-image:url(img/fondo_izq_dx.png);
	background-position:right;
	background-repeat:repeat-y;
	height: 711px;
	}
#lacre {
	margin-left: 20px;
	margin-bottom: 10px;
}
#cuerpo {
	margin-left:75px;
	margin-right:75px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#FFFFFF;
	}
#pluma{
	margin-top:10px;
	margin-right:20px;
	text-align:right;
	}

/* Empresa */
#contenido_empresa {
	width:880px;
	float:left;
	/*background-color:#990000;*/
	background-image:url(img/fondo_empresa.jpg);
	}
#pergamino {
	margin-left: 43px;
	margin-bottom: 10px;
}
#cuerpo_empresa {
	margin-left:120px;
	margin-right:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#FFFFFF;
	}
#decoracion{
	margin-top:10px;
	margin-right:40px;
	text-align:right;
	}
#fondo_izq_empresa {
	width:10px;
	height:695px;
	float:left;
	background-image:url(img/fondo_izq_dx.png);
	background-position:left;
	background-repeat:repeat-y;
	}
#fondo_dx_empresa {
	width:10px;
	float:right;
	background-image:url(img/fondo_izq_dx.png);
	background-position:right;
	background-repeat:repeat-y;
	height: 695px;
	}

/* Servicios */
#contenido_servicios {
	width:880px;
	float:left;
	background-image:url(img/fondo_servicios.jpg);
	}
#contenedor_servicios {
	width:900px;
	/*height:2600px;*/
	margin:0px auto;
	}
#fondo_izq_servicios {
	width:10px;
	height:2563px;
	float:left;
	background-image:url(img/fondo_izq_dx.png);
	background-position:left;
	background-repeat:repeat-y;
	}
#fondo_dx_servicios {
	width:10px;
	float:right;
	background-image:url(img/fondo_izq_dx.png);
	background-position:right;
	background-repeat:repeat-y;
	height: 2563px;
	}

/* Contacto */
#contenedor_contacto {
	width:900px;
	height:722px;
	margin:0px auto;
	}
#contenido_contacto {
	width:880px;
	float:left;
	/*background-color:#990000;*/
	background-image:url(img/fondo_contacto.jpg);
	}
#fondo_izq_contacto {
	width:10px;
	height:725px;
	float:left;
	background-image:url(img/fondo_izq_dx.png);
	background-position:left;
	background-repeat:repeat-y;
	}
#fondo_dx_contacto {
	width:10px;
	float:right;
	background-image:url(img/fondo_izq_dx.png);
	background-position:right;
	background-repeat:repeat-y;
	height: 726px;
	}
#sellos {
	margin-left: 45px;
	margin-bottom: 10px;
}
#punta{
	margin-top:10px;
	margin-right:45px;
	text-align:right;
	}

/* Enlaces */
#contenido_enlaces {
	width:880px;
	float:left;
	background-image:url(img/fondo_enlaces.jpg);
	}
#cuerpo_enlaces {
	height: 240px;
	margin-left:75px;
	margin-right:75px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#FFFFFF;
	}
#fondo_izq_enlaces {
	width:10px;
	height:706px;
	float:left;
	background-image:url(img/fondo_izq_dx.png);
	background-position:left;
	background-repeat:repeat-y;
	}
#fondo_dx_enlaces {
	width:10px;
	float:right;
	background-image:url(img/fondo_izq_dx.png);
	background-position:right;
	background-repeat:repeat-y;
	height: 706px;
	}