/* CSS Document */
body {
	background-image: url(/images/back.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: "Verdana", Times, serif;
	font-size: 13px;
	background-color: #644529;
	color: #1C1106;
}
a {
	color: #e7a64f;
	text-decoration: none;
	font-family: Verdana;
}
a:hover {
	color: #1a0f09;
	text-decoration: none;
	font-family: Verdana;
}

#MENUGenerale {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/barre.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #e7a64f;
	text-align: right;
	padding-right:45px;
	font-family: Verdana;

}

#Generale:after {
content: "";
display: block;
clear: both;
}

#Generale {
	width: 947px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/degrade-carte.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	/*border-width: 1px;
	border-style: dotted;
	border-color: #ffffff;*/

}
div#colonneG{
	float: left;
	width:330px;
	text-align:left;
	margin: 0px;
	padding: 0px;
  /*border-width: 1px;
	border-style: dotted;
	border-color: #ffffff;*/
	z-index:0;
	}
	
div#colonneAD {
	float:right;
	text-align:left;
	vertical-align:top;
	width:450px;
	margin: 0px;
	padding: 0px;
	}
	
div#colonneAG{
	float: left;
	width:450px;
	text-align:left;
	margin: 0px;
	padding: 0px;
	}
	
div#colonneD {
	float:right;
	text-align:left;
	vertical-align:top;
	width:570px;
	margin: 0px;
	padding: 0px;
	
  /*border-width: 1px;
	border-style: dotted;
	border-color: #ffffff;*/
	}

.photo {
	border: 1px solid #E1A415;
}
.titre {
	font-weight: bold;
	color: #b48e6e;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2C1E12;
	padding-left:50px;
	font-family: Verdana;

}

.titre1 {
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	font-family: Verdana;
}

.titre2 {
	font-weight: bold;
	color: #2f1c0b;
	font-size: 14px;
	text-decoration: underline;
	font-family: Verdana;
}
.sstitreBlanc { 	
	color: #ffffff;
}

.titre6 {
	font-weight: bold;
	color: #2f1c0b;
	font-size: 12px;
	font-family: Verdana;
}

.titre3 {
	font-weight: bold;
	color: #b48e6e;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2C1E12;
	font-family: Verdana;
}

.titre4 {
	font-weight: bold;
	color: #b48e6e;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2C1E12;
	font-family: Verdana;
}

.titre5 {
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-family: Verdana;
}

#mainTop {
  margin-left:100px;
  margin-top:20px;
	padding:5px;
	float:left;
	width: 450px;
	border-width: 1px;
	text-align: justify;
  }

#mainTop2 {
  margin-left:5px;
  margin-top:20px;
	padding:5px;
	float:left;
	width: 450px;
	border-width: 1px;
	text-align: justify;
  }
#main {
	float:left;
	padding:3px;
	text-align: justify;
	width:910px;
  }
  
div#mainG{
	padding:5px;
	float:left;
	width:380px;

	}
	
div#mainC {
	padding:5px;
	float:left;
	width:390px;

 }
	
div#mainD {
	padding:5px;
	float:left;
	width:100px;

}
	
div#mainG2{
	padding:5px;
	float:left;
	width:440px;

	}

div#mainC2{
	padding:5px;
	float:left;
	width:400px;
	}
	
div#mainD2 {
	float:left;
	width:450px;
}

div#mainG3{
	float:left;
	width:330px;
	}

div#mainC3{
	float:left;
	width:250px;
	}
	
div#mainD3 {
	float:left;
	width:320px;
}

div#mainAG{
	float: left;
	width:290px;	
	}
	
div#mainAC{
	float: left;
	width:300px;	
	}
	
div#mainAD {
	float:right;
	width:290px;
 }

div#separteurV{
	float:left;
	width:5px;
	background-image: url(/images/separateur.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
div#separteurH{
	float:left;
	width:900px;
	background-image: url(/images/separateurH.jpg);
	background-repeat: no-repeat;
	height: 2px;
	float:left;
	margin-bottom:3px;
	margin-top:3px;
}
#mentions-legales {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	color: #d0aa85;
	font-size: 9px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #d0aa85;
	font-family: Verdana;
}
/*----------------------------------------------------------------MENU
	ul#menu
		{
		margin-bottom:10px;
		list-style-type: none;
	}
		
	ul#menu li a
		{
			padding-left:30px;
		}
		

----------------------------------------------------------------*/

#PAVEtxt{
	background-image: url(/images/paveTXT.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 174px;
	width: 300px;
	padding:5px;
	/*border-width: 1px;
	border-style: dotted;
	border-color: #ffffff;*/
}

#PAVEtxtpetit{
	background-image: url(/images/paveTXTpetit.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 60px;
	width: 180px;
	padding:5px;
	margin-top:15px;
	/*border-width: 1px;
	border-style: dotted;
	border-color: #ffffff;*/
}

#PAVEgalerie{
	background-image: url(/images/relief-pave.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 159px;
	width: 243px;
	background-position: center bottom;
	
}
#PAVEgalerieCoeur{
	background-image: url(/images/relief-pave-coeur.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 159px;
	width: 243px;
	background-position: center bottom;
}

#PAVEplan{
	background-image: url(/images/relief-pave-plan.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 159px;
	width: 243px;
	background-position: center bottom;
}

.coupCoeurImage {
	margin-top:38px;
	top:-110px;
	position: relative;
	z-index:1;

}
.coupCoeurCadre {
	margin-top:38px;
	position: relative;
	z-index:2;
}

#menuGalerie{
	color: #d0aa85;
	font-weight: bold;
	text-align: center;
}

.courant{
	color: #b48e6e;
	font-size: 12px;
	font-family: Verdana;
	text-align: justify;
}

.petitnoir{
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
}

.petit{
	color:#b48e6e;
	font-size: 10px;
	font-family: Verdana;
}

.citation{
	color: #b48e6e;
	font-size: 12px;
	font-family: Verdana;
	text-align: center;
  font-style: italic;
}

.courantgras{
	color: #b48e6e;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	text-align: justify;
}

.petitliennoir {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
}
.petitliennoir:hover {
	color: #DDDDDD;
	text-decoration: none;
	font-family: Verdana;
}