/* TEXTO DE ÚLTIMA HORA */

#ultimaHora{
	height: 50px;
	vertical-align: top;
	text-align: center;
	background-color: #FFCC00;
	font:bold 12pt "Times New Roman", Times, serif;
	color:#990000;
}

#textoUltimaHora{
	text-align: left;
	vertical-align: top;
	background: #FFCC00;
	font: bold 11pt "Times New Roman", Times, serif;
	color:#000000;
}

/* CONTADOR DE VISITANTES Y FECHA DE ACTUALIZACIÓN */

#contadorActualizacion{
	height: 17px;
	text-align: center;
	vertical-align: middle;
	background: #000000;
}

#contador{
	font: bold 9pt "Times New Roman", Times, serif;
	color:#FFFF33;
}

#actualizacion{
	font: bold 9pt "Times New Roman", Times, serif;
	color:#FFFFFF;
}

/* NOTIFICACIÓN Y ROGATORIO PERSONA FALLECIDA */

#fallecimiento{
	text-align: center;
	display: inline;
	position: absolute;
	z-index: 1;
	margin-left: 10px;
	margin-top: -60px;
	font: bold 9pt "Times New Roman", Times, serif;
	color:#000000;
}

/* ENCUESTA Y PUBLICIDAD SEMANA SANTA */

.encuesta{
	color: #CCCCCC;
	font: 9pt "Times New Roman", Times, serif;
}

.resultados{
	color: #FFFF99;
	font: 9pt "Times New Roman", Times, serif;
}

.botonEncuesta a{
	background-color:#333333;
	color: #CCCCCC;
	font: bold 9pt "Times New Roman", Times, serif;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
}

.botonEncuesta a:hover{
	text-decoration:underline;
}

#logosSemanaSanta{
	background-color: #000000;
}

/* SUBMENU INFERIOR EN LA PORTADA */

#menuInferiorPortada {
	height: 20px;
	text-align: center;
	vertical-align: middle;
	background-color: #000000;
	font: bold 9pt "Times New Roman", Times, serif;
	color:#000000;
}

#menuInferiorPortada a {
	background-color: #CC99FF;
	font: bold 9pt "Times New Roman", Times, serif;
	color:#000000;
	text-decoration:none;
}

#menuInferiorPortada a:hover {
	background-color: #CC99FF;
	font: bold 11pt "Times New Roman", Times, serif;
	color:#000000;
	text-decoration:none;
}

/* HISTORICO DE ENCUESTAS */
#tituloHistoricoEncuesta{
	text-align: center;
	font: bold 18pt "Times New Roman", Times, serif;
	color:#000000;
	padding: 5px 0px 5px 0px;
}

.tituloEncuestaActual{
	text-align: left;
	font: bold 12pt "Times New Roman", Times, serif;
	color:#FFFFFF;
	padding: 2px 0px 2px 15px;
	background:#990000;
}
.cuerpoEncuestaActual{
	border: 4px solid #990000;
	padding: 3px 20px 3px 20px;
}
.barrasEncuestas div{
	background-image:url(../imagenes/encuesta/barraAzul.gif);
	background-repeat:repeat-x;
	background-position: 0% 50%;
}

/* LIBRO DE VISITAS */

#tituloLibroVisitas {
	text-align: left;
	font: bold 17pt "Times New Roman", Times, serif;
	color:#000000;
}

#enlaceFirmarLibro{
	background-color: #990000;
	text-align: center;
	font: bold 15pt "Times New Roman", Times, serif;
	color:#FFFF00;
}

#enlaceFirmarLibro a{
	background-color: #990000;
	text-align: center;
	font: bold 15pt "Times New Roman", Times, serif;
	color:#FFFF00;
	text-decoration:none;
}

#enlaceFirmarLibro a:hover{
	background-color: #990000;
	text-align: center;
	font: bold 15pt "Times New Roman", Times, serif;
	color:#FFFF00;
	text-decoration:underline;
}

#paginacionLibroVisitas {
	background-color: #990000;
	text-align: center;
	font: bold 12pt "Times New Roman", Times, serif;
	color:#FFFF00;
}

#paginacionLibroVisitas a {
	background-color: #990000;
	text-align: center;
	font: bold 12pt "Times New Roman", Times, serif;
	color:#FFFF00;
	text-decoration:none;
}

#paginacionLibroVisitas a:hover {
	background-color: #990000;
	text-align: center;
	font: bold 13pt "Times New Roman", Times, serif;
	color:#FFFF00;
}

#exitoFirma {
	text-align:center;
	background-color: #FFBB00;
	font: bold 14pt "Times New Roman", Times, serif;
	color:#000099;
}

#lineaDivisoriaInferior {
	text-align: center;
	width: 95%;
	background-color: #990000;
	color: #990000;
	border: 1px solid #990000;
	size: 3px;
}

