/* Layout */
#imagenppal{
	background:white;
	padding:0;
	width:389px;
}
	#titulo h1{
		width: 200px;

	}
	h1 span {
		visibility: hidden;
		float:left;
	}
	
	#tit_servicios {
		background: transparent url("../../../img/laboratorio/servicios-extracciones/laboratorio-diagnostico-maipu-extracciones-a-domicilio.gif") no-repeat top left;
	}

	#bottom{
		font-weight: normal;
		margin-top:5px;	
	}
	
	#azul{
		float:right;
		background-color:#546292;
		width:15px;
		height:100%;
	}

#lateral{
	background:white none repeat scroll 0 0;
	float:left;
	height:68px;
	width:220px;
	padding-top:55px;
}
#imagen_lateral{
	padding-top:45px;
}
#principal{
	float:left;
	width:517px;
	padding:0px;
	margin-bottom:0px;
}

	#chunk{
		border-top:1px dotted  #a2a2a2;
		width:205px;
		color: #777;
		font-family: Arial;
		font-size:10px;
		font-weight: normal;		
		padding-left: 5px;
		padding-top: 5px;
		line-height: 17px;
	}
	#chunk.borderbottom{
		border-bottom:1px dotted  #a2a2a2;
		padding-bottom:10px;
	}
	#chunkgrande{
		border-bottom:1px dotted  #a2a2a2;
		width:153px;
		color: #777;
		font-family: Arial;
		font-size:10px;
		font-weight: normal;		
		padding:8px;
		line-height: 25px;
	}
	#chunkgrande.pegados{
		line-height: 10px;
		padding-bottom:13px;
	}	
	#chunkpref{
		border-bottom:1px dotted  #a2a2a2;
		width:318px;
		color: #777;
		font-family: Arial;
		font-size:10px;
		font-weight: normal;		
		padding: 15px;
		line-height: 25px;
	}	
	#chunk.violeta{
		color: #660460;
	}
	#izquierda{
		float:left;
		padding-top: 14px;
		width:168px;
	}

	#chunkpref h2{
		padding-bottom:0;
	}
	#izquierda h2{
		padding-bottom:0;
	}
	#derecha{
		width:308px;
		float:left;
		font-family: Arial;
		font-size:10px;
		font-weight: bold;
		color: #777;
		border-left:1px dotted  #a2a2a2;
		margin-bottom:30px;		
	}
	#derecha p{
		padding: 10px 0 0 0;
		color: #777;
	}
	.floatright{
		float:right;
		padding-right:10px;
	}
	label {
		line-height: 2em;
		font-weight: normal;
	}
	.gracias{
		text-align: center;
		padding-top: 60px;
		padding-left: 0px;
	}	
}


