body {
     font-family: "lucida sans",verdana,arial,helvetica,sans-serif;
     font-size: 75%;
}

a{
    text-decoration : none;
}

#tabs ul {
     border-bottom: 1px solid gray;
     font: 14px arial,sans,sans-serif;
     margin: 0pt;
     padding-bottom: 26px;
     padding-left: 0pt;
     padding-right: 0pt;
}

#tabs ul li {
     border: 1px solid gray;
     display: inline;
     float: left;
     height: 24px;
     margin: 1px 0px 0px;
     min-width: 80px;
     padding: 0pt;
     text-align: center;
}

#tabs ul li.selected {
     background-color: #FFFFFF;
     border-bottom: 1px solid #FFFFFF;
}

.tabButton {
     background-color: #EEEEEE;
     border-bottom: 1px solid gray;
     color: #666666;
     float: left;
     min-width: 80px;
     padding: 4px;
     text-align: center;
     text-decoration: none;
}

.tabButton.selected {
     background-color: #FFFFFF;
     border-bottom: 1px solid #FFFFFF;
     color: #000000;
     font-weight: bold;
}

.tabButton:hover {
     background-color: #FFFFFF;
     color: #000000;
}

#ligneVide {
     visibility: hidden;
     width: 200px;
}



#disconnect{
    border-bottom: 1px solid gray;
    background-color: #78BBE6;
    border-radius: 8px 8px 8px 8px;
}

#disconnectLabel{
   vertical-align: middle ;
   margin-top: 3px;
   color: white;
}



#lAndBForm {
    margin-left: 25px;
    width: 150px;
}

#start{
    width : 84px;
}
#stow{
    width : 120px;
    margin-top : 30px;
    margin-left: 10px;
}	


#galaxiePlan {
     height: 350px;
     width: 600px;
}

#galaxieImageForm {
     height: 20px;
     width: auto;
}

#galaxiePlanHolder {
     height: 300px;
     margin: 0pt;
     min-width: 300px;
     padding-left: 0pt;
     width: 600px;
}

#visibilityHolder {
     height: 230px;
     margin: -230px 0 0 170px;
     width: 425px;
}

#legendSpectrum {
     height: 30px;
}

#legendRawSpectrum {
     height: 30px;
}

#rawSpectrum {
     height: 360px;
}

#rawSpectrumTitle {
     height: 20px;
}

#rawSpectrumHolder {
     height: 300px;
     width: 500px;
}

#spectrum {
     height: 360px;
}

#spectrumTitle {
     height: 20px;
}

#spectrumHolder {
     height: 300px;
     width: 500px;
}

galaxie {
     height: 500px;
     width: 600px;
}

#galaxieHolder {
     height: 500px;
     margin: 0pt;
     padding-left: 0pt;
     width: 500px;
}

bras {
     height: 500px;
     width: 600px;
}

#brasHolder {
     height: 300px;
     margin: 0pt;
     padding-left: 0pt;
     width: 500px;
}

#command {
     background-color: #EEEEEE;
     min-height: 600px;
     text-align: left;
     width: auto;
}

#tableCommand {
     float: left;
     /*margin-top: -20px;*/
     text-align: left;
}

#results {
     background-color: #EEEEEE;
     min-height: 510px;
     text-align: left;
     width: auto;
}

#tableResults {
     background-color: #EEEEEE;
     float: left;
     margin-top: 5px;
     text-align: left;
     width: 100%;
}



#AzElPlot {
     width: 350px;
}

.obsInput {
     width: 78px;
}

#photoRadioTelescope {
     margin-top: 32px;
     width: 500px;
}

#logoEUHOU {
     height: 10%;
     width: 10%;
}

