/* ####### HTML ####### */
body {
	/*background-attachment: fixed;*/
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-position: center top;
	
	margin: 0px;
	
	color: #000000;
	font-family: Arial,Verdana,Helvetica,sans-serif;
}

a {
	color: #7b3b0d;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

table {
	font-size: 11px;
}

ul{
	padding:0;
	margin:0;
}
li{
	
	font-weight:bold;
	list-style:none;
	vertical-align: top;
	padding:0 0 10px 30px;
	margin-top:10px;
	background-image: url(../images/puce.png);
	background-repeat: no-repeat;
}
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: 920px;
	/*background-image: url(../images/background-global.jpg);
	background-repeat: no-repeat;*/
	background-color: #FFFFFF;
}
/* ####### FIN GLOBAL ####### */

/* ####### ENTÊTE ####### */
.tableauEntete {
	width: 900px;

	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: 900px;
	
	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: 900px;
	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: 900px;
	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: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	/*
	background-image: url(../images/background-quicksearch.jpg);
	background-repeat: repeat-x;*/
	background-color: #ffdb8e;
	
}
/* ####### FIN QUICKSEARCH ####### */

/* ####### CONTENU ####### */
.tableauContenu {
	width: 900px;
	
	/*background-image: url(../images/background-contenu.jpg);
	background-repeat: no-repeat;*/
	background-color: #ffdb8e;
}

.tableauBlocGauche {
	/*padding-left: 10px;*/
	border-left:10px #ffdb8e solid;
	/*background-image: url(../images/background-tableau-bloc.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;*/
}

.tableauBloc {
	vertical-align: top;
	/*background-image: url(../images/background-tableau-bloc.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;*/
}
.fondBlanc {
	background-color:#FFFFFF
}
.fondBeige {
	background: #fae4b3 url(../images/degrade-les-plus.gif) top repeat-x;
	padding:10px;
	margin:20px 0;
	border-bottom:#f2cc79 2px solid;
	vertical-align:top;
}
.blocTexte {
width:100%;
	vertical-align: top;
	
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;

	/*background-image: url(../images/background-bloctexte.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}
.blocTexteAccueil {
	vertical-align: top;
	width:200px;
	border-right:1px solid #fff;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.blocTexte * {
	color: #000000;
}
.blocTexte a {
	color: #7b3b0d;
}
.blocTexteAccueil h2{
	padding:5px 0 0 2px;
	font-family: Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#311608;
}
.blocTexte p{
	padding:0;
}
.blocPhoto {
	vertical-align: top;
	width:100%;
	
	padding: 10px;

	/*background-image: url(../images/background-blocphoto.jpg);
	background-repeat: no-repeat;*/
	background-color: #FFFFFF;
}

#lesPlusPhoto{
	width:460px;
	margin-left:20px;
}
#lesPlusPhoto2{
	width:200px;
	margin-left:10px;
}

/* dimension du bloc pour ie */
* html #lesPlusPhoto {
	width:400px;
	margin:0;
}

/* dimension du bloc pour ie */
* html #lesPlusPhoto2 {
	width:180px;
	margin:0;
}


.blocBigPhoto{
	margin:10px 0 10px 10px;
}
.blocBigPhoto td td{
	padding:10px;

	/*background-image: url(../images/background-blocphoto.jpg);
	background-repeat: no-repeat;*/
	background-color: #FFFFFF;
}

.shadowDroite {
	vertical-align: top;

	background-image: url(../images/shadow-droite.gif);
	background-repeat: no-repeat;
}

.shadowAngle {
	vertical-align: top;

	background-image: url(../images/shadow-angle.gif);
	background-repeat: no-repeat;
}

.shadowBas {
	vertical-align: top;

	background-image: url(../images/shadow-bas.gif);
	background-repeat: no-repeat;
}

.separation {
	height: 10;
	vertical-align: top;
	background-repeat:repeat-x;
	background-image: url(../images/separation.png);
}

.puce {
	vertical-align: top;
	padding:0 0 10px 30px;
	background-image: url(../images/puce.gif);
	background-repeat: no-repeat;
}

.titre {
	/*height: 60px;*/
	
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	
	font-size: 16px;
	text-align: left;
	
	color:#311608;
	
	/*background-image: url(../images/background-titre.jpg);
	background-repeat: no-repeat;*/
}

.ssTitre {
	/*height: 40px;*/
	
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	
	font-size: 14px;
	font-weight:bold;
	text-align: left;
	
	color:#311608;
	
	/*background-image: url(../images/background-sous-titre.jpg);
	background-repeat: no-repeat;
	background-color: #FF0000;*/
}

.tableauBordure {
	border: 0px solid #ffdb8e;
}
.tableauBordure th, .tableauBordure td {
	border: 0px solid #ffdb8e;
}

.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;
}
.noBorder{
	border:none;
}
/* ####### FIN CONTENU ####### */


/* ####### PIED DE PAGE ####### */
.lienBas{
	padding:10px;
	text-align:center;
}
.adresse {
	padding:10px;
	color:#666;
	/*color: #FF0000;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;*/
}

.tableauPiedDePage {
	width: 900px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left:0px;
	
	border-left:10px #ffdb8e solid;
	/*font-family: Verdana;
	color: #FFFF00;*/
	font-size: 10px;
	
	/*background-image: url(../images/background-pied-de-page.jpg);
	background-repeat: repeat-x;*/
	background-color: #ffdb8e;
}
/* ####### FIN PIED DE PAGE ####### */


/* ####### DESCRIPTION REFERENCEMENT ####### */
.tableauDescriptionReferencement {
	width: 900px;
	
	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: #ffdb8e;
}
/* ####### FIN DESCRIPTION REFERENCEMENT ####### */


/* ####### CRÉDITS ####### */
.tableauCredits {
	width: 900px;
	height: 40px;
	
	padding-top: 10px;
	padding-bottom: 10px;
	
	/*font-family: Verdana;
	color: #FFFF00;*/
	font-size: 8px;
	text-align: center;
	
	/*background-image: url(../images/background-credits.jpg);
	background-repeat: repeat-x;*/
	background-color: #ffdb8e;
}

.tableauLiensUtiles {
	width: 900px;
	height: 40px;
	
	padding-top: 10px;
	padding-bottom: 10px;
	
	/*font-family: Verdana;
	color: #FFFF00;*/
	font-size: 12px;
	text-align: center;
	
	/*background-image: url(../images/background-credits.jpg);
	background-repeat: repeat-x;*/
	background-color: #ffdb8e;
}

.tableauLiensOfficiels {
	width: 900px;
	height: 40px;
	
	padding-top: 10px;
	padding-bottom: 10px;
	
	/*font-family: Verdana;
	color: #FFFF00;*/
	font-size: 8px;
	text-align: center;
	
	/*background-image: url(../images/background-credits.jpg);
	background-repeat: repeat-x;*/
	background-color: #ffdb8e;
}
/* ####### FIN CRÉDITS ####### */