/* CSS Document */
#serviceMenu{padding:0;float:right; width:auto; height:30px;background:#978E88; font-size:11px;padding-left:1px;}
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; padding: 0 8px;overflow: hidden;height: 30px !important; color:#FFF; line-height:30px; border-right:1px solid #ffffff; display:inline-block;}
html>body #command1 a{display:block}
#command1 a:hover{color: #000; background:#E3E0D9;}

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:left; display:inline; padding:0; margin:0;}
#command2 li{margin: 0;padding: 0;float: left; display:inline;}
#command2 a{text-decoration: none; padding: 0 4px;overflow: hidden;height: 30px; color:#FFF; line-height:30px; border-right:1px solid #ffffff; display:inline-block;}
html>body #command2 a{display:block}
#command2 a:hover{color: #000; background:#E3E0D9;}

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