#politicaLibroVisitas {
	text-align: justify;
	font: bold 10pt "Times New Roman", Times, serif;
	color="#000000">
}

#comentario {
	border: 2px solid #990000;
}

#comentarioNombre {
	text-align: left;
	background-color: #990000;
	font: bold 10pt "Times New Roman", Times, serif;
	color:#FFFFFF;
}

#comentarioFecha {
	text-align: right;
	background-color: #990000;
	font: bold 10pt "Times New Roman", Times, serif;
	color:#FFFFFF;
}

#comentarioTexto {
	text-align:justify;
	font: bold 9pt "Times New Roman", Times, serif;
	color:#000000;
}

#comentarioEmail {
	text-align:right;
	font: bold 8pt "Times New Roman", Times, serif;
	color:#000000;
}

#tituloEncabezadoFormFirma {
	font: bold 16pt "Times New Roman", Times, serif;
	color:#000000;
	text-align: center;
}

#capaFirma{
	text-align:center;
	display:none;
}

.cuadroFirmaLibro{
	border: 2px solid #000000;
}

.cuadroFirmaLibro legend{
	font: bold 9pt "Times New Roman", Times, serif;
	color: #990000;
}

/* FORMULARIO DE CONTACTO */

#tituloFormularioContacto {
	text-align: center;
	font: bold 24pt "Times New Roman", Times, serif;
	color:#000000;
}

#subtituloFormularioContacto {
	text-align: center;
	font: bold 15pt "Times New Roman", Times, serif;
	color:#000000;
}

#exitoEnviaFormularioContacto {
	text-align:center;
	background-color: #FFFF00;
	font: bold 13pt "Times New Roman", Times, serif;
	color:#000088;
}

#politicaFormularioContacto {
	text-align: center;
	font: bold 10pt "Times New Roman", Times, serif;
	color="#000000">
}

/* NOTA LEGAL - POLÍTICA DE PRIVACIDAD */

#tituloNotaLegal {
	text-align: left;
	font: bold 18pt "Times New Roman", Times, serif;
	color:#000000;
}

#subtituloNotaLegal {
	text-align: center;
	font: bold 13pt "Times New Roman", Times, serif;
	color:#FFFFFF;
	height: 15px;
	background-color: #000099;
}

.parrafosNotaLegal{
	font: bold 11pt "Times New Roman", Times, serif;
	color:#000000;
	text-align:justify;
	text-indent:40px;
}
.parrafosNotaLegal2{
	font: bold 11pt "Times New Roman", Times, serif;
	color:#000000;
	text-align:justify;
	padding-left:60px;
}

/* VINCULOS A OTRAS WEBS */

#tituloVinculos{
	text-align: left;
	font: bold 18pt "Times New Roman", Times, serif;
	color:#000000;
}

.parrafoInfo{
	font: bold 12pt "Times New Roman", Times, serif;
	color:#006600;
	margin: 0px 30px 0px 30px;
	text-indent:40px;
	text-align:justify;
}

.parrafoInfo a{
	font: bold 12pt "Times New Roman", Times, serif;
	color:#006600;
}

.parrafoInfo a:visited{
	font: bold 12pt "Times New Roman", Times, serif;
	color:#006600;
}

.titulo{
	font: bold 18pt "Times New Roman", Times, serif;
	color:#CC0000;
	margin: 0px 30px 20px 50px;
	text-indent:20px;
	text-align:left;
	border-bottom: 3px solid #CC0000;
}

.enlaces{
	font: bold 13pt "Times New Roman", Times, serif;
	color:#000066;
	margin: 0px 30px 20px 110px;
	text-align:left;
}

.enlaces a{
	font: bold 13pt "Times New Roman", Times, serif;
	color:#000066;
	text-align:left;
	text-decoration:none;
}

.enlaces a:hover{
	text-decoration:underline;
}

.enlaces a:visited{
	font: bold 13pt "Times New Roman", Times, serif;
	color:#000066;
	text-align:left;
	text-decoration:none;
}

/* PAGINA DE IMPRESIÓN */

#encabezadoImpresion {
	text-align: center;
	font: bold 13pt "Times New Roman", Times, serif;
	color:#FFFFFF;
	background-color: #990066;
}

#cuerpoImpresion {
	border-bottom: 4px solid #990066;
}

#pieImpresion {
	text-align: center;
	font: bold 9pt "Times New Roman", Times, serif;
	color:#000000;
}

/* TEMPORAL: FELICITACIÓN NAVIDEÑA ENLACE */
#enlaceFelicitacion {
	text-align:center;
}

#enlaceFelicitacion a {
	text-decoration:none;
	font: bold 11pt "Times New Roman", Times, serif;
	color:#770000;
}

#enlaceFelicitacion a:hover {
	background-color:#FFCC66;
}
