/****************************************************************************************************/
/************************************** DISEŅOS PARA PANTALLA ***************************************/
/****************************************************************************************************/

/*************** GENERAL ***************/
body{
	color: #003b79;
	font: 11px/16px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
a, a:visited{
	color: #0071b9;
	text-decoration:none;
}
a:hover, a:visited:hover{
	color: #b2d4ea;
}
h1{
	color: #003b79;
	margin: 15px 0 15px 0;
	padding-left: 15px;
	font-family: "Arial Narrow", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
}
h2{
	color: #003b79;
	margin: 0px;
	font-family: "Arial Narrow", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	text-align: right;
}
h3{
	color: #003b79;
	margin: 0px;
	font-family: "Arial Narrow", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
}
h4{
	color: #999999;
	margin: 0px;
	font-family: "Arial Narrow", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	text-decoration: underline;
}
p{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0x;
}
b{
	color: #003b79;
}
i{
	color: #0071b9;
	font-style: italic;
}
hr{
	margin: 15px 0px 15px 10px;	
	background-color: #003b79;
	height: 1px;
}


table .salud {
	border-collapse:collapse;
	border: none; 
	margin: 5px 0px 5px 0px;
}

td .salud {
	border-collapse:collapse;
	border: 1px solid #b1d4ea; 
	color: #003b79;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	font-family: Arial, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;

}

.botones {
	margin: 5px 5px 5px 0px;
}

.sinFoco {
	font: 11px/16px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #003B79;
	background-color: #b2d4ea;
	border: 1px solid #0071B9;
}
/*************** CAPAS ***************/
#contenedor{
	width: 766px;
	text-align: left;
	margin: 10px auto 0 auto;
	background-color: #FFFFFF;
	padding: 0 !important;
	line-height: 1.8em;
}
#cabecera{
	height: 100px;
	background: url(imagenes/fondoCabecera2.jpg) no-repeat;
}
#contenido{
	float: right;
	width: 535px;
	padding: 0;
	font: 11px/20px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-width:2px;
	border-top-style: dotted;
	border-top-color: #003b79;
	border-left-style: dotted;
	border-left-color: #003b79;
	border-bottom-style: dotted;
	border-bottom-color: #003b79;	
}
* html #contenido{
	margin-left: 5px;
}
#barraLateral{
	float: left;
	padding: 0;
	color: #003b79;
	line-height: 16px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
    width:192px;	
}

#barraLateral p{
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 18px;
}
/*************** MENU CABECERA ***************/
#menu-cabecera{
	float: right;
	margin: 76px 5px 0 0;
}
#menu-cabecera ul{
	margin: 0;
	padding: 2px;
}
#menu-cabecera li{
	display: inline;
	padding: 3px;
}
#menu-cabecera a, #menu-cabecera a:visited{
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	margin: 3px;
}
#menu-cabecera a:hover, #menu-cabecera a:visited:hover{
	color: #003b79;
}
/* hack para Safari */
*>html #menu-cabecera a {
	float:left;
}
.saltar {
	position: absolute;
	overflow: hidden;
	width: 0;
	height: 0;
}
.saltar:active, .saltar:focus {
	position: absolute;
	overflow: visible;
	width: auto;
	height: auto;
	background: #2C91B2;
}
/*************** MENU PRINCIPAL ***************/
#menu-principal{
	margin: 0px 0px 10px 0px;	
	min-height: 30px;
	background: url(imagenes/fondoMenuPrincipal.png) no-repeat;	
}
#menu-principal ul{
	font-size: 12px;
	height: 100%;
	margin: 0;
	padding: 0 0 0 10px;
}
#menu-principal li{
	list-style-type: none;
	float: left;
	width: auto;
	margin: 7px 5px 0 5px;
	background: url(imagenes/fondoMenuPrincipalItem2.gif) no-repeat top right;	
}
#menu-principal a:link, #menu-principal a:visited {
	display: block;
	color: #ffffff;	
	font-weight: bold;
	text-decoration: none;
	padding: 1px 10px 2px 12px;
	background: url(imagenes/fondoMenuPrincipalItem1.gif) no-repeat top left;	
}
#menu-principal a:hover, #menu-principal a:visited:hover {
	color: #b2d4ea;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 10px 1px 12px;
}

.separador{
	margin-top: 4px;
	padding-left: 230px;
	background: none !important;	
}

/* hack para Safari */
*>html #menu-principal a {
	float:left;
}
.activo{
	margin-top: 4px;
	background-image: url(imagenes/fondoMenuActivo2.gif)!important;	
}
.activo a:link, .activo a:visited{
	color: #003b79 !important;
	background-image: url(imagenes/fondoMenuActivo1.gif) !important;	
}
.activo a:hover, .activo a:visited:hover{
	color: #0087C1 !important;
}
.alerta{
	margin-top: 4px;
	background: url(imagenes/fondoMenuPrincipalItem2.gif) no-repeat top right;		
}
/*
.alerta a:link, .alerta a:visited{
	color: #D1EBF4 !important;
	background: url(imagenes/fondoMenuPrincipalItem1.gif) no-repeat top right;		
}
.alerta a:hover, .alerta a:visited:hover{
	color: #000000 !important;
}*/

/*************** MENU SECUNDARIO ***************/
#menu-seccion {
	clear: both;
	background-color: #b2d4ea !important;
	height:30px;
	/*min-height: 30px;*/
	padding-top: 10px;
	padding-left: 50px;
}
#menu-seccion ul{
	margin: 0;
	padding: 0 10px 0 10px;
}
#menu-seccion li{
	list-style-type: none;
	float: left;
	margin: 0px 4px 0 4px;
	padding-left: 12px;
}
#menu-seccion a,#menu-seccion  a:visited{
	text-decoration:none;
}
#menu-seccion a:hover,#menu-seccion  a:visited:hover{
	color: #fff;
}

.actual a:link, .actual a:visited{
	font-weight: bold;
}
.actual{
}
/*************** MENU BARRA ***************/
#menu-enlaces ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu-enlaces {
	margin: 15px;
}
#menu-enlaces li{
	background-image: url(imagenes/enlace.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 15px;
	margin: 2px 0 2px 10px;
}
/*************** NOTICIAS ***************/
#noticia{
	background: transparent;
	border-top: 1px dotted #003b79;
}
#noticia h1{
	margin: 0px;
	padding-top: 0px;
	padding-left: 15px;
	color: #003b79;
	font-family: "Arial Narrow", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
}
#noticia h2{
	border-right: 5px solid;
	font-size: 13px;
	line-height: 15px;		
	font-weight: bold;
	letter-spacing: 0.09em;
	text-align: right;
	margin: 0px;	
	padding: 0px;
}
/*************** PIE ***************/
#pie{
	clear: both;
	text-align: center;
	margin: 0px;
	padding: 20px 0 15px 0;
}
#derechos{
	padding: 8px 0px 0px 0px;
	background: url(imagenes/barraAbajo.png) no-repeat;
	margin: 10px 0px 10px 0px!important;	
	color: #FFFFFF;
	height: 36px;			
}
#derechos a,#derechos a:visited {
	color: #ffffff;
	text-decoration:none;
}
#derechos a:hover,#derechos a:visited:hover {
	color: #b2d4ea;
}
#certificaciones{
	position:absolute;
	width: 131px;
	height: 35px;
	padding: 0;
	margin: 10px 0px 0px 625px;/
	margin: 10px 0px 0px 235px;	
}
.resaltar{
	font-size: 14px;
	color: #003b79;
}


