BODY{
	background-color: #f3f3f3;
	text-align: center;
	font-family: Tahoma, Arial;
}

IMG{
	border: 0px;
}

B{
	font-weight: bold;
}

STRONG{
	font-weight: bold;
}

A{
	text-decoration: none;
	color: #377ca8;
}

STRONG A{
	font-weight: bold;
}

#contenedor{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-image: url(../images/sombra-1.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 25px;
	padding-bottom: 20px;
}
#pie{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-image: url(../images/sombra-2.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 20px;
}
#pie a{
	color: #444444;
	text-decoration: none;
}

#pieLogos{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	font-size: 0.75em;
	color: #807f7d;
}

#cabecera{
	height: 121px;
	width: 946px;
	margin-left: auto;
	margin-right: auto;
/*	background-image: url(../images/fondoCabecera.png);*/
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0px;
	color: #255c7d;
	font-size: 0.938em;
	text-align: left;
}
#cabecera a{
	text-decoration: none;
	color: #255c7d;
}

#contenido{
	width: 946px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-top: 20px;

}

#columnaIzq{
	width: 590px;
	float: left;
	background-color: #eaeaea;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 30px;
}

#lateral{
	width: 314px;
	float: right;
}

.noticiaGrande{
	padding-top: 10px;
}
.noticiaGrande .titular{
	color: #333333;
	font-size: 1.9em; line-height: 1.3em;
}
.noticiaGrande img{
	margin-right: 10px;
}
.noticiaGrande .entradilla{
	text-align: left;
	color: #333333;
	font-size: 0.813em;
	line-height: 160%;
}
.noticiaGrande .apartado{
	text-align: justify;
	color: #333333;
	font-size: 0.875em;
	line-height: 1.3em;
	padding-top: 10px;
}
.noticiaGrande .leerMas{
	text-align: right;
}
.noticiaGrande .leerMas a{
	color: #255c7d;
	text-decoration:none;
	font-size: 0.813em;
}

.noticia .titular{
	font-size: 1.625em;
	color: #333333;
	line-height: 1.2em;
}
.noticia img{
	margin-bottom: 10px;
	margin-top: 10px;
}
.noticia .entradilla{
	text-align: left;
	color: #333333;
	font-size: 0.813em;
	line-height: 160%;
}
.noticia .leerMas{
	text-align: right;
}
.noticia .leerMas a{
	color: #255c7d;
	text-decoration:none;
	font-size: 0.813em;
}

.miniNoticia{
	clear: both;
}
.miniNoticia .titular{
	font-size: 0.875em;
	color: #333333;
	line-height: 1.125em;
}
.miniNoticia .fecha{
	font-size: 0.875em;
	color: #255c7d;
	line-height: 0.875em;
	padding-top: 4px;
	padding-bottom: 4px;
}
.miniNoticia a.leerMas{
	color: #255c7d;
	text-decoration:none;
	font-size: 0.875em;
	line-height: 1.125em;
}

#cajaBoletin{
	background-color: #377eab;
	color: #FFFFFF;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 14px;
	font-size: 0.875em;
}
#cajaBoletin .titulo{
	font-size: 1em;
	background-image: url(../images/flechaBoletin.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 70px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 44px;
}
.textBoletin{
	border: solid #000000 1px;
	padding: 4px;
	font-size: 0.875em;
	color: #333333;
	font-family: Tahoma, Arial;
	width: 157px;
	background-color: #ebf2f5;
}
.selectBoletin{
	border: solid #000000 1px;
	padding: 4px;
	font-size: 0.875em;
	color: #333333;
	font-family: Tahoma, Arial;
	background-color: #ebf2f5;
}
.btnBoletin{
	font-size: 0.875em;
	padding: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #316584;
	border: solid #316584 1px;
	font-family: Tahoma, Arial;
	background-color: #ebf2f5;
}
#cajaBoletin .descarga{
	padding-top: 10px;
	text-align: center;
	font-size: 0.938em;
}
#cajaBoletin .descarga a{
	color: #FFFFFF;
	text-decoration: none;
}

.btnComentario{
	color: #FFFFFF;
	font-size: 0.875em;
	background-color: #326586;
	padding: 3px;
	border: solid #FFFFFF 1px;
}

/*#menu{

	overflow: hidden;
}*/

/*#menu img{
	margin: 0px;
	padding: 0px;
	float: left;
}*/

.comentario{
	background-color: #fdfdfd;
	padding: 10px;
	margin-top: 5px;
}
.comentario .numero{
	color: #1e577b;
}
.comentario .fecha{
	color: #333333;
}
.comentario p{
	color: #333333;
	font-size: 0.875em;
	line-height: 0.95em;
}

/* MENU */
#menu{
	clear: both;
	margin-top: 15px;
	margin-left: 28px;
	margin-bottom: 0px;
}
.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
  font-family: Tahoma, Arial;
  font-size: 0.875em;
  line-height: 1.2em;
  z-index: 100;
  position: relative;
}
.nav li {
  border-left: 0px solid #000;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  /*background: #959595;*/
  color: #959595;
  display: block;
  padding: 0px;
  text-decoration: none;
}

