body
{
	color: #303030;
	font-size: 11px;
	font-family: Arial, Helvetica,sans-serif;
	top:0px;
	bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
table
{
	color: #303030;
	font-size: 11px;
	font-family: Arial, Helvetica,sans-serif;
	text-align: justify;
}
a /* Links */
{
	text-decoration: none;
}
.contenedor /* Capa Contenedora de Página */
{
	width: 770px;
    background-color: White;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    display: block;
    /*border-width: 1px;
    border-style: solid;*/
    border-left-color: #acacac;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #acacac;
	border-right-style: solid;
	border-right-width: 1px;
	padding-left: 10px;
	padding-right: 10px;	  	 
}
.contSecCent  /*Contenedor de páginas del sector central*/ 
{
	width: 96%;
}
.subContSecCent /*Sub Contenedor de páginas del sector central*/ 
{
	width: 98%;
}
#contLicitaciones
{
	width: 96%;
}
.banner
{
	width: 770px;
    background-color: White;
}
.barSup /* Barra Superior de página */
{
    height: 40px;	
	width: 770px;
}
.contNoticias /* div contenedor de noticias */
{
	width: 98%;
	margin-top: 0px;	
	margin-bottom: 0px;
	text-align: left;
    position: relative;
    background-color: White;
}
.backModulos /* Fondo de Módulos. Ej: noticias */
{
	background-color: #f2f2f2;
}
.notSeparador  /* Separador de Noticias */
{
	background-color: #b6b6b6;/*#687d9c;*/
	font-size: 0px;
	height: 1px;
    width: 100%;
    float: left;
}
.backNoticias  /* Fondo de tabla contenedora de div noticias */
{
	background-color: White;
	text-align: center;
}
.imgBox /* Bordes de imagenes */
{
	border-color: #303030;
    border-width: 1px;
    border-style: solid;
}
.notIniIntro /* Introducción de noticias de pagina principal */
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;  
    text-align: justify;
    margin-top: 0px;
}
.notIniTit  /* Título de noticias de pagina principal */
{
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
    font-size: 13px;
    font-weight: bold;    
    color: #214C7E;/*#044164;*//* #303030;*/
    margin-left: 5px;
}
.notIniTit:hover  /* Título de noticias de pagina principal */
{
    text-decoration: underline;
}
.linkLeer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;      
    color: #303030;
    text-decoration: none;
}
.linkLeer:hover
{
	text-decoration: underline;
}
/*.menu_1
{
	font-weight: bold;
}*/
/*.box
{
	background: url(../Imagenes/_work-bg.png) repeat;
	border-color: #759cc8;
	border-width: 1px;
	border-style: solid;
}
._tit
{
	background-color: #759cc8;
	font-weight: bold;
	text-align: center;
}*/
.box /* Contenedor sectores laterales */
{
	background: #fbfbfb;/*#fafafa;*/
	border-color: #d8d8d8;
	border-width: 1px;
	border-style: solid;
}
.box_tit
{
	background: url("../Imagenes/barra_2.png");
	font-weight: bold;
	text-align: center;
	color: #525252;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background: url("../Imagenes/barra_1.png");
	color: #1D436F; */ /* Alternativo azul*/
}
/* Sector Inferior */
.box_inf_cont 
{
	background: #fbfbfb;
	border-color: #d8d8d8;
	border-width: 1px;
	border-style: solid;
}

.box_inf
{
	background: #e6e6e6;
	font-weight: bold;
	margin-top: 4px;
}

.box_lat
{
	height: 100%;
	padding-bottom: 0px;
}
/******************/
.contSubMod
{
	height: 100%;
	width: 96%;
	margin: auto;
	text-align: left;
    position: relative;
    /*top: 0px;*/
    z-index: 0;
}
/* div de páginas */
#noticiaAmp
{
	width: 600px;
	margin: auto;
	text-align: left; 
}
.subDeleg 
{
	margin-left: 5px;
	position: relative;
}
.delegTit
{
	font-size: 12px;
	font-weight: bold;
}
/******************/

