/* --- Paramètres généraux --- */
body {
	background-image : url(/charte/background.jpg);
	background-color : #555555;
	background-repeat: repeat-x;
	background-position: top;
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 0.8em;
	padding: 0;
	padding-bottom: 3em;
}

br { clear: left; }

dt {
	font-weight:bold;
	color: #626E96;
	font-variant: small-caps;
	letter-spacing: 0.3em;
	margin-top: 2.4em;
	font-size: 1.1em;
	text-decoration: underline;	 }

dd p {
	text-align:justify;
	margin-right: 3em; }
	
dd p:first-letter {
	color: #626E96;
	font-size: 1.6em;
}	

h2 {
	font-size:1.4em;
	color: #626E96;
	background-image : url(/charte/etoile.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-variant: small-caps;
	letter-spacing: 0.3em; }

/* --- Logo ------------------ */
img {
	border: 0px; }

h1 {
  margin: 0;
  padding: 0; }

/* --- Message de chargement - */
#message_chargement {
	display: none;
	position: absolute;
	top: 280px;
	left: 42%;
	width: 150px;
	height: 50px;
	background-image: url(/charte/chargement.gif);
	background-position: center;	
	background-repeat: no-repeat;	
	font: bold 11px/50px Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: center;
	color: #444444;
	z-index: 1000; }

/* --- Formulaires ------------ */
.overlay {
	width: 100%;
	display: none;
	background-image: url(/charte/overlay.png);
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding-top: 10%;  
	float: right; }

* html .overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif); }

.formulaire {
	position: absolute;
	top: 23%;
	left: 23%;
	display: none;
	margin: 0;
	border: 5px solid #2F2F2F;
	background-color : #f7f7f7;
	padding: 0;
	width: 42em;
	min-width: 300px; }

.bouton_close {
  position: absolute;
  top: 0;
  right: -1px;
  cursor: pointer;
  margin: 0;
  padding: 0;
  border: 0; }

#fermer_confirm2, #fermer_confirm3 {
  cursor: pointer;
  margin: 0;
  padding: 0;
  border: 0; }

/* --- Formulaire ------------- */
fieldset {
  padding: 10px;
  border: 1px dotted #999; 
  margin: 0 auto; }

.formulaire fieldset {
  margin-bottom: 2em;
  width: 37em;
  min-width: 250px; }

fieldset span {
  margin-top: 10px;
  padding-left: 5px;
  margin-right: 0px;
  color: #BF4949;
  font-weight: bold;
  font-size: 0.9em; }

fieldset span.confirmation {
  color: black;
  font-weight:200; }

fieldset span.commentaires {
	
	padding-left: 2em;
	font-size: 0.8em;
	color: #626E96; }

legend {
  color: #626E96;
  font-weight: bold;
  background-color: #f7f7f7;
  padding-left: 3px; }

label {
  display: inline;
  float: left;
  width: 11em;
  min-width: 150px;
  margin-top: 10px; } 

textarea {
  min-width: 200px;
  margin-top: 10px;
  width: 300px; } 

input, select, textarea {
  margin-top: 10px;
  border: 1px solid #999; }

input.submit {
  background-color: #BAC2D4; }

fieldset p {
	text-align: center; }

#message_connexion {
  color: #BF4949;
  font-weight: bold;
  padding-top: 4px; }

#lien_mdp_perdu {
	font-size: 0.8em; }

/* --- Informations ---------- */
#liens {
	text-align : right;
	width : 86%;	
	margin : 0 auto;
	padding-bottom : 7px;
	min-width : 700px;
	color: #FFFFFF; }

#liens a {
	color: #FFFFFF;	
	text-decoration: underline;	}

#liens a:hover {
	color: #000000;
	text-decoration: none; }

/* --- Cadre ----------------- */
#contenu {
	padding : 2em 2em;
	border : 1px solid #2F2F2F;
	background-color : #f7f7f7;
	min-height: 220px;
	width : 86%;	
	margin : 0 auto;
	min-width : 700px; }


#contenu a {
	color: #626E96;
	font-weight: bold;	
	background-color: #f7f7f7; }

#contenu a:hover {
	color: #555;
	font-weight: bold;	
	background-color: #f7f7f7;
	text-decoration: none; }

#zone-informations {
	width	: 86%;
	min-width : 700px;	
	margin	: 0 auto;
	font-size: 0.9em;
	margin-bottom: 3em; }

#zone-informations a {
	color: #FFFFFF;
	font-style: italic;
	text-decoration: underline;	}

#zone-informations a:hover {
	color: #000000;
	font-style: italic;
	text-decoration: none; }

#zone-informations span { 
	padding-left	: 20em;
	margin-top		: 0.4em;
	font-family		: verdana, arial, sans-serif;
	font-size		: 90%;
	color: #FFFFFF;
	float			: right; }

#zone-accueil {
	float: left;
	width: 48%;
	height: 100%; }

#zone-presentation {
	text-align: justify;
	height: 47%;
	border-bottom: 1px solid #2F2F2F; 
	padding-bottom: 1em; }
	
#zone-inscription {
	text-align: justify;
	margin-top: 1em;
	height: 47%; }

#zone-identification {
	padding-left: 2em;
	float: right;
	width: 47%;
	border-left: 1px solid #2F2F2F;
	height: 100%; }

#fermer_confirm2, #fermer_confirm3 {
	color: #626E96;
	font-weight: bold;	
	text-decoration: underline;	}
	
/* Toolbar */
.menu_superieur {
	padding-right: 10px;
	padding-top: 7px;
	position: absolute;
	top: 0;
	right: 0; }

#menu_droite {
	padding-right: 10px;
	right: 0; }

.menu_superieur a {
	font-weight: bold;
	color: #eee;
	font-size: 0.85em;
	text-decoration: none; }

.menu_superieur a:hover { text-decoration: underline; }

#menu {
	position: fixed!important;
	position: relative;
	bottom: 0;
	left: 0;
	border: 1px solid #ddd;
	width: 99%;
	padding: 1px 2px;
	margin: 0;
	z-index: 800;
	background-image: url(/charte/menu.png);
	height: 33px; }

#menu a, #menu_explorateur a {
	height: 16px;
	float: left;
	margin: 2px 2px;
	border: 1px dotted #eeeef5;
	padding: 4px; }

#menu a:hover, #menu_explorateur a:hover {
	border: 1px solid #888; }

#menu .blocmenu, #menu_explorateur .blocmenu {
	margin-left: 0.6em;
	margin-right: 0.6em;
	float: left; }

#menu .blocmenudroite, #menu_explorateur .blocmenudroite {
	margin-left: 0.6em;
	margin-right: 0.6em;
	float: right; }
	
.close_fenetre {
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 0.6em;
	display: block;
	margin: 0;
}
.close_fenetre a {
	text-align: center;
	font-size: 0.8em;
	color:#000;
	text-decoration:none;
}
.close_fenetre a:hover {
	text-align: center;
	font-size: 0.8em;
	color:#000;
	text-decoration:underline;
}