/* ####### HTML ####### */
body {
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: center top;
	
	margin: 0px;
	
	color: #ffffff;
	font-family: Verdana;
}

a {
	color: #7f5f42;
}

a:hover {
	color: #7f5f42;
}

table {
	font-size: 11px;
}

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: 100%;
	
	/*background-image: url(../images/background-global.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}
/* ####### FIN GLOBAL ####### */

/* ####### ENTÊTE ####### */
.tableauEntete {
	width: 950px;

	padding-top: 10px;
	padding-bottom: 10px;
	
	/*background-image: url(../images/background-entete.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}
.tableauEntete .decalageLogo {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	/*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: 950px;
	height:475px;
	vertical-align:middle;
	
	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;*/
}
.tableauQuicksearchFlash {
	width: 950px;
	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;*/
}
.tableauQuicksearchContenu {
	width: 950px;
	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 {
	width: 950px;
	border: 1px 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: 950px;
	
	text-align: center;
	
	/*background-image: url(../images/background-contenu.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}

.tableauBloc {
	width: 950px;
	
	/*background-image: url(../images/background-tableau-bloc.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}

.tableauBloc2 {
	width: 470px;
	
	/*background-image: url(../images/background-tableau-bloc.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}

.blocTexte {
	vertical-align: top;
	
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;

	/*background-image: url(../images/background-bloctexte.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}

.blocTexte * {
	color: #FFFFFF;
}

.blocPhotoDroite {
	vertical-align: top;
	
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 5px;

	/*background-image: url(../images/background-blocphoto.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}

.blocPhotoGauche {
	vertical-align: top;
	
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 5px;

	/*background-image: url(../images/background-blocphoto.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}

.titre {
	/*height: 60px;*/
	
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	
	font-size: 16px;
	text-align: left;
	color: #7f5f42;
	
	/*background-image: url(../images/background-titre.jpg);
	background-repeat: no-repeat;*/
}

.ssTitre {
	/*height: 40px;*/
	background-image:url(../fr/images/fond_ssTitre.png);
	background-repeat:no-repeat;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	font-size: 13px;
	text-align: left;
	color: #7f5f42;
	
	/*background-image: url(../images/background-sous-titre.jpg);
	background-repeat: no-repeat;
	background-color: #FF0000;*/
}

.tableauBordure {
	/*border: 1px solid #FF0000;*/
}
.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 ####### */
.adresse {
	width:946px;
	background-color:#000000;
	margin-top:0px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:2px;

	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	
	color: #7f5f42;
	font-family: Verdana;
	/*font-size: 12px;*/
	text-align: left;
}

.tableauPiedDePage {
	width: 950px;
	
	padding-top: 10px;
	padding-bottom: 0px;
	
	font-family: Verdana;
	color: #7f5f42;
	font-size: 10px;
	text-align: center;
	
	/*background-image: url(../images/background-pied-de-page.jpg);
	background-repeat: repeat-x;
	background-color: #000000;*/
}
.liens {
	background-image:url(../fr/images/bord_haut_pied.png);
	background:no-repeat;
	color: #FFFFFF;
	height:20px;
	vertical-align:middle;
}
.liens a {
	color: #FFFFFF;
	text-decoration:none;
}

.liens a:hover {
	color: #7f5f42;
}
/* ####### FIN PIED DE PAGE ####### */


/* ####### DESCRIPTION REFERENCEMENT ####### */
.tableauDescriptionReferencement {
	width: 950px;
	
	padding-top: 5px;
	padding-bottom: 5px;
	
	/*font-family: Verdana;
	color: #FFFF00;*/
	font-size: 10px;
	text-align: center;
	
	/*background-image: url(../images/background-description-referencement.jpg);
	background-repeat: repeat-x;
	background-color: #000000;*/
}
/* ####### FIN DESCRIPTION REFERENCEMENT ####### */


/* ####### CRÉDITS ####### */
.tableauCredits {
	width: 950px;
	height: 8px;
	vertical-align:top;
	
	padding-top: 0px;
	padding-bottom: 10px;
	
	/*font-family: Verdana;*/
	color: #7f5f42;
	font-size: 8px;
	text-align: left;
	
	/*background-image: url(../images/background-credits.jpg);
	background-repeat: repeat-x;
	background-color: #000000;*/
}
.tableauCredits a {
	color: #7f5f42;
	text-decoration:none;
}

.tableauCredits a:hover {
	color: #ffffff;
}
/* ####### FIN CRÉDITS ####### */
