/* CSS Document */

body {
	margin: 0;
}

.indicefichas,.ficha {
	clear: both;
	width: 748px; 
	margin-left: 10px;
}

.ficha {
	text-align: center;
}

.ilustracioncuerpo {
	float: left;
	width: 340px;
}

.indicerapido {
	
}

.partescuerpo {
	width: 400px;
	float: left;
}

.terminos ul {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0px;
	padding: 0;
}

.terminos ul li {
	line-height: 1.4em; 
	list-style-type: none;
	background-image: url(http://estaticos04.elmundo.es/elmundo/iconos/v2.1/bolilloapoyos.gif);
	background-position: 10px 6px;
	padding: 0 0 0 18px;
}

.terminos ul li em {
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
}

.terminos h2 {
	text-transform: uppercase;
	font: bold 17px Arial, Helvetica, sans-serif;
	margin: 10px 0 2px 0;
	color: white;
	background-color: #603;
	padding: 3px 3px 1px 3px;
	
}

.terminos h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	margin: 10px 0 5px 0;
	color: black;
}

a.subir {
	text-align: right;
	display: block;
	font-size: 10px;
	padding: 3px;
}


.enfermedades .indicerapido ul {
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0 0 0 15px;	
	padding: 0;
	list-style-type: square;
 }
 
.enfermedades .indicerapido ul li {
	line-height: 1.4em; 
	margin: 0;
	padding: 0 0 0 0px;
}


.ficha {
	
	border-bottom: 4px solid #ddd;
	padding-bottom: 10px;
}

.ficha .navegacion {	
	padding-bottom: 0;	
	border-bottom: 2px solid #ccc;
	margin-bottom: 10px;
	
	height: 24px;
}

.ficha .navegacion ul {
	margin: 0;
	padding: 0;	
	
	height: 22px;
	
}

.ficha .navegacion,
.ficha .navegacion ul {
	text-align: center;	
	
}

.ficha .navegacion ul li {
	display: inline;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0 5px 0 0px;	
	line-height: 20px;
	height: 20px;	
	position: relative; 
	top: 1px; 

	
}

.ficha .navegacion ul li a {
	border: 2px solid #ccc;
	border-bottom: 0;
	padding: 2px 5px 8px 5px;	
}

.ficha .navegacion ul li.activo a {
	background-color: white;
	color: black;	
	
	
	

}

.ficha,
.ficha h1 {
	text-align: center;
}

.ficha h1 {
	font: normal 26px Arial, Helvetica, sans-serif;
	margin: 5px 0 10px 0;
}

p.volver {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	width: 758px;
	text-align: center;
	font-weight: bold;

}

.ficha p a {
	font-weight: bold;
}

.informacionadicional ul {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0px;
	padding: 0;
}

.informacionadicional ul li {
	line-height: 1.4em; 
	list-style-type: none;
	background-image: url(http://estaticos04.elmundo.es/elmundo/iconos/v2.1/bolilloapoyos.gif);
	background-position: 10px 6px;
	padding: 0 0 0 18px;
	text-align: left;
}

/* detalles */

	.textodetalles {
		width: 550px;
		margin-left: 100px;
		text-align: left;
		border-top: 0;
		background-color: #F9F9F9;
		padding-bottom: 10px;
		
	}
	
	.textodetalles h2 {
		margin: 20px 0 10px 0;
		text-transform: uppercase;
		font: bold 16px Arial,Helvetica,sans-serif;		
		background-repeat: no-repeat;		
		padding: 3px 3px 2px 30px;
		color: white;		
	}
	
	.textodetalles h3 {
		margin: 15px 0 5px 5px;
		text-transform: uppercase;
		border-bottom: 1px solid #ccc;
		font: bold 14px Arial,Helvetica,sans-serif;
	}

	.textodetalles h2.datos {
		background-image: url(http://estaticos04.elmundo.es/elmundosalud/iconos/v2.1/ficha_detalles_datos.gif);
		background-color: #900;
	}

	.textodetalles h2.tratamiento {
		background-image: url(http://estaticos01.elmundo.es/elmundosalud/iconos/v2.1/ficha_detalles_tratamiento.gif);
		background-color: #666;
	}
	
	.textodetalles h2.llamarmedico {
		background-image: url(http://estaticos02.elmundo.es/elmundosalud/iconos/v2.1/ficha_detalles_llamarmedico.gif);
		background-color: #c90;
	}	
	
	.textodetalles ul {
		font: normal 12px Verdana,Arial,Helvetica,sans-serif;
		list-style-type: square;
		margin: 10px;
		padding: 0 0 0 10px;
	}
	
	.textodetalles ul li {
		line-height: 1.4em;
		margin-bottom: 10px;
		margin-left: 0;		
	}
		

/* fin detalles */
