/* 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:#333333;}

.txt{font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 11px;
	color:#333333;
	text-align : justify;
}	
	
/*titulares:*/

h1{font-family:  Arial;
	color:#002469;
	font-size : 18px;
	margin:0px;
	padding:0px;}

h2{color:#002469;
	font-size : 12px;
	margin:0px;
	padding:0px;}
	
.titulares{color:#336699;font-size : 11px;font-weight : bold;text-decoration : none;}
	

/*menus izquierda*/

A.link-menu:active { color: #8FD400;  text-decoration : none; font-weight : bold;}
A.link-menu:link {color: #8FD400;  text-decoration : none;font-weight : bold;}
A.link-menu:visited {color: #8FD400;  text-decoration : none;font-weight : bold;}
A.link-menu:hover {color: #8FD400;  text-decoration :underline;font-weight : bold;}

A.link-submenu1:active { color: white;  text-decoration : none;}
A.link-submenu1:link {color: white;  text-decoration : none;}
A.link-submenu1:visited {color: white;  text-decoration : none;}
A.link-submenu1:hover {color: white;  text-decoration :underline;}

A.link-submenu2:active { color: white;  text-decoration : none;}
A.link-submenu2:link {color: white;  text-decoration : none;}
A.link-submenu2:visited {color: white;  text-decoration : none;}
A.link-submenu2:hover {color: white;  text-decoration :underline;}

A.link-submenu3:active { color: white;  text-decoration : none; font-size:9px;}
A.link-submenu3:link {color: white;  text-decoration : none; font-size:9px;}
A.link-submenu3:visited {color: white;  text-decoration : none; font-size:9px;}
A.link-submenu3:hover {color: white;  text-decoration :underline; font-size:9px;}


/*enlace para titulares principales*/

A.link-titulares:active { font-family:  Arial;font-size: 18px;color: #002469;  text-decoration : none;font-weight : bold;}
A.link-titulares:link {font-family:  Arial;font-size: 18px;color: #002469;  text-decoration : none;font-weight : bold;}
A.link-titulares:visited {font-family:  Arial;font-size: 18px;color: #CCCCCC;  text-decoration : none;font-weight : bold;}
A.link-titulares:hover {font-family:  Arial;font-size: 18px;color: #73AA00;  text-decoration :underline;font-weight : bold;}

/* enlace por defecto*/

A:active {color: #336699;  text-decoration : none;}
A:link {color: #336699;  text-decoration : none;}
A:visited {color: #AAAAAA;  text-decoration : none;}
A:hover {color: #73AA00;  text-decoration : underline;}

/*link accesos rápidos*/

A.link-accesos:active { font-size: 9px;color: #336699;  text-decoration : none;}
A.link-accesos:link {font-size: 9px;color: #336699;  text-decoration : none;}
A.link-accesos:visited {font-size: 9px;color: #336699;  text-decoration : none;}
A.link-accesos:hover {font-size: 9px;color: #336699;  text-decoration :underline;}

/*ver más*/
A.link-vermas:active { font-size: 9px;color: #336699;  text-decoration : underline;}
A.link-vermas:link {font-size: 9px;color: #336699;  text-decoration : underline;}
A.link-vermas:visited {font-size: 9px;color: #AAAAAA;  text-decoration : underline;}
A.link-vermas:hover {font-size: 9px;color: #73AA00;  text-decoration :underline;}


/*link para titulares de noticias*/

A.link-tit:active {color: #336699;  text-decoration : none;font-weight : bold;}
A.link-tit:link {color: #336699;  text-decoration : none;font-weight : bold;}
A.link-tit:visited {color: #AAAAAA;  text-decoration : none;font-weight : bold;}
A.link-tit:hover {color: #73AA00;  text-decoration :underline;font-weight : bold;}

/*enlace de titulares de agenda*/

A.link-agenda:active {font-size: 9px;color: #336699;  text-decoration : underline;}
A.link-agenda:link {font-size: 9px;color: #336699;  text-decoration : underline;}
A.link-agenda:visited {font-size: 9px;color: #336699;  text-decoration : underline;}
A.link-agenda:hover {font-size: 9px;color: #73AA00;  text-decoration :underline;}

/*link para target*/

A.link-target:active {font-size: 9px;color: #666666;  text-decoration : none;}
A.link-target:link {font-size: 9px;color: #666666;  text-decoration : none;}
A.link-target:visited {font-size: 9px;color: #666666;  text-decoration : none;}
A.link-target:hover {font-size: 9px;color: #666666;  text-decoration :underline;}


/*enlace para noticias, proyectos, agenda...que va antes de las  noticias...*/
A.link-negro:active {font-size: 9px;color: black;  text-decoration : none;}
A.link-negro:link {font-size: 9px;color: black;  text-decoration : none;}
A.link-negro:visited {font-size: 9px;color: black;  text-decoration : none;}
A.link-negro:hover {font-size: 9px;color: black;  text-decoration :underline;}

/*link para listados*/

A.link-listado:active {color: #002469;  text-decoration : none;  font-variant : small-caps; }
A.link-listado:link {color: #002469;  text-decoration : none;font-variant : small-caps; }
A.link-listado:visited {color: #AAAAAA;  text-decoration : none;font-variant : small-caps; }
A.link-listado:hover {color: #73AA00;  text-decoration :underline;font-variant : small-caps; }

/*texto de color verde para resaltar alguna frase*/

.verde{color: #629100;}

/*estilo para "coletilla" de texto o explicación*/
.negro{font-size: 9px;color: black;}

/*estilos fecha*/

.fecha{font-size: 9px;color:#999999;font-weight : bold;}

/*estilos fecha página*/

.fechaweb{font-size: 9px;color:white;}


.tabla-foto{background-color:white; border:solid #cccccc 1px;}



/* 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. */

