#colonne_gauche {
    float:left;
    width: 130px;
    height: 550px;    
}

#colonne_gauche img{
    margin-left:20px;
    margin-top:15px;
    
}


#contenu_droite {
    margin-left : 140px;
    margin-top:0px;
    border-left: 1px dotted grey;  
    height: 550px;    

}

#contenu_droite h3{
    line-height: 30px;    
}


#conteneur {
    
    
}

#screenshot {
    text-align: center;
}

#texte{
    text-align: center;
    margin-left: 40px;
    margin-right: 40px;

}

#meteosuissepollen{
    text-decoration: none;    

}

.historique {
	font: 12px "Lucida Grande";
}


.titrehist{
	font: 14px "Lucida Grande";
    text-decoration: underline ; 
	font-weight: bold;
}

#mail {
    font-size: 11pt; 
}

.case_telecharger {
    border: #D1DCE6 solid 1px;
    padding: 8px;    
}

.case_telecharger:hover {
    border: #B2C1CF solid 1px;
    background: #EBF2EB;    
}

.a_telecharger {
    text-decoration: none;    
}

.version {
	font-style: italic ; 
}
