@charset "utf-8";
.servicios-inicio {
	width:236px;
	float:left;
	margin:10px;
	text-align:justify;
	font-size:11px;
	
	}
.servicios-inicio h2 {
	color:#4c211b;
	margin:10px 0;
	text-align:center;
	}
.segundo-segmento{
	float: left;
	margin-top:30px;
	width:1024px;
}
.segundo-segmento img {
	float:left;
	width:auto;
	margin-left:15px;
	}
.segundo-segmento p {
	float:right;
	padding: 0 20px;
	width:610px;
	text-align:justify;
	max-height:250px;
	}
.segundo-segmento h1 {
	color:#4c211b;
	float:left;
	margin-left:30px;
	border-bottom:dotted 1px #330000;
	width:610px;
	padding:0 0 10px 15px;}
.content2 {
	width: 100%;
	float:left;
	min-width: 1024px;
	padding: 10px 0;
	background-image: url(../imagenes/sombra%20superior.png);
	background-repeat: no-repeat;
}
.referencia{
	width:360px;
	position:absolute;
	top:180px;
	left:13%;
	z-index:990;
	background:#9acad8;
	padding:30px 20px;
	line-height:23px;
	}