/* CONTENIDOS
-------------------------------------------------- */

div#contenidos {
	padding-bottom: 50px;	

}

div#contenidos h2 {
	overflow: hidden;
	width: 110px;
	height: 1px;
	margin: 10px 0 4px 21px;
	padding-top: 19px;
	background: url(../img/textoCaroline.gif) left top no-repeat;
	font-weight: normal;
	font-size: 22px;
	color: #23b4c2;
}

div#contenidos h3 {
	overflow: hidden;
	width: 164px;
	height: 2px;
	margin: 0 0 8px 21px;
	padding-top: 17px;
	background: url(../img/textoQueEsCaroline.gif) left top no-repeat;
	font-weight: normal;
	font-size: 18px;
	color: #303030;
}

div#contenidos h4 {
	margin-bottom: 3px;
   font-size: 11px;
	text-decoration: underline;
	margin-left: 21px;
}


div#contenidos p {
	margin: 0 25px 12px 21px;
	text-align: justify;
	line-height: 16px;		
}

div#contenidos img#img-descripcion{
	float: right;
	margin: 0 23px 10px 15px;
	display: inline;	
}

div#contenidos dl {
	margin: 19px 25px 0 55px;
	text-align: justify;
	line-height: 16px;	
}

div#contenidos dt {
	font-weight: bold;
	float:left;
	padding-left: 11px;
	margin-right: 4px;	
	background-image: url(../img/punto.gif);
	background-repeat: no-repeat;
	background-position: 0;  
	
}

div#contenidos dd{
  padding-bottom: 15px;
  margin-bottom: 5px;
  
}

div#contenidos dl#lista_servicios {
   margin: 8px 0 0 22px;
}

div#contenidos dl#lista_servicios dt{
	float: none;
	background: none;
	padding-left: 0;
	text-decoration: underline;
	cursor: pointer;
	margin-bottom: 10px;
}

div#contenidos dl#lista_servicios dd{
	display: none;
}
