#servicios {
	position: relative;
	height: 347px;
	background-image   : url(../images/es/imgServicios.jpg);
}
#servicios h3 {
	position: relative;
	width : 250px;
	margin :  0px 25px;

	padding: 10px  0px;
	font-family: 'Trebuchet MS';
	font-size  : 14px;
	font-weight: bold;
	color : #7D971A;
/*	border : 1px solid black; */
}
#serviciosimg {
	float: left;
	margin :  0px  0px  0px 25px;
}
#servicios p {
	position: relative;
	width : 185px;
	margin :  0px   0px  6px 90px;
/*	border : 1px solid black; */
}
#serviciospdf img {
	float: left;
	margin-right: 5px;
}
#serviciospdf a {
	font-weight: bold;

	color: #F15E28;
}
#servicios ol {
	position: absolute;
	left  :  26px;
	bottom:  23px;
	margin :  0px;
	padding:  0px;
	list-style: inside;
	font-family: 'Trebuchet MS';
	font-size  : 14px;
	font-weight: bold;
	color : #666666;
}
#servicios ol li a{
	text-decoration: none;
	color : #666666;
}



#content h2 {
	font-family: 'Trebuchet MS';
	font-size  : 14px;
	font-weight: bold;
	color : #7D971A;
}
#content h2 a {
	cursor: pointer;
}