/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	background-image: url(../images/background.jpg);
	background-attachment: fixed ;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #7b2014;
	margin: 0px;
	color: #feedae;
	font-family: Verdana;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
}

a {
	color: #feedae;
	text-decoration: underline;
}

a:hover {
	color: #e55a47;
	text-decoration: none;
}

p {
	padding: 0px;
	font-size: 11px;
}

table {
	padding: 0px;
	font-size: 11px;
}

.tableauGlobal {
	background-color: #7b2014;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 825px;
	padding-top: 11px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align: ;
	color:#feedae;
	font-weight: bold;
	padding-left: ;
	text-align: left;
}

.tableauAdresse a {
	color: #feedae;
	text-decoration: none;
}

.tableauAdresse a:hover {
	color: #973322;
	text-decoration: none;
}



/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 980px;
	text-align: center;
	
}

.tableauBloc {
	width: 900px;
	background-color: #7b2014;
}

.titre {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	text-align: center;
}

.ssTitre {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}

.blocTexte {
	vertical-align: top;
	padding-top: 60px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.blocTexte * {
	color: #feedae;
	text-align: justify;
}

.blocPhoto {
	vertical-align: top;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
}



.tableau {
	color: #4a1b0c;
	text-align: center;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.tableauBlanc {
	color: #FFF;
	text-align: center;
}

.colonneGauche{
	width:530px;
}

.colonneDroite{
	background-image: url(../images/background-colonne-droite.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width:450px;
	padding-bottom:10px;
}
.blocTexte li     {
	vertical-align: top;
	margin-bottom: 5px;
	margin-top: 10px;
}
.blocTexte a      {
	vertical-align: top;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	text-decoration: underline;
	color: #feedae;
}
.blocTexte a:hover {
	vertical-align: top;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	text-decoration: underline;
	color: #250d06;
}
.footer {
	background-image: url(../images/background-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
}
.legende {
	height: 100px;
	background-image: url(../images/pied-galerie.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #4a1b0c;
	text-align: center;
	margin-right: 100px;
	margin-left: 100px;
}
.tableaubordure {
	border: thin solid #feedae;
}
.blocTexteCopie {
	vertical-align: top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.blocTexteCopie * {
	color: #feedae;
	text-align: justify;
}
.blocTexteCopie a {
	vertical-align: top;
	padding-top: 30px;
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	text-decoration: underline;
	color: #feedae;
}
.blocTexteCopie a:hover {
	vertical-align: top;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	text-decoration: underline;
	color: #250d06;
}
.tableauTexte {
	color: #feedae;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

