body {
	background-color: #A9A395;
	margin: 0px;
	padding: 0px;
}
.centerItem {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.centerItem .topMenu A {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}
.centerItem .topMenu A:hover {
	text-decoration: underline;

}

.centerItem .topMenu {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.centerItem .topZone .leftImage {
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.centerItem .topZone .rightZone {
	background-color: #FBF5E5;
	height: 298px;
	width: 269px;
}
.centerItem .mainMenu {
	background-image: url(images/menu_bkgr.gif);
	background-repeat: no-repeat;
	width: 183px;
}

.titres {
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #6C6964;
	margin: 0px;
}
.plus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #B01B46;
	text-decoration:underline;
}
.plus:hover {
	color: #6C112D;
	text-decoration:none;
}
.plus2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #52484B;
	text-decoration:underline;
}
.plus2:hover {
	color: #000000;
	text-decoration:none;
}
    
.mainText {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.mainText2{
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 10px;
}
/* style pour les pages de menu*/
.mainText2 .titre2{
	font-size:14px;
	font-weight:700;
	/*text-align:center;*/
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #444340;
	margin: 0px;
}
.mainText2 P{
	font-size:14px;
	/*font-weight:500;
	text-align:center;*/
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #6C6964;
	margin: 0px;
}
.mainText2 .small{
	font-size:12px;
	/*font-weight:700;
	text-align:center;*/
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #6C6964;
	margin: 0px;
}
/* Style pour la page services*/
.tableList ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.tableList li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*line-height:20px;*/
	color: #6C6964;
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 15px;
	padding-bottom: 5px;
}
.tableList li A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:600;
	/*line-height:20px;*/
	color: #6C6964;
	text-decoration: none;
}
.tableList li A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:600;
	color: #000000;
	text-decoration: none;
}
.customImage {
	padding: 5px;
	border: 1px;
	border-color:#333333;
	border-style:solid;
}


H3{
	margin:15px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	color:#666666;
}

.centerItem .topZone .rightZone .titre A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AC1343;
	font-weight: 700;
}
.centerItem .topZone .rightZone .titre A:hover {
	color: #333333;
	font-weight: 700;
}
.centerItem .topZone .rightZone .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9E9E9E;
}
.centerItem .topZone .rightZone .menuComplet A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #52484B;
	font-weight: bold;
	text-decoration:none;
}
.centerItem .topZone .rightZone .menuComplet A:hover {
	color: #333333;
	text-decoration:underline;
}

.footer A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8A8980;
	text-decoration: none;
}
.footer A:hover {
	color: #333333;
	text-decoration: underline;
}
.footer .botMenu {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: center;
}
