#global {
	position:absolute;
    left: 50%; 
    top: 50%;
    width: 780px;
    height: 442px;
    margin-top: -211px; /* moitié de la hauteur */
    margin-left: -390px; /* moitié de la largeur */
    /*border: 1px solid #555555;*/
    }

#conteneur {
position: absolute;
width: 780px;
background-color:#CCCCFF;
}

#baseline {
height: 20px;
width: 780px;
}

#header {
height: 60px;
background-color: #99CCCC;
}

#gauche {
position: absolute;
background-color:#FFFFFF;
left:0px;
width: 361px;
height:322px;
overflow:auto;
}

#centre {
background-color:#9999CC;
margin-left: 361px;
height:322px;
}

#pied {
height: 40px;
background-color: #99CC99;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin:0;
	padding:0;
	color:#666666 ;
	background-color:#FFCC66;
	font-size: 11px;
	text-align: justify;
}

.titre_page {
	padding-left:8px;
}

p {
	padding: 0px 10px 0px 10px ;
	line-height:15px;
}
p.signature {
	text-align:right;
	font-style:italic;
	font-weight:bold;
	background-color:#FFFFFF;
}

p.centre {
	text-align:center;
}

h5 {
	font-size:14px;
	padding-left:10px;
	margin-bottom:-8px;
	}

hr {
	width:324px;
}

ul {
	margin-left:40px;
	margin-top:10px;
	line-height:15px;
}

li {
	padding-right:10px;
}

/* ===================== */


.redac_tableau_centre {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-family:Arial, Helvetica, sans-serif;*/
	color:#666666 ;
	font-size: 11px;
	text-align: center;
	padding: 2px 2px 2px 2px ;
}

.legende_popup {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-family:Arial, Helvetica, sans-serif;*/
	color : #333333 ;
	font-size: 11px;
	text-align: center;
	padding: 3px 3px 3px 3px ;
}

/* ==================== */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #666666 ;
	font-size : 11px ;
	font-weight : bold ;
	text-decoration : none ;
}

a:hover {
	color : #666666 ;
	font-weight : bold ;
	text-decoration : underline ;
}
/* ==================== */

/* ==================== */
a.discret {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CC9966;
	font-size : 9px ;
	font-weight:normal;
	text-decoration : none ;
}

a.discret:hover {
	color:#CC9966;
	font-weight : normal ;
	text-decoration : none ;
}
/* ==================== */


/* ==================== */
a.txt_fermer, a.txt_fermer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #666666 ;
	font-size : 10px ;
	font-weight : bold ;
	text-decoration : none ;
	text-align:center;
}

a.txt_fermer:hover {
	text-decoration : underline ;
	text-align:center;
}
/* ==================== */

.redac_std_droite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666 ;
	font-size: 10px;
	text-align: right;
	padding: 5px 5px 15px 0px ;
}

.redac_input_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666 ;
	font-size: 10px;
	text-align: left;
	font-weight:bold;
	border:1px solid #666666 ;
}

.btn_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666 ;
	font-size: 9px;
	text-align: center;
}

.asterix {
	font-family : Verdana, Arial, Helvetica, sans-serif ;
	font-size : 14px ;
	color : #333333 ;
	font-weight : bold ;
	vertical-align : top ;
	padding-left : 5px ;
}

.redac_std_centre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666 ;
	font-size: 10px;
	text-align: center;
	padding: 5px 5px 15px 0px ;
}
