@charset "utf-8";
/* CSS Document */

#general {
	width:100%;
	float:left;
	/*border: 0.05em solid #8b2346;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;}

.enlace a:link {
	color:#7a2953;
	text-decoration:none;}

.enlace a:hover {
	color:#7a2953 ;
	text-decoration:underline;}
	
.enlace a:visited {
	color:#616265;
	text-decoration:none;}

.cabecera {
	/**background-image: url(imagenes/cabecera_programa_gris.gif);**/
	background-repeat: no-repeat;
	height: 120px;
}


#menu {
	float:left;
	width: 100%;}


#submenu {
	float:left;
	width: 90%;
	margin-left:1.4em;
	margin-top:1em;
	font-size:100%;}


#submenu a:link {
	color: #7a2953;
	text-decoration:none;}
	
#submenu a:visited {
	color: #7a2953;
	text-decoration:none;}


#submenu a:hover {
	color: #7a2953;
	text-decoration:underline;}


#submenu-2 {
	float:left;
	width: 85.4%;
	margin-left:1.25em;
	padding-top: 1em;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	font-size:80%;
	background-color:#e8e8e8;
	border-bottom: 0.10em solid #999;}


#submenu-2 a:link {
	color: #7a2953;
	text-decoration:none;}
	
#submenu-2 a:visited {
	color: #7a2953;
	text-decoration:none;}


#submenu-2 a:hover {
	color: #7a2953;
	text-decoration:underline;}

/* BUSCADOR */

#buscador {
	float:left;
	width:44%;
	text-align:right;
	font-size:75%;
	font-weight:bold;}

	
/* VOLVER GUIASALUD */

#breadcrumb {
	float:left;
	width:34%;
	text-align:left;
	font-size:70%;
	padding-left:1.7em;
}


/* CUERPO */

#cuerpo {
	float:left;
	width: 95%;
	padding-left:1em;}

p {
	font-size:75%;
	line-height:1.5em;}

.presentacion-gpc {
	float:left;
	width:48%;
	text-align:justify;
	padding:0.2em 0.5em 0em 0.5em;
	margin-top: 0.5em;}


.presentacion-gpc-2 {
	float:left;
	width:87%;
	text-align:justify;
	padding:0.2em 0.5em 0em 0.5em;
	margin-top: 1em;}
	
.presentacion-gpc-3 {
	float:left;
	width:85% !important;
	text-align:justify;
	padding:0.2em 0.5em 0em 0em !important;
	margin-top: 1em;}

.explicacion {
	float:left;
	width:85%;
	text-align:justify;
	background-color:#FFD9EC;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin-top: 1em;
	margin-bottom: 1em;}

.catalogo-gpc {
	float:left;
	width:95%;
	text-align:justify;
	padding:0.3em;
	background-color:#e8e8e8;
	margin: 0.5em;}

.lista-gpc {
	float:left;
	width:37%;
	text-align:justify;
	padding:0em 0.3em 0.3em 1em;
	margin: 0.5em;
	font-size:100%;}

.lista-gpc img {
	padding:0em 0em 0.1em 0em;}

.lista-reflujo {
	padding-top: 1em;}

.color-gpc {
	color: #7a2953;
	font-weight: bold;
	line-height:1em;}

.presentacion {
	float:left;
	width:53%;
	text-align:justify;
	padding:0.3em;}

.catalogo {
	float:left;
	width:34%;
	text-align:justify;
	padding:0.3em 0.3em 0.3em 1em;
	background-color:#e8e8e8;
	margin: 0.5em;}

.presentacion2 {
	float:left;
	width:90%;
	text-align:justify;
	padding:0.3em;}

