Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 652 → Rev 653

/trunk/sites/commun/generique/styles/defaut.css
17,7 → 17,7
.bouton_onglet {float: left;margin:0;padding:4px 10px 4px 10px;border: 1px solid #3082AA;-moz-border-radius:12px;background: #FFF;}
.bouton_onglet:hover {background: #C3D759;}
/*****************Titres********************************************************/
h1, h2, h3, h4, h5, h6 {font: Myriad, Arial, sans-serif;border-bottom: 1px solid #7FB1CA;margin-bottom:6px;text-align:center;}
h1, h2, h3, h4, h5, h6 {font-family: Myriad, Arial, sans-serif;border-bottom: 1px solid #7FB1CA;margin-bottom:6px;text-align:center;}
h1 {font-size:28px; color: #BBD049;}
h2 {font-size:25px; color: #BBD049;}
h3 {font-size:22px; color: #BBD049;}
40,7 → 40,7
#zone_bandeau {height: 130px;background: url(../images/Bandeau_haut.png) no-repeat top left;}
#logo {position: absolute;top: 10px;left: 30px;}
#site_nom {position: absolute;top: 50px;left: 200px;width:350px;}
#site_nom h1 {margin: 0 auto;width:350px;font-size: 30px; font: Georgia, serif;color:#3082AA;border:0;}
#site_nom h1 {margin: 0 auto;width:350px;font-size: 30px; font-family: Georgia, serif;color:#3082AA;border:0;}
#vous_etes_ici {clear:both;float:left;width:550px;margin: 0 0 10px 20px;}
#zone_contenu {clear:both;float:left;padding: 10px;width: 742px;height:100%;border: 1px solid #3082AA;-moz-border-radius:10px;text-align: justify;}
.zone_alert, .pap_erreur {float:left;text-align: left;min-height:55px;width:470px;margin:10px 0; border: 1px solid #F00; background: #FFF url(../images/Main_Erreur.png) no-repeat top left;padding: 5px 5px 5px 70px;}
69,16 → 69,16
#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;padding:0;width:180px;height: 33px;}
#moteur_recherche {text-align:right;clear:right;float:right;margin:15px 10px 0 0;padding:0;width:180px;height: 33px;}
#moteur_recherche legend {display:none;}
#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;}
#zone_pied a {text-decoration: underline;font: 10px ;color: #FFFFFF;}
#zone_pied a:hover {text-decoration: none;font: 10px;color: #FFFFFF;}
#zone_pied a {text-decoration: underline;font-size: 10px ;color: #FFFFFF;}
#zone_pied a:hover {text-decoration: none;font-size: 10px;color: #FFFFFF;}
/*-----------------------------------------*/
#selecteur_monde {clear:right;float:right;margin:25px 10px 0 0;padding:0;width: 180px;height: 33px;}
#selecteur_monde {text-align:right;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;}