.nav li a:hover {
  /*background: #565656;*/
  color: #000;	

}
#nav-one li:hover a, 
#nav-one li.sfHover a {
/*  background: #ccc;
  color: #000;*/
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  background: #2d6385;
  color: #fff;	
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
  background: #c9e0ee;
  color: #255c7d;
}

.nav ul {
  background: #2d6385;
  border-bottom: 0px solid #000;
  list-style: none;
  margin: 0;
  margin-left: 5px;
  width: 100px;
  position: absolute;
  top: -999em;
  left: -1px;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 27px;
}
.nav ul li {
  border: 0;
  float: none;
  background-color: #2d6385;
  background-image: url(../images/arrowSubmenu.png);
  background-repeat: no-repeat;
  background-position: 5px;
  padding-left: 15px;
  text-align: left;
    	line-height: 20px;
}
.nav ul a {
  border: 0px solid #000;
  border-bottom: 0;
  display: block;
  width: 300px;
  padding-right: 5px;
}
.nav ul a:hover {
  /*background: #565656;*/
  color: #000;
}

/*FIN DE MENU*/

/* MENU 2*/
#menu2{
	height: 27px;
	width: 947px;
	line-height: 27px;
	font-size: 0.875em;
	text-align: left;
	clear: both;
	margin-left: 28px;
	margin-top: 0px;
}
#menu2 li{
	float: left;
}
/*#menu2 a{
	color: #222222;
	height: 27px;
	display: table-cell;
	float: left;
	padding-left: 4px;
	padding-right: 4px;
}
#menu2 a:hover{
	color: #FFFFFF;
	background-color: #2d6385;
}*/

.nav2, .nav2 ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav2 {
  z-index: 80;
  position: relative;
}
.nav2 li {
  border-left: 0px solid #000;
  float: left;
  margin: 0;
  padding: 0;
    padding-right: 20px;
  position: relative;
}
.nav2 li a, .nav2 li a:link, .nav2 li a:active, .nav2 li a:visited {
  /*background: #959595;*/
  color: #333333;
  display: block;
  padding: 0px;
  text-decoration: none;
}

.nav2 li a:hover {
  /*background: #565656;*/
  color: #000;	

}
#nav-one2 li:hover a, 
#nav-one2 li.sfHover a {
  background: #2d6385;
  color: #fff;
}
#nav-one2 li:hover ul a, 
#nav-one2 li.sfHover ul a {
  background: #2d6385;
  color: #fff;	
}
#nav-one2 li:hover ul a:hover, 
#nav-one2 li.sfHover ul a:hover {
  background: #c9e0ee;
  color: #255c7d;
}

.nav2 ul {
  background: #2d6385;
  border-bottom: 0px solid #000;
  list-style: none;
  margin: 0;
  margin-left: 1px;
  width: 100px;
  position: absolute;
  top: -999em;
  left: -1px;
}
.nav2 li:hover ul,
.nav li.sfHover ul {
  top: 27px;
}
.nav2 ul li {
  border: 0;
  float: none;
  background-color: #2d6385;
  background-image: url(../images/arrowSubmenu.png);
  background-repeat: no-repeat;
  background-position: 2px;
  padding-left: 15px;
  text-align: left;
  	line-height: 20px;
}
.nav2 ul a {
  border: 0px solid #000;
  border-bottom: 0;
  display: block;
  width: 300px;
  padding-right: 5px;
}
.nav2 ul a:hover {
  /*background: #565656;*/
  color: #000;
}

/*FIN DE MENU2*/

#frmContacto table{
	margin-top: 20px;
}
#frmContacto .texto{
	font-size: 0.875em;
	text-align: right;
	padding-right: 14px;
	padding-bottom: 10px;
}
#frmContacto .text{
	text-align: left;
}
#frmContacto .text input, #frmContacto .text textarea{
	font-family: Tahoma, Arial;
	font-size: 0.875em;
	color: #333333;
	background-color: #fdfdfd;
	border: solid #333333 1px;
	padding: 3px;
	width: 150px;
}
#frmContacto .text textarea{
	width: 470px;
	height: 200px;
}
#frmContacto select{
	background-color: #fdfdfd;
}

.listadoArchivos{
	width: 100%;
	margin-top: 30px;
}
.listadoArchivos th{
	color: #13537c;
	font-size: 1em;
	text-align: left;
	padding-bottom: 6px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 15px;
}

.izq{
	text-align: left;
}
.centro{
	text-align: center;
}

.listadoArchivos td{
	text-align: left;
	font-size: 0.875em;
	color: #333333;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.listadoArchivos a{
	color: #333333;
}

