/* CSS Document */
BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	color:#333333;
	background-color: #D9D9D9;
	background-image: url(../images/back_gen01.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#BACKFOOTER{
	position: absolute;
	z-index: 1;
	width: 100px;
	height: 100px;
	left: 0px;
	top: 0px;
}
#CONTENT{
	position: absolute;
	z-index: 2;
	width: 854px;
	height: 557px;
	left: 0px;
	top: 0px;
}
#BOTONERA{
	position: absolute;
	z-index: 3;
	width: 854px;
	height: 79px;
	left: 0px;
	top: 0px;
}
#CONTENIDO{
	position: relative;
	z-index: 4;
	width: 854px;
	left: 0px;
	top: 103px;
}
#DATA{
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
}
#DESPLEGA{
	position: absolute;
	z-index: 11;
	left: 0px;
	top: 0px;
}
.borde_abajo_desp{
	border-bottom:1px solid #6D7B91;
}
.enla_desp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F7F7F7;
	text-decoration: none;
}
.enla_desp:hover{
	text-decoration: underline;
}
.enla_correo{
	color: #ED1F62;
	text-decoration: underline;
}
.paginador{
	text-decoration: none;
	color: #3D506D;/*#0D0D0D*/
	font-style: italic;
}
.paginador:hover{
	text-decoration: underline;
}
