@charset "UTF-8";
@import url("style-calendar.css");
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	background-image: url(../images/background.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin: 0px;
	color: #3b3428;
	font-family: Verdana;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
}

.tableauPied
{
	width: 100%;
	height: 250px;
	background-image: url(../images/background-pied.jpg);
	background-attachment: scroll;
	background-position: center bottom;
	background-repeat: no-repeat;
}

a {
	color: #3b3428;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

p {
	padding: 0px;
	font-size: 12px;
}

table {
	padding: 0px;
	font-size: 12px;
}

.tableauGlobal {
	width: 100%;
}

div.ConteneurFlash {
	width: 100%;
   
	margin-left: auto;
	margin-right: auto;
   
	border: none;
	
	margin-bottom: 0px;
	margin-top: 0px;
	
	padding: 0px;
	_padding-left:1px;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| NAVIGATION HTML ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauNavigationHTML {
	width: 980px;
	padding: 5px 0;
	text-align: center;
	background-color: #c1a564;
	font-size: 10px;
	color:#3b3428;
}

.tableauNavigationHTML a {
	color: #3b3428;
	text-decoration: none;
}

.tableauNavigationHTML a:hover {
	color: #ffffff;
	text-decoration: none;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||| DESCRIPTION REFERENCEMENT |||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 980px;
	padding: 5px 0;
	text-align: center;
	background-color: #c1a564;
	font-size: 10px;
	color:#3b3428;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 980px;
	padding: 10px 0;
	text-align: center;
	background-color: #3b3428;
	color:#c1a564;
}

.tableauAdresse a {
	color: #c1a564;
	text-decoration: none;
}

.tableauAdresse a:hover {
	color: #ffffff;
	text-decoration: none;
}






/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 980px;
	padding: 5px 0;
	text-align: center;
	background-color: #c1a564;
	font-size: 10px;
	color: #3b3428;
}

.tableauLiensUtiles {
	width: 980px;
	padding: 5px 0;
	text-align: center;
	background-color: #c1a564;
	font-size: 12px;
	color: #3b3428;
}

.tableauLiensOfficiels {
	width: 980px;
	padding: 5px 0;
	text-align: center;
	background-color: #c1a564;
	font-size: 10px;
	color: #3b3428;
}

.tableauLiensOfficiels a {
	color: #3b3428;
}

.tableauLiensOfficiels a:hover {
	color: #ffffff;
}

a.credits_lien_apicius {
	color: #3b3428;
	text-decoration: none;
}
a:hover.credits_lien_apicius {
	color: #ffffff;
	text-decoration: none;
}


a.credits_lien_imprimer {
	color: #ff03b3428000;
	text-decoration: none;
}
a:hover.credits_lien_imprimer {
	color: #ffffff;
	text-decoration: none;
}


a.credits_lien_favoris {
	color: #3b3428;
	text-decoration: none;
}
a:hover.credits_lien_favoris {
	color: #ffffff;
	text-decoration: none;
}


a.credits_lien_emailing {
	color: #3b3428;
	text-decoration: none;
}
a:hover.credits_lien_emailing {
	color: #ffffff;
	text-decoration: none;
}


a.credits_lien_mentions {
	color: #3b3428;
	text-decoration: none;
}
a:hover.credits_lien_mentions {
	color: #ffffff;
	text-decoration: none;
}


a.credits_lien_flash {
	color: #3b3428;
	text-decoration: none;
}
a:hover.credits_lien_flash {
	color: #ffffff;
	text-decoration: none;
}

a.credits_lien_brochure {
	color: #3b3428;
	text-decoration: none;
}
a:hover.credits_lien_brochure {
	color: #ffffff;
	text-decoration: none;
}





.credits_site_officiel {
	color: #3b3428;
}


.credits_local_time {
	color: #3b3428;
}





/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 980px;
	text-align: center;
	background-color: #c1a564;
}

.tableauContenu .tableauBloc ol
{
	padding-left: 15px;
}

.tableauContenu .tableauBloc ol li
{
	line-height: 20px;
	list-style: none;
	background-image: url(../images/puce.png);
	background-repeat: no-repeat;
	padding-left: 25px; 
}

