body{
    margin:0px;
    background-color: #000;
        font-family: Tahoma, Geneva, sans-serif;
        font-size: 0.81em;
        color: #FFF;
    line-height:150%;
}
.texto {
        padding-left:15px;
}

a:link {
        text-decoration:none;
        color: #FF9900;
        font-weight:bold;
}
a:visited {
        text-decoration: none;
        color: #FF9900;
        font-weight:bold;
}
a:hover {
    text-decoration: underline;
        color: #FF9900;
        font-weight:bold;
}
a:active {
        text-decoration: none;
        color: #FF9900;
        font-weight:bold;
}

#combo {
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 0.85em;
	background-color: #000;
    color: #FFF;
	padding: 3px;
}

#combo optgroup {
	font-style:normal;
	font-weight:bold;
	padding: 3px;
}

#combo option {
	padding: 1px;
	margin-left: 8px;
}

.contenedor {
        border: 3px solid #FFFFFF;
}
.texto_titulo_recuadro {
        font-weight:bold;
}
.texto_contenido_recuadro {
        padding-left:15px;
        background-color:#333333;
}
.titulos_color {
        font-size:14px;
    line-height:100%;
        font-weight:bold;
        color: #FF9900;
}
.titulos {
        font-size:1.38em;
	    line-height:130%;
        font-weight:bold;
}
.titulos_chicos {
        font-size:1.25em;
    line-height:100%;
        font-weight:bold;
}
.bajadas {
        font-size:0.85em;
    line-height:170%;
        color: #CCC;
        font-weight:bold;
}
.bajada_mas_chica {
        padding-left:15px;
        font-size:0.85em;
    line-height:120%;
        color: #FFFFFF;
        font-weight:normal;
}
.pie {
        font-size:1.08em;
    line-height:150%;
        color:#666;
        font-weight:bold;
}
a.pie:link {
        text-decoration: none;
        color:#666;
}
a.pie:visited {
        text-decoration: none;
        color:#666;
}
a.pie:hover {
        text-decoration: underline;
        color:#666;
}
a.pie:active {
        text-decoration: none;
        color:#666;
}


a.masinfo:link {
        text-decoration:none;
        color: #FFFFFF;
        font-weight:bold;
}
a.masinfo:visited {
        text-decoration: none;
        color: #FFFFFF;
        font-weight:bold;
}
a.masinfo:hover {
    text-decoration: underline;
        color: #FFFFFF;
        font-weight:bold;
}
a.masinfo:active {
        text-decoration: none;
        color: #FFFFFF;
        font-weight:bold;
}
