body {
margin: 0px;
padding: 0px;
background-image:url(pattern.jpg);
background-position:-20 0;
background-repeat:repeat-y;
}

.fondo_animacion {
background-image:url(entraya_fondo_animacion.gif);
background-repeat:no-repeat;
background-position: -8px 0px;
}

.texto {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	color:#6e6a6a;
	line-height:16px;
	text-align: justify;
}

.texto a {
	color:#252525;
	font-weight:bold;
	text-decoration:none;
}

.texto a:hover {
	color:#1d598c;
	font-weight:bold;
	text-decoration:none;
}

.flechitas {
margin-left:5px;
}

.margen_der_acceso {
background-image:url(acceso_der.gif);
background-position:-2 0;
background-repeat:repeat-y;
}

