#dnn_ContentPane .destacado
{
	width:272px;
	height:171px;
	display:inline;
	float:left;
	background-image:url(img/solucionesconstructivas_fondo.gif);
	background-repeat:no-repeat;
}

#dnn_ContentPane .destacado h2
{
	float:left;
	color:White !important;
	font-size:1.5em !important;
	height:24px;
	margin-left:28px !important;
	margin-bottom:0px;
	.margin-top:10px;
}

#dnn_ContentPane .destacado img
{
	margin-left:4px;
	.margin-top:2px;
}

#dnn_ContentPane .contenedor_destacadoAP .header
{
	position:absolute;
	top:3px;
	left:250px;
	display:block;
}

#dnn_ContentPane .contenedor_destacadoAP
{
	position:relative;
	float:left;
}

#dnn_ContentPane .contenedor_destacadoAP:first-child
{
	margin-right:10px;
}


