@charset "utf-8";
/* CSS Document */

/****************SERVICIOS*****************/
#servicios{
	width:720px;
	padding-right:20px;
	margin-left:20px;
	padding-top:20px;
}
#lista-faqs {
line-height:22px;
}
#lista-faqs li{
margin-top:10px;
margin-bottom:15px;
cursor:pointer;
background-image:url(../img/pregus_06.png);
background-repeat:no-repeat;
padding-left:30px;
height:30px;
position:relative;
}
#servicios .respuesta{
	background-color: #EAEAEA;
	padding:5px;
	border:#CCC 1px solid;
	display:none;
	background-image: none;
	height: auto;
}
/****************SERVICIOS*****************/

