/*ESTILOS DEL MÓDULO AGENDA*/

.agenda_fecha {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;	
	color: #000000;
	text-decoration: none;
}

.agenda_dia_semana {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;	
	color: #8f8f8f;
	text-decoration: none;
}

.calendario
{
    border: solid 1px blue;
    border-collapse: collapse;
    vertical-align: top;
    width: 160px;
}

.nombremes
{
    vertical-align: middle;
    color: maroon;
    font-family: Verdana;
    font-size: 10pt;
    background-color: #ffffcc;
    text-align: center;
    font-weight: bold;
}

.nombremes a
{
    text-decoration: none;
    color: Maroon;
}

.nombremes a:hover
{
    color: red;
}

.diassemana
{
    font-family: Arial;
    font-weight: bold;
    font-size: 9pt;
    background-color: #f5f5f5;
    text-align: center;
}    

.dianormal
{
    font-size: 8pt;
    color: maroon;
    font-family: Tahoma;
    text-align: center;
}

.findesemana
{
    font-size: 8pt;
    color: red;
    font-family: Tahoma;
    background-color: #ffdddd;
    text-align: center;
}

.hoy
{
    font-size: 8pt;
    color: white;
    font-family: Tahoma;
    background-color:Green;
    text-align: center;
}

.hoy a
{
    color: white;
}

.diaevento
{
    font-size: 8pt;
    color: yellow;
    font-family: Tahoma;
    background-color: indianred;
    text-align: center;
}

.diaevento a
{
    color: yellow;
}

.tituloEventosDelDia
{
    font-family:Tahoma;
    font-size:13px;
    color:Maroon;
    font-weight:bold;
    height: 1px;
    width: 85%;
    text-align: left;
}

.unEvento
{
    color: Black;
    font-family:Arial;
    font-size:8pt;
    text-align:justify;
    margin-bottom: -5px;
}

.tablaEventos
{
    font-family:Tahoma;
    font-size: 9pt;
    background-color: #cccccc;
    border-top:solid 1px #880000;
    border-bottom:solid 1px #880000;
    width: 100%;
}

.tablaEventosBold
{
    font-weight:bolder;
    width:75px;
    padding: 3px 0px 3px 10px;
}

.tituloEventoCompleto
{
    font-family: Arial;
    font-size:medium;
    font-weight:bold;
    color:#bb0000;
}

.agendaDescripcionBreve
{
    font-family:Tahoma;
    font-size: small;
    font-weight:bold;
    color:Black;
}

.agendaDescripcionAmpliada
{
    font-family:Tahoma;
    font-size: small;
    color:Black;
}

.agendaTituloAdjuntos
{
    font-family: Tahoma;
    font-size:small;
    font-weight: bold;
    color:Maroon;
}

.agendaAdjuntos a
{
    font-family: Tahoma;
    font-size:smaller;
    color: Black;
    text-decoration: none;
}

.agendaAdjuntos a:hover
{
    text-decoration: underline;
}

.tituloEvento {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;	
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}

.tituloEvento a {
    color: Black;
	text-decoration: none;
}

.tituloEvento a:hover {
    color: Black;
	text-decoration: underline;
}

.adjunto_agenda {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;	
	color: #000000;
	text-decoration: none;
}
.adjunto_agenda a {
	color: #000000;
	text-decoration: none;
}
.adjunto_agenda a:hover{
	text-decoration: underline;
}
/*FIN DE ESTILOS DE AGENDA*/


/*ESTILOS DEL MÓDULO BREVES*/
.breves
{
    width:250px;
    height:155px;
    font-family:Verdana;
    font-size:10px;
    text-align:left;
    /*font-style:oblique;*/
    /*color:#FFFFFF;*/
    /*background-color:#FFFFFF;*/
    border-collapse:collapse;
    text-decoration:none;
}

.breves a
{
    color:#000000;
    text-align:left;
}

.breves a:hover
{
    color:Red;
    text-align:left;
}

.tablabreves
{
    border-collapse:collapse;
    text-align:left;
    text-decoration:none;
    border:none; /*solid 2px #0066BB;*/
    /*background-color:Maroon;*/
}
/*FIN DE ESTILOS DE BREVES*/


/*ESTILOS MÓDULO ENCUESTAS*/
.encuesta
{
    font-family: Verdana;
    font-size: 8pt;
    font-style:normal;
    color: Black;
    text-decoration: none;
    margin-left: 19px;
    text-align:left;
}

.encuestas_anter
{
    font-family: Verdana;
    font-size: 8pt;
    font-style:normal;
    color: Black;
    text-decoration: none;
    text-align:left;
}

.encuesta input
{
    height: 13px;
    vertical-align:middle;
}

.encuesta_negrita
{
    font-family: Verdana;
    font-size: 8pt;
    font-style:normal;
    font-weight:bold;
    color: #ce3b00;
    margin-left: 19px;
    text-decoration: none;
}

.linea_encuesta
{
    border: 1px dashed black;
    width: 80%;
    margin-left: 19px;
    height: 1px;
}

.resultEncuesta
{
    font-size: 7pt;
    font-family: Verdana;
    width: 90%;
}

.encuestasBluebar
{
    background-image:url(/images/bluebar.jpg);
    background-position:right;
}

.encuestasGreenbar
{
    background-image:url(/images/greenbar.jpg);
    background-position:right;
}

.encuestasRedbar
{
    background-image:url(/images/redbar.jpg);
    background-position:right;
}

.encuestasYellowbar
{
    background-image:url(/images/yellowbar.jpg);
    background-position:right;
}

.encuesta_titulo
{
    font-family: Verdana;
    font-size: 8pt;
    font-style:normal;
    font-weight:bold;
    margin-top: 10px;
    color: #ce3b00;
    text-decoration: none;
}

.encuesta_tit_resul
{
    font-family: Verdana;
    font-size: 7pt;
    font-style:normal;
    font-weight:bold;
    color: black;
    text-decoration: none;
    text-align: center;    
}
/*FIN DE ESTILOS DE ENCUESTAS*/



/*body*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/images/matiz_contenido.jpg);
}
/*fin body*/
/*comunes */
.rotulos_mayuscula {
	font-family: Verdana;
	font-size: 24px;
	font-style: normal;	
	color: #19885d;
	text-decoration: none;
}
.rotulo_texto {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;	
	color: #000000;
	text-decoration: none;
}

.rotulos_mayuscula2 {
	font-family: Verdana;
	font-size: 36px;
	font-style: normal;	
	color: #19885d;
	text-decoration: none;
}
.rotulo_texto2 {
	font-family: Verdana;
	font-size: 20px;
	font-style: normal;	
	color: #000000;
	text-decoration: none;
}

