Rev 668 | Rev 694 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
/********* STYLE COMMUN A TOUTES LES PAGES *********//** Définition des polices exotiques **//* Helveticaneue est utilisée pour les grands textes décoratifs (ex:mots clés).Pour windows, elle est remplacée par la police Helveticaneue2 */@font-face { font-family:Helveticaneue; src:url('/commun/polices/helvetica_light.ttf'); }@font-face { font-family:Helveticaneue2; src:url('../polices/helvetica_light.eot'); }/* Optima n'est pas utile dans les pages intèrieures.@font-face { font-family: optima; src: url('/commun/polices/optima_demi_bold.ttf'); }@font-face { font-family: optima2; src: url('../polices/optima_demi_bold.eot'); }*//** Classes **//* Marges */img,ul,form,li,td,div,p,br,a,h1,h2 { margin:0; padding:0; border:0; text-decoration:none;}/* Classes & couleurs */.nodisplay {display:none}.hidden {visibility:hidden}.spacer125 {width:125px; float:left;}.cadreRondVert { width:685px; float:left; margin-bottom:20px; background-color:#eaedcd;-moz-border-radius: 10px 10px 10px 10px; -webkit-border-radius: 10px 10px 10px 10px; /* pour Chrome */ border-radius: 10px 10px 10px 10px;-moz-box-shadow: 2px 2px 5px #aaa; -webkit-box-shadow: 7px 7px 11px #aaa; box-shadow: 7px 7px 11px #555;filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=4); /* pour ie8 */ zoom: 1; /* pour ie8 */padding:8px; }.cadreRondGris { width:685px; float:left; margin-top:20px; background-color:#e5e4d4;-moz-border-radius: 10px 10px 10px 10px; -webkit-border-radius: 10px 10px 10px 10px; /* pour Chrome */ border-radius: 10px 10px 10px 10px;-moz-box-shadow: 2px 2px 5px #aaa; -webkit-box-shadow: 7px 7px 11px #aaa; box-shadow: 7px 7px 11px #555;filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=4); /* pour ie8 */ zoom: 1; /* pour ie8 */padding:8px; }.notext { display:none; left:-5000px; top:-5000px; text-indent:-5000px; }.petitcarre {padding-left:15px; background:url(../images/petitCarre.jpg) no-repeat 5px 3px;}.troiscarre {padding:0px 0 0 30px; background:url(../images/troisCarre.png) no-repeat 5px 5px;}.puceFleche {padding:10px 0 0 30px; background:url(/sites/commun/generique/images/traitTela.jpg) no-repeat 0 6px;}.champs { font-family:arial; font-size:11px; background-color:#ffffff; border:dotted 1px #7b9c35; color:#3a3633; margin-bottom:7px; }.champs2 { font-family:arial; font-size:11px; color:#3a3633; }.ok { font-family:arial; font-size:11px; font-weight:bold; background-color:#ffffff; border:dotted 1px #7b9c35; color:#fd8c13; margin-left:242px; font-variant:small-caps; }/** Cadre rond gris : mise en page **/.cadreRondGris .colonneGauche, .cadreRondVert .colonneGauche { width:320px; padding:20px; border-right:1px dotted #959486; float:left; }.cadreRondGris .colonneDroite, .cadreRondVert .colonneDroite { width:284px; float:left; padding:20px; }/* Taille des cadres */.moitie {width:310px; float:left;}.deuxTiersGauche {width:410px; margin-right:20px; float:left}.deuxTiersDroite {width:240px; float:left}.plein {width:620px;}/* typographies */p { color:black; font-family:arial; font-size:12px; font-weight:normal; line-height:18px; text-align:justify; }p.orange{ color:#fd8c13; line-height:12px; }.orange {color:#fd8c13; font-family:arial;}p.blanc { color:#fff; font-size:11px; line-height:12px; }.vertpetit { color:#7b9c35; font-family:arial; font-size:11px; font-weight:bold; }.grispetit { color:#3a3633; font-family:arial; font-size:11px; font-weight:bold; }.gris{ color:#3a3633; font-family:arial; font-size:12px; }.overflow-hidden { overflow:hidden;}h1, h2, h3, h4 {font-weight:bold; letter-spacing:0px; font-family:arial;}h1 {padding:0px 0 0 25px; background:url(../images/troisCarre.png) no-repeat 0px 5px; color:#fd8c13; font-size:13px;text-transform:uppercase; margin-bottom:15px; margin-top:10px }h1 a:link, h1 a:visited, h1 a:active { color:#fd8c13; }h1 a:hover, h1 a:focus { color:#7b9c35; }/*TEMP : le style pour le titre 2 */h2 { color:#FD8C13; font-family:arial; font-size:12px; font-weight:normal; letter-spacing:0; margin-bottom:5px;text-transform:uppercase;}/*TODO : vérifier ci dessous *//*h2 { color:#6c6865; font-size:12px; margin-bottom:0px; }*/h2 a:link, h2 a:visited,h2 a:active { color:#5e5852; }h2 a:hover, h2 a:focus { color:#fd8c13; }/*TODO : vérifier ci-dessous *h3 { color:#6c6865; font-size:11px; letter-spacing:0px; margin:2px; }*//*TEMP : le style pour titre 3*/h3 {color:#6C6865; font-family:arial; font-size:12px; font-weight:bold; letter-spacing:0; margin-bottom:5px; }h4 { font-size:11px; margin:2px; color:#7b9c35; font-weight:normal;}.traitTela li{list-style:none; padding:10px 0 0 30px; background:url(/sites/commun/generique/images/traitTela.jpg) no-repeat 0 6px;color:#3a3633; font-family:arial; font-size:11px; font-weight:bold;}.traitTela li a { color:#3a3633; font-family:arial; font-size:11px; font-weight:bold;}/* Ombres */.ombre2 { -moz-box-shadow: 4px 4px 7px #aaa; -webkit-box-shadow: 7px 7px 11px #aaa; /* pour Chrome */ box-shadow: 7px 7px 11px #555;filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=4); /* pour ie8 */}/* Arrondis */.arrondi7 {-moz-border-radius: 7px 7px 7px 7px; -webkit-border-radius: 7px 7px 7px 7px ; /* pour Chrome */ border-radius: 7px 7px 7px 7px;}.arrondi30 { -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px;}/* Menu supèrieur *//* TODO : mettre les petits carrés à la bonne place */#zone-menu-haut { width:830px; height:12px; text-align:center; margin: 0 auto 0 40px; position:absolute; top:0px; color:#3a3633;font-family:arial; font-size:12px;}#zone-menu-haut ul { list-style:none; }#zone-menu-haut ul li {background:url(../images/petitCarre.jpg) no-repeat 3px 5px;float:left}#zone-menu-haut #seconnecter { margin:0; padding-left:10px}#zone-menu-haut #don { width:110px; margin:0}#zone-menu-haut #lettre { width:120px; margin:0}#zone-menu-haut #inscrits { width:110px; margin:0}#zone-menu-haut #connectes { width:115px; margin:0}#zone-menu-haut #recherche { width:185px; padding-left:15px; text-align:left; margin:0}#zone-menu-haut #recherche fieldset {width:185px; padding:0; border-style:none;}#zone-menu-haut #recherche input { height:13px; width:155px; font-size:12px; margin:-15px 0 0 -2px; }#zone-menu-haut #recherche legend, #recherche label {display:none;}#zone-menu-haut #recherche #more_ok { width:25px; height:20px }#zone-menu-haut .drapeau { width:15px; margin-left:10px}#zone-menu-haut a:link, #zone-menu-haut a:visited, #zone-menu-haut a :active { color:#7b9c35; }#zone-menu-haut a:hover, #zone-menu-haut a:focus { color:#fd8c13; }#zone-menu-haut a { font-family:arial; font-size:12px; }#zone-menu-haut a:link, #zone-menu-haut a:visited, #zone-menu-haut a :active { color:#7b9c35; }#zone-menu-haut a:hover, #zone-menu-haut a:focus { color:#fd8c13; }#zone-menu-haut a { font-family:arial; font-size:12px; }#zone-principale { position: absolute; width:910px; margin-left:-450px; left: 50%; padding-top:20px;}.zone-haut {height:123px; margin:4px 0 0 0; width:885px; text-align:center; }.zone-haut h1 {float:left; padding:4px 0 0 29px; background:none}.zone-haut h2 {position:absolute; left:0; margin:105px 0 0 85px;color:white; font-size:16px; font-family:arial}.motsclefs { left:0;position:absolute; font-family:Helveticaneue; letter-spacing:-1px; font-weight:lighter; text-align:left;padding:0 0 0 450px; margin:0; cursor:pointer; }.motsclefs h3 { position:absolute; margin-top:17px; font-size:60px; font-weight:lighter; color:#5c5950; left:240px; line-height:35px; font-family:helveticaneue}.motsclefs h4 { text-align:left; color:#f2f2f2; margin-left:111px; margin-top:69px; font-family:helveticaneue}.motsclefs span{position:absolute; font-weight:normal;text-transform:lowercase; top:85px}/** Menu de navigation entre univers **/#zone-menu-navigation { width:900px; margin-bottom:10px; margin-top:10px; margin-left:15px; float:left; text-decoration:none; text-align:center; font-size: 14px; font-family:arial; line-height:20px;}#zone-menu-navigation a:link , #zone-menu-navigation a:visited , #zone-menu-navigation a :active { text-decoration:none; }#zone-menu-navigation .menuHautActif a{ color: #5e5852; width:20px; font-weight: bold; font-size: 14px; text-transform: uppercase; padding-bottom: 5px; border-bottom:4px solid grey;}#zone-menu-navigation a {color:white; }#zone-menu-navigation ul li {float:left; width:160px; height:20px; margin-right:15px; text-align:center; text-decoration: none; list-style-type:none;/* pour ie8 */ zoom: 1;}#zone-menu-navigation a:hover, #zone-menu-navigation a:focus{ font-weight:bold; color: #5e5852; text-decoration:none; text-transform:uppercase; padding-bottom: 5px; border-bottom:4px solid grey; -moz-border-radius: 30px 30px 30px 30px; -webkit-border-radius:30px 30px 30px 30px; /* pour Chrome */ border-radius: 30px 30px 30px 30px; }/* Couleurs des différents menus*/#menuAccueil { background: #fd8c13; }#menuBotanique { background: #9ac243;}#menuActualites{ background: #c2c0ad; }#menuReseau { background: #e16039; }#menuProjets{ background: #a89d80; }/* Menus */#zone-menu-gauche {font-family:arial; font-size:12px; width: 170px; margin-top:10px; border-left: 1px solid #7b9c35; padding-left:2px}#zone-menu-gauche ul { list-style:none;}#zone-menu-gauche ul li { padding-bottom:5px;}#zone-menu-gauche ul li a{margin:0px 0 0 0px; padding:2px 0 2px 12px; border-top:1px solid #7b9c35; border-bottom:1px solid #7b9c35;border-right:1px solid #7b9c35; -moz-border-radius: 7px;-webkit-border-radius: 7px 7px 7px 7px; border-radius: 7px 7px 7px 7px;font-weight:bold; color:#7b9c35;display:block; background:url(../images/petitCarre.jpg) no-repeat 3px 7px;}#zone-menu-gauche ul li ul { list-style:disc inside; color:#7b9c35; padding: 0 0 0 15px;}#zone-menu-gauche ul li ul li{padding:0px 0 0 0;}#zone-menu-gauche ul li ul li a { border:none; background:none;padding:0px; display:inline}#cheminDeFer { width:500px; margin-left:34px; margin-top:12px; margin-bottom:10px; }/** Zone menu connexion **/#zone-menu-connexion { height:122px; width:178px; padding:25px 0 0 0 ; font-family:arial; text-align:right; font-size:11px; background:url(../images/carreorange.png) no-repeat 9px -9px ;}#zone-menu-connexion fieldset { text-align:left; width:165px; background:white; padding:28px 0 0 10px; border:solid 1px #99C242;text-decoration: none; -moz-border-radius: 0px 10px 10px 10px; -webkit-border-radius: 0px 10px 10px 10px; border-radius:0 10px 10px 10px;}#zone-menu-connexion fieldset input { font-size:11px;}#zone-menu-connexion fieldset p { text-align:left}#zone-menu-connexion h3 { position:absolute; width:162px; padding:5px 5px 5px 9px; margin:-29px 0 0 -10px; color:white; text-align:left; text-transform:uppercase;font-size:12px; background-color:#99C242; -moz-border-radius: 0px 10px 0px 0px; -webkit-border-radius: 0px 10px 0px 0px; border-radius:0 10px 0 0;}#zone-menu-connexion fieldset label { position:relative; width:12em; display:block; margin:.1em 0em; }#zone-menu-connexion label input { position : absolute; left : 100%; top : 0px; width:15px;}#zone-menu-connexion #username, #zone-menu-connexion #password { width:80px;}#zone-menu-connexion fieldset #connexion {border:solid 1px #8eb533; padding:0;}#zone-menu-connexion #persistant, #zone-menu-connexion #persistant_label {float:left;margin-left:-0px;}#zone-menu-connexion #persistant_label {padding-top:2px}#zone-menu-connexion #colonneDroite { padding:15px 0 15px 0px; }/** Menu latéral : Zone gauche **/#zone-gauche { width:170px; float:left; margin-left:0px; padding-bottom:100px;}/** Zone principale : zone droite **/#zone-droite { width:725px; margin-left:00px; float:left; height:auto;overflow:hidden}#zone-droite #main { padding-left:20px}#contenu li {list-style:none; background:url(../images/petitCarre.jpg) no-repeat 0px 6px; padding-left:10px}#contenu form li {background:none}.filetVert { width:300px; margin-left:00px; margin-top:5px; padding:20px; border:1px solid #9ac342; -moz-border-radius: 10px; float:left; }.cadreInvisible {float:left; margin-left:10px; margin-top:0px;}.cadreRondOmbre {float:left; margin-bottom:10px; padding:20px; background-color:#fff; border:1px solid #fff;-moz-border-radius: 10px 10px 10px 10px; -webkit-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px;-moz-box-shadow: 2px 2px 9px #aaa; -webkit-box-shadow: 7px 7px 11px #aaa; box-shadow: 7px 7px 11px #555;filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=4); /* pour ie8 */zoom: 1; /* pour ie8 */}#cartographieVolante { position:absolute; z-index:10; background :white; border:solid 1px #AAAAAA; padding:15px; margin:-300px 0 0 -300px; }#cartographieVolante #masquerLaCarte { float:right }/** Zone projets : commun avec accueil *//** TODO : mettre en place une feuille commune **/#bandeauProjets { width:845px; margin:20px 0 20px 0; border:dotted 1px #fd8c13; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;float:left; padding-left:65px; }#bandeauProjets ul { height:98px; padding:0px; list-style:none; font-family:arial;}#bandeauProjets ul li { width:250px; margin-left:15px; border: double 1px orange; border-width:0 4px 0 0; display:inline;height:95px;float:left;}#bandeauProjets ul li, #bandeauProjets ul li p { font-family:arial; font-size: 10px; line-height:1.3em;}#bandeauProjets ul li p { padding-right:2px; }#bandeauProjets ul li a { color:#7B9C35; font-weight:bold; }#bandeauProjets ul li h3 { padding:5px 0 5px 0 ; margin:0; color:#fd8c13; }#bandeauProjets ul li img { float:left; }#bandeauProjets ul .bouton { width:20px;}#bandeauProjets #boutonPrecedent, #bandeauProjets #boutonSuivant { position:absolute;}#bandeauProjets #boutonPrecedent { margin-left:-66px; margin-top:-99px; height:100px; background:white; cursor:pointer; width:70px; border:dotted 1px #fd8c13;border-right-style:none; -moz-border-radius: 10px 0 0px 10px ; -webkit-border-radius: 10px 0 0px 10px ; border-radius: 10px 0 0 10px;background:white url(../images/flecheGauche.jpg) no-repeat 5px 25px; }#bandeauProjets #boutonSuivant { margin-left:799px; margin-top:-99px; width:30px; cursor:pointer; background:white url(../images/flecheDroite.jpg) no-repeat 15px 25px;padding:28px 8px 53px 8px; border:dotted 1px #fd8c13; border-left-style:none;-moz-border-radius: 0px 10px 10px 0px ; -webkit-border-radius: 0px 10px 10px 0px ;border-radius: 0px 10px 10px 0px ; }/** Zone-bas-page : footer **/#zone-bas-page { width:900px; clear:both;}#zone-bas-page div { width:900px; margin:20px 0 10px 0;text-align:center;}#zone-bas-page div ul li {list-style:none;text-decoration:none;text-align:center;font-size: 12px;font-family:arial;display:inline;margin-left:10px;padding :6px 0 0 20px}#zone-bas-page #accueil { background:url(../images/accueil.png) no-repeat 0px 2px; }#zone-bas-page #faq { background:url(../images/faq.png) no-repeat 0px 2px; }#zone-bas-page #contact { background:url(../images/contact.png) no-repeat 0px 2px; }#zone-bas-page #plan { background:url(../images/plan.png) no-repeat 0px 2px; }#zone-bas-page #rss { background:url(../images/rss.png) no-repeat 0px 2px; }#zone-bas-page #telechargement { background:url(../images/telechargement.png) no-repeat 0px 2px; }#zone-bas-page #visite { background:url(../images/visite.png) no-repeat 0px 2px; }#zone-bas-page #mentions { background:url(../images/mentions.gif) no-repeat 0px 2px; }#zone-bas-page>div a:link , #zone-bas-page>div a:visited , #zone-bas-page>div a :active { font-weight:normal; color:#7b9c35; text-decoration:none; }#zone-bas-page>div a:hover, #menupied a:focus { font-weight:normal; color: #fd8c13;text-decoration:none;}/** Contact Tela **/#coordonees { width:888px; text-align:center; margin:auto; background:url(../../../commun/generique/images/petitCarre.jpg) no-repeat right; height:15px; }#coordonees span { float:left; padding-left:15px; background:url(../../../commun/generique/images/petitCarre.jpg) no-repeat 5px 5px; font-family:arial;font-size:12px; font-weight:normal; font-style:normal;}#coordonees a {font-family:arial; font-size:12px; text-align:justify; font-weight:normal; line-height:16px; list-style:none;}#coordonees a:link, #coordonees a:visited, #coordonees a :active {color:#3a3633;}#coordonees a:hover, #coordonees a:focus { color:#fd8c13;}