/* CONTENIDOS
-------------------------------------------------- */

div#contenidos{
	padding-bottom: 280px; 
}

div#contenidos h2 {
	overflow: hidden;
	width: 237px;
	height: 5px;
	margin: 10px 0 4px 21px;
	padding-top: 19px;
	background: url(../img/textoProductosSoluciones.gif) left top no-repeat;
	font-weight: normal;
	font-size: 22px;
	color: #23b4c2;
}

div#contenidos h3 {
	overflow: hidden;
	width: 133px;
	height: 2px;
	margin: -3px 0 8px 21px;
	padding-top: 17px;
	background: url(../img/textoParaEmpresa.gif) left top no-repeat;
	font-weight: normal;
	font-size: 18px;
	color: #303030;
}

div#contenidos p {
	margin: 0px 25px 15px 25px;
	text-align: justify;
	line-height: 16px;		
}

div#contenidos p#encabeza{
	background: url(../img/punto.gif) left center no-repeat;
	padding-left: 10px;
	margin-left: 55px;
}

div#contenidos ul img{
	float:right;
	margin: -10px 20px 5px 15px;
	display: inline;	
}

div#contenidos ul#navegacion{
	list-style: none;
	font-size: 12px;
	margin:9px 0 30px 13px;
}

div#contenidos ul#navegacion li{
	display: inline;
	background: url(../img/guion.gif) left center no-repeat;
	padding-left: 12px;
}

div#contenidos ul#navegacion li#seleccionado{
	font-weight: bolder;
	text-decoration: underline;
	background-image: none;
}

div#contenidos ul.seguridad{
	font-size: 11px;
	margin-left: 91px;
	padding:2px 0 10px 0;
	list-style: none;
	background-image: none;
}

div#contenidos ul.seguridad li{
	background: url(../img/guion.gif) left 5px no-repeat;
	padding-left: 10px;
	margin-bottom: 18px;
}

div#contenidos ul.seguridad ul{
	margin-top: 20px;
	margin-left: 40px;
}

div#contenidos ul.seguridad ul li{
	background: url(../img/punto.gif) -2px 2px no-repeat;
	padding-left: 10px;
}

div#contenidos ul#comunidad li{
	background-image: none;
	margin-bottom: 18px;
}

div#contenidos dl dt{
	font-weight: bold;
	margin-left: 26px;
	margin-bottom: 10px;
}


