/* ####### HTML ####### */
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #462829;
	background-position: center top;
	
	margin: 0px;
	
	color: #b8ab96;
	font-family: Verdana;
}

a {
	color: #b8ab96;
	text-decoration:none;
}

a:hover {
	color: #FFFFFF;
}

table {
	font-size: 12px;
}

p {
	/*text-align: justify;*/
	padding: 3px;
}

/* ### FORMULAIRE ### */
select {
	color: #000000;
}
option {
	color: #000000;
}
input {
	color: #000000;
}
textarea {
	color: #000000;
}

.alertform {
	color: #e28750;
	font-size: 10px;
	font-weight: bold;
}
select.fondRouge {
	color: #FFFFFF;
	background-color:#e28750;
}
option.fondRouge {
	color: #FFFFFF;
	background-color:#e28750;
}
input.fondRouge {
	color: #FFFFFF;
	background-color:#e28750;
}
textarea.fondRouge {
	color: #FFFFFF;
	background-color:#e28750;
}
/* ### FIN FORMULAIRE ### */
/* ####### FIN HTML ####### */




/* ####### GLOBAL ####### */
.tableauGlobal {
	width: 980px;
	
	/*background-image: url(../images/background-global.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}
.friseGauche {
	background-image: url(../images/background-frise-gauche.gif);
}
.frisedroite {
	background-image: url(../images/background-frise-droite.gif);
}

.elephantGauche {
	background-image: url(../images/background-elephant-gauche.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.elephantdroite {
	background-image: url(../images/background-elephant-droite.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
/* ####### FIN GLOBAL ####### */

/* ####### ENTÊTE ####### */
.tableauEntete {
	padding-top: 0px;
	padding-bottom: 0px;
	
	/*background-image: url(../images/background-entete.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}
.tableauEntete .decalageLogo {
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	
	/*text-align: center;*/
}
.tableauEntete .adresse {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	/*color: #FF0000;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;*/
}

/* ####### FIN ENTÊTE ####### */


/* ####### FLASH ####### */
.tableauFlash {
	width: 700px;
	
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 0px solid #FF0000;
	border-bottom: 0px solid #FF0000;
	
	/*background-image: url(../images/background-flash.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}

.tableauFlashBoutons {
	width: 684px;
	
	margin-top: 30px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 0px solid #FF0000;
	border-bottom: 0px solid #FF0000;
	
	/*background-image: url(../images/background-flash.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}
.tableauFlashQuicksearch {
	width: 980px;
	vertical-align: top;
	
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 0px solid #FF0000;
	border-bottom: 0px solid #FF0000;
	
	/*background-image: url(../images/background-flash-quicksearch.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}
/* ####### FIN FLASH ####### */


/* ####### DEBUT QUICKSEARCH ####### */

.tableauQuickSearch {
	/*
	background-color: #FF0000;
	width: 700px;
	border: 0px solid #000000;
	margin-left: auto;
	margin-right: auto;
	
	background-image: url(../images/background-quicksearch.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	*/
}
/* ####### FIN QUICKSEARCH ####### */

/* ####### CONTENU ####### */
.tableauContenu {
	width: 680px;
	
	text-align: center;
	
	/*background-image: url(../images/background-contenu.jpg);
	background-repeat: no-repeat;
	background-color: #b8ab96;*/
}

.tableauBloc {
	vertical-align: top;
	width: 680px;
	
	/*background-image: url(../images/background-tableau-bloc.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}

.blocTexte * {
	color: #462829;
}

.blocTexte {
	vertical-align: top;
	text-align:left;
	color: #462829;
	
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;

	background-image: url(../images/background-bloctexte.jpg);
	background-repeat: no-repeat;
	background-color: #c4b7a3;
}

.blocTexteVertCenter * {
	color: #462829;
}

.blocTexteVertCenter {
	vertical-align:middle;
	/*text-align:left;*/
	color: #462829;
	
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;

	background-image: url(../images/background-bloctexte.jpg);
	background-repeat: no-repeat;
	background-color: #c4b7a3;
}

.blocTexteCentrer {
	vertical-align: top;
	text-align:center;
	color: #462829;
	
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;

	background-image: url(../images/background-bloctexte.jpg);
	background-repeat: no-repeat;
	background-color: #c4b7a3;
}


.blocPhoto {
	vertical-align: top;
	

	/*background-image: url(../images/background-blocphoto.jpg);
	background-repeat: no-repeat;
	background-color: #b8ab96;*/
}

.titre {
	/*height: 60px;*/
	
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	font-size: 20px;
	text-align: left;
	
	/*background-image: url(../images/background-titre.jpg);
	background-repeat: no-repeat;*/
}

.ssTitre {
	/*height: 40px;*/
	
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	
	font-size: 16px;
	text-align: left;
	
	/*background-image: url(../images/background-sous-titre.jpg);
	background-repeat: no-repeat;*/
	background-color:918066;
}

.tableauBordure {
	border: 3px solid #c4b7a3;
}
.tableauBordure th, .tableauBordure td {
	border: 1px solid #FF0000;
}

.tableauDistance {
	width: 300px;
}
.tableauDistance th {
	padding: 3px;
	text-align: center;
}
.tableauDistance .gauche {
	width: 260px;
	padding: 3px;
}
.tableauDistance .droite {
	width: 40px;
	padding: 3px;
	text-align: center;
}
.celluleLiensGaleriePhotos {
	text-align: center;
}
/* ####### FIN CONTENU ####### */


/* ####### PIED DE PAGE ####### */
.tableauPiedDePage {
	width: 680px;
	
	padding-top: 0px;
	padding-bottom: 0px;
	
	/*font-family: Verdana;
	color: #FFFF00;*/
	font-size: 10px;
	text-align: center;
	
	/*background-image: url(../images/background-pied-de-page.jpg);
	background-repeat: repeat-x;
	background-color: #000000;*/
}

.adresseHaut {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
}

.adresseBas {
	font-family: Arial;
	color: #b8ab96;
	font-size: 11px;
}
/* ####### FIN PIED DE PAGE ####### */


/* ####### CRÉDITS ####### */
.tableauCredits {
	width: 700px;
	height: 40px;
	
	padding-top: 10px;
	padding-bottom: 10px;
	
	/*font-family: Verdana;
	color: #FFFF00;*/
	font-size: 10px;
	text-align: center;
	
	/*background-image: url(../images/background-credits.jpg);
	background-repeat: repeat-x;
	background-color: #000000;*/
}
/* ####### FIN CRÉDITS ####### */