/* Estilos para tipografías */

.txt {font-family: Verdana; font-size: 12px; color :#5A5959; font-weight : normal; text-decoration: none;}
.logo {font-family:Gill Sans Ultra Bold; font-size:15px;color:#6666CC}
.subtituloHome {font-family:Arial; font-size:18px;color:#5656C7;font-weight:bold}
.subtitulo11 {font-family:Arial; font-size:11pt;color:#5656C7;font-weight:bold}
.subtitulo {font-family:Arial; font-size:10pt;color:#5656C7;font-weight:bold}
.subtituloSeccion {font-family:Arial; font-size:11pt;color:#B00000;font-weight:bold}
.bienvenida {font-family:Arial; font-size:14pt;color:#5A5959;font-weight:bold}
.navegacion{font-family: Verdana; font-size: 11px;color:#ffffff;font-weight:normal;text-decoration:none}
.pixel {font-size:1px}
/*Formularios*/
INPUT { border-color: #6699ff; border-style: solid; border-width: 1px; font-family: Verdana; 
.input2{ border-color: #E9DFC5; border-style: solid; border-width: 1px; font-family: Verdana; font-size: 10px; color: Black;;background-color: #F3F0DF }
textarea{
background-color: #ccffff;
border-color:     #6699ff;
border-style: solid;
border-width:     1px;
font-family: Verdana, Arial;
font-size: 10px; 
color: #000000;
scrollbar-3dlight-color:#C3A75B; 
scrollbar-arrow-color:#C3A75B;
scrollbar-base-color:#C3A75B;
scrollbar-darkshadow-color:#F3F0DF;
scrollbar-face-color:#F3F0DF;
scrollbar-highlight-color:#F3F0DF;
scrollbar-shadow-color:#C3A75B;
}
select{
background-color: #F3F0DF;
border-color:     #E9DFC5;
border-style: solid;
border-width:     1px;
font-family: Verdana, Arial;
font-size: 10px; 
color: #000000;
scrollbar-3dlight-color:#C3A75B; 
scrollbar-arrow-color:#C3A75B;
scrollbar-base-color:#C3A75B;
scrollbar-darkshadow-color:#F3F0DF;
scrollbar-face-color:#F3F0DF;
scrollbar-highlight-color:#F3F0DF;
scrollbar-shadow-color:#C3A75B;
}
/* Tablas*/

	TD.cabecera {font-family: Arial; font-size: 11px;background-color:#ffffff;color:#6666CC;padding-left:5px;padding-right:5px;font-weight:bold;}
TD.nocabecera {font-family: Arial; font-size: 11px;background-color:#ffffff;color:#6666CC;padding-left:5px;padding-right:5px;}
TD.menu{font-family: Arial; font-size: 12px;background-color:#6666CC;color:#ffffff;font-weight:normal;height:20px;padding-left:5px;padding-right:5px;}
A:link {font-family:Arial; font-size:13px;color:#5656C7;font-weight:normal;text-decoration:underline}
A:visited {font-family:Arial; font-size:13px;color:#5656C7;font-weight:normal;text-decoration:underline}
A:active {font-family:Arial; font-size:13px;color:#5656C7;font-weight:normal;text-decoration:underline}
A:hover{font-family:Arial; font-size:13px;color:#e15560;font-weight:normal;text-decoration:none}
A.navegacion:link{font-family: Verdana; font-size: 11px;color:#ffffff;font-weight:normal;text-decoration:none}
A.navegacion:active{font-family: Verdana; font-size: 11px;color:#ff0000;font-weight:normal;text-decoration:none}
A.navegacion:visited{font-family: Verdana; font-size: 11px;color:#ffffff;font-weight:normal;text-decoration:none}
A.navegacion:hover{font-family: Verdana; font-size: 11px;color:#FF9900;font-weight:normal;text-decoration:none}

A.navtop:link{font-family: Arial; font-size: 12px;color:#8C8C8C;font-weight:bold;text-decoration:none}
A.navtop:active{font-family: Arial; font-size: 12px;color:#8C8C8C;font-weight:bold;text-decoration:none}
A.navtop:visited{font-family: Arial; font-size: 12px;color:#8C8C8C;font-weight:bold;text-decoration:none}
A.navtop:hover{font-family: Arial; font-size: 12px;color:#6767CC;font-weight:bold;text-decoration:none}

A.rojopie:link{font-family: Arial; font-size: 11px;color:#990000;font-weight:normal;text-decoration:none}
A.rojopie:active{font-family: Arial; font-size: 11px;color:#990000;font-weight:normal;text-decoration:none}
A.rojopie:visited{font-family: Arial; font-size: 11px;color:#990000;font-weight:normal;text-decoration:none}
A.rojopie:hover{font-family: Arial; font-size: 11px;color:#6767CC;font-weight:normal;text-decoration:none}
/* Modificadores */
#bold {font-weight: bold}
#subra {text-decoration:underline}
#fblanco{background-color: #FFFFFF;color :#5A5959;}
#titulosmapa {color:#969696}
#rojo{color:#A63626}
#grislogo {color:#B2B2B2}
#azul{color:#6A6ACD}
#grande {font-size:12px}
#peque {font-size:7pt}