body{
	border: 0;
	padding: 0;
	margin: 0;
	background-color: #fff;
}





/*******************************
 *     W  R  A  P  P  E  R     *
 *******************************/

#wrapper{
	width: 989px;
	border: 0;
	padding: 0;
	margin: 0;
}





/****************************
 *     H  E  A  D  E  R     *
 ****************************/

#header{
	width: 789px;
	height: 190px;
	border: 0;
	padding: 0;
	margin: 0;
}

#laposte{
	width: 262px;
	height: 190px;
	background-image: url(../images/header_1.png);
	background-repeat: no-repeat;
	border: 0;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
}

#pagetitle{
	width: 582px;
	height: 190px;
	border: 0;
	padding: 0;
	margin: 0;
	float: left;
	position: absolute;
	top: 0;
	left: 262px;
}

#pagetitle_1{
	height: 64px;
	width: 582px;
	background-image: url(../images/header_2.png);
	background-repeat: no-repeat;
}

#pagetitle_2{
	height: 106px;
	width: 582px;
	background-image: url(../images/header_3.png);
	background-repeat: repeat-x;
	padding-top: 20px;
	font-family: Arial;
	font-weight: bold;
	font-size: 33px;
	color: #218D20;
}

#t{
	width: 145px;
	height: 190px;
	border: 0;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 854px;
}

img{
	border: 0;
}

#band{
	height: 32px;
	width: 989px;
	background-image: url(../images/header_4.png);
	background-repeat: no-repeat;
}





/**********************
 *     M  E  N  U     *
 **********************/

#menu{
	width: 192px;
	border: 0;
	margin: 0;
	padding: 0;
	float: left;
}

.categorie{
	width: 182px;
	height: 24px;
	border: 0;
	padding-left: 10px;
	margin-bottom: 7px;
	background-color: #228E21;
	color: #fff;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
}

.categorie2{
	width: 182px;
	height: 72px;
	border: 0;
	padding-left: 10px;
	margin-bottom: 7px;
	background-color: #228E21;
	color: #fff;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
}

#menu .categorie a, #menu .categorie2 a {
	color: #fff;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#menu .categorie a:hover, #menu .categorie2 a:hover {
	color: #000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#menu a {
	color: #218D20;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover{
	color: #5B468B;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#menu ul {
	border: 0;
	margin: 16px 0 20px 27px;
	padding: 0;
}
#menu li {
	list-style-image: url(../images/puce.png);

}






/*******************************
 *     C  O  N  T  E  N  T     *
 *******************************/


#content{
	/*width: 728px;*/
	width: 582px;
	padding-left: 69px;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	position: absolute;
	left: 192px;
	text-align: justify;
}

#content .title{
	color: #5B468B;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin: 3px 0 10px 0;
}

#content .title_2{
	color: #5B468B;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

#content a {
	font-weight: bold;
	color: #238D21;
	text-decoration: none;
}

#content a:hover {
	font-weight: bold;
	color: #5B468B;
	text-decoration: underline;
}

#content .ancre{
	color: #5B468B;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#content .ancre:hover{
	color: #5B468B;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#content .back{ font-size: 10px; }
#content .back:hover{ font-size: 10px; }


#content ul {
	margin-bottom: 0;
	padding-bottom: 10px;
	border: 0;
}

#content li {
	margin: 0;
	padding: 5px 0 5px 0;
	border: 0;
}

#content ul.puce_violet {
	margin: 0;
	padding-left: 17px;
	border: 0;
}

#content li.puce_violet {
	list-style-image: url(../images/puce_2.png);
	padding: 0;
}


