Rev 31 | Rev 60 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
/* =========================== Balises ============================/* =========================== Style général ============================ */#wrapper #container {max-width:1570px;}.gauche {float:left;}.droite {float:right;}/* =========================== Titres ============================ */.titre_saisie {padding-bottom: 10px;}.etape {color: #9AC343;padding-bottom:20px;}/* =========================== Formulaires ============================ */.element_formulaire_en_ligne {padding-left: 10px;padding-right: 10px;}.element_formulaire, #conteneur_liens_lat_lon {padding-bottom : 5px;}.conteneur_carte {height: 600px;}.gros_bouton_validation {height: 50px;width: 200px;font-size: 20px;margin-top: 10x;}#saisie_liste_evenements {text-align: center;}#saisie_modif_evenements tr, #saisie_liste_evenements tr {height: 40px;}.icone_s {height: 30px;width: 30px;}/* =========================== Fiches ============================== */.element_fiche {padding-bottom : 5px;}.intitule_fiche {}.valeur_fiche {font-weight: bold;}.titre_section_fiche {padding-bottom : 10px;padding-top : 10px;}.titre_fiche {}hr.separation_section {margin-top: 25px;}/* =========================== Tableaux d'évenements ============================ */#saisie_liste_evenements, #saisie_modif_evenements {text-align: center;}tr:nth-child(odd) {background-color: #CFCFCF ;}tr:nth-child(1) {color: #FFFFFF;}tr:nth-child(1), tr:nth-child(2) {background-color: #FFFFFF ;}div.evenement {text-align: center;}.stade_evenement {text-align: center;}/* =========================== Styles des différents stades ============================ */.stade1 {background-color: #9AC343;}.stade2 {background-color: #F08080;}.stade3 {background-color: #8B008B;}.stade4 {background-color: #800000;}.stade5 {}/* ============ Styles crées par des effets javascripts automatiques ===== */h4.lien_pliage {text-decoration: underline;}h4.lien_pliage:hover {cursor: pointer;}