.boxUsuario {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contenidoOracion {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.titulosCuadros {
	font-size: 17px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
.copyright {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.texto12px {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textoFecha {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.fondoBox1 {
	background-image: url("../graficos/head1.jpg");
	background-color: #F4F5B3;
	background-repeat: no-repeat;
	height: 14px;
}
.fondoContenidoBox1 {
	background-color: #F4F5B3;
}
.fondoLateralBox1 {
	background-image: url("../graficos/left1.jpg");
	background-repeat: no-repeat;
	width: 29px;
	height: 171px;
}
.fondoLateralBox1b {
	background-image: url("../graficos/left1b.jpg");
	background-repeat: no-repeat;
	width: 45px;
	height: 606px;
}
.fondoBox2 {
	background-image: url("../graficos/head2.jpg");
	background-repeat: no-repeat;
	width: 639px;
	height: 101px;
}
.fondoBox2b {
	background-image: url("../graficos/head2b.jpg");
	background-repeat: no-repeat;
	width: 639px;
	height: 94px;
}
.fondoContenidoBox2 {
	background-color: #B4DBE0;
	width: 616px;
}
.fondoLateralBox2 {
	background-image: url("../graficos/left2.jpg");
	background-repeat: no-repeat;
	width: 23px;
	height: 172px;
}
.fondoBox3 {
	background-image: url("../graficos/head3.jpg");
	background-repeat: no-repeat;
	width: 639px;
	height: 78px;
}
.fondoContenidoBox3 {
	background-color: #FAE0A7;
	width: 566px;
	height: 122px;
}
.fondoLateralBox3 {
	background-image: url("../graficos/left3ax.jpg");
	background-repeat: no-repeat;
	width: 73px;
	height: 163px;
}
.fondoCopy {
	background-image: url("../graficos/copyright.jpg");
	background-repeat: no-repeat;
	width: 566px;
	height: 41px;
}
.fondoOracionLeft {
	background-image: url("../graficos/left_oracion.jpg");
	background-repeat: no-repeat;
	width: 34px;
	height: 187px;
}
.fondoOracionRight {
	background-image: url("../graficos/right_oracion.jpg");
	background-repeat: no-repeat;
	width: 35px;
	height: 187px;
}
.fondoOracion {
	background-image: url("../graficos/tapa_oracion.jpg");
	background-repeat: no-repeat;
	width: 217px;
	height: 38px;
}
.fondoOracionContenido {
	background-color: #F8E4AF;
}
.fondoNoticias {
	background-image: url("../graficos/tapa_noticias.jpg");
	background-repeat: no-repeat;
	width: 217px;
	height: 36px;
}
.fondoNoticiasLeft {
	background-image: url("../graficos/left_noticias.jpg");
	background-repeat: no-repeat;
	width: 34px;
	height: 175px;
}
.fondoNoticiasRight {
	background-image: url("../graficos/right_noticias.jpg");
	background-repeat: no-repeat;
	width: 35px;
	height: 175px;
}
.fondoNoticiasContenido {
	background-color: #AAE4A9;
}
.fondoLogin {
	background-image: url("../graficos/tapa_usuario.jpg");
	background-repeat: no-repeat;
	width: 228px;
	height: 68px;
}
.fondoLogin_caja1 {
	background-image: url("../graficos/cajalogin1.jpg");
	background-repeat: no-repeat;
	width: 228px;
	height: 21px;
}
.fondoLogin_separador {
	background-image: url("../graficos/separador_cajalogin.jpg");
	background-repeat: no-repeat;
	width: 228px;
	height: 24px;
}
.fondoLogin_caja2 {
	background-image: url("../graficos/cajalogin2.jpg");
	background-repeat: no-repeat;
	width: 228px;
	height: 21px;
}
.fondoLogin_fondo {
	background-image: url("../graficos/fondo_cajalogin.jpg");
	background-repeat: no-repeat;
	width: 228px;
	height: 88px;
}
.fondoCajaUsuario {
	background-image: url("../graficos/tapa_usuario2.jpg");
	background-repeat: no-repeat;
	width: 228px;
	height: 222px;
}
.texto11px {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.vinculosMiCuenta {
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
.vinculosMiCuenta:HOVER {
	text-decoration: underline;
}
.boxTexto {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
/* Bordes */
.bordesTodos {
	border: 1px solid #000000;
}
.bordesTodosRojo {
	border: 1px solid #FF0000;
}
.bordesTodosVerde {
	border: 1px solid #006600;
}
.bordesTodosAzul {
	border: 1px solid #000066;
}
.bordesTodosAmarillo {
	border: 1px solid #CCFF00;
}.textoRojo {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
