@charset "UTF-8";
/* Global */

body {
	background-color: #808080;
}
#Conteneur_principal {
	background-color: #732023;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#Partie_gauche{
	width:290px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: left;
}
#Adresse {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 262px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
a:link {
	color: #732023;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}

a:hover {
	font-weight: normal;
	color: #732023;
}

a:visited {
	font-style: italic;
	font-weight: normal;
	color: #732023;
}
#Pied{
	clear:both;
	text-align:center;
	color:#9B9E9C;
	font-size:0.8em;
	line-height:1em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #dadada;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contenu{
	line-height:1.5em;
	padding:0;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 630px;
}
#descriptif {
	top: 0px;
	margin-bottom: 10px;
	float: left;
}
#Descriptif_Txt {
	font-size: 11px;
	font-style: normal;
	padding-left: 22px;
	float: left;
	line-height: normal;
	text-align: justify;
	width: 600px;
	color: #9B9E9C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/*Pied*/
#Pied a {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

/*Photos*/
.bordure_gauche {
	background-image: url(images/cadre_photo/ombre_gauche.png);
	background-repeat: repeat-y;
	background-position: left;
}

.bordure_bas {
	background-image: url(images/cadre_photo/ombre_bas.png);
	background-repeat: repeat-x;
	background-position: top;
}

.bordure_haut {
	background-position: bottom;
	background-image: url(images/cadre_photo/ombre_haut.png);
	background-repeat: repeat-x;
}

.bordure_droit {
	background-image: url(images/cadre_photo/ombre_droit.png);
	background-repeat: repeat-y;
	background-position: right;
}

.photos {
	vertical-align: top;
	border: 5px solid #FFFFFF;
}
#Formulaire_contact {
	padding-top: 20px;
	width: 620px;
	clip: rect(auto,auto,auto,10px);
	margin-left: 10px;
}
.Txtformulaire {
	font-size: 12px;
	color: #FFFFFF;
}
#tarif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9B9E9C;
}
#conteneur_contact {
	color:#A09786;
	width:500px;
	padding:30px;
	background-color: #413B37;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
