.border-l {
	border-left-width: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #524B49;
	padding-left: 5px;
}

.border-r {
	border-right-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #3A86C2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}

.texto-contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.link-texto-contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.link-texto-contenido:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.link-texto-contenido:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.link-texto-contenido:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}

.link-texto-noticias {
	font-family: "Microsoft Sans Serif", Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.link-texto-noticias:active {
	font-family: "Microsoft Sans Serif", Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.link-texto-noticias:hover {
	font-family: "Microsoft Sans Serif", Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
.link-texto-noticias:link {
	font-family: "Microsoft Sans Serif", Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}

.titulos-noticias {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #3A86C2;
	font-size: 13px;
	text-decoration: none;
}

.cargando {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}

.texto-noticias {
	font-family: "Microsoft Sans Serif", Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.texto-footer {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.texto-footer:active {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.texto-footer:hover {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.texto-footer:link {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.header-bkg {
	background-image: url(images/header_bkg.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center center;
}
.contenido-bkg {
	background-color: #F3F1E4;
}
.menu-bkg {
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #999999;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3A86C2;
	border: none;
}
.reg_stop {
	background-color: #FFC6C6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.reg_warning {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.pad-tb {
	padding-top: 5px;
	padding-bottom: 5px;
}
.fondo-gris {
	background-color: #EEEEEE;
}
.correcto {
	font-weight: bold;
	text-transform: uppercase;
	color: #669900;
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.incorrecto {
	font-weight: bold;
	color: #990000;
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
}
