﻿#dnn_ContentPane div.productos_familia
{
	width:556px;
	float:left;
	display:inline;
}

#dnn_ContentPane div.productos_familia div.header
{
	position:absolute;
}

#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
{
	top:10px;
	right:0;
}

#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:132px;
    margin-top:15px;
    position:relative;
    width:269px;
}

#dnn_ContentPane div.destacado_contenido_categorias_3
{

    margin-left:15px;
}

#dnn_ContentPane div.productos_familia .titulo h2
{
    color: white !important;
    font-size:1.2em !important;
    font-weight:bold !important;
    height:20px;
    margin-left:35px !important;
    margin-top:12px !important;
	margin-bottom:0px;
	overflow: hidden;
	width:220px;
}
    
#dnn_ContentPane div.productos_familia .tejas_texto
{
	margin-top:8px;
}

#dnn_ContentPane div.productos_familia .marco
{
/*	background-image:url(img/marco_productos.gif);
	background-repeat:no-repeat;	*/
    float:left;
    height:83px;
    margin-left:8px;
    width:118px;
}

#dnn_ContentPane div.productos_familia .marco img
{
    height:83px;
    width: 118px; 
}

#dnn_ContentPane  div.productos_familia .texto_foto
{
   font-size:1.1em;
   float:left;
   display:inline;
   height:89px;
   letter-spacing:0.0005em;
   line-height:14px;
   margin:-3px 5px 0px 10px;
   line-height:15px;
   overflow:hidden;
   width: 122px;
}

#dnn_ContentPane div.productos_familia div.nuevo
{
	background-image:url(img/nuevo.png);
	background-repeat:no-repeat;
	height:39px;
	left:65px;
	position:absolute;
	top:84px;
	width:60px;
}

#dnn_ContentPane div.productos_familia  .footer
{
	float:right;
	margin-top:10px;
	text-align:right;
}
