@CHARSET "ISO-8859-1";

.foto-servicio{	
	width: 23%;		
	clear:left;
	float:left;
	/*margin-left:7px;*/	
	margin-right:10px;
	/*background-color: red*/
}
.description-servicio{		
	width: 72%;
	clear:right;	
	float:right;	
	padding-right:7px;
	padding-bottom:10px
	/*background-color: yellow*/
}
.description-servicio h2{
	clear: both;
	color:#398bb6;
	font-weight: bold;
	font-family:verdana;
}
.clear2{
	clear:both;
	margin-top:20px;
	border-bottom:1px solid #dcdfe0;
	margin-left:7px;
	margin-right:7px;
}
#section-description span{
	color:#398bb6;
}
.horario{
	margin-top:10px
}