@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #4e4c4c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p 	{
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4c4c;
	padding: 0px;
}
.texte {
	padding: 25px 25px 25px 40px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4c4c;
}
span {
	font-family: Arial, Helvetica, sans-serif;
	color: #4e4c4c;
}	
li 	{
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e4c4c;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #4e4c4c;
	border-left-color: #ad8800;
	border-left-style: solid;
	padding-left: 7px;
	border-left-width: 1.2pc;
	vertical-align: baseline;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #4e4c4c;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #EDE6D4;
	font-size: 10px;
	text-align: center;
}
a:link {
	color: #EDE6D4;
	text-decoration: none;
	background-color: #424242;
	background-image: url(fond.gif);
	background-repeat: repeat-x;
	background-position: right top;
	background-attachment: fixed;
}
a:visited {
	text-decoration: none;
	color: #98968F;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style2 {font-size: 9px}
/*core drop shadow rules*/
.wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap1 {
  margin-left:10px;
  width:220px;
  float:right;
  /* background:url(/images/shadow.gif) right bottom no-repeat; */
  }
.wrap2 {
  /* background:url(/images/corner_bl.gif) 0px 100% no-repeat; */
  }
.wrap3 {
  padding:25px 18px 18px 0;
  /* background:url(/images/corner_tr.gif) 100% 0px no-repeat; */
  }
.box_shadow {
	padding: 10px;
	background: #cccccc;
	border: 1px solid;
	border-color:#ccc #999 #999 #ccc;
}

