body {
    SCROLLBAR-FACE-COLOR: #444444;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR:#000000;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;

	background-color: #000000;
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	height:100%;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}


.txt_dorado {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #cfb372;
}

.txt_gris9 {
	font-family: Arial;
	font-size: 9px;
	line-height: 10px;
	color: #ffffff;
}

.txt_gris_claro9 {
	font-family: Arial;
	font-size: 9px;
	line-height: 10px;
	color: #d3d3d3;
}
.txt_gris10 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 11px;
	color: #ffffff;
}
.txt_gris11 {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
}
.txt_gris12 {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	color: #dddddd;
	word-spacing:1px;
	text-align:justify;
	
	
}

.tit_dorado12 {
	font-family:Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #cfb372;
	font-weight:bold;
}

.tit_gris12 {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	font-weight:bold;
}

.tit_blanco12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
}

.tit_dorado15 {
	font-family:"Lucida Sans Unicode";
	font-size: 15px;
	line-height: 20px;
	color: #cfb372;
}

.tit_gris15 {
	font-family:"Lucida Sans Unicode";
	font-size: 15px;
	line-height: 15px;
	color: #777777;
}

.tit_gris14 {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 20px;
	color: #999999;
	font-weight:bold;
}

.link_dorado12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #cfb372;
	text-decoration:none;
}
.link_dorado12:hover {
	text-decoration:none;
}

.link_grisdorado12 {
	text-indent:15px
	font-family: Tahoma;
	font-size: 12px;
	color: #9b9b9b;
	text-decoration:none;
}
.link_grisdorado12:hover {
	text-decoration:none;
	color: #cfb372;
}

.link_blanco11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}

.tit_blanco12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
}


.link_blanco11:hover {
	color: #888888;
	text-decoration:underline;
}

.txt_boton {
	font-family: Tahoma;
	font-size: 12px;
	cursor: hand;
	padding: 3px 10px 5px 10px;
	color: #dddddd;
	text-decoration: none;
	background:url(img/bg_boton.gif);
	background-repeat:repeat-x;
}

.txt_boton:hover {
	background:url(img/bg_boton_over.gif);
	background-repeat:repeat-x;
	color:#000000;
}

/*
a {
	color: #999999;
}

a:link {
	color: #777777;
	text-decoration:none;
}

a:hover {
	color: #999999;
	background-color: #111111;
}

a.visited {
	color: #999999;
	background-color: #111111;
	text-decoration:none;
}
*/

.boton {
	font-family: Tahoma;
	font-size: 12px;
	line-height:20px;
	font-weight: normal;
	cursor: hand;
	color: #dddddd;
	text-decoration: none;
	border: 0px;
	background-image: url(img/bg_boton.gif);
}
.boton_enviar {
	font-family: Tahoma;
	font-size: 12px;
	line-height:20px;
	font-weight: normal;
	cursor: hand;
	color: #dddddd;
	text-decoration: none;
	border: 0px;
	background-image: url(concurso_codigos/images/enviar_07.jpg);
}
.textarea_11 {
	font-family: Arial;
	font-size: 11px;
	line-height:13px;
	color: #000000;
	text-decoration: none;
    border: #666666 1px solid;
}

.textarea_12 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
    border: #666666 1px solid;
}

.footer {
    font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #777777;
	word-spacing:10px;
}

.img {
border: solid #666666 1px 1px 1px 1px;
}

.img3{
border: solid #999999 3px 3px 3px 3px;
}

.img4{
border: solid #d1b37a 3px 3px 3px 3px;
}

.manito {
	cursor: hand;
}

.txt_boton {
	font-family: Tahoma;
	font-size: 12px;
	cursor: hand;
	padding: 3px 10px 5px 10px;
	color: #dddddd;
	text-decoration: none;
	background:url(img/bg_boton.gif);
	background-repeat:repeat-x;
}

.txt_boton:hover {
	background:url(img/bg_boton_over.gif);
	background-repeat:repeat-x;
	color:#000000;
}