A:link {color: rgb(150,150,150); text-decoration: none}
A:visited {color: rgb(150,150,150); text-decoration: none}
A:hover {color: rgb(255,255,255); text-decoration: underline}
body {
overflow: auto;
}
#menu1 {
border-right: 1px solid #1f1f1f;
}
#menu2 {
border-left: 1px solid #7e7e7e;
}
#menu3 {
border-left: 1px solid #7e7e7e;
border-right: 1px solid #1f1f1f;
}
form { 
display:inline; 
}
#menunews {
border-bottom: 1px dotted #7e7e7e;
}
#mnalsx {
border-top: 1px solid #FFFFFF;
border-bottom: 1px dotted #CCCCCC;
background-image: url('/images/menu_sx.jpg');
}
#cerca {
border-right: 1px solid #7e7e7e;
border-left: 1px solid #1f1f1f;
border-bottom: 1px solid #7e7e7e;
border-top: 1px solid #1f1f1f;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:10px;
color:#999;
}
#dropmenudiv{
position:absolute;
border:1px solid #7e7e7e;
border-bottom-width: 0;
font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
line-height:18px;
z-index:100;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #7e7e7e;
padding: 1px 0;
text-decoration: none;
}
#dropmenudiv a:hover{
background-color: #3c3c3c;
}

