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

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
body,td,th {
	font-size: medium;
	color: #3b3b3b;
}

.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FF9900;
	line-height: 100%;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.textebold {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3b3b3b;
	font-size: x-large;
	font-weight: bold;
}
.texte {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 140%;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
.exerguevert {
	font-style: italic;
	color: #1e0000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	font-size: 280%;
}
.regain_bottom {
	font-size: x-large;
	line-height: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.text_blanc {
	color: #FFFFFF;
	font-size: 200%;
	}
	
.decouvrez {
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 120%;
}
.tiroir {
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FF9900;
	margin: 0px;
	padding: 10px;
	width: auto;
	color: #FFFFFF;
	cursor: pointer;
	font-style: normal;
	line-height: 120%;
	text-transform: capitalize;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.tel {
	font-size: medium;
}
.adresse {
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
.close {
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-align: center;
	cursor: pointer;
}
