p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.3em;
	color: #4f9bc1;
	padding-bottom:5px;
	padding-top: 5px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.3em;
	color: #4f9bc1;
	text-align:justify;
}
.textoRecicla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	color: #390;
	text-align:left;
}
.telefono{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.3em;
	color: #4f9bc1;
	padding-bottom:5px;
	padding-top: 5px;
}
.servicios{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	color: #4f9bc1;
}
.pie p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.3em;
	color: #a0a0a0;
	margin:10px;
	padding:0px;
}
.textoEn1 {
	text-decoration:none;
	color:#076b80;
	border-bottom:1px dotted #076b80;
	font-weight:bold;
}
.textoEn1:hover {
	text-decoration:none;
	border-bottom:1px solid #0093dd;
	color:#0093dd;
	font-weight:bold;
}

.textoEn1Pie {
	text-decoration:none;
	color:#a0a0a0;
	border-bottom:1px dotted #a0a0a0;
}
.textoEn1Pie:hover {
	text-decoration:none;
	border-bottom:1px solid #0093dd;
	color:#0093dd;
}