.titulos {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;	
	font-weight:bold;
	color: #d13504;
	text-decoration: none;
}
.contenido {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;	
	color: #000000;
	text-decoration: none;
}
.texto_general {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;	
	color: #000000;
	text-decoration: none;
}
.texto_general_negrita {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;	
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.vinculo_general{font-family:Verdana; font-size: 10px; color:#d03500; font-weight: normal; }
.vinculo_general:link {
	color: #d03500;
	text-decoration: none;
	font-weight:bold;
}
.vinculo_general:visited {
	text-decoration: none;
	color: #d03500;
}
.vinculo_general:hover {
	text-decoration: underline;
	color: #d03500;
}
.vinculo_general:active {
	text-decoration: none;
	color: #d03500;
}

.boton_estandar
{
    border: solid 1px black;
    background-color: #ebebeb;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: Black;
}

input_estandar
{
    height: 17px;
    border: solid 1px black;
    background-color: White;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: Black;
}
/*fin comunes*/
/* contacto */
.contacto_input {
	height: 17px;
	border:solid 1px #000000;
	background-color:#FFFFFF;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color: #000000;
}

.contacto_input2 {
	border:solid 1px #000000;
	background-color:#FFFFFF;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color: #000000;
}
.contacto_boton{
	border:solid 1px #000000;
	background-color:#ebebeb;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color: #000000;
}
/* fin contacto*/

/* intranet */

.intranet_texto {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;	
	color: #000000;
	text-decoration: none;
}
.intranet_texto2 {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;	
	color: #000000;
	text-decoration: none;
}

.intranet_input {
	height: 17px;
	width: 90px;
	border:solid 1px #000000;
	background-color:#FFFFFF;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color: #000000;
}
.intranet_boton{
	border:solid 1px #000000;
	background-color:#ebebeb;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color: #000000;
}
.intranet_vinculo1{font-family:Verdana; font-size: 9px; color:#000000; font-weight: bold; }
.intranet_vinculo1:link {
	color: #000000;
	text-decoration: none;
}
.intranet_vinculo1:visited {
	text-decoration: none;
	color: #000000;
}
.intranet_vinculo1:hover {
	text-decoration: none;
	color: #d03500;
}
.intranet_vinculo1:active {
	text-decoration: none;
	color: #000000;
}

/*fin intranet*/

/* menú*/

.menu_rotulo1 {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
	color: #d13504;
	text-decoration: none;
}
.menu_vinculo1{font-family:Verdana; font-size: 10px; color:#000000; font-weight: normal; }
.menu_vinculo1:link {
	color: #000000;
	text-decoration: none;
}
.menu_vinculo1:visited {
	text-decoration: none;
	color: #000000;
}
.menu_vinculo1:hover {
	text-decoration: none;
	color: #d03500;
}
.menu_vinculo1:active {
	text-decoration: none;
	color: #000000;
}

/*fin menú*/

/*noticias*/

.noticias_fecha {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;	
	font-weight:bold;
	color: #999999;
	text-decoration: none;
}
.noticias_titulo {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;	
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.noticias_contenido {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;	
	color: #000000;
	text-decoration: none;
}

/*fin noticias*/

/*agenda*/
.agenda_fecha {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;	
	color: #000000;
	text-decoration: none;
}
.agenda_fecha_vinculo {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;	
	color: #000000;
	text-decoration: none;
}
.agenda_fecha_vinculo:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.agenda_fecha_vinculo:visited {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.agenda_fecha_vinculo:active {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.agenda_fecha_vinculo:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #d03500;
	text-decoration: none;
	
}
.agenda_dia_semana {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;	
	color: #8f8f8f;
	text-decoration: none;
}
.agenda_dia_num {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;	
	color: #4a6688;
	text-decoration: none;
}
.agenda_hoy {
	font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    color: #bb0000;
    text-decoration: none;
    font-weight:bold;
}
.agenda_hoy a {
	color: Black;
	text-decoration: none;
}
.agenda_dia_evento
{
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    color: White;
    text-decoration: none;
    background-color: #4A6688;
}
.agenda_dia_evento a
{
	color: White;
	text-decoration: none;
}
/*fin agenda*/

/*pie*/
.pie {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #d03500;
	text-decoration: none;
}
.pie:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #d03500;
	text-decoration: none;
}
.pie:visited {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #d03500;
	text-decoration: none;
}
.pie:active {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #d03500;
	text-decoration: none;
}
.pie:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #d03500;
	text-decoration: underline;
	
}

/*fin pie*/

/*deex*/
.deex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
.deex:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
.deex:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
.deex:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
.deex:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #d03500;
	text-decoration: underline;
	letter-spacing: 3px;
}

.noticias_titulo_detalle {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;	
	font-weight:bold;
	color: #d03500;
	text-decoration: none;
}

.noticias_subtitulo_detalle {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;	
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}

.noticias_fecha_detalle {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;	
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}

.buscar_caja_text{
	border:solid 1px #000000;
	background-color:#FFFFFF;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color: #000000;
}
.buscar_desplegable {
	border:solid 1px #000000;
	background-color:#FFFFFF;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color: #000000;
}

.evento_titular {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;	
	font-weight:bold;
	color: #d03500;
	text-decoration: none;
}

.evento_subtitular {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;	
	color: #333333;
	text-decoration: none;
}


.texto_general_rojo {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;	
	color: #d03500;
	text-decoration: none;
}
.texto_general_negrita_rojo {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;	
	font-weight:bold;
	color: #d03500;
	text-decoration: none;
}

/*fin deex*/

