/* CSS Document */

BODY {
	margin: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}

DIV {
	position: absolute;
}

FORM {
	margin: 0px;
	padding: 0px;
}

.stilltodo {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}

.verdana11marron {
	font-family: verdana;
	font-size: 11px;
	color: #515757;
}

.verdana11rouge {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #BB3440;
}

.verdana11marronclair {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #A8945F;
}

/* **************************************************************************************** */
/*																							*/
/*												HP											*/
/*																							*/
/* **************************************************************************************** */

#hp_fond {
	width: 776px;
	height: 368px;
	left: 50%; 
    top: 50%;
	margin-left: -388px;
    margin-top: -184px;
	border: 1px solid #DDF0B8;
	background: #F2F4E7 url(../images/hp-fond.jpg) top left no-repeat;
	z-index: 1;
}

#hp_fond P {
	margin-top: 130px;
	margin-left: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* **************************************************************************************** */
/*																							*/
/*												INT											*/
/*																							*/
/* **************************************************************************************** */

#bandeau_haut {
	top: 0px;
	/*left: 50%; */
	left: 0px;
	width: 779px;
	height: 100px;
	/*margin-left: -390px;*/
	z-index: 1;
}

#bandeau_menu {
	top: 100px;
	/*left: 50%; */
	left: 0px;
	width: 779px;
	height: 23px;
	/*margin-left: -390px;*/
	z-index: 1;
}

#menu_gauche {
	top: 123px;
	/*left: 50%; */
	left: Opx;
	width: 185px;
	/*margin-left: -390px;*/
	background: url(../images/fond-menu.jpg) top left no-repeat;
	border-left: 1px solid #DDF0B8;
	z-index: 2;
}

#centre_fond {
	top: 123px;
	/*left: 50%; */
	left: 0px;
	width: 779px;
	/*margin-left: -390px;*/
	background: #F9F5F8 url(../images/fond-centre.gif) top left repeat-y;
	z-index: 1;
}	

#bloc_centre {
	top: 123px;
	/*left: 50%; */
	left: 186px;
	width: 592px;
	/*margin-left: -389px;*/
	background: url(../images/haut-centre.jpg) top right no-repeat;
	z-index: 3;
}

#bloc_bas {
	left: 186px;
	width: 592px;
	font-family: verdana;
	font-size: 10px;
	color: #E7D3A1;
	text-align: center;
	z-index: 3;
}

#bloc_bas A {
	font-family: verdana;
	font-size: 11px;
	color: #E7D3A1;
	text-decoration: none;
}

#bloc_bas A:hover {
	text-decoration: underline;
}	

P.contenu_liste {
	margin: 0 50px 15px 75px;
	font-family: verdana;
	font-size: 11px;
	color: #515757;
	text-align: justify;
}

IMG.contenu_liste_puce {
	margin-right: 10px;
}

TABLE.formulaire {
	margin: 0 50px 15px 50px;
	font-family: verdana;
	font-size: 11px;
	color: #515757;
}

TABLE.formulaire INPUT {
	width: 350px;
	height: 20px;
	border: 1px solid #A8935A;
}

.asterisque {
	color: #CC0000;
}

P.mentions {
	margin: 0 50px 15px 50px;
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
	text-align: justify;
}

P.mess_confirmation {
	padding: 10px;
	border: 2px solid #009900;
	margin: 0 50px 15px 50px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-align: center;
}

P.mess_erreur {
	padding: 10px;
	border: 2px solid #CC0000;
	margin: 0 50px 15px 50px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}

P.contenu {
	margin: 0 50px 15px 50px;
	font-family: verdana;
	font-size: 11px;
	color: #515757;
	text-align: justify;
}

P.contenu A {
	font-family: verdana;
	font-size: 11px;
	color: #A8935A;
	text-decoration: underline;
}

P.lien_plan {
	margin: 0 50px 15px 70px;
	font-family: verdana;
	font-size: 11px;
	color: #515757;
	text-align: justify;
}

P.lien_plan A {
	font-family: verdana;
	font-size: 11px;
	color: #A8935A;
	text-decoration: underline;
}

P.navig {
	margin: 50px 0 30px 50px;
	font-family: verdana;
	font-size: 11px;
	color: #E7D3A1;
}

P.navig A{
	font-family: verdana;
	font-size: 11px;
	color: #E7D3A1;
	text-decoration: none;
}	

P.navig A:hover{
	text-decoration: underline;
}

H1 {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #A8935A;
	margin: 0 0 15px 50px;
}

.legende {
	font-family: verdana;
	font-size: 11px;
	color: #515757;
}
	