@charset "iso-8859-1";
body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#e3ddda;
	background-image: url(../img/fond_stand.jpg);
}

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

.normal {color: #3b4c55; font-family:  Arial, Trebuchet MS, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal;text-decoration: none;}
.petit {color: #3b4c55; font-family:   Arial,Trebuchet MS, Verdana,Helvetica, sans-serif; font-size: 10px; font-weight: normal;text-decoration: none;}
.taglist{color: #a79b9b; font-family:   Arial,Trebuchet MS, Verdana,Helvetica, sans-serif; font-size: 10px; font-weight: normal;text-decoration: none;}
.taglist:hover{color: #a79b9b; font-family:   Arial,Trebuchet MS, Verdana,Helvetica, sans-serif; font-size: 10px; font-weight: normal;text-decoration: underline;}
.grand {color: #3b4c55; font-family:  Arial, Trebuchet MS, Verdana, Helvetica, sans-serif; font-size: 14px; font-weight: normal;text-decoration: none;}
.moyen {color: #3b4c55; font-family:  Arial,  Trebuchet MS, Verdana,Helvetica, sans-serif; font-size: 13px; font-weight: normal;text-decoration: none;}
.titre {color: #d9343c; font-family:  Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold;letter-spacing:2px;text-decoration: none;}
.soustitre {color: #3b4c55; font-family:  Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;text-decoration: none;}
.bouton {color: #4876c1; font-family:  Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;text-decoration: none;}
.home {
	color: #000000;
	font-family:Arial, Times, serif;
	font-size: 17px;
	font-weight: bold;
	letter-spacing:2px;
	text-decoration: underline;
}
.home1 {
	color: #000000;
	font-family:Arial, Times, serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing:2px;
	text-decoration: none;
}
.home2 {
	color: #000000;
	font-family:Arial, Times, serif;
	font-size: 25px;
	font-weight: bold;
	letter-spacing:2px;
	text-decoration: none;
}
.home_vignette {
	color: #FFFFFF;
	font-family:Arial, Times, serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing:2px;
	text-decoration: none;
}
.home_1 {color: #FFFFFF; font-family: Arial,Trebuchet MS, Verdana,Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
.home_2 {color: #FFFFFF; font-family: Arial,Trebuchet MS, Verdana,Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
.home_3 {color: #ae2832; font-family: Arial,Trebuchet MS, Verdana,Helvetica, sans-serif; font-size: 15px; font-weight: bold;}


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-->
