/* CSS Document */

body#productos h2, body#productos h2 span{ height:142px;width:515px;overflow:hidden; background-image: url(../images/productos/h2_productos.jpg); background-repeat: no-repeat; margin:0 0 10px 0;}

.tabla_productos {
	margin:0 0 20px 0;
}

.tabla_productos caption {
	caption-side: top; 
	width: auto;
	text-align: center;
	vertical-align: middle;
	font-size:1.2em;
	color: #000;
	font-weight:bold;
	margin:0;
	padding:10px 0 10px 0;
}

.tabla_productos th {
	background-color: #ee7d0c;
	color:#FFFFFF;
	width:20%;
	text-align:center;
	padding:5px;
}
#tablareflejo th {
	background-color: #7ca222;
}
.tabla_productos td {
	text-align:center;
	padding:5px;
	border-bottom:1px solid #ee7d0c;
	border-right:1px solid #ee7d0c;
}
#tablareflejo td {
	border-bottom:1px solid #7ca222;
	border-right:1px solid #7ca222;
}

.tabla_productos td.nombreproducto {
	border-left:1px solid #ee7d0c;
}
#tablareflejo td.nombreproducto {
	border-left:1px solid #7ca222;
}
#tablareflejo a {
	color: #7ca222;
}
#tablareflejo a {
	color: #7ca222;
}
/*Ficha producto*/

body#productos h3#eluno, body#productos h3#eluno span {height:72px;width:136px;overflow:hidden; background-image: url(../images/productos/h3_eluno.gif); background-repeat: no-repeat; margin:0 0 10px 0;}

body#productos h3#semi_cabra, body#productos h3#semi_cabra span {height:72px;width:121px;overflow:hidden; background-image: url(../images/productos/h3_semi_cabra.gif); background-repeat: no-repeat; margin:0 0 10px 0;}

body#productos h3#fresco_cabra, body#productos h3#fresco_cabra span {height:72px;width:121px;overflow:hidden; background-image: url(../images/productos/h3_fresco_cabra.gif); background-repeat: no-repeat; margin:0 0 10px 0;}

body#productos h3#afumau, body#productos h3#afumau span {height:72px;width:136px;overflow:hidden; background-image: url(../images/productos/h3_afumau.gif); background-repeat: no-repeat; margin:0 0 10px 0;}

body#productos h3#mezcla, body#productos h3#mezcla span {height:72px;width:121px;overflow:hidden; background-image: url(../images/productos/h3_mezcla.gif); background-repeat: no-repeat; margin:0 0 10px 0;}
body#productos h3#azul, body#productos h3#azul span {height:80px;width:121px;overflow:hidden; background-image: url(../images/productos/h3_azul.gif); background-repeat: no-repeat; margin:0 0 10px 0;}

body#productos h3#sidra_caserinos, body#productos h3#sidra_caserinos span {height:77px;width:140px;overflow:hidden; background-image: url(../images/productos/h3_sidra_caserinos.gif); background-repeat: no-repeat; margin:0 0 10px 0;}

/*//// fichas reflejo //////////*/

#caja_reflejo ul {
list-style-image:url(../images/punto_nav_reflejo.gif);
}
body#productos h3#sidra_reflejo, body#productos h3#sidra_reflejo span {height:77px;width:140px;overflow:hidden; background-image: url(../images/productos/h3_sidra_reflejo.gif); background-repeat: no-repeat; margin:0 0 10px 0;}

body#productos h3#vino_reflejo, body#productos h3#vino_reflejo span {height:77px;width:140px;overflow:hidden; background-image: url(../images/productos/h3_vino_reflejo.gif); background-repeat: no-repeat; margin:0 0 10px 0;}
body#productos h3#ahumado_reflejo, body#productos h3#ahumado_reflejo span {height:77px;width:140px;overflow:hidden; background-image: url(../images/productos/h3_ahumado_reflejo.gif); background-repeat: no-repeat; margin:0 0 10px 0;}
body#productos h3#vaca_reflejo, body#productos h3#vaca_reflejo span {height:77px;width:140px;overflow:hidden; background-image: url(../images/productos/h3_vaca_reflejo.gif); background-repeat: no-repeat; margin:0 0 10px 0;}


.producto_izq {
width:48%;
float:left;
}

.producto_dch {
width:48%;
float:right;
}

.clearficha {
	clear:both;
	height:1px;
	background-color:#ee7d0c;
	margin:0 0 10px 0;
}
