#dnn_ContentPane div.productos_familia
{
	width:556px;
	float:left;
	display:inline;
}

#dnn_ContentPane div.productos_familia div.header
{
	position:absolute;
	z-index:10;
}

#dnn_ContentPane div.productos_familia div.contenido
{
	position:relative;
	width:556px;
}

#dnn_ContentPane div.destacado_contenido_categorias_2 div.header,
#dnn_ContentPane div.destacado_contenido_categorias_3 div.header,
#dnn_ContentPane div.destacado_contenido_categorias_2 div.header,
#dnn_ContentPane div.destacado_contenido_categorias_3 div.header
{
	top:10px;
	right:0;
	float:right;
}

#dnn_ContentPane div.destacado_contenido_categorias_2,
#dnn_ContentPane div.destacado_contenido_categorias_3
{
    background-image:url(img/fondo_tejas_texto.gif);
    background-repeat:no-repeat;
    float:left;
    display:inline;
    height:145px;
    margin-top:12px;
    position:relative;
    overflow:hidden;
    width:270px;
}

#dnn_ContentPane div.destacado_contenido_categorias_3
{

    margin-left:15px;
}

#dnn_ContentPane div.productos_familia .titulo h2
{
    color: white !important;
    font-size:1.5em !important;
    font-weight:bold !important;
    margin-left:30px !important;
    margin-top:8px !important;
		margin-bottom:16px;
}
    
#dnn_ContentPane div.productos_familia .tejas_texto
{
	margin-top:10px;
}

#dnn_ContentPane div.productos_familia .marco
{
	background-image:url(img/marco_productos.gif);
	background-repeat:no-repeat;
    float:left;
    height:82px;
    margin-left:8px;
    width:125px;
}

#dnn_ContentPane div.productos_familia .marco img
{
    height:69px;
    margin-left:5px;
    margin-top:5px;
    width: 112px; 
}

#dnn_ContentPane  div.productos_familia .texto_foto
{
   font-size:1.2em;
   float:left;
   display:inline;
   letter-spacing:-0.045em;
   line-height:14px;
   margin-left:5px;
   margin-right:5px;
   margin-top:5px;
   width: 125px;
}

#dnn_ContentPane div.productos_familia div.nuevo,
#dnn_ContentPane div.productos_familia div.new,
#dnn_ContentPane div.productos_familia div.novo
{
	height:50px;
	left:5px;
	position:absolute;
	top:85px;
	width:50px;
}

#dnn_ContentPane div.productos_familia div.nuevo
{
	background-repeat:no-repeat;
	background-image:url(img/nuevo.png);
}

#dnn_ContentPane div.productos_familia div.new
{
	background-repeat:no-repeat;
	background-image:url(img/new.png);
}

#dnn_ContentPane div.productos_familia div.novo
{
	background-repeat:no-repeat;
	background-image:url(img/novo.png);
}

#dnn_ContentPane div.productos_familia  .footer
{
	float:right;
	margin-top:10px;
	text-align:right;
}



