html, body {
	height: 100%;
	background-color: #06090C;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
}
a {
	color: #999999;
	text-decoration: none;
}
.a2 {
	color: #990000;
	text-decoration: none;
}

.txtArchivo {
	padding-top: 10px;
	display: block;
	text-align: left;
}

#contenido_scroll2 {
	overflow: auto;
	height: 315px;
	padding-right: 3px;
	line-height: 12px;
}
#contenido_scroll {
	overflow: auto;
	height: 326px;
	padding-right: 5px;
}
#contenido_scroll_archivo {
	overflow: auto;
	height: 414px;
	padding-right: 5px;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.txt_noticia_titulo {
	font-size: 11px;
	font-weight: bold;
}

.txtgris {
	color: #999999;
	font-style: italic;
}
.txt_enologos {
	line-height: 12px;
}

.txtgrisChico {
	color: #808386;
	font-size: 9px;
	font-weight: bold;
}


a.linkficha:link {
	color: #C0C0BA;
	text-decoration: none;
	font-size: 9px;
}
a.linkficha:visited {
	color: #666666;
	text-decoration: none;
	font-size: 9px;
}
a.linkficha:hover {
	color: #666666;
	text-decoration: none;
	font-size: 9px;
}
a.linkficha:active {
	color: #666666;
	text-decoration: none;
	font-size: 9px;
}
.texto {
	font-size: 11px;
	color: #871f0e;
}
.izquierda {
	text-align: left;
}
#campoTexto {
	height: 16px;
	width: 220px;
}
.campoTexto {
	height: 16px;
	width: 220px;
}
.enviar {
	background-image: url(../club/images/inscr_b_enviar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	width: 71px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	border: 0px none #f5f3ec;
    text-indent: -999px; /*manda el texto leeeeejos*/
    overflow: hidden; /*esconde cualquier trazo del mismo*/
}
.linkCruzAndina {
	color: #917404;
}
.txtCruzAndina {
	color: #917404;
	font-style: italic;
}
.reconocimientos {
	height: 315px;
	width: 558px;
	overflow: auto;
	text-align: center;
}

.txtResaltadoCruz {
	color: #917404;
	font-weight: bold;
}

.celdaBottom {
	background-color: #2C2F32;
}