.textonoticia {  font-family: Tahoma; font-size: 12px; color: #000000; text-decoration: none}
.titulonoticia {  font-family: Tahoma; font-size: 12px; color: #0000CC}
.titulotabla {font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold;
background: #131313; /* Old browsers */
background: -moz-linear-gradient(left,  #131313 0%, #2b2b2b 6%, #2b2b2b 6%, #1c1c1c 9%, #111111 40%, #000000 53%, #474747 69%, #666666 78%, #595959 88%, #4c4c4c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#131313), color-stop(6%,#2b2b2b), color-stop(6%,#2b2b2b), color-stop(9%,#1c1c1c), color-stop(40%,#111111), color-stop(53%,#000000), color-stop(69%,#474747), color-stop(78%,#666666), color-stop(88%,#595959), color-stop(100%,#4c4c4c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #131313 0%,#2b2b2b 6%,#2b2b2b 6%,#1c1c1c 9%,#111111 40%,#000000 53%,#474747 69%,#666666 78%,#595959 88%,#4c4c4c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #131313 0%,#2b2b2b 6%,#2b2b2b 6%,#1c1c1c 9%,#111111 40%,#000000 53%,#474747 69%,#666666 78%,#595959 88%,#4c4c4c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #131313 0%,#2b2b2b 6%,#2b2b2b 6%,#1c1c1c 9%,#111111 40%,#000000 53%,#474747 69%,#666666 78%,#595959 88%,#4c4c4c 100%); /* IE10+ */
background: linear-gradient(to right,  #131313 0%,#2b2b2b 6%,#2b2b2b 6%,#1c1c1c 9%,#111111 40%,#000000 53%,#474747 69%,#666666 78%,#595959 88%,#4c4c4c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#131313', endColorstr='#4c4c4c',GradientType=1 ); /* IE6-9 */
opacity:0.6;
border-top-left-radius:5px;
border-top-right-radius:5px;
}
.cerrar{background: #FFF;}
.tabla-gif{background: #FFF; border-bottom-left-radius:5px; border-bottom-right-radius:5px; margin-bottom:20px;}
.precio {  font-family: Tahoma; font-size: 12px; font-weight: bold; color: #FF0000}
.Cositas { font-family: Tahoma; font-size: 12px; color: #003366}
a:link {  text-decoration: none}a:visited {  text-decoration: none}
a {text-decoration:none; cursor:pointer}
.barraproductos { font-family: Tahoma; font-size: 12px; color: #333333; font-weight: bold ; text-decoration: none}
.chiquito {  font-family: arial; font-size: 12px; text-decoration: none; color: #666666}
.cosita {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
.cosita2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
a:link {text-decoration: none}
a:hover {  text-decoration: underline}
a:visited {  text-decoration: none}
.cuadro {  border: 1px #FFCC00 solid}.textovisor { font-family: Tahoma; font-size: 12px ; color: #999999; height:60px;}
.barradestacados { font-family: Tahoma; font-size: 12px; color: #999999}
.arial2 {  font-family: arial; font-size: 12pt; color: #003366}
.tabla-principal{ margin-top:15px; border:0px; border:none;}
.separacion{ margin-bottom:15px;}
.color{background:#FFF;}
.public{margin-top:10px; margin-bottom:10px; background:#FFF;}
.catalogo-online{ margin-bottom:20px;}

.zoom img:hover {
    -webkit-transform: scale(1.45);
    -moz-transform: scale(1.45);
    -o-transform: scale(1.45);
    -ms-transform: scale(1.45);
    transform: scale(1.45);
    cursor: pointer;

	
	
}
.zoom img {
	margin-top:10px;
	width:160px;
	height:160px;

}

.sub-texto{
	color: #000;
	font-size:16px;
	font: normal;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
	text-shadow:white 0.1em 0.1em 0.2em;
	margin-bottom:10px;
	margin-top:5px;
}

.sub-texto:hover{
	text-decoration:underline;
	
	}
.separacion-menu{ margin-bottom:15px;}

.zoom2 img:hover {
    -webkit-transform: scale(1.9);
    -moz-transform: scale(1.9);
    -o-transform: scale(1.9);
    -ms-transform: scale(1.9);
    transform: scale(1.9);
    cursor: pointer;
	