/* CONTENIDOS
-------------------------------------------------- */


div#contenidos{
	padding-bottom: 280px;
}

div#contenidos h2 {
	overflow: hidden;
	width: 153px;
	height: 0;
	margin: 10px 0 4px 21px;
	padding-top: 19px;
	background: url(/img/textoQuienesSomos.gif) left top no-repeat;
	font-weight: normal;
	font-size: 22px;
	color: #23b4c2;
}

div#contenidos h3 {
	overflow: hidden;
	width: 300px;
	height: 0;
	margin: 0 0 8px 21px;
	padding-top: 17px;
	background: url(../img/textoSalaDePrensa.gif) left top no-repeat;
	font-weight: normal;
	font-size: 18px;
	color: #303030;
}

div#contenidos img#img-empresa{
	float: right;
	display: inline;
	margin: -5px 21px 0 1px;
}

div#contenidos p {
	margin: 0 25px 16px 21px;
	text-align: justify;
	line-height: 16px;		
}

div#contenidos dl {
	margin: 0 25px 0 60px;
	padding-bottom: 20px;
	text-align: justify;
	line-height: 16px;		
}

div#contenidos img#img-equipo-humano{
	float:right;
	margin-right: 23px;
	display: inline;
}

div#contenidos ul{
   margin: 0 0 18px 72px;
	font-weight: bold;
	list-style: disc;
}

/*   */

div#contenidos dt {
	font-weight: bold;
	background: url(../img/punto.gif) -2px 4px no-repeat;
	padding-left: 10px;
}

div#contenidos dd {
	margin:0 0 5px 10px;	
}





