.fechaAlbum {
	color: #FF3300;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.fechaHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.menuIzq {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.menuIzq:hover {
	text-decoration: underline;
}

.titularHome {
color: #00608C;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
a.titularHome:hover {
text-decoration: underline;
}
.subtitularHome {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.subtitularHome:hover {
	text-decoration: underline;
}


.buscar {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
a.buscar:hover {
	text-decoration: underline;
}
.textfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.botonAlbum {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #656565;
	text-decoration: none;
}
.piepagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.titularVer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.subtitularVer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.textoVer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.enlaceVer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00608C;
	text-decoration: none;
}
a.enlaceVer:hover {
	text-decoration: underline;
}
.enlaceVolver {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7C1E1F;
	text-decoration: none;
}
a.enlaceVolver:hover {
	text-decoration: underline;
}
.bordeWeb {
	border: 1px solid #7C1E1F;
}
.bordeImagen {
	border: 1px solid #666666;
}
.textoTabla {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.resumen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
	text-decoration: none;
	text-align:justify;
}
.resumen:hover {
	color: #999999;
}
.textfieldTabla {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #00608C;
}

/* ESTILOS PAGINAR */
.paginas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.paginas:hover {
	color: #000000;
}
.paginas_actual {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/* ESTILOS IMPRIMIR */
.titularImprimir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.subtitularImprimir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
}
.textoImprimir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.fechaImprimir {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
}
.cabeceraImprimir {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.detrazos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E69797;
}
.textoBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
