
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/fond_site.jpg);
	text-align: center;
}

A  {font-size: 12px; text-decoration: none; color: #d9343c;font-weight:normal;font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;}
A:link   {color: #d9343c; text-decoration: none; font-size: 12px; font-weight : normal; font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;}
A:visited {color:#d9343c;text-decoration: none; font-size: 12px; font-weight : normal;font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;}
A:hover  {color:#ac181f;text-decoration: none; font-size: 12px; font-weight :normal;font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif; }

.normal {color: #707173; font-family:  Century Gothic, Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; text-decoration: none;}
.petit {color: #67686a; font-family:  Century Gothic, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none;}
.grand {color: #3b4c55; font-family:  Century Gothic, Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: normal; text-decoration: none;}
.moyen0 {color: #acce0b; font-family:  Century Gothic,  Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration: none;}

.moyen5 {color: #525355; font-family:   Century Gothic, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration: none;}

.moyen1 {color: #a6c805; font-family:   Century Gothic, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-decoration: none;}
.moyen2 {color: #a6c805; font-family:  Century Gothic, Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-decoration: none;}
.moyen3 {color: #a6c805; font-family:   Century Gothic, Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-decoration: none;}
.moyen4 {color: #a6c805; font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-decoration: none;}
.moyen6 {color: #525355; font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-decoration: none;}
.titre {color: #707173; font-family:  Century Gothic, Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; text-decoration: none;}
.soustitre {color: #3b4c55; font-family:  Century Gothic, Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none;}
.bas {color: #d5d6d8; font-family:  Century Gothic, Verdana , Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;letter-spacing:2px; text-decoration: none;}
.promo_1 {color: #a4a934; font-family:  Century Gothic, Verdana , Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; text-decoration: none;}
.promo_2 {color: #a4a934; font-family:  Century Gothic, Verdana , Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none;}
.confiance {color: #ee7f00; font-family: Century Gothic,  Verdana , Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none;}
.rappel {color: #76bb29; 
font-family: Century Gothic,  Verdana , Arial, Helvetica, sans-serif; 
font-size: 12px;
font-weight: normal;
border-bottom: #c4c4c9 1px solid ;
border-top: #c4c4c9 1px solid ;
border-left: #c4c4c9 1px solid ;
border-right: #c4c4c9 1px solid ;
background-color: #e5e3e3;
 text-decoration: none;
}


div#cadre {
	margin: auto;
	width: 1020px;
}



radio {
border-bottom: #D8F3F7 1px solid ;
border-top: #D8F3F7 1px solid ;
border-left: #D8F3F7 1px solid ;
border-right: #D8F3F7 1px solid ;
background-color: #FFFFFF;
font-family: arial;
font-size: 9px;
color: #000000;
}
select {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal;
background-color: #FFFFFF;
}

input {
border-bottom: #b9cad6 1px solid ;
border-top: #d3dee5 1px solid ;
border-left: #b9cad6 1px solid ;
border-right: #d3dee5 1px solid ;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: normal;
background-color: #f6f5f7;
}

checkbox {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: normal;
background-color: #FFFFFF;
}
textarea {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: normal;
background-color: #f6f5f7;
}
AJAX MENU

#basic-accordian{
	padding:10px;
	width:100px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:0px;
	z-index:2;
	margin-top:0px;
}

.accordion_headings{
	padding:8px;
	background:#000066;
	color:#FFFFFF;
	border:0px solid #FFF;
	cursor:pointer;
	font-weight:bold;
	color: #FFFFFF; 
	font-family: Verdana ,Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
}

.accordion_headings:hover{
	background:#2a8da3;
	color: #FFFFFF; 
	font-family: Verdana ,Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
}

.accordion_child{
	color: #FFFFFF; 
	font-family: Verdana ,Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	padding:5px;
	background:#000066;
}

.header_highlight{
	background:#e76b2e;
}
FIN AJAX MENU
