/*****************************************************************************
CONTENIDO DE LA SECCIÓN SERVICIOS
*****************************************************************************/
#contenido h2.servicios {
	background-image: url(../img/h2_servicios.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
}
#contenido ul.subsecciones {
	font-size: 1.4em;
	display: block;
	padding: 3px 3px 3px 0px;
	margin-bottom: 10px;
	width: 470px;
}
#contenido ul.subsecciones li {
	display: block;
}
#contenido ul.subsecciones li a {
	color: #07567f;
	font-weight: bold;
	display: inline-block;
	line-height: 1.6em;
	background-image: url(../img/contenido_bullet4.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
	width: 470px;
}
html>body #contenido ul.subsecciones li a {
	display: block;
}
#contenido ul.subsecciones li a:hover {}
#contenido ul.subsecciones_home p.titulo {
	font-size: 1.4em;
	display: block;
	padding: 3px 3px 3px 0px;
	width: 470px;
	font-weight: bold;
	margin-bottom: 0px;
}
#contenido ul.subsecciones_home p.descrip {
	margin-bottom: 0px;
	padding-left: 10px;
	border-left: 10px solid #C2DEEC;
}
#contenido ul.subsecciones_home a {
	color: #07567f;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	background-image: url(../img/contenido_bullet4.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 120px;
	float: right;
	margin-bottom: 10px;
}
#contenido ul.subsecciones_home a:hover {}

