/* CSS Document */
#top_command{padding:0;float:right; width:510px; height:30px;background:#6b5e55; filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; font-size:11px;}
#top_command_off{padding:0;float:right; width:510px; height:30px;background:#fff; filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; font-size:11px;}

ul#command1 {height: 30px;list-style-type: none; float:left; display:inline; padding:0; margin:0;}
#command1 li{margin: 0;padding: 0;float: left; display:inline;}
#command1 a{text-decoration: none; text-transform:lowercase;padding: 0 8px;overflow: hidden;height: 30px !important; color:#FFF; line-height:30px; border-right:1px solid  #917868; display:block; }
#command1 a:hover{color: #000; background:#FFF;}

a.small{text-transform:uppercase !important; font-size:8px !important;}
a.medium{text-transform:uppercase !important; font-size:10px !important;}
a.large{text-transform:uppercase !important; font-size:12px !important;}

ul#command2 {height: 30px;list-style-type: none; float:right; display:inline; padding:0; margin:0; width:510px;}
#command2 li{margin: 0;padding: 0;float: left; display:inline;} 
#command2 a{text-decoration: none; padding: 0 8px;overflow: hidden;height: 30px; color:#FFF; line-height:30px; border-right:1px solid #917868; display:inline;}
#command2 a:hover{color: #000; background:#FFF;}


form#link {width:130px;padding:5px; height:20px;float:left;display:inline; filter:alpha(opacity=100)!important;   
-moz-opacity: 1.0 !important; opacity:1 !important;border-right:1px solid #917868;}
#link p{margin:0; padding:0;}
#link select{width:auto;border:1px solid #DDD; padding:2px; margin:0;width:130px; height:18px;font-size:10px; font-family:Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif; vertical-align:middle;}
#link option{vertical-align:middle;}

form#cerca {width:125px;padding:5px;height:20px;float:left;display:inline;}
#cerca p{margin:0; padding:0;}
#cerca input{margin:0; padding:2px;height:13px; width:100px;display:inline; border:1px solid #FFF;vertical-align:middle;font-size:10px; font-family:Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;}
#cerca input#button{margin:0 0 0 8px; padding:0;width:auto;height:auto;display:inline; border:none; vertical-align:middle}