.presentacion3 {
	float:left;
	width:87.2%;
	text-align:justify;
	padding:1em;
	background-color:#e8e8e8;}


.tabla-gpc {
	float:left;
	font-size:75%;
	width:92%;
	border-collapse: collapse;
	border-color: #ccc;
	border-style: solid;
	border-width: 0.05em;
	border-spacing: 0.5em;
	background-color: #fff;
	margin-top:0.5em;
	margin-bottom: 2em;
}


.tabla-gpc td {  	
	padding: 0.6em;
}

.tabla-gpc tr th {
	font-size:100%;
	background-color:#e1e1e1;
	color:#000;
	border-spacing:1em;
	border-color: #fff;
	border-style: solid;
	border-width: 0.05em;
	padding:0.7em;}

.completa {
	background-color:#dfe5e6;
	color: #004065;
	font-weight:bold;}


.resumida {
	background-color:#f2d5db;}	
	
.pacientes {
	background-color:#d7ecdf;}	
	
.herramientas-2 {
	background-color:#fde1bd;}	

.linea {
	border-bottom: dashed #999 0.05em !important;}


.linea-vertical {
    border-right: solid #ccc 0.05em;
}

.linea-blanca {
	border-bottom: solid #fff 0.05em;}

.centrar {
	text-align:center;}
	
.espacio-izda {
	padding-left:0.5em;}
	
.titulo-gpc-color {
	color:#7a2953; !important
	font-weight:bold;}
	
 
.herramientas {
	color: #cd5a13;
	font-weight:bold; }

.herramientas a:link {
	color: #cd5a13;
	text-decoration:none; }
 
.herramientas a:visited {
	color: #999999;
	text-decoration:none; }
 
.herramientas a:hover {
	color: #cd5a13;
	text-decoration:underline; }
 

img {
	border:0;}

img.programa {
	float:right;
	padding: 1.5em;
	margin: 1em;
	border: #999 0.1em solid;}

.letra-burdeos {
	color:#7a2953;
	font-weight:bold;}

.letra-azul {
	color:#004065;
	font-weight:bold;}

.letra-azul a:link {
	color: #004065;
	font-weight:bold;
	text-decoration:none;}

.letra-azul a:hover {
	color: #004065;
	font-weight:bold;
	text-decoration:underline;}
	
.letra-azul a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;}


.letra-verde {
	color:#00693e;
	font-weight:bold;}	

.letra-verde a:link {
	color: #00693e;
	font-weight:bold;
	text-decoration:none;}

.letra-verde a:hover {
	color: #00693e;
	font-weight:bold;
	text-decoration:underline;}
	
.letra-verde a:visited {
	color: #00693e;
	font-weight:bold;
	text-decoration:none;}

.letra-naranja {
	color:#cd5a13;
	font-weight:bold;}	

.letra-naranja a:link {
	color: #cd5a13;
	font-weight:bold;
	text-decoration:none;}

.letra-naranja a:hover {
	color: #cd5a13;
	font-weight:bold;
	text-decoration:underline;}
	
.letra-naranja a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;}

.pdf-peq {
	color:#cd5a13;
	font-size:70%;
	width:98%;
	float:left;
	font-weight:bold;
}

.seleccionado {
	text-decoration: underline;
	color: #7a2953;
	font-weight:bold;}

/* TABLA EN ELABORACION*/

.tabla-gpc-2 {
	float:left;
	font-size:75%;
	width:92%;
	border-collapse: collapse;
	border-color: #ccc;
	border-style: solid;
	border-width: 0.05em;
	border-spacing: 0.5em;
	background-color: #fff;
	margin-top:0.5em;
	margin-bottom: 2em;
}


.tabla-gpc-2 td {  	
	padding: 0.6em;
	border-collapse: collapse;
	border-color: #ccc;
	border-style: solid;
	border-width: 0.05em;
	border-spacing: 0.5em;
}

.tabla-gpc-2 tr th {
	font-size:100%;
	background-color:#e1e1e1;
	color:#000;
	border-spacing:1em;
	border-color: #fff;
	border-style: solid;
	border-width: 0.05em;
	padding:0.7em;}


/* EN ELABORACION Y MANUALES */

.imagenes-peq {
	width: 85%;
	margin-right: auto;
	margin-left: auto; }
 
.imagenes-peq-1 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center; }
 
	.imagenes-peq-1 img {
		border: #ccc 0.1em solid;
		margin-right: auto;
		margin-left: auto;
		text-align: center; }

.imagenes-peq-2 {
	width: 100%;
	margin-top: 1em;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #7a2953;
	text-align: center; }
 
.imagenes-peq2 {
	float: left;
	width: 100%; }
 
.imagenes-peq2-1 {
	width: 5%;
	float: left; }
 
.imagenes-peq2-2 {
	float: left;
	width: 25%;
	color: #999; }
 
.imagenes-peq2-3 {
	float: left;
	width: 5%;
	font-weight: bold; }
 
.imagenes-peq2-4 {
	float: left;
	width: 25%;
	color: #999; }


/* PIE */

#pie {
	float:left;
	width:100%;}

#fecha {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0.5em;
	width:100%;
	text-align: center; }
 
#pie-logos {
	clear: both;
	color:#ffffff;
	padding: 0em;
	width: 100%;
	background-color: transparent;
	margin: 1em 0em 0.5em 0em;
	vertical-align: top;
	text-align: center;
	font-size: 0.3em;
	border-top: 0.05em solid #CCCCCC; }
 
	#pie-logos img {
		border:0em;
		padding:2em;
		position:relative; }

/*MENU*/

dl {padding:0; margin:20px 15px; font-size:75%;}
dt {display:none;}
dd {float:left; margin:0; padding:0; text-align:center;}
dd a, dd a:visited {text-decoration:none; color:#fff; font-weight:bold; float:left; padding-top:0.2em;}
dd span {float:left; border-bottom:1px solid #7a2953; cursor:pointer;}
dd .single {height:2.2em;}
dd .double {height:3em;}

dd span.side {width:5px; float:left; border-top:1px solid #fff;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}

dd span.side b.p1 {width:0; height:1px; float:left; margin-left:3px; border-left:2px solid #7a2953; font-size:16px; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
} 
* html dd span.side b.p1 {width:2px; width:0;}

dd span.side b.p2 {width:2px; height:1px; float:left; margin-left:2px; background:#c95288; border-left:1px solid #7a2953; font-size:16px; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
} 
* html dd span.side b.p2 {width:3px; width:2px;}

dd span.side b.p3 {width:3px; height:2px; float:left; margin-left:1px; background:#c95288; border-left:1px solid #7a2953; font-size:16px; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}  
* html dd span.side b.p3 {width:4px; w\idth:3px;}

dd span.side b.p4 {width:4px; float:left; background:#c95288; border-left:1px solid #7a2953; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}
* html dd span.side b.p4 {width:5px; w\idth:4px;}

dd span.side b.p5 {width:0; height:1px; float:left; margin-right:3px; border-right:2px solid #7a2953; font-size:16px;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}  
* html dd span.side b.p5 {width:2px; w\idth:0;}

dd span.side b.p6 {width:2px; height:1px; float:left; margin-right:2px; background:#c95288; border-right:1px solid #7a2953; font-size:16px; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}  
* html dd span.side b.p6 {width:3px; w\idth:2px;}

dd span.side b.p7 {width:3px; height:2px; float:left; margin-right:1px; background:#c95288; border-right:1px solid #7a2953; font-size:1px; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}  
* html dd span.side b.p7 {width:4px; w\idth:3px;}

dd span.side b.p8 {width:4px; float:left; background:#c95288; border-right:1px solid #7a2953; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}
* html dd span.side b.p8 {width:5px; w\idth:4px;}

dd.low {margin-top:1.3em;}
* html dd.low {margin-top:1.2em;}

dd span.mid {border-top:1px solid #7a2953; padding:0 5px; background:#c95288;}

dd a:hover {border:0;}
dd a:hover span.mid, dd a:hover span.side b {background:#7a2953; color:#fff;}
dd a:hover span {border-bottom:1px solid #7a2953;}

dd.selected {border:0;}
dd.selected span.mid {background:#999; color:#fff;}
dd.selected span.side b {background:#999; color:#fff;}
dd.selected span {border-bottom:1px solid #999;}

.clear {clear:both;}


h1 {
	font-size: 130%;
	color: #7a2953;
}

h2 {
	font-size: 125%;
	color: #7a2953;
}

h3 {
	font-size: 110%;
	color: #7a2953;
	}

h4 {
	font-size: 100%;
	color:#000;
	margin-left: 2em;
}

h5 {
	font-size: 100%;
	color:#000;
	}

ul li {
	padding-bottom: 0.7em;
}

.letra-pequeña {
	font-size: 80%;}
 
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin-left: 2.5em;
	list-style-type: decimal;
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	line-height:1.5em;}

.nuevo {
	color: #330066;}

.nuevo a:link {
	color: #7a2953;
	text-decoration:underline;}

.nuevo a:hover {
	color: #7a2953;
	text-decoration:none;}

.nuevo a:visited {
	color: #7a2953;
	text-decoration:underline;}

.celda-gris {
	background-color:#ccc;
}

.recuadro {
	width: 60%;
	border: 0.05em solid #999999; 
	padding: 1em;
}