*{
	margin: 0;
	padding: 0;
}	

body {
	font-family:Tahoma,Verdana, Geneva, Arial, Helvetica, "Bitstream Vera Sans", sans-serif; 
	color:#3F322B;
	cursor:default;
	font-size:70%;
	background-color:#FAB301;
}

img {
	border:0;
}

/*H1 --HIDDEN*/

.hid {
	visibility:hidden;
	display:none;
}

.texte_vert_clair {
	color:#6F9F3B;
}

.texte_rouge {
	color:red;
}






texte_gris_clair{
		color:gray;
}

/*CENTRAGE DU SITE*/

#main {
	position:absolute;
	width:906px;
	left:50%;
	margin-left:-453px;
}

/*BANDEAUX DU HAUT*/

#ban_haut {
	position:relative;
	width:906px;
	height:151px;
	background: url(images/ban_haut.jpg) no-repeat top left;
}

#ban_flash{
	position:absolute;
	width:678px;
	height:128px;
	margin-left:215px;
}
/*MENU*/

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu {
	position: absolute;
	top: 134px;
	margin-left:215px;
	z-index:100;
	width: 675px;
	height:17px;

}

#menu dl {
	float: left;
	width: 135px;

}

#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: normal;
	background: #E1DBCE;
	height:17px;
}

#menu dd {
	display: none;
	border-left: 1px solid #E1DBCE;
	border-bottom: 1px solid #E1DBCE;
	border-right: 1px solid #E1DBCE;
}

#menu li {
	text-align: center;
	height:14px;
	background:#C6DFA7;
	border-bottom:1px solid #EFEAE0;
}

#menu li a, #menu dt a {
	color: #3F322B;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}

#menu li a:hover {
	color:#fff;
	background:#069DD6;
}

#menu dt a:hover {
	color:#09789F;
}


/*MILIEU*/

#milieu {
	width:906px;
	padding:7px 24px 7px 24px;
	background: url(images/repeat_milieu.jpg) repeat-y;
}

/*COLONNE GAUCHE*/

#colonne_gauche {
	width:174px;
	background:#fff;
	padding:3px 3px 0 3px;
	float:left;
}

#colonne_gauche h3{
	font-size:13px;
	text-align:center;
	height:18px;
	border-bottom:1px solid #3F322B;
	margin-bottom:5px;
	
}

.box {

	margin:2px 0 5px 0;
	padding:7px 10px 3px 10px;
}

#box1 {
	background:#CCC7BB;
}

#box2 {
	background:#E1DBCE;
}

#box3 {
	background:#EFEADF;
}

#box1 a, #box2 a, #box3 a {
	color:#3F322B;
	text-decoration:none;
}

#box1 a:hover, #box2 a:hover, #box3 a:hover {
	color:#3F322B;
	text-decoration:underline;
}

#colonne_gauche ul {
	text-align:right;
}

#box1 li, #box2 li, #box3 li {
	
	padding-right:15px;
	margin-bottom:6px;
}

#box1 li {
	background: url(images/puce01.gif) no-repeat right 4px;
}

#box2 li {
	background: url(images/puce02.gif) no-repeat right 5px;
}

#box3 li {
	background: url(images/puce03.gif) no-repeat right 5px;
}

#colonne_gauche p {
	margin:5px;
	color:#5F5A4D;
}

.bouton{
	margin-bottom:3px;
}

.accueil {
	width:165px;
	text-align:right;
	margin:-3px 0 0 0;
}

.accueil a{
	text-decoration:none;
	color:#5F5247;
}

.accueil a:hover{
	text-decoration:underline;
	color:#A78E7A;
}

.notice {
	margin-left:70px;
	color:red;
}

/*ACCUEIL*/

#texte_accueil {
	float:left;
	width:310px;
}

#image_accueil {
	float:left;
	width:132px;
}
#image_accueil img {
	border: 2px solid #FFFBF5;
}

/* CONTENU */

#contenu {
	width:460px;
	margin-left:9px;
	padding:10px;
	background: url(images/fond_milieu.gif) no-repeat bottom left #FFFBF5;
	float:left;
}

#contenu h2 {
	font: normal 24px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	word-spacing:4px;
	letter-spacing:-0.05em;
	color:#7AB437;
	margin:0 0 10px 0;
}

#contenu h3 {
	text-align:left;
	color:#507F17;
	margin:0 0 10px 0;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:0.1em;
	border-bottom: 1px solid #E2DCCE;
}
#contenu p {
	color:#5F4E41;
	font-size:11px;
	margin:0 10px 10px 10px;
	font-style:normal;
	font-weight:normal;
	word-spacing:0.05em;
	border-left: 1px solid #fff
}

#contenu ul {
	text-align:left;
	margin:0 10px 10px 10px;
}

#contenu li {
	list-style-image:url(images/puce_texte.gif);
	margin:0 10px 5px 15px;
}

#contenu a{
	color:#DF6900;
	text-decoration:underline;
}

#contenu a:hover{
	color:#DF6900;
	text-decoration:none;
}

.bouton_bas{
	width:460px;
text-align:right;



}

.spacer {
	clear: both;
}

/* COLONNE DROITE */

#colonne_droite {
	width:174px;
	background:#fff;
	margin-left:9px;
	padding:3px 3px 0 3px;
	float:left;
}

#news {
	width:174px;
	height:238px;
	background:#CCC7BB;
	margin-bottom:4px;
}

#box4 {
	background:#E1DBCE;
}

#box4 ul {
	margin-left:-2px;
	text-align:left;
}

#box4 li {
	height:10px;
	line-height:8px;
	padding-left:15px;
	margin-bottom:6px;
	background: url(images/puce05.gif) no-repeat left center
}

#colonne_droite p {
	margin:5px;
	text-align:right;
	color:#5F5A4D;
}

/* BAS */

#ban_bas {
	position:relative;
	width:906px;
	height:89px;
	background: url(images/ban_bas.jpg) no-repeat top left;
}

#ban_bas ul {
	position:absolute;
	left:50%;
	margin:40px 0 0 -200px;
}

#ban_bas li {
	font-size:10px;
	letter-spacing:0.1em;
	float:left;
	width:150px;
}

#ban_bas a{
	color:#777;
	text-decoration:none;
}

#ban_bas a:hover{
	color:#628F2C;
	text-decoration:underline;
}

.Annonce {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #79AA3F;
}
