BODY {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
P {
	font-size:11px;
	margin:0px;
	padding:0px;
}


.mainPos {
	width: 827px;
}

/* le menu du haut */
.topmenu {
	text-align:right;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.topmenu A {
	color: #5d5e44;
	text-decoration:none;
}
.topmenu A:hover {
	color: #5d5e44;
	text-decoration:none;
	text-decoration:underline;
}
.topmenu .selected {
	color: #5d5e44;
	background-image:url(images/menu_selected.gif);
	background-position:center;
	background-repeat:no-repeat;
	padding:30px 0px 0px 0px;
	font-weight:bold;
} 
/* Zone centrale */
.centerZone{
	/*height: 235px;*/
	width: 825px;
	border: 1px dashed #808285;
}
.yellowZone{
	/*height: inherit;*/
	width: 815;
	background-color:#ECE9C6;
	margin:5px 5px 5px 5px;
}
.innerYellow{
	/*height:inherit;*/
	width:805;
	border: 1px solid #DFDAAA;
	margin:0px 5px 0px 5px;
}
.centerText {
margin:30px 10px 0px 0px;
}

.centerText P {
	color:#777150;
	line-height:18px;
}
.surText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-transform: uppercase;
	color: #6C6428;
}
.surText2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration:underline;
	color: #707055;
}
.surText2med{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	/*text-decoration:underline;*/
	color: #707055;
}
.centerText A {
	color:#777150;
	line-height:18px;
	font-weight:bold;
}
/*  Le menu de la zone centrale  */
.centerMenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	}
.centerMenu A{
	text-decoration:none;
	color: #707055;
	}
.centerMenuOff{
background-color:#E5E7DA;
}
.centerMenuOn{
background-color:#FFFFFF;
}
/*  Le 3 colonnes en bas  */
.col2{

	text-align:left;
	font-size: 12px;
	font-weight:bold;
	color: #707055;
}
.col2Back{
	background-image: url(images/menubot_fond.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.col2titre{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/index_hautparleur.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 35px;
}
.col2text{
	text-align:justify;
	font-size: 12px;
	font-weight:normal;
	color: #707055;
	padding:0px 10px 5px 5px;
}
.col2textImg{
	text-align:justify;
	font-size: 12px;
	font-weight:normal;
	color: #707055;
	padding:0px 10px 5px 0px;
}
.col2textImg IMG{
	padding:0px 10px 0px 0px;
}
.col2text2{
	text-align:right;
	font-size: 12px;
	font-weight:bold;
	color: #707055;
}
.col2text2 A{
	color: #707055;
	text-decoration:none;
}
.col2text2 A:hover{
	color: #707055;
	text-decoration:underline;
}
/* footer*/
.centerMenu2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
		color: #707055;
	}
.centerMenu2 A{
	text-decoration:none;
	color: #707055;
	}
.centerMenu2 A:hover{
	text-decoration:underline;
	color: #707055;
	}
	
/* LA liste normale  */
 ul
{
list-style-type: none;
	font-size:11px;
	line-height: 16px;
	color: #707055;
	/*padding: 0;
	margin: 0;*/
}

li
{
background-image: url(images/arrowList.gif);
background-repeat: no-repeat;
background-position: left;
padding:0px 0px 0px 15px;
}
/* images de l'article de news  */

.artImage{
	padding: 10px;
	border:solid #000000; 
	background-color:#FFFFFF;
	border-width:1px;
}
.logoImg{
margin:0px 15px 0px 0px;
