/* CONTENIDOS
-------------------------------------------------- */

div#contenidos{
	padding-bottom: 280px; 
}

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: 142px;
	height: 2px;
	margin: 0 0 8px 21px;
	padding-top: 17px;
	background: url(../img/textoParaPersonas.gif) left top no-repeat;
	font-weight: normal;
	font-size: 18px;
	color: #303030;
}

div#contenidos p {
	margin: 0 25px 16px 21px;
	text-align: justify;
	line-height: 16px;		
}

div#contenidos li img{
	float:right;
	margin: -15px 23px 5px 15px;
	display: inline;	
}

div#contenidos ul{
	margin-left: 75px;
	list-style: disc;
}

div#contenidos ul li{
   margin:0 14px 20px 0;
}
