/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: center top;
	margin: 10px;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

table {
	font-size: 13px;
}

p {
	padding: 0 10px;
}

.tableauGlobal {
	width: 960px;
	/*
	background-image: url(../images/background-global.jpg);
	background-repeat: no-repeat;
	*/
}

.sousTableauGlobal {
	width: 960px;
}




/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 960px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 960px;
	text-align: center;
	/*
	background-image: url(../images/background-contenu.jpg);
	background-repeat: no-repeat;
	*/
	background-color: #FFFFFF;
}

.sousTableauContenu {
	width: 100%;
}

.tableauBloc {
	width: 100%;
	/*
	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;
	font-style: italic;
	text-align: left;
	background-color: #FFFFFF;
	color: #5C1111;
}

.ssTitre {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 16px;
	text-align: center;
}

.blocTexte {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}

.blocTexte * {
	color: #FFFFFF;
}

.blocPhoto {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocPhoto img {
	border: 0px outset #FF0000;
}

.separationBlanc {
	height: 20px;
	background-color: #FFFFFF;	
}

.tdSeparationLigne {
	height:20px;
}

.tdSeparationColonne {
	width:20px;
}

.tdFondMarron {
	background-color: #84bc57;
	background-image: url(../images/background-tableauFond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.tableauDistance {
	border: 1px solid #FFFFFF;
}
.tableauDistance th, .tableauDistance td {
	border: 1px solid #FFFFFF;
	padding: 3px;
	text-align: center;
}
.tableauDistance .gauche {
	width: 80%;
	padding: 3px;
	text-align: left;
}
.tableauDistance .droite {
	width: 20%;
	padding: 3px;
	text-align: center;
}

.boutonReservation a {
	font-size:16px;
	font-weight:bold;
	color:#256720;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| PIED DE PAGE |||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauPiedDePage {
	width: 960px;
	color: #325837;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 9px;
	text-align: center;
	/*
	background-image: url(../images/background-pied-de-page.jpg);
	background-repeat: repeat-x;
	*/
	background-color: #FFFFFF;
}

.tableauPiedDePage a {
	color: #325837;
	text-decoration: underline;
}

.tableauPiedDePage a:hover {
	color: #325837;
	text-decoration: underline;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| REFERENCEMENT ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 960px;
	color: #325837;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	text-align: center;
	/*
	background-image: url(../images/background-description-referencement.jpg);
	background-repeat: repeat-x;
	*/
	background-color: #FFFFFF;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 960px;
	color: #325837;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align: center;
	/*
	background-image: url(../images/background-pied-de-page.jpg);
	background-repeat: repeat-x;
	*/
	background-color: #FFFFFF;
}

.tableauAdresse {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.tableauAdresse a {
	color: #325837;
	text-decoration: underline;
}

.tableauAdresse a:hover {
	color: #325837;
	text-decoration: underline;
}

.telephone {
	font-size:12px;
	font-weight:bold;
	color:#f07212;
}

.tableauNavigationHTML {
    padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	width: 960px;
	text-align: center;
	font-size: 10px;
}

.tableauNavigationHTML a {
    color: #325837;
	text-decoration: underline;
}

.tableauNavigationHTML a:hover {
    color: #325837;
	text-decoration: underline;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	color: #325837;
	width: 960px;
	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: #FFFFFF;
}

.tableauCredits a {
	color: #325837;
	text-decoration: underline;
}

.tableauCredits a:hover {
	color: #325837;
	text-decoration: underline;
}



