/*REDEFINIDO*/
#wcontenido #cabecera {
	background-image:url(/images/pacientes/fondo-cabecera.jpg);
}

/******************/

#wcontenido #columna ul{
	margin-top:281px;
	margin-left:33px;
}
#wcontenido #columna li {
	list-style:none;
	padding-bottom:5px;
	margin:0;
}
#wcontenido #cuerpo {
	background-image:url(/images/concentracion/separacion.gif);
	background-repeat:repeat-x;
	background-position: left 67px;
	min-height:340px;
	padding-bottom:44px;
}
#wcontenido #cuerpo h2 {
	background-image:url(/images/pacientes/tit-informacion.gif);
	background-repeat:no-repeat;
	background-position:left 20px;
	width:213px;
	height:38px;
	margin-left:27px;
	padding-top:20px;
	text-indent:-4000px;
}

.clear{
	clear:left;
}

#informacion{
	margin-left:30px;
	margin-top:20px;

}


#informacion p a:hover{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#informacion p a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#bloqueInformacion{
	width:780px;
	margin:0px;
	padding-top:15px;
	font-size:12px;
	text-align:justify;
	float:left;
	position:relative;
}

#bloqueInformacion #texto p{
	width:506px;
	padding-bottom:20px;
	margin-bottom:0px;
	font-family:Tahoma;
	
}

#bloqueInformacion #texto{
	float:left;
	width:508px;
	font-family:Tahoma;
	font-weight:normal;
	font-size:12px;
	color:#000000;
}

#bloqueInformacion h4{
	color:#397c32;
	font-family:Tahoma;
	font-weight:bold;
	font-size:15px;
	margin-top:3px;
	margin-bottom:3px;
	position:relative;
	float:left;
	width:508px;
}


#bloqueInformacion .fecha{
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	float:left;
	width:508px;
}

#bloqueInformacion #lateralDecho{
	float:left;
	width:268px;
	margin-top:-30px;
}

#bloqueInformacion #lateralDecho #imagen{
	margin-left:23px;
}

#bloqueInformacion #entradilla{
	color:#397c32;
	font-family:Tahoma;
	font-size:20px;
	font-weight:bold;
	margin-left:23px;
	width:180px;
	margin-top:30px;
	float:left;
	text-align:left;
}
#lateralDecho #comillas{
	float:right;
	margin-left:-10px;
	position:relative;
	
}

#volver{
	margin-left:700px;
	position:relative;
}

