Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 651 → Rev 652

/trunk/sites/commun/generique/styles/defaut.css
69,9 → 69,9
#zone_menu li ul ul {z-index: 5;margin: -2.4em 0 0 13em; width: 17em;text-align: left;}
#zone_menu li:hover ul ul, #zone_menu li:hover ul ul ul {left: -999em;}
#zone_menu li:hover ul, #zone_menu li li:hover ul, #zone_menu li li li:hover ul{ left: auto;}
#moteur_recherche {clear:right;float:right;margin:25px 10px 0 0;width:181px;height: 33px;}
#moteur_recherche {clear:right;float:right;margin:25px 10px 0 0;padding:0;width:180px;height: 33px;}
#moteur_recherche legend {display:none;}
#moteur_recherche fieldset {margin:0px 0 0 40px; width:150px;border: 0;z-index:3;}
#moteur_recherche fieldset {margin:0; width:150px;border: 0;}
#moteur_recherche label {display:none;}
.spacer {width:720px;clear: both;}
#zone_pied {clear:both;float:left;width: 762px; height : 65px;background: url(../images/Bandeau_bas.png) repeat-x top left;}
78,7 → 78,7
#zone_pied a {text-decoration: underline;font: 10px ;color: #FFFFFF;}
#zone_pied a:hover {text-decoration: none;font: 10px;color: #FFFFFF;}
/*-----------------------------------------*/
#selecteur_monde {float: right;margin:25px 10px 0 0;width: 180px;}
#selecteur_monde {clear:right;float:right;margin:25px 10px 0 0;padding:0;width: 180px;height: 33px;}
#selecteur_monde select {font: 12px arial, sans-serif;width:140px;}
#selecteur_monde legend { display: none;}
#selecteur_monde fieldset { border: 0; margin: 1px; padding: 1px;}