body {
	margin: 0px;
	text-align: left;
	font-family: Helvetica, Arial, Verdana,  sans-serif;
}
#head_left {
	width: 100%;
	background-image: url(images/elregional_02.png);
	background-repeat: repeat-y;
	position: absolute;
	left:0px;
	top:0px;
	display: block;
	}
#head_right {
	display: block;
	height: 110px;
	margin-left: 550px;
	margin-right: 0px;
	text-align: center;
	background-image: url(elregional_02.png);
	background-repeat: repeat-x;
	}
	
#head_anuncio {
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 20px;
	text-align: center;
	background-image: url(../../images/public-mini.jpg");/*codigo para anuncio a lado del banner*/
	background-repeat: repeat-x;
	}

	
#fecha {
	padding-right: 15px;
	top: 70px;
	position: relative;
	display: block;
	text-align: right;
	color: #4b4b4b;
	font-size: 13px;
	font-family: Helvetica, Arial, Verdana,  sans-serif;
	}
#periodo {
	position: absolute;
	top: 20px;
	margin-right: 0px;
	right: 0px;
	width: 203px;
	height: 174px;
	background-image: url(calendario.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../calendario.png");
	}	
#navegacion {
	border-width: 1px;
	border-style: dotted;
	border-color: #ababab;
	left: 1px; /* SEPARACION DEL LADO IZQUIERDO DEL MARGEN  DEL NAVEGADOR*/
	position: absolute;
	top: 112px;  /* SEPARACION DE LAS SECCIONES DEL BANNER EN LA PARTE SUPERIOR IZQUIERDA */
	width:200px;
	text-align: center;
	}
	
.navegacion {
	border-width: 1px;
	border-style: dotted;
	border-color: #ababab;
	left: 2px; /* SEPARACION DEL LADO IZQUIERDO DEL MARGEN */
	top: 112px;  /* SEPARACION DE LAS SECCIONES DEL BANNER EN LA PARTE SUPERIOR IZQUIERDA */
	width:200px;
	}
	
#navegacion2 {
	top: 50px;
	border-width: 1px;
	border-style: dotted;
	border-color: #ababab;
	left: 0px;
	position: absolute;
	width: 150px;
	text-align: center;
	}

.navtit {
	padding-left: 7px;
	padding-top: 4px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	height: 25px;
	background-image: url(navbg.png);
	background-repeat: repeat-x;
	text-align: left;
}
.navtit2 {
	height: 25px;
	padding-top: 4px;
	padding-left: 7px;
	margin-top: 500px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background-image: url(navbg.png);
	background-repeat: repeat-x;
	text-align: center;
}

li.nav {
	margin-bottom: 2px;
	margin-top: 2px;
	padding-top: 2px;
	border-bottom-color: #646464;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 2px;
	list-style-type: square;
	color: #4b4b4b;
	font-size: 13px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

li a, li a:link, li a:visited {
		text-align: right;
		color: #4b4b4b;
		text-decoration: none;
		font-family: Helvetica, Arial, Verdana, sans-serif;
		font-weight: normal;
		font-size: 13px;
    }

li a:hover { 
		text-align: right; 
		color: #00883a; 
		text-decoration: underline;
		font-style: bold;
		font-size: 13px;
    }
.diario {
	font-style: italic;
	color: #00883a;
	font-size: 13px;
	font-family: Helvetica, Arial, Verdana,  sans-serif;
	text-align: center;
}

img {
	border-width: 0px;
}

#efemerides {
	padding-right: 10px;
}

li {
	list-style-type: square;
	text-align: justify;
	color: #4b4b4b;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana,  sans-serif;
}

#contenido {
	padding-top: 20px; /* ALTURA DEL TITULO RESPECTO AL BANNER */
	margin-left: 1px; /* SEPARACION DEL TEXTO DEL LADO IZQUIERDO */
	margin-right: 30px; /* SEPARACION DEL TEXTO DE LADO DERECHO */
	height: auto;
	min-height: 800px;
	position: relative;
	display: block;
	}
	
	
a.leermas, a.leermas:link, a.leermas:visited {
		text-align: right;
		color: #00883a;
		text-decoration: none;
		font-family: Helvetica, Arial, Verdana,  sans-serif;
		font-weight: normal;
		font-size: 13px;
    }

a.leermas:hover { 
		font-weight: bold; 
		text-align: right; 
		color: #ff883e; 
		text-decoration: underline;
		font-size: 13px;
    }
.plm {
	text-align: right;
}

#anunciantes {
	right: 0px;
	position: absolute;
	top: 120px;
	height: auto;
	text-align: center;
	width:200px;
	}
	
#pie {	/* CAMBIAR # POR PUNTO PARA PONERLO EN TABLA EN VEZ DE DIV */
	margin-top: 100px;
	width: auto;
	height: auto;
	background-image: url(foot.png);
	background-repeat: repeat;
	text-align: left;
	color: #646464;
	font-family: Helvetica, Arial, Verdana,  sans-serif;
	padding: 15px;
	font-size: 11px;
}


.pie {  /* CAMBIAR # POR PUNTO PARA PONERLO EN TABLA EN VEZ DE DIV */
	margin-top: 30px; /*MARGEN DEL TD Y DE LA TABLA GRIS DEL PIE*/
	width: auto;
	height: auto;
	background-image: url(foot.png);
	background-repeat: repeat;
	text-align: left;
	color: #646464;
	font-family: Helvetica, Arial, Verdana,  sans-serif;
	padding: 15px;
	font-size: 11px;
}


.regcount {
	background-repeat: repeat;
	text-align: left;
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana,  sans-serif;
	color: #646464;
}

strong {
	color: #4b4b4b;
	font-size: 13px; /* ESTILO PARA AUTOR */
	font-family: Helvetica, Arial, Verdana,  sans-serif;
}

#pl {
	height: auto;
	padding: 4px;
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: right;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: white;
	background-color: #585a5a;
}

.foto {
	margin: 5px;
	clear: left;
	float: left;
	border-width: 0px;
}

.titulo {
	border-bottom-width: 1px;
	border-bottom-color: #646464;
	border-left-style: none;
	border-bottom-style: dotted;
	border-right-style: none;
	border-top-style: none;
	margin-left: 0px;
	margin-right: 0px;
	color: #00883a;
	text-align: left;
	padding-left: 15px;
	padding-right: 0px;
	background-position: 0px 0px;
}

em {
	color: #4b4b4b;
	font-size: 13px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
	background-position: 0px 10px;
	text-align: justify;
	color: #4b4b4b;
	font-size: 14px;
	font-family: Helvetica, Arial,  Verdana, sans-serif;
}
.anunciantes{height: auto; margin-top: 96px;}
.anunciantes2{height: auto; margin-top: 192px;}
.anunciantes3{ height: auto; margin-top: 288px;}
.anunciantes4{ height: auto; margin-top: 404px;}
.anunciantes5{ height: auto; margin-top: 500px;}
.anunciantes6{ height: auto; margin-top: 596px;}
.anunciantes7{ height: auto; margin-top: 692px;}
.anunciantes8{margin-top: 788px; height: auto;}



