@charset "UTF-8";
body {
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	margin: 0px;
	background-attachment: fixed;
	background-color: #FFFFFF;
	color: #672747;
	font-size: 13px;
	background-image: url(images/fd1.jpg);
}
body, p, a, label { /* texte courant */
	font-family: Arial, Helvetica, sans-serif;
	color: #672747;
	font-size: 14px;
	line-height: 23px;
}
p, h1, h2, h3, h4, h5, ul {
	margin-top: 0px;
}
a { /* liens */
	text-decoration: none;
}
#contenu h1 {
	font-size: 18px;
	color: #672747;
	margin-bottom: 5px;
}
#contenu h2 {
	font-size: 17px;
	color: #672747;
	margin-bottom: 10px;
}
#contenu h3 {
	font-size: 18px;
	color: #6B2447;
	margin-bottom: 9px;
}
.img_gauche {
	float: left;
	padding-right: 10px;
}
.img_droite {
	float: right;
	padding-left: 10px;
}
.chapeau {
	font-size: 16px;
	line-height: 30px;
	font-style: italic;
	font-weight: bold;
	color: #666;
}
#page {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
header {
	height: 95px;
	width: 1024px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
header #logo {
	height: 42px;
	width: 531px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	text-align: center;
	font-size: 14px;
	color: #CBCABF;
	top: 0px;
	display: block;
	padding: 0px;
}
header #titre {
	color: #E5BCD3;
	position: relative;
	font-weight: normal;
	font-size: 16px;
	top: 0px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	margin-top: 10px;
	display: block;
	padding: 0px;
}
#logosdroit {
	position: absolute;
	top: 10px;
	margin: 0px;
	padding: 0px;
	right: 0px;
	display: block;
}
#logosdroit img, #logosgauche img {
	
}
#logosgauche {
	position: absolute;
	top: 10px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	display: block;
}
#drapeau {
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
}
#contenu {
	height: auto;
	width: 1020px;
	position: relative;
	padding: 0px;
	background-color: #CCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
footer {
	width: 1022px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	font-size: 13px;
	color: #666666;
	text-align: center;
}
footer a, footer p {
	color: #666666;
	text-decoration: none;
	font-size: 13px;
}
.marges {
	margin-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 30px;
}
.bouton {
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	background-color: #563C43;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 6px #333;
	-webkit-box-shadow: 2px 2px 6px #333;
	box-shadow: 2px 2px 6px #333;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.encadre {
	font-size: 12px;
	background-color: #CCC;
	padding: 10px;
}
.deuxcols {
	float: left;
	width: 49%;
	margin-right: 2%;
}
.troiscols {
	float: left;
	width: 32%;
	margin-right: 2%;
}
.dercol {
	margin-right: 0;
}
/* formulaire */
#formulaire {
}
#formulaire legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
}
#formulaire fieldset {
	border: thin solid #333;
	margin-top: 10px;
	margin-bottom: 10px;
}
#formulaire label {
	width: 130px;
	display: block;
	float: left;
}
#formulaire br {
	clear: both;
}
.clear {
	display: block;
	height: 0;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	clear: both;
}
@media screen and (max-width : 1020px) {
 footer, header, #contenu {
 width: 100%;
}
header {
 height: auto;
}
header #logo {
 float: none;
 left: 10px;
}
header #titre {
 float: none;
 top: 30px;
 left: 10px;
}
}
@media screen and (max-width : 820px) {
.deuxcols {
 float: none;
 width: 100%;
 margin-right: 0;
}
#logosgauche, #logosdroit {
	display:none;
}

#formulaire textarea {
 width: 100%;
}
}
@media screen and (max-width : 480px) {
#page {
 width: 100%;
}
footer {
 width: 100%;
}
header {
 height: auto;
}
header #logo {
	height: 62px;
	width: 280px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: center;
	font-size: 14px;
	color: #CBCABF;
	top: 0px;
}

header #logo img {
	height: auto;
	width: 280px;
}
footer, footer a, footer p {
	font-size: 10px;
}
.marges {
 margin-right: 15px;
 padding-top: 10px;
 padding-bottom: 10px;
 margin-left: 15px;
}
.tarifs, .tarifs strong, .tarifs p {
 width: 100%;
 font-size:11px;
}
.img_gauche, .img_droite {
	float: none;
	padding-right: auto;
	padding-left: auto;
}
}
/*--- LIVRE D OR ---*/
.textelvd { color: #333; font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 16px; }
.titrelvd { color: #672747; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: italic; line-height: 19px; letter-spacing: 1px; }
