@charset "UTF-8";
/* CSS Document */

html {
	height: 100%;
}
body {
	background-color:#999999;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	padding: 0;
	margin: 0 auto;
	font-size:16px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
a{

  text-decoration:none;
}

@media (max-width :767px) and (min-width:481px)
{

#conteneur {
	max-width: 767px;
	min-width: 481px;
	background-color:#FFF;
	width: 100%;
	margin: 0px auto;
}

/*-----------------------MENU------------------*/
#menu {
	float:left;
	width:56.6326531%;
	margin: 2% auto;
}
#menu ul {
	width: 100%;
	display: block;
	list-style-type: none;
	margin: 0;
	padding:0;
	height: 25px;
}
#menu ul li {
	position:relative;
	display: block;
	float: left;
	list-style-type: none;
	width: 14.2857143%;	
	
}
#menu ul li:first-of-type img{
	width:43.2727273%;
}
#menu ul li img{
	width:100%;
}
#menu ul li:nth-child(5) img{
	width:90%;
}

#menu ul li a {
	display:block;
	width: 100%;
	text-decoration: none;
	font-family: Arial;
	font-size:1.000em;
	font-weight:bold;
	color:#000;
	line-height:27px;
	text-transform: uppercase;
	text-align: center;
}
#menu .titel{
	width:100%;
}

header {
	float:right;
	width:43.3673469%;
}
header hgroup {
	text-align:center;
	padding:2% 0;
}
header h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.750em;
	color:grey;
	padding:1% 0;
}
header h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.813em;
	color:grey;
	padding:2% 0;
}
header p{
	font-size:0.813em;
	color:grey;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
header span{
	font-size:0.625em;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:1% 0;
}
header a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.875em;
  letter-spacing: 0.1em;
  text-decoration:none;
  color:grey;
  font-weight:bold;
}
/*content*/

#content {
	background-color:#FFF;
	width:100%;
	color: #000000;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#content  h1{
	color:#000;
	font-size:1em;
	text-align:center;
	font-weight:bold;
	padding:2% 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#content h2 {
	text-align:left;
	color:#F574AA;
	font-size:1em	;
	margin:2% 0 1% 1.70454545%;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#content h3 {
	text-align:left;
	color:#F574AA;
	font-size:1em	;
	margin:2% 0 1% 1.70454545%;
	font-weight:bold;
}
#content h4 {
	text-align:left;
	color:#F574AA;
	font-size:1em	;
		margin:2% 0 1% 1.70454545%;
	font-weight:bold;
}
#content p {
text-align:center;
	color:#000000;
	font-size: 0.813em;
	margin:0% 1.70454545%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: 0.05em;
	padding:0.6% 0;
}
#content > figure 
{
	width:100%;
}
#content > figure > img
{
	width:100%;
}
.top-wrap{
	display:none;
}


/* ~~ Pied de page ~~ */

#footer {
	padding: 0.77777778%;
	background-color:#E2B0DE;
	position: relative;
	clear: both;
}
#footer ul {
	list-style-type: none;
	margin-left: 31%;
	margin-top: 0;
	height: 10px;
}
#footer li {
	float: left;
	padding:0 3%;
}
#footer ul li a {
	display: block;
	width: 100%;
	font: normal 1em Calibri;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-size: 0.875em;
	font-weight: bold;
}
#footer a {
	color: #6a6969;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	text-decoration: none;
	color: #F2EDED;
}
#footer a:active {
	text-decoration: none;
	color: #c31f4e;
}

div#disclaimer {
	text-align: left;
}
div#disclaimer-fond {
	position: absolute;
	z-index: 1000;
	width: 100%;
	height: 2650px;
	background: white;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	text-align: center;
	line-height: normal;
	clear: both;
}
div#disclaimer-conteneur {
	position: absolute;
	z-index: 1001;
	width: 100%;
	text-align: center;
	clear: both;
}
div#disclaimer-cadre {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 200px;
	padding: 15px;
	font-size: 12px;
	border: #ddd 1px solid;
	background: #f5f5f5;
	color: #555;
}
div#disclaimer-cadre b {
	font-size: 14px;
	color: black;
}
div#disclaimer-cadre a {
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #356aa0;
}
div#disclaimer-cadre a:hover {
	color: blue;
}
/* ~~ RESPONS IMAGE ~~ */
.imgrwd {
	width:100%;
	margin: 0;
	padding: 0;
}
.imgrwd2 {
	width:100%;
	margin: 0;
	padding: 0;
}
}
