@charset "iso-8859-1";
/* CSS Document */


* {
	margin:0;
	padding:0
}

 
::-moz-selection {
 background:#e00000;
 color:#fff;
}
 *::selection {
 background:#e00000;
 color:#fff;
}


/*************/

 @media screen and (max-width: 960px) {
	
.clearresp {
	clear:both!important;
} 
	 
 }
 
 @media screen and (max-width: 650px) {
 .img {
display:none!important
}
td {width:100%!important;display:block}
#wrap {
	width:100%!important;
	margin:0px!important;
	padding-top:15px!important
}

.rouge {font-size:14px!important}
h1 {
	font-size:16px!important;
	margin:0px 15px!important;text-align:center
}
h2 {
	font-size:15px!important;
}
#bloc1 {
	padding:10px 15px 10px 15px!important;
	position:relative!important
}
#bloc2, #bloc2b{
	padding:10px 15px!important;
}

#bloc2 p, #bloc2 #bouton, #bloc2b p {
	width:100%!important;
}
#bloc2 p, #bloc2b p {
margin-bottom:15px!important;}

#bloc3 {
	padding:15px!important;
	}
	
	
.logo {float:none!important; text-align:center; left:0!important}
}
/*************/


body {
	color: #7e7575;
	font-family: 'Varela Round', Arial, "sans serif";
	font-size: 13px;
	background-color:#e5e2e2;
	max-width:1080px;
	width:100%;
	margin:auto
}
#wrap {
	width:85%;
	background-color:#ffffff;
	margin:0px auto 20px auto;
	padding-top:30px; 
	position:relative
}
.clear {
	clear:both
}
p {
	margin:10px 0 10px 0
}
.rouge {	color:#e00000;
font-size:18px}
h1 {
	font-size:16px;
	color:#4f4747;
	margin:0px 30px 0px 192px;
	text-transform:uppercase;
	font-weight:normal;
}
h2 {
	font-size:18px;
	color:#4f4747;
	padding:0px 0 15px 0;
	font-weight:normal;
}
#bloc1 {
	padding:10px 40px 10px 30px;
	position:relative
}

.logo {float:left; margin-right:15px; display:block; }
#bloc2, #bloc2b {
	background-color:#e5e2e2;
	padding:20px 30px;
}
#bloc2 p, #bloc2b p {
	float:left;
	font-style:italic;
	color:#4f4747;
	margin:5px 0 0 0;
	padding:0;
}


#bloc2 p {
	
	width:62%
}



#bloc2 #bouton {
	float:right;
	width:32%;
}

a {
	text-decoration:none;
	color:#e00000;
	font-size: 14px;
}

a:hover {
	color:#4f4747;
}

#bouton a {
	text-decoration:none;
	background-color:#e00000;
	padding:5px 0;
	width:100%;
	display:block;
	text-align:center
}
#bouton a, #bouton a:visited {
	color:#ffffff;
	background-color:#4f4747;
}
#bouton a:hover {
	background-color:#e00000;
}


#bloc3 {
	padding:10px 30px 30px 30px;
	position:relative
}
td.bloc {
	color:#ffffff;
	background-color:#4f4747;
}
td span {
	padding:15px;
	display:block;
 font-size: 13px!important;}

/*
ul {
	display:table-cell ;
}
ul li.last {
	margin-right:0px!important}
ul li {
	display:table-cell ;
	float:left;
	margin-right:2%;
color:#ffffff;
	background-color:#4f4747;
}

ul li span {
	padding:15px;
	display:block;}
*/