/* 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: 141px;
	height: 0;
	margin: 0 0 8px 21px;
	padding-top: 17px;
	background: url(../img/textoNuestrosValores.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 img#img-nuestros-valores {
	float:right;
	margin-right: 23px;
	display: inline;
}

div#contenidos dl {
	margin: 19px 25px 0 24px;
	text-align: justify;
	line-height: 16px;	
}

div#contenidos dt {
	font-weight: bold;
	float:left;
	margin-right: 4px;
}

div#contenidos dl.servicios_soluciones{
	margin-bottom: 35px;
	margin-left: 40px;
}

div#contenidos dl.servicios_soluciones dt{
	background: url(../img/punto.gif) left center no-repeat;
	padding-left: 10px;
}

div#contenidos dl.servicios_soluciones dd{
	margin-bottom: 15px;
}



/*
div#contenidos dd{
	padding-bottom: 14px;
	margin-bottom: 5px;
}

div#contenidos dl#calidad {
	clear: left;
	margin: 20px 25px -15px 21px;
}

div#contenidos dl#calidad dt {
	background-image: none;
}*/
