/* TEXTOS GENERICOS*/
/*  Este estilo contiene propiedades del texto que heredan  el resto de estilos de la página */
BODY, TD {
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 11px;
	color:black;
}

h1{
	color:#FF6600;
	font-size : medium;
	margin:0px;
	padding:0px;
	font-weight : bolder;
}

h2{
	color:#829641;
	font-size : medium;
	margin:0px;
	padding:0px;
	font-weight : bolder;
	text-decoration : underline;
}


h3{
	color:#6F9300;
	font-size : 9px;
	font-variant : normal;
	font-weight : bold;	
}

h4{
	color:#4E5926;
	font-size : 9px;
	font-variant : normal;
	font-weight : bold;
}




.giras-pass{color: #999999;  text-decoration : none;}

.tabla-menu{background-color:white; border:solid #cccccc 1px;padding:5px;}
.tabla-datos{background-color:white; border:solid #cccccc 1px;padding:5px;}
.tabla-foto_index{background-color:white; border:solid white 1px;}
.tabla-titulares{font-weight: bold;background-color:none; border:solid black 1px;padding:5px;}

/* enlace por defecto*/
A:active {color: #0066ff;  text-decoration : none;}
A:link {color: #0066ff;  text-decoration : none;}
A:visited {color: #0066ff;  text-decoration : none;}
A:hover {color: #0066ff;  text-decoration : underline;}

/*estilo negrita y color blanco*/
.negrita-blanco{color:white; font-weight: bold;}
.negrita-gris{color:#666666; font-weight: bold;}
.negrita-negro{color:black; font-weight: bold;}
/*estilo blanco simple*/
.blanco{color:white;}

.suave{color:#999999;}
.rojo{color:#990000;}
.negro{color:black;}
/*estilos fecha y accesos rápidos*/
.fecha{	color:#4E5926;
	font-size : 9px;
	font-variant : normal;
	font-weight : normal;}

.fecha-noticias{
	color:#FF6600;
	font-size : 9px;
	font-variant : normal;
	font-weight : bold;
}



/*enlace para ver más*/
A.link-mnu:active { font-size: 11px;color: white;  text-decoration : none; font-weight : bold;}
A.link-mnu:link {font-size: 11px;color: white;  text-decoration : none;font-weight : bold;}
A.link-mnu:visited {font-size: 11px;color: white;  text-decoration : none;font-weight : bold;}
A.link-mnu:hover {font-size: 11px;color: white;  text-decoration :underline;font-weight : bold;}

A.link-mnu2:active { font-size: 9px;color: #996666;  text-decoration : none; font-weight : bold;}
A.link-mnu2:link {font-size: 9px;color: #996666;  text-decoration : none;font-weight : bold;}
A.link-mnu2:visited {font-size: 9px;color: #996666;  text-decoration : none;font-weight : bold;}
A.link-mnu2:hover {font-size: 9px;color: #996666;  text-decoration :underline;font-weight : bold;}

.mnu2off{font-size: 9px;color: #666666;  text-decoration :underline;font-weight : bold;}

A.link-mas:active { font-size: 11px;color: #0066ff;  text-decoration : none; font-weight : bold;}
A.link-mas:link {font-size: 11px;color: #0066ff;  text-decoration : none;font-weight : bold;}
A.link-mas:visited {font-size: 11px;color: #0066ff;  text-decoration : none;font-weight : bold;}
A.link-mas:hover {font-size: 11px;color: #0066ff;  text-decoration :underline;font-weight : bold;}

A.link-download:active { font-size: 11px;color: black;  text-decoration : none; font-weight : bold;}
A.link-download:link {font-size: 11px;color: black;  text-decoration : none;font-weight : bold;}
A.link-download:visited {font-size: 11px;color: black;  text-decoration : none;font-weight : bold;}
A.link-download:hover {font-size: 11px;color: black;  text-decoration :underline;font-weight : bold;}



A.link-target:active { font-size: 9px;color: #999999;  text-decoration : none;}
A.link-target:link {font-size: 9px;color: #999999;  text-decoration : none;}
A.link-target:visited {font-size: 9px;color: #999999;  text-decoration : none;}
A.link-target:hover {font-size: 9px;color: #999999;  text-decoration :underline;}

.target {font-size: 9px;color: #999999;  text-decoration :underline;}

.mnuoff{color:#3399CC;}


A.link-blanco:active { color: white;  text-decoration : none; }
A.link-blanco:link {color: white;  text-decoration : none;}
A.link-blanco:visited {color: white;  text-decoration : none;}
A.link-blanco:hover {color: white;  text-decoration :underline;}

/* FORMULARIOS*/
/* Estilo para desplegables*/
SELECT {background-color : white; border:1px solid #666666; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: 10px; color:black;} 
/* Estilo para campos de texto*/
INPUT.formTXT {font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: 10px; color:black;background-color: none; border:1px solid #666666; }

TEXTAREA{font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: 10px; color:black;background-color: none; border:1px solid #666666; }
/* botón*/
INPUT.formBOTON {font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: 10px;color: black;background-color: white;border:1px solid #666666;}

/* LISTADOS*/
LI { padding-bottom: 2pt; padding-top: 2pt; list-style-image:url('..images/1_3_eg.gif'); list-style-type:square; list-style-position:inside }

 /*Otras posibilidades de listados*/
/*LI.circle{ list-style-type: circle }
/*LI.disc{ list-style-type: disc }
UL.plain  { list-style-type: none }
OL        { list-style-type: upper-alpha }  /* A B C D E etc. */
/*OL OL     { list-style-type: decimal }      /* 1 2 3 4 5 etc. */
/*OL OL OL  { list-style-type: lower-roman }  /* i ii iii iv v etc. */
