Rev 75 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
@CHARSET "ISO-8859-1";/* GTT VERSION 4 *//* Modif des balises */body {margin: 0;padding: 0;}/* Disposition des éléments sur la page */#zone_entete {height:75px;background-color: #99CCCC;}#zone_conteneur {position: absolute;width:100%;background-color:#CCCCFF;}#zone_tronc {position:relative;padding:5px;}#zone_gauche {position: absolute;left:0;top:5px;width:250px;background-color:white;}#zone_centre {position:relative;margin-left:250px;margin-right:250px;min-height:500px;background-color:#9999CC;}#zone_droite {position:absolute;right:0;top:5px;width:250px;background-color:white;}#zone_pied {height:100%;background-color: #99CC99;}/* Détails */#zone_accessibilite {float:right;}#gestion {width:100%;text-align:center;}#gestion input {width:80px;}#gestion #btn_valider {width:50%;height:50px;margin:5px auto;}#calendrier_gestion table{width:100%;clear:both;}#connexion input[type=submit]{width:100%}#info_aujourdhui{float:left;margin:0;}#info_semaine{text-align:right;}