#imagenppal{
	padding:0;
}
#imagenppal object{
	float: left;
	height: 170px;
}
#tit_servicios{
	background: transparent url(../../img/pacientes-servicios/resonancia/resonancia-magnetica.png) no-repeat;
	height:28px;
}
h1 span{
	display:none;
}
/* Para las dos lineas de titulo */
#titulo h1 {
	height: 28px; /* Normalmente es de 13, o sea que le agregamos  15 */
}

#main #titulo #copete {
	height: 114px; /* Normalmente es de 129 o sea que le sacamos 15 */
}

html>/**/body #main #titulo #copete {
	height: auto;
}
/* Fin para las 2 lineas */


h1.dptos {
	border-right:15px solid #00425C;
}
h2.dptos {
	border-bottom:1px dotted #A2A2A2;
	border-top:1px dotted #A2A2A2;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:0;
}
h3.sub{
	padding-top:5px;
	text-decoration: underline;
	padding-bottom: 10px;
}
#principal ul{
	padding-bottom:10px;
}

