
/** FONDOS ************************************************************************/

.fondo {
	background-color: #a4b796;
}

.fondoContenido {
	border-left: 2px solid #ece12c;
	background-color: #faffd8;
}
.fondoDerecha {
	border-right: 2px solid #ece12c;
	background-color: #d0d7c2;
}

.fondoReportajeDestacado {
	background-color: #f2bc1e;
	border-top: 2px solid #f2bc1e;
	border-right: 2px solid #f2bc1e;
	border-left: 2px solid #f2bc1e;
	text-align:justify;
}
.fondoOtrosReportajes1 {
	background-color: #ffe189;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../imagenes/jaraPieOtrosReportajes.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.fondoOtrosReportajes2 {
	background-color: #ffe189;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../imagenes/jaraPieOtrosReportajes.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	border-left: 1px solid #faffd8;
}

.fondoNoticiaPrincipal {
	background-color: #ffe189;
	padding-left: 10px; 
	padding-right: 10px; 
	text-align:justify;
}
.fondoOtrasNoticias1 {
	background-color: #f2bc1e;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../imagenes/jaraPieOtrasNoticias.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.fondoOtrasNoticias2 {
	background-color: #f2bc1e;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../imagenes/jaraPieOtrasNoticias.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	border-left: 1px solid #faffd8;
}

.fondoFilaHistorico {
	padding: 3px;
	border: 1px dashed #868686;
}

.fondoModuloLogin {
	background-color: #f3d994;
	background-image: url(../imagenes/pieModuloLogin.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.fondoGaleria {
	background-color: #f2bc1e;
	background-image: url(../imagenes/fondoGaleria.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.fondoFoto {
	background-color: #7B8D75;
}

/** COLORES ************************************************************************/

.colorRojo {
	color: #FF0000;
}

/** BORDES *************************************************************************/



/** TEXTOS *************************************************************************/

.texto {
	color: #292f34;
	font: 12 Arial, Helvetica, sans-serif;
	line-height: 17px;
}
.textoNegrita {
	color: #292f34;
	font: bold 12 Arial, Helvetica, sans-serif;
	line-height: 17px;
}
.textoAviso {
	font: bold 12 Arial, Helvetica, sans-serif;
	color: #FF3A3A;
}
.textoConfirmacionOK {
	font: bold 16 Arial, Helvetica, sans-serif;
	color: #19b42f;
}
.textoConfirmacionKO {
	font: bold 16 Arial, Helvetica, sans-serif;
	color: #ca0000;
}
.textoPie {
	font: 11 Arial, Helvetica, sans-serif;
	color: #59590c;
}

.textoPaginacion {
	color: #292f34;
	font: 12 Arial, Helvetica, sans-serif;
}

.textoTituloReportaje{
	color: #292f34;
	font: bold 20 Arial, Helvetica, sans-serif;
}
.textoSubtituloReportaje{
	color: #292f34;
	font: bold 13 Arial, Helvetica, sans-serif;
	font-style: italic;
}
.textoAvisoContenidoReservado{
	color: #292f34;
	font: bold 17 Arial, Helvetica, sans-serif;
}

.textoCategoriaNoticia{
	color: #59590c;
	font: bold 11 Arial, Helvetica, sans-serif;
}
.textoTitular1{
	color: #292f34;
	font: bold 20 Arial, Helvetica, sans-serif;
}
.textoTitular2{
	color: #292f34;
	font: bold 16 Arial, Helvetica, sans-serif;
}
.textoSubtitular{
	color: #292f34;
	font: bold 12 Arial, Helvetica, sans-serif;
}
.textoPieFoto {
	font: 10 Arial, Helvetica, sans-serif;
	color: #818181;
}
.textoPieFotoGaleria {
	font: 11 Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.textoFechaNoticia {
	font: bold 12 Arial, Helvetica, sans-serif;
	color: #818181;
}

.textoMesAgenda {
	color: #000000;
	font: bold 18 Verdana, Geneva, Helvetica, sans-serif;
}
.textoFechaEvento {
	color: #59590c;
	font: bold 14 Arial, Helvetica, sans-serif;
	border-top: 1px solid #59590c;
	padding-top: 5px;
}

.textoNombreGaleria {
	color: #292f34;
	font: bold 16 Arial, Helvetica, sans-serif;
}
.textoNombreGaleriaAlbum {
	color: #485868;
	font: bold 16 Arial, Helvetica, sans-serif;
}

.textoModuloLogin {
	color: #646464;
	font: 12 Arial, Helvetica, sans-serif;
}

/** ENLACES ************************************************************************/

A:link, A:active, A:visited, A:hover {
	color: #59590c;
	font: 12 Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A:hover {
	text-decoration: none;
}

A.enlaceBoton:link, A.enlaceBoton:active, A.enlaceBoton:visited, A.enlaceBoton:hover {
	font: bold 14 Arial, Helvetica, sans-serif;
	color: #59590c;
	text-decoration: none;
}
A.enlaceBoton:hover {
	color: #f2bc1e;
}

A.enlacePie:link, A.enlacePie:active, A.enlacePie:visited, A.enlacePie:hover {
	font: 11 Arial, Helvetica, sans-serif;
	color: #59590c;
	text-decoration: underline;
}
A.enlacePie:hover {
	text-decoration: none;
}

A.enlaceVerMas:link, A.enlaceVerMas:active, A.enlaceVerMas:visited, A.enlaceVerMas:hover {
	font: bold 11 Arial, Helvetica, sans-serif;
	color: #292f34;
	text-decoration: none;
}
A.enlaceVerMas:hover {
	color: #FFFFFF;
}

A.enlaceTitular3:link, A.enlaceTitular3:active, A.enlaceTitular3:visited, A.enlaceTitular3:hover {
	color: #292f34;
	font: bold 12 Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.enlaceTitular3:hover {
	text-decoration: underline;
}

/** OBJETOS ************************************************************************/

.formulario {
	border: 1px solid #666666;
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #F2F2F2;
}

/** CALENDARIO *********************************************************************/

.cal_NombreMes {
	color: #000000;
	font: 25 Verdana, Geneva, Helvetica, sans-serif;
	text-align: right;
}
.cal_NombreDiaSemana {
	color: #FF6347;
	font: 12 Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.cal_DiaMes {
	color: #59590c;
	font: bold 11 Verdana, Geneva, Helvetica, sans-serif;
	text-align: center;
}
.cal_DiaMesHoy {
	color: #59590c;
	font: bold 11 Verdana, Geneva, Helvetica, sans-serif;
	text-align: center;
	border: 1px solid #FF6347;
}
.cal_DiaMesMarcado {
	color: #FFFFFF;
	font: bold 10 Verdana, Geneva, Helvetica, sans-serif;
	background-color: #59590c;
	text-align: center;
	border: 2px solid #ece12c;
}
