/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: center top;
	margin: 0px;
	color: #eeeeee;
	font-family: Verdana;
	font-size: 11px;
}

a {
	color: #222222;
	text-decoration: none;
}

a:hover {
	color: #be9e56;
	text-decoration: underline;
}

table {
	font-size: 11px;
}

p {
	text-align: justify;
	padding: 3px;
}

ul{
	padding:10 0px;
	margin:0 0 0 30px;
}

li {
	padding:0 30px 5px 5px;
	list-style: disc;
	text-align:justify;
	/*background:url(../images/puce.png) no-repeat;*/
}

.tableauGlobal {
	width: 986px;
	/*background-image: url(../images/background-global.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}

.shadowHautGauche {
	background:url(../images/shadow-haut-gauche.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.shadowHautDroite {
	background:url(../images/shadow-haut-droite.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.shadowGauche {
	background:url(../images/shadow-gauche.gif);
	background-position:right;
	background-repeat:repeat-y;
}

.shadowDroite {
	background:url(../images/shadow-droite.gif);
	background-position:left;
	background-repeat:repeat-y;
}

.tableContourSite {
	background-color:#9b9996;
}












/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 970px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 972px;
	text-align: center;
	border-left:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
	/*background-image: url(../images/background-contenu.jpg);
	background-repeat: no-repeat;*/
	background-color: #83817f;
}

.tableauBloc {
	width: 970px;
	/*background-image: url(../images/background-tableau-bloc.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}

.titre {
	/*height: 60px;*/
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 20px;
	text-align: center;
}

.ssTitre {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	text-align: left;
}

.ligneSsTitre {
	background-color: #4d4a47;
	height: 1px;
}

.blocTexteLight {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	/*color: #eeeeee;*/
	text-align:justify;
}

.blocTexteLight * {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*color: #eeeeee;*/
}

.blocTexteComplet {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	/*color: #eeeeee;*/
}

.blocTexteComplet * {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*color: #eeeeee;*/
}

.blocTexteDistances {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 15px;
}

.blocPhotoGauche {
	vertical-align: top;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}

.blocPhotoGauche img {
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}



.blocPhotoDroite {
	vertical-align: top;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}

.blocPhotoDroite img {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}



.blocPhotoMulti {
	vertical-align: top;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}

.blocPhotoMulti img {
	/*border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;*/
}



.contourMichelin {
	border: 2px solid #be9e56;
	/*border: 1px dotted #be9e56;*/
	margin:0 15px;
}

.carte {
	vertical-align: top;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.planAcces {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.planAcces img {
	border: 2px solid #be9e56;
}


.liensconsoles {
	font-weight:bold;
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 10px;
	padding-bottom: 5px;
	
	/*background-image: url(../images/background-bloctexte.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}



/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| PIED DE PAGE |||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauPiedDePage {
	width: 972px;
	padding-top: 0px;
	padding-left:10px;
	padding-right:10px;
	font-size: 10px;
	text-align: left;
	border-left:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
	/*background-image: url(../images/background-pied-de-page.jpg);
	background-repeat: repeat-x;*/
	background-color: #000000;
	color: #be9e56;
}

.tableauPiedDePage a {
	color: #666666;
	text-decoration: none;
}

.tableauPiedDePage a:hover {
	color: #be9e56/*#7F6837*/;
	text-decoration: none;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| REFERENCEMENT ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 972px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 150px;
	padding-right: 150px;
	font-size: 10px;
	text-align: center;
	border-left:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
	color: #666666;
	/*background-image: url(../images/background-description-referencement.jpg);
	background-repeat: repeat-x;*/
	background-color: #222222;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 970px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align: center;
	color: #666666;
	/*background-image: url(../images/background-pied-de-page.jpg);
	background-repeat: repeat-x;
	background-color: #000000;*/
}

.adresse {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.adresse a {
	color: #be9e56;
	text-decoration: none;
}

.adresse a:hover {
	color: #d7b975;
	text-decoration: none;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 970px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
	/*background-image: url(../images/background-credits.jpg);
	background-repeat: repeat-x;
	background-color: #000000;*/
	color: #666666;
}

.tableauCredits a {
	color: #666666;
	text-decoration: none;
}

.tableauCredits a:hover {
	color: #666666;
	text-decoration: none;
}