
.markermenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: auto;
border: solid 1px #9a9a9a;
}
.markermenu li a{
background:url(../Imagenes/Menu/Menu_off.gif) no-repeat 2px 50%;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #98bfbe;
display: block;
width: auto;
padding: 3px 0 3px 20px;
text-decoration: none;
border-bottom: 1px solid #b5b5b5 ;
}
.markermenu li a:visited, .markermenu li a:active{
color: #98bfbe;
}
.markermenu li a:hover{
color: #4bbc00;
background-color:#ffffcc;
background:#ffffcc url(../Imagenes/Menu/Menu_on.gif) 2px no-repeat ; /*onMouseover image change. Remove if none*/
}
.Fondo_Vertical_Amarillo { background-image: url(../Imagenes/Menu/Fondo.png); background-repeat: repeat-y; }
.titulos { color: red; font-size: x-large; }
.comentario { color: black; font-size: large; font-style: italic; }
.producto { color: #c33; font-size: large; font-weight: bold; }
.precio { color: orange; font-size: medium; font-weight: bold; text-decoration: none; }
.cesta1 { color: black; font-size: medium; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fde; }
.texto1 { color: green; font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.texto { color: black; font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; }
.formrosa { color: black; font-size: small; background-color: #fde; }
.formrosan { color: #000; font-size: medium; font-weight: bold; background-color: #fde; }
.formtitulo { color: #c00; font-size: x-large; font-weight: bold; text-align: center; }
.precioviejo { color: #fc9; font-size: medium; font-weight: bold; text-decoration: line-through; }
.preciooferta { color: red; font-size: medium; font-weight: bold; text-decoration: blink; }
.submenu { color: silver; font-size: small; }

