/* CSS Document */



body {



	background-color: #7c7663;

	background-image: url(gfx/bg.gif);

	background-repeat: repeat-x;

}

body,td,th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #888888;

}

.references {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 1px;

	border-left-width: 0px;

	border-top-color: #2B2B2B;

	border-right-color: #2B2B2B;

	border-bottom-color: #2B2B2B;

	border-left-color: #2B2B2B;

	background-color: #AC7C7C;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	margin-top: 3px;

	margin-right: 5px;

	margin-bottom: 3px;

	margin-left: 5px;

}

.bloc_d {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

	padding-right: 20px;

	padding-left: 20px;

	background-color: #AC7C7C;

}

.bloc_d_titre {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}

/* POLICES & TITRES  */



.Gris1 {color: #666666}

.Gris2 {color:#d9d2ba}

.Petit {

	font-size: 10px;

	color: #D9D2BA;

}

.Petit:hover {color:#666666;}



.titre_orange {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-style: normal;

	font-weight: bold;

	color: #000000;

}

.texte_centre {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

	padding-right: 30px;

}

.titre_blanc {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-style: normal;

	font-weight: bold;

	color: #FFFFFF;

}

/* LIENS */



a:link {

	color: #FFFFFF;

	text-decoration: none;

}

a:visited {

	color: #FFFFFF;

	text-decoration: none;

}

a:hover {

	color: #5f5b4d;

	text-decoration: none;

}

a:active {

	color: #FFFFFF;

	text-decoration: none;

}

.liens_orange {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #7fa6d7;

	text-decoration: none;

}





/* FORMULAIRE */



.formulaire {

	BORDER-RIGHT: medium none; 

	BORDER-TOP: medium none; 

	FONT-SIZE: 10px; 

	BORDER-LEFT: medium none; 

	WIDTH: 100%; 

	COLOR: #FFFFFF; 

	BORDER-BOTTOM: medium none; 

	FONT-FAMILY: Arial, Helvetica, sans-serif; 

	BACKGROUND-COLOR:  #AC7C7C;

}

.formulaire_bouton {

	BORDER-RIGHT: medium none; 

	BORDER-TOP: medium none; 

	FONT-WEIGHT: bold; 

	FONT-SIZE: 10px; 

	BORDER-LEFT: medium none; 

	WIDTH: 49%; 

	COLOR: #FFFFFF; 

	BORDER-BOTTOM: medium none; 

	FONT-FAMILY: Arial, Helvetica, sans-serif; 

	BACKGROUND-COLOR:  #AC7C7C;

}



/* DIVS FOOTER */



.footer {

	padding-right: 0px;

	padding-bottom: 0px;

	height: 215px;

	padding-left:10px;

	background-image: url(gfx/index_09.gif);

	background-repeat: no-repeat;}

		.bouton {

	background-image: url(gfx/bouton-entrez.gif);

	background-repeat: no-repeat;

	padding-left:25px;

	font-size:14px;

	FONT-WEIGHT: bold; 

	}

	

	/* MENU */

	/***************/

	#nav {

				list-style: none ;

				margin: 0 ;

				padding: 0 ;	

				}

			#nav li {

	width: 290px;

	height:32px;

	margin-right: 1px;

	color: #fff;

	line-height: 3px;

				}

			#nav li a {

	display: block;

		height:4px;

	color: #AC7C7C;

	padding: 12px 0;

	text-align: center;

	background-repeat: no-repeat;

	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

				}

			#nav li a:hover, #nav li a:focus, #nav li a:active {

	background-color: #A04050;

	color:#fff;

	background-repeat: no-repeat;

	background-position: right top;

				}
