/*Nuovo Menu s6t8 23.04.2008 */
.menubeauty {
width: 100px; 
text-align: center;
margin: 0px;
padding: 0 0 4px 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height:18px;
background: #000 url(img/menu_2008_sx.gif) no-repeat scroll;
 }

.menubeauty .menu { border:0; color:red; padding: 0 0 4px 0; display:block; text-decoration:none; width:auto; font-weight: bold; }
.menubeauty .menu a { border:0; color:red; padding: 0 0 4px 0; display:block; text-decoration:none; width:auto; font-weight: bold; }
.menubeauty .menu a:hover { background-color:yellow; border:0; color:red; padding: 0 0 4px 0; display:block; text-decoration:none; width:auto; font-weight: bold; }

.menubeauty .menu .catalogo { border:0; color:yellow; padding: 0 0 4px 0; display:block; text-decoration:none; width:auto; font-weight: bold; }
.menubeauty .menu .catalogo a { border:0; color:yellow; padding: 0 0 4px 0; display:block; text-decoration:none; width:auto; font-weight: bold; }
.menubeauty .menu .catalogo a:hover { background-color:red; border:0; color:yellow; padding: 0 0 4px 0; display:block; text-decoration:none; width:auto; font-weight: bold; }

.hr_menu { border: 0; width: 80%; color: yellow; background-color: yellow; height: 0.5px; }