.patologia{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
.patologia th{
	font-size: 3.75em;
	color: #084f7c;
	vertical-align: top;
	width: 50px;
}
.patologia td{
	font-size: 0.875em;
	vertical-align: top;
	padding-top: 10px;
	border-left: solid #084f7c 1px;
	padding-left: 10px;
	width: 40%;
}
.patologia td li{
	padding-top: 3px;
	padding-bottom: 3px;
}
.patologia td a{
	color: #333333;
}
.patologia td a:hover{
	color: #084f7c;
}

.listadoLetras{
	padding-top: 10px;
}
.listadoLetras a{
	margin-right: 12px;
}

.listadoMenu{
	font-size: 0.906em;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.listadoMenu .azul{
	background-color: #14557c;
	color: #FFFFFF;
	padding: 3px;
	padding-left: 8px;
}
.listadoMenu .azul a{
	color: #FFFFFF;
}
.listadoMenu .gris{
	background-color: #eaeaea;
	color: #333333;
	padding: 3px;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.listadoMenu .gris a{
	color: #333333;
}
.listadoMenu .verde{
	background-color: #688a1b;
	color: #FFFFFF;
	padding: 3px;
	padding-left: 8px;
}
.listadoMenu .verde a{
	color: #FFFFFF;
}

.leyenda{
	color: #7e7e7e;
	font-size: 0.875em;
	background-image:url(../images/arrowNoticias.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
}
.leyenda a{
	color: #7e7e7e;
}

.tituloSeccion{
	color: #084f7c;
	font-size: 1.438em;
	background-image: url(../images/arrowDer.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
	margin-top: 20px;
}
.tituloSeccionVerde{
	color: #333333;
	font-size: 1.438em;
	background-image: url(../images/arrowDer.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
	margin-top: 20px;
}

#cajaBuscador{
	background-color: #eaeaea;
	background-image: url(../images/fondoCajaBuscador.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 64px;
	margin-bottom: 14px;
/*	padding-top: 45px;*/
	padding-left: 80px;
}
#cajaBuscador div{
	padding-top: 20px;
}
#cajaBuscador .boton{
	background-color: #2e6382;
	color: #FFFFFF;
	border: solid black 0px;
	height: 26px;
	width: 20px;
}

#espacioValinet{
	margin-top: 10px;
	background-color: #f7b343;
	text-align: left;
	width: 926px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

.mapaweb{
	margin-top: 20px;
}
.mapaweb .principal{
	background-color: #14557c;
	font-size: 0.875em;
	padding-left: 5px;
	width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.mapaweb .principal a{
	color: #FFFFFF;
}

.mapaweb .secundaria{
	padding-left: 20px;
	font-size: 0.875em;
	line-height: 1.3;
}
.mapaweb .secundaria a{
	color: #333333;
}

/* Font-Sizer Specific Styling */

.fsizer { } /* Container element */

.fsizer a { background-color: #fff; display: block; float: left; width: 20px; margin-right: 5px; text-align: center; border: 1px dotted #ccc; color: #5761a0; text-decoration: none; cursor: pointer; letter-spacing: 0; line-height: 100%; }
.fsizer a:hover { text-decoration: none; background: #ebebeb;  }

/* Three 'A' links used to control size */

.fsizer a#fs_sml { font-size: 9px; height: 15px; padding-top: 5px; }
.fsizer a#fs_med { font-size: 13px; height: 17px; padding-top: 3px; }
.fsizer a#fs_lrg { font-size: 16px; height: 18px; padding-top: 2px; }

.fsizer a.fsactive { color: #000; background: #fff; cursor: default; } /* When mode is active */


#listaAsociados{
	margin-top: 30px;
	margin-left: 20px;
}

#listaAsociados li{
	background-image: url(../images/fondoasociados.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 36px;
	padding-top: 4px;
	font-size: 0.938em;
	height: 22px;
}

#listaAsociados a{
	color: #FFFFFF;
}

.menuSup1{
	margin-left: 28px;
	margin-top: 15px;
	width: 948px;
	border: solid red 0px;
}
.menuSup1 td.normal{
	font-size: 16px;
	font-weight: bold;
	background-color: #105076;
	vertical-align: middle;
}
.menuSup1 td.normal a{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.menuSup1 td.normal:hover{
	background-color: #d1ebfc;
}
.menuSup1 td.normal:hover a{
	color: #105076;
}
.menuSup1 td.seleccionado{
	background-color: #d1ebfc;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
}
.menuSup1 td.seleccionado a{
	color: #105076;
	font-weight: bold;
}

.menuSup2{
	margin-left: 28px;
	margin-top: 0px;
	width: 948px;
	border: solid red 0px;
}
.menuSup2 td.normal{
	font-size: 16px;
	font-weight: bold;
	background-color: #698b1b;
	vertical-align: middle;
}
.menuSup2 td.normal a{
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
.menuSup2 td.normal:hover{
	background-color: #f2f2f2;
}
.menuSup2 td.normal:hover a{
	color: #698b1b;
}
.menuSup2 td.seleccionado{
	background-color: #f2f2f2;
	vertical-align: middle;
	font-weight: bold;
	font-size: 16px;
}
.menuSup2 td.seleccionado a{
	color: #698b1b;
	font-weight: bold;
}