/* CSS HOME */

/* ESTRUCTURA GENERAL */

/* Productos Destacados */

div.RecuadroRevDestac {
width:429px;
margin:13px 0px 23px 6px;
padding-bottom:1px;
}
div.RecuadroArtDestac {
width:429px;
margin:0px 0px 23px 6px;
padding-bottom:1px;
}
div.RecuadroProdDestac,div.RecuadroProdDestacLast {
float:left;
width:127px;
text-align:center;
margin-right:16px;
}
div.RecuadroProdDestacLast {
margin-right:0px;
}
div.RecuadroProdDestac img {
display:inline;
vertical-align:top;
}
div.Referencia {
width:127px;
padding:10px 0px 6px 0px;
margin-bottom:4px;
border-bottom:#C3C3C3 1px solid;
}

/* Notas Destacadas */

div.RecuadrosNotDestac {
width:435px;
}
div.RecuadroNotasDestac,div.RecuadroNotasDestac2 {
float:left;
width:216px;
text-align:left;
margin-right:3px;
}
div.RecuadroNotasDestac2 {
margin-right:0px;
}
div.RecuadroNotasDestac img {
display:inline;
vertical-align:top;
}
div.Nota {
width:208px;
padding:0px 4px;
margin-top:13px;
}
div.ImagenNotaTapaL {
float:left;
width:55px;
margin-top:3px;
margin-right:5px;
border:1px solid #B4B4B4;
}
div.CuerpoNota {
float: left;
min-height:60px;
height:auto !important;
height:60px;
}
div.RecuadroVerMas {
clear:both;
padding-bottom:7px;
padding-top:4px;
text-align:right;
}
div.NotaNoRegistro {
width:208px;
padding:7px 4px;
}
/* LINKS */

a.RefProd{
font-size:13px;
font-weight:bold;
color:#BF5C32;
text-decoration:none;
}
a.RefProd:hover{
text-decoration:underline;
}
a.TitNotaTapa{
font-size:10px;
font-weight:bold;
color:#6D6D6D;
text-decoration:none;
}
a.TitNotaTapa:hover{
text-decoration:underline;
}
a.VerMas{
font-size:9px;
font-weight:bold;
color:#BF5C32;
text-decoration:none;
}
a.VerMas:hover{
text-decoration:underline;
}

/* TIPOGRAFÍAS */

.PrecioAntes {
font-size:10px;
font-weight:bold;
color:#BF5C32;
}
.PrecioAhora {
font-size:11px;
font-weight:bold;
color:#000000;
}
.CopeteNota {
font-size:9px;
font-weight:normal;
color:#6D6D6D;
}