body {
	margin:0px;
	padding:0px;
	background-image:url(img/pattern.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	}

.texto {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#6e6a6a;
	line-height:16px;
	text-align: justify;
	
}

.fondo_animacion {
	background-image:url(img/entraya_fondo_animacion.gif);
	background-repeat:no-repeat;
	background-position: -212px 0px;
	
}

.cuerpo_fondo {
	background-image:url(img/fondo_cuerpo.png);
	background-position:0px top;
	background-repeat:repeat-y;
	}

.news_fondo {
	background-image:url(img/news_2.jpg);
	background-position:top right;
	background-repeat:repeat-y;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#6e6a6a;
	line-height:16px;
	text-align: justify;
	padding: 0px 15px 0px 15px;
	}
	
.listado_fondo {
	background-image:url(img/listado_22.gif);
	background-position:0px top;
	background-repeat:repeat-y;
	}

.acceso_fondo {
	background-image:url(img/acceso_fondo.gif);
	background-position:top left;
	background-repeat:repeat-y;
	}
.titulo { font-weight: bold; font-size: 12px; font-family: Verdana; position: absolute; top: -500px; }