body {
	background: #fbf6e0;
	font-family:arial;
	font-size: 16px;
    font-weight:normal;
	color: #222222;
	}
hr {
	background-color: #fcf4d4;
	border: 1px #b9b4a2 solid
	}
img {
	border: 0;
	}
h1, h2, h3 {
	font-family:arial;
	font-size: 16px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	display:inline-block;
	}
h1 {
	text-transform : uppercase;
	}
p {
	font-family:arial;
	font-size: 16px;
    font-weight:normal;
	margin-top:0px;
	margin-bottom:40px;
	}
a {
	color: #555555;
	text-decoration:none;
	}
a:link {
	color:#555555;
	}
a:visited {
	color:#777777;
	}
a:hover, a:focus, a:active {
	color:#999999;
	}
.glien {	
	font-weight: bold;
	}
.gslien {
	font-weight: bold;
	text-decoration: underline;
	}
.gtitre {
	font-weight: bold;
	}
.gsrouge {
	font-weight: bold;
	text-decoration: underline;
	color: #DE2916;
	}	
	
.header {
	max-width: 960px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 80px;
	}

.logo {
	float: left;
	}
	
.menu {
	margin-left: 30px;
	padding-top:40px;
	display:inline-block;
	}
.menu a {
    background-color:#c2ee88;color: #222222;
	font-weight:bold;
	padding: 8px 10px;
	white-space: nowrap;
	}
.menu a:hover {
	background-color: #9ebd56;
	}




.content {
	max-width: 960px;
	margin: 0 auto;
	}
.content_left {
	max-width: 600px;
	margin-left: 20px;
	float: left;
	}
.numero_page {
	max-width: 550px;
	margin: 0 auto;
	clear: both;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
	}
.content_right {
	max-width: 320px;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	}
.content_right form {
	margin-top: 0px;
	margin-bottom: 40px;
	}
.content_right img {
	margin-top: 0px;
	margin-bottom: 30px;
	}
.option {
	margin-top: 0px;
	margin-bottom: 25px;
	}

.site_item {
	max-width: 550px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 30px;
	min-height: 240px;
/*	cursor:  pointer;*/
	}
.site_item img {
	float: left;
	margin: 5px;
	margin-right: 15px;
	border: 1px #000000 solid
	}
	
.list_item {
	max-width: 500px;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 30px;
	min-height: 140px;
/*	cursor:  pointer;*/
	}
.list_item img {
	float: left;
	margin: 5px;
	margin-right: 15px;
	border: 1px #000000 solid
	}
.menu_item {
	}
.menu_item img {
	border: 1px #000000 solid
	}	

.title_site {
	padding-top: 10px;
	padding-bottom: 5px;
	}
.title_site img {
	float: left;
	margin: 0 auto;
	margin-right: 10px;
	border: 0px;
	}
.footer {
	/*max-width: 960px;
	width: 960px;*/
	margin: 0 auto;
	clear: both;
	text-align: center;
	}
.referencement_bloc {
	max-width: 580px;
	margin: 0 auto;
	padding-top: 30px;
	clear: both;
	}
.referencement_bloc_left {
	float: left;
	width:60%;
	}
.referencement_bloc_right {
	float: right;
	width:40%;
	/* margin-top: 10px;*/
	text-align: center;
	}
	
.referencement_bloc_pay {
	max-width: 350px;
	}
	
.textarea_link {
	max-width: 400px;
	margin: 0 auto;
	clear: both;
	padding-top: 10px;
	padding-bottom:100px;
	}
.textarea_link_left {
	margin-top: -0px;
	float: left;
	width: 50%;
	}
.textarea_link_right {
	margin-top:10px;
	text-align: center;
	display:inline-block;
	}		
.colorbooster {
	background-color:#c2ee88;
	}
.colorerror {	
	color: #ff0000;
	}
.submit {
	background-color:#9ebd56;
	/* padding: 15px 32px;*/
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-weight:bold;
	color:#fbf6e0;
	}
.center {
	text-align: center;
	}
  
	
form {
	max-width: 550px;
	margin: 0 auto;
	}
form div + div {
	margin-top: 1em;
	}
label {
	margin-right: 1em;
	display: inline-block;
	width: 150px;
	text-align: right;
	}
input, textarea, select, radio{
	box-sizing: border-box;
	border: 1px solid #999;
	color: #555555;
	}
input:focus, textarea:focus, select:focus, radio:focus {
	border-color: #000000;
	}
input, select {
	height: 30px;
	}
textarea {
	vertical-align: top;
	resize: vertical;
	}

	
#amount0, #amount1, #amount2, #box {
	height: 10px;
	}

	
/****************** RESPONSIVE ***********/
@media (max-width: 600px) {
	* {
		box-sizing: border-box;
	}
	
	/* passer body (et tous les éléments de largeur fixe) en largeur automatique */

	body {
		width: auto;
		margin: 0;
		padding: 0;
	}
	
	/* fixer une largeur maximale de 100% aux éléments potentiellement problématiques */

	img,
	table,
	td,
	blockquote,
	code,
	pre,
	textarea,
	input,
	iframe,
	object,
	embed,
	video {
		max-width:80%;
	}
	
	/* conserver le ratio des images */

	img {
		height: auto;
	}
	
	/* gestion des mots longs */

	textarea,
	table,
	td,
	th,
	code,
	pre,
	samp {
		-webkit-hyphens: auto; /* césure propre */
		-moz-hyphens: auto;
		hyphens: auto;
		word-wrap: break-word; /* passage à la ligne forcé */
	}
	
	code,
	pre,
	samp {
		white-space: pre-wrap; /* passage à la ligne spécifique pour les éléments à châsse fixe */
	}
	
	/* Passer à une seule colonne (à appliquer aux éléments multi-colonnes) */

	.element1,
	.element2 {
		float: none;
		width: auto;
	}
	
	/* masquer les éléments superflus */

	.hide_mobile {
		display: none !important;
	}
	
	/* Un message personnalisé */

	body:before {
		content: "Version mobile du site";
		display: block;
		text-align: center;
		font-style: italic;
		color: #777;
	}
	
.menu {
	font-size: 12px;
	padding-top:10px;
	}	
}

@media (max-width:768px) and (orientation: landscape) {
  html {
   -webkit-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
  }
}
