/* Layout */
h1 span {
	visibility: hidden;
	float:left;
}
h1{
	width:100%;
}
h2{
	padding-left:15px;
}
#titulo{
	background: transparent url("../../img/pacientes-turnos/Diagnostico-Maipu-sede-vte-lopez.jpg") no-repeat;
	width:300px;
}
#bordeancho{
	border-right:15px solid #546292;
	height:100%;
	width:341px;	
}
#imagen_lateral{
	background:white;
	padding-top:50px;
	padding-bottom:3px;
}
#tit_orden{
	background: transparent url("../../img/pacientes-orden/diagnostico-maipu-orden-medica.gif") no-repeat top left;
	float: left;
	margin-left:19px;	
	margin-top:14px;	
}
#tit_indicaciones{
	background: transparent url("../../img/pacientes-orden/diagnostico-maipu-indicaciones-generales.gif") no-repeat top left;
	float: left;
	margin-left:19px;	
	margin-top:14px;	
}
#titulocentral{
	height:48px;
	border-bottom:1px dotted  #a2a2a2;
	float:left;
	border-left:1px dotted  #a2a2a2;
	background-color:#ffffff;
	margin-bottom:10px;
	width:190px;
	border-right:1px dotted  #a2a2a2;
}
#tituloderecha{
	height:48px;
	width:341px;
	background-color:#ffffff;
	border-bottom:1px dotted  #a2a2a2;
}
#central{
	float: left;
	background-color:#7e88b0;
	width:192px;
	color:#fff;
}

	#central p{
		padding: 10px;
		border-bottom:1px dotted  #ffffff;
	}
	#receta{
		padding-bottom: 5px;
		padding-top: 5px;
	}

#derecha{
	float: left;
}
	#derecha p{
		color:#6a737b;
		margin-left:15px;
		margin-right:15px;
	}
	.bloque{
		border-bottom:1px dotted  #a2a2a2;
		width:341px;
		padding-bottom: 10px;
		padding-top: 10px;
	}

