.textonaranja { font-family: Verdana; font-size: 9px; color: #FF8A00 }
.texto_naranja { font-family: Verdana; font-size: 12px; color: #FF8A00 }
.textoblanco { font-family: Tahoma; font-size: 11px; color: #FFFFFF }
.textoazul { font-family: Verdana; font-size: 12px; color: #000099 }
.titulo_seccion { font-family: Verdana; font-size: 11px; color: black }
.texto { font-family: Verdana; font-size: 11px; color: #666666 }
.texto2 { font-family: Verdana; font-size: 9px; color: #666666 }
.naranja { font-family: Verdana; font-size: 11px; color: #FF8A00; text-decoration: none; }
.negro { font-family: Verdana; font-size: 11px; color: #000000 }
.rojo { font-family: Verdana; font-size: 11px; color: #990000 }



a.naranja { font-family: Verdana; font-size: 11px; color: #FF8A00; text-decoration: none; }
a.naranja:hover { font-family: Verdana; font-size: 11px; color: #FF8A00; text-decoration: underline; }
a.naranja2 { font-family: Verdana; font-size: 9px; color: #FF8A00; text-decoration: none; }
a.naranja2:hover { font-family: Verdana; font-size: 9px; color: #FF8A00; text-decoration: underline; }
a.naranja_enlace { font-family: Verdana; font-size: 11px; color: #FF8A00; text-decoration: underline; }
a.naranja_enlace:hover { font-family: Verdana; font-size: 11px; color: #FF8A00; text-decoration: none; }
a.texto { font-family: Verdana; font-size: 11px; color: #666666; font-weight: bold; text-decoration: none }
a.texto:hover { font-family: Verdana; font-size: 11px; color: #666666; font-weight: bold; text-decoration: none }
a.texto2 { font-family: Verdana; font-size: 9px; color: #666666; font-weight: bold; text-decoration: none }
a.texto2:hover { font-family: Verdana; font-size: 9px; color: #666666; font-weight: bold; text-decoration: none }
a.texto3 { font-family: Verdana; font-size: 9px; color: #666666; font-weight: none; text-decoration: none }
a.texto3:hover { font-family: Verdana; font-size: 9px; color: #666666; font-weight: none; text-decoration: none }
a.azul { font-family: Verdana; font-size: 11px; color: #000099; text-decoration: none }
a.azul:hover { font-family: Verdana; font-size: 11px; color: #660000; text-decoration: underline }

a.rojo {
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight : bold;
}
a.rojo:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight : bold;
}


a.enlace_texto {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight : bold;
}
a.enlace_texto:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FF8A00;
	text-decoration: underline;
	font-weight : bold;
}

a.texto_modif {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight : bold;
}
a.texto_modif:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FF8A00;
	text-decoration: underline;
	font-weight : bold;
}

a.mapa { font-family: Verdana; font-size: 11px; color: #FF8A00; font-weight: bold; text-decoration: none; }
a.mapa:hover { font-family: Verdana; font-size: 11px; color: #FF8A00; font-weight: bold; text-decoration: underline; }

a.secciones { background-color: #FF8A00; padding: 2px 4px 2px 4px; font-family: Verdana; font-size: 11px; color: white; text-decoration: none; }
a.secciones:hover { background-color: white; padding: 2px 4px 2px 4px; font-family: Verdana; font-size: 11px; color: #FF8A00; text-decoration: none; }

a.nuevas_secciones {padding: 2px 4px 2px 4px; font-family: Verdana; font-size: 11px; color: #FF8A00; text-decoration: none; }
a.nuevas_secciones:hover {padding: 2px 4px 2px 4px; font-family: Verdana; font-size: 11px; color: #FF8A00; text-decoration: underline; }

a.nuevas_subsec {padding: 2px 4px 4px 4px; font-family: Verdana; font-size: 10px; color: #6E0E3C; text-decoration: none; }
a.nuevas_subsec:hover {padding: 2px 4px 4px 4px; font-family: Verdana; font-size: 10px; color: #6E0E3C; text-decoration: underline; }

body {
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #FF8A00; 
	scrollbar-darkshadow-color: #FF8A00; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #000000;
	font-family: Verdana;
	font-size: 11px;
}
td{
	font-family: Verdana;
	font-size: 11px;
}

.unnamed1 {
	text-decoration: none;
}

.titulo_naranja {
	font-family: Verdana;
	font-size: 16px;
	color: #FF8A00;
	font-weight : bold;
}

.titulo {
	font-family: Verdana;
	font-size: 16px;
	color: #666666;
	font-weight : bold;
}

fieldset {
	border : 1px solid #FF8A00;
	width : 95%;
}