.notFecha
{
	font-size: 10px;
	font-weight: bold;
}
.bar_mod_izq
{
     background: url("../Imagenes/bar_mod_izq.png");
}
.bar_mod_cent
{
    background: url("../Imagenes/bar_mod_cent.png");
     /*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
    font-size: 14px;
    font-weight: bold;    
    color: #214C7E;
    margin-left: 25px;
}
.bar_mod_der
{
    background: url("../Imagenes/bar_mod_der.png");
}

/********** Paginación ********/
.pag_text
{
	color: #303030;	
	font-size: 11px;
	font-family: Arial, Helvetica,sans-serif;
	font-weight: bold;
}
/*****************************/

/********* Submódulos *********/
.tbl_submod /* Tabla color celeste de submodulos */
{
    background: #e9f2f8;
    border-width: 1px;
    border-style: solid;
    border-color: #adc6d4;
}

.tit_submod /* Titulo de submodulos dentro de páginas, recuadro celeste*/
{
	height: 35px;
	text-indent: 20px;	
	font-weight: bold;
	font-size: 15px;
}

.tbl_submod_b /* Tabla color celeste de submodulos */
{
    background: #e9f2f8;
    border-width: 1px;
    border-style: solid;
    border-color: #adc6d4;
}

.tit_submod_b /* Titulo de submodulos dentro de páginas, recuadro celeste*/
{
	height: 35px;
	text-indent: 20px;	
	font-weight: bold;
	font-size: 15px;
}

.tit_submod_2 /* Titulo de submodulos dentro de páginas*/
{
	font-weight: bold;
	font-size: 15px;
}

.tit_submod_3 /* Subtitulo bordo de submodulos dentro de páginas*/
{
	font-weight: bold;
	font-size: 12px;
	color: #A03232;/*#7D031C;*/
	font-family: sans-serif;
}

.subDiv  /* Dentro de submodulos */
{
	margin-left: 20px;
	position: relative;
	text-align: justify;
}

.link_submod  /* fuente de links */
{
	color: #303030;	
	font-family: Arial, Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

.resaltar /* Aclaraciones importantes fuente pequeña*/
{	
	color:  #214C7E; /* #253A65;*/
	font-size: 11px;
	font-weight: bold;
	text-align:justify; /* Titulo de noticia ampliada */
}

.resaltar_2 /* Aclaraciones importantes */
{	
	color:  #214C7E; /* #253A65;*/
	font-size: 15px;
	font-weight: bold;	
}

.subTitulo /* Dentro de submodulos, ej. plan materno */
{
	font-size: 13px;
	font-weight: bold;
	text-align:justify; /* Titulo de noticia ampliada */	
}
/*****************************/
.tbl_img /* Para las tablas con imágenes dentro de texto alineadas a la derecha */
{
	float: right;
}

.tbl_img_2 /* Para las tablas con imágenes dentro de texto alineadas a la izquierda */
{
	float: left;
}
/************************************************/

.W100
{
	width: 100%;
}

.cabecera /* Contenedor de Cabecera */
{
	width: 770px;
    background-color: White;
}
/*.barraSup  Contenedor de Barra Superior 
{
	width: 770px;
	height: 40px;
	padding-top: auto;
    padding-bottom: auto;
}*/
.sectorIzq /* Contenedor de Sector Izquierdo */
{
	width: 150px;
	float: left;
}
.sectorCentIni /* Contenedor de Sector Central de pagina principal*/
{
	width: 470px;
	float: left;
	margin: auto;
	text-align: center;  /* Centrado para IE7 */
}
.sectorCent /* Contenedor de Sector Central de paginas secundarias*/
{
	width: 620px;
	float: left;
	margin: auto;
	text-align: center;  /* Centrado para IE7 */
}

.sectorDer /* Contenedor de Sector Derecho */
{
	width: 150px;
	float: left;
}
.pie /* Contenedor de Pie de Página */
{
	width: 770px;
	clear: both;
}
.tblBarSup
{
	background:url(../Imagenes/bar_sup.gif);
}
.aBarSup
{
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.aBarSup:hover
{
    text-decoration: underline;
}
/*.barNav  Barra de Navegación 
{
	height: 20px;
	width: 100%;
	background: url(../Imagenes/bar_top.jpg);
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    border-width: 1px;
    border-style: solid;
}*/
/*.listNav  Lista de la Barra de Navegación 
{
    list-style-type: none; 
    height: 20px;
	width: 770px;   
	font-family: Arial;
    font-size: 12px;
    font-weight: bold;	
    border-width: 1px;
    border-style: solid;
    margin-left: 0px;
}*/
/*.listNavItem1  Item de Inicio en Lista de la Barra de Navegación 
{
	float: left;
	padding-top:5px;
	padding-left: 0px;
	font-size: 12px;
	width: 15%;
	 border-width: 1px;
    border-style: solid;
}*/
/*.listNavItem2  Otros Items en Lista de la Barra de Navegación 
{
	float: left;
	padding:5px;
	width: 15%;
	border-width: 1px;
    border-style: solid;
}*/
/*.listNavItemLink1  Links en Lista de la Barra de Navegación 
{
	
	text-align:center;
}*/
.notIniImg  /* Imágen de noticias de pagina principal */
{
	margin: 5px;
	float: left;
	border-color: #303030;
    border-width: 1px;
    border-style: solid;
}
/*.notIniSubCont   Sub contenedor de noticia de pagina principal
{
	float: left;
}*/

.presentIniTit /* Titulo de presentacion en página de Inicio */
{
	font-size: 14px;
	font-weight: bold;
}
.barraTitMod /* Color de barra de Titulo de Submodulos */
{
     height: 5px;
     background-color: #b6b6b6; /*#2672a6; */
     width: 100%;
}
.titMod /* Titulo de Submodulos */
{
	font-size: 12px;
	color: #303030;
	font-weight: bold;
	height: 20px;
    vertical-align: middle;
}
h1,h2,h3,h4
{
	width:100%;
}
/*br
{
	display: block;
}*/
.notAmpIntro /* Introduccion de noticia ampliada */
{
    font-size: 11px;
    font-weight: normal;  
    text-align: justify;
    vertical-align: top;
}
.notAmpText /* Texto de ampliación de noticia */
{
    font-size: 12px;
    text-align: justify;
    vertical-align: top;
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}
.notAmpTit
{
	text-align:center; /* Titulo de noticia ampliada */
	color:  #214C7E; /* #253A65;*/
	font-size: 15px;
	font-weight: bold;
}
.notAmpTit:hover
{
	text-decoration: underline;
}
.img_fuente_1
{
	text-align:center; /* Imágenes Sect. Izq. */
	color:  #747474; /* #253A65;*/
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.img_fuente_2
{
	text-align:center; /* Imágenes Sect. Izq. */
	color:  #747474; 
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.linkBoxAnuncios
{
	color:  #595959; 
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.linkBoxAnuncios:hover
{
	text-decoration: underline;
}
.linkBoxInfo
{
	color:  #214C7E; 
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.linkBoxInfo:hover
{
	text-decoration: underline;
}
.linkBoxInfoDesc
{
	font-size: 10px;
    font-weight: normal;  
    text-align: left;
    vertical-align: middle;
    color: #303030;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}
.linkVolver
{
	color:  #214C7E; 
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.linkVolver:hover
{
	text-decoration: underline;
}
.tabla_list
{
	background: #f7f7f7;
	border-width: 0px;
}
.tabla_list_head
{
	background: #d3d3d3;	
	font-weight: bold;
	font-size: 11px;
}
.tabla_list_row2
{
	background: white;
}
.tabla_list_row1
{
	background: #f7f7f7;
}
/** Link de Interés **/
.linkDesc 
{
	margin-left: 20px;
	position: relative;
}

/********** Menú **************/
.sub_menu
{	
	position:absolute;
	top:0px;
	left:1px; 
	width:140px; 
	visibility: hidden;    
    background: #387aa7;
}
.menu
{
	background:  #387aa7;
	color: White;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu_item
{
	text-indent: 5px;
}
.menu_subItem
{
	text-indent: 5px;
	color: White;
}
.tbl_sub_menu
{
	border-width: 1px;
	border-bottom-style:solid;
	border-color: #387aa7;
	font-size: 11px;
}

/*****************************/

/********** Menú Opcional **************/
/*.sub_menu
{	
	position:absolute;
	top:0px;
	left:1px; 
	width:140px; 
	visibility: hidden;    
    background: #c9c9c9;
}
.menu
{
	background:  #c9c9c9;
	color: Black;
	font-size: 11px;
}
.menu_item
{
	text-indent: 5px;
}
.menu_subItem
{
	text-indent: 5px;
	color: Black;	
}
.tbl_sub_menu
{
	border-width: 1px;
	border-bottom-style:solid;
	border-color: #c9c9c9;
	font-size: 11px;
}*/

/*****************************/

.alto
{	
	padding-bottom: 0;
	margin-bottom: 0;
    height:100%;
     bottom: 0px;
}

.W100
{
	width: 100%;
	color: #303030;
	font-size: 11px;
	font-family: Arial, Helvetica,sans-serif;
}

.W90
{
	width: 90%;
	color: #303030;
	font-size: 11px;
	font-family: Arial, Helvetica,sans-serif;
}

.W80
{
	width: 80%;
	color: #303030;
	font-size: 11px;
	font-family: Arial, Helvetica,sans-serif;
}

.W60
{
	width: 60%;
	color: #303030;
	font-size: 11px;
	font-family: Arial, Helvetica,sans-serif;
}

.tablaPresta
{
	font-size: 9px;
	font-family: Arial, Helvetica,sans-serif;
	background: #e8e8e8;
	border-width: 0px;
	vertical-align: top;
}
.tablaMedic
{
	font-size: 11px;
	font-family: Arial, Helvetica,sans-serif;
	background: #e8e8e8;
	border-width: 0px;
}

.textarea
{
	border: solid 1px black;
	width: 90%
}
	
td .label
{
	text-align:left;
	vertical-align: middle;	
}
.tablaExped
{
	background: #f7f7f7;
	border-style: solid;
	border-color: #d8d8d8;
	border-width: 1px;
}

.tablaAfi
{
	font-size: 11px;
	font-family: Arial, Helvetica,sans-serif;
	background: #e8e8e8;
	border-width: 0px;
}

.tablaDomic
{
	border-style: solid;
	border-color: #7e7e7e;
	border-width: 1px;
}

.winPrint
{
	background: #f0f5f9;
}

#contTablaPresta
{
	width:580px;
	position:relative;
    vertical-align:top;
}

#contTablaMedicamento
{
	width:580px;
	position:relative;
    vertical-align:top;
}

.textarea
{
	border: solid 1px black;
	width: 95%;
}
	
.label
{
	text-align:right;
	vertical-align: top;	
}

.textBox
{
   background: #f7fbfd; /*#e9f2f8;*/
   color: #333333;
   border-width: 1px;
   border-style: solid;
   border-color: #adc6d4;

    font-size: 12px;
	font-family: Arial, Helvetica,sans-serif;
}

.labelForm
{
	font-size: 12px;
	text-align: right;
}

.btnForm
{
	font-size: 12px;
	text-align: center;
	width: 100px;
	height: 25px;
}
