.copyright {
	font-family: Tahoma;
	font-size: 11px;
}
.fondoLateralIzquierdo {
	background-image: url(../imagenes/template_r4_c1.jpg);
}
.fondoLateralDerecho {
	background-image: url(../imagenes/template_r4_c5.jpg);
}
.fondoCentralDegradado {
	background-color: #872021;
	background-image: url(../imagenes/template_r4_c2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.loginBox {
	background-image: url(../imagenes/template_r1_c4.jpg);
	background-repeat: no-repeat;
}
.cajaTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	width: 70px;
	margin: 0px;
	padding: 0px;
	text-indent: 0pt;
	left: 0px;
	top: 0px;
}
.linkBlanco11px {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.linknegro11px {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.fondoPagina {
	background-image: url(/imagenes/fondo.gif);
}
.nombreUsuario {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.fondoMenu {
	background-image: url(/imagenes/template_r3_c3.jpg);
	background-repeat: no-repeat;
}
.leerMas {
	font-family: Tahoma;
	font-size: 13px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
.linkNoticias {
	font-size: 12px;
	color: #711311;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.linkNoticias:hover {
	font-size: 12px;
	color: #711311;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.fondoClausula {
	background-attachment: scroll;
	background-image: url(imagenes/fondo_clausula.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fondoRegistro {
	background-image: url(/imagenes/fondo_registro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BoxTransparente {
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}.fondoAlbum {
	background-image: url(../imagenes/albunes/fondo.gif);
}
.FondoregistroExitoso {
	background-image: url(/imagenes/registro_exitoso.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.LinkAdmin {

	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.TituloAdmin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3B4029;
}
.visible {
	visibility: visible;
}
.invisible {
	visibility: hidden;
	display: none;
}
