/* Layout */
	h1 span {
		display: none;
	}
	#tit_servicios{
		background: transparent url("../../img/medicos-calendario-academico/diagnostico-maipu-titulo-academico.gif") no-repeat scroll 18px center;
	}

	#staff{
		width: 115px;
		text-align:center;
		margin-left: auto;
		margin-right: auto;	
		padding-top: 20px;
		background: #FFFFFF;
	}
	#lateral{
		background:white;
	}
	h2.dptos{
		padding:5px;
	}
	h2 a{
		color: #00425C;
	}
	H3{
		color: #00425C;
	}
.cuadroactividad{
	padding:5px 0;
	border-bottom:1px dotted  #a2a2a2;	
}
.descripcion{
	padding:0 0 10px 0;	
	font-style:italic;
}