.tableauContenu .tableauBloc ol li, .tableauContenu .tableauBloc ol li a
{
	font-weight: bold;
}

.tableauBloc {
	width: 940px;
	margin: 0 auto 20px auto;
}

.tableauBloc2 {
	width: 100%;
}

.separation_colonne_20 { width: 20px; }
.separation_ligne_20 { height: 20px; }

.titre {
	padding: 15px 0 0 40px;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}

.ssTitre {
	padding: 0 0 10px 0;
	text-align: right;
	font-style: italic;
	font-size: 16px;
}

.blocTexte {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocTexte * {
	color: #3b3428;
}

.blocPhoto {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocPhoto img {
	border: 0 none;
}

.contour_haut_gauche
{
	width: 10px;
	height: 10px;
	background-image: url(../images/contour_image_01.png);
}

.contour_haut
{
	height: 10px;
	background-image: url(../images/contour_image_02.png);
	background-repeat: repeat-x;
}
.contour_haut_droite
{
	width: 10px;
	height: 10px;
	background-image: url(../images/contour_image_03.png);
	background-repeat: repeat-y;
}
.contour_milieu_gauche
{
	width: 10px;
	background-image: url(../images/contour_image_04.png);
}
.contour_milieu_droite
{
	width: 10px;
	background-image: url(../images/contour_image_06.png);
	background-repeat: repeat-y;
}
.contour_bas_gauche
{
	width: 10px;
	height: 10px;
	background-image: url(../images/contour_image_07.png);
}
.contour_bas
{
	height: 10px;
	background-image: url(../images/contour_image_08.png);
	background-repeat: repeat-x;
}
.contour_bas_droite
{
	width: 10px;
	height: 10px;
	background-image: url(../images/contour_image_09.png);
}



/* ###########################################################
##############################################################
######################## QUICKSEARCH #########################
##############################################################
########################################################### */
#conteneur_quicksearch
{
	width: 190px;
	margin: auto; /* NE PAS TOUCHER - UTILISÉ POUR CENTRER LE QS - GERER DANS LA CLASSE SUIVANTE SI BESOIN */	
	
	/* Decommentez le code CSS ci-dessous pour positionner le QS sur le Flash */
	position: absolute;
	top: 330px;
	left: 50%;
	margin: 0 0 0 337px;
	_margin: 0 0 0 340px;
}

#conteneur_quicksearch #formulaire_quicksearch
{
	width: 100%;
	border:none;
	margin: 5px auto 5px auto;
}

#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch
{
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
}

#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch li
{
	font-size:10px;
	font-weight: normal;
	color: #C1A564;
	display: inline;
	margin: 0 5px;
	padding: 0;
	line-height: 22px;
	_height: 22px;
	vertical-align: middle;
}

#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch li .lien_quicksearch:link
{
	color: #C1A564;
	text-decoration: underline;
}
#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch li .lien_quicksearch:visited {color: #C1A564;}
#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch li .lien_quicksearch:hover {color: #fff;}

#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch li .champ_quicksearch
{
	margin: 0;
	height:16px;
	background-color: #fff;
	color: #111111;
	border:#C1A564 1px solid;	
	font-size: 10px;
	font-weight: normal;
	cursor: pointer;
}

#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch li .champ_quicksearch:hover
{
	background-color: #554b2a;
	color: #fff;
	border:#C1A564 1px solid;	
}

#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch .li_reserver {_line-height:12px;}
#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch .li_reserver input {
	width:150px;
	height:20px;
	line-height:12px;
	font-size:12px;
	color:#000000;
	cursor: pointer;
	padding-bottom:3px;
	_padding-bottom:0;
}
#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch .li_reserver input:hover {
	background-color:#554b2a;
	color:#ffffff;
}

#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch .li_champ_date input
{
	background-image: url(/lsudhtml/javascript/calendar/zpcal/themes/layouts/img/calendar.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 150px;
	cursor: pointer;
	padding-left: 3px;
}
