@charset "UTF-8";
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	background-image: url(../images/background.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #dad3b7;
	margin: 0px;
	color: #595753;
	font-family: Helvetica Neue, Verdana;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
}

a {
	color:#2c2961;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #2c2961;
	text-decoration: underline;
}

p {
	padding: 0px;
	font-size: 12px;
}

table {
	padding: 0px;
	font-size: 12px;
}

.tableauGlobal
{
	width: 100%;
	/* A décommenter si le contenu administrable doit être sous le flash */
	/* 
	position: absolute;
	top: 680px;
	 */
}

div.ConteneurFlash {
	/* A décommenter si le contenu administrable doit être sous le flash */
	/*
	position: absolute;
	top: 0;
	z-index:100;
	*/
	width: 100%;
	
	margin-left: auto;
	margin-right: auto;
	
	border: none;
	
	margin-bottom: 0px;
	margin-top: 0px;
	
	padding: 0px;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* A décommenter pour les flash à 100% - corrige le bug de calage flash/html pour MOZILLA */

@-moz-document url-prefix()
{
	.tableauFlash
	{
		padding-left:1px;
	}
}



/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| NAVIGATION HTML ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauNavigationHTML {
	width: 980px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 11px;
}

.tableauNavigationHTML a {
	color: #fff;
	text-decoration: none;
	font-weight:normal;

}

.tableauNavigationHTML a:hover {
	color: #2c2961;
	text-decoration: underline;
	
}

.Informations {
	vertical-align:top;
	color:#595753;
	width:325px;
	text-align:center;
	padding:5 0 5 0px;
	
}

.Informations a {
	color: #595753;
	text-decoration: none;
}

.Informations a:hover {
	color: #2c2961;
	text-decoration: underline;
}

.EspaceCite {
	vertical-align:top;	
	background-color:#63ac04;
	color:#fff;	
	width:325px;
	text-align:center;
	padding:5 0 5 0px;
}

.LesOliviers {
	vertical-align:top;	
	background-color:#fc7a00;
	width:325px;
	text-align:center;
	color:#fff;
	padding:5 0 5 0px;
}


.titre {
	color: #595753;
	font-weight:bold;
	font-size:13px;
}








/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 326px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color:#2c2961;
	font-weight:bold;
}

.tableauAdresse a {
	color: #595753;
	text-decoration: underline;
}

.tableauAdresse a:hover {
	color: #2c2961;
	text-decoration: underline;
}






/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 980px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
	color: #595753;
}

.tableauLiensUtiles {
	width: 980px;
	height: 40px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 12px;
	text-align: center;
	color: #595753;
}

.tableauLiensOfficiels {
	width: 980px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
	color: #595753;
}

.tableauLiensOfficiels a {
	color: #595753;
	text-decoration: underline;

}

.tableauLiensOfficiels a:hover {
	color: #2c2961;
	text-decoration: underline;

}

a.credits_lien_apicius {
	color: #595753;
	text-decoration: none;
}
a:hover.credits_lien_apicius {
	color: #2c2961;
	text-decoration: none;
}


a.credits_lien_imprimer {
	color: #595753;
	text-decoration: none;
}
a:hover.credits_lien_imprimer {
	color: #2c2961;
	text-decoration: none;
}


a.credits_lien_favoris {
	color: #595753;
	text-decoration: none;
}
a:hover.credits_lien_favoris {
	color: #2c2961;
	text-decoration: none;
}


a.credits_lien_emailing {
	color: #595753;
	text-decoration: none;
}
a:hover.credits_lien_emailing {
	color: #2c2961;
	text-decoration: none;
}


a.credits_lien_mentions {
	color: #595753;
	text-decoration: none;
}
a:hover.credits_lien_mentions {
	color: #2c2961;
	text-decoration: none;
}


a.credits_lien_flash {
	color: #595753;
	text-decoration: none;
}
a:hover.credits_lien_flash {
	color: #2c2961;
	text-decoration: none;
}

a.credits_lien_brochure {
	color: #595753;
	text-decoration: none;
}
a:hover.credits_lien_brochure {
	color: #2c2961;
	text-decoration: none;
}





.credits_site_officiel {
	color: #595753;
}


.credits_local_time {
	color: #595753;
}





/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 980px;
}

.tableauBloc {
	width: 980px;
}

.titre {
	vertical-align:top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: right;
}

.titreSeul {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}
.ssTitre {
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}

.blocTexte {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
}

.blocTexteDroite {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
}


.blocTexteGauche {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}


.blocPhoto {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocPhotoDroite {
	vertical-align: top;
	text-align:right;
	padding-top: 1px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocPhotoTarifs {
	vertical-align:top;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocPhotoBottom {
	vertical-align:bottom;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}



.blocPhotoCarteFrance {
	vertical-align:top;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
}

.blocPhotoQuartier {
	vertical-align: top;
	text-align:right;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.tableauDistances {
	padding-top:10px;
}

.tableauDistances td {
	padding:0px 10 0 10;
	color:#000;
	background-color:#63ad00;
	
}

.tableauDistancesLesOliviers {
	padding-top:10px;
}

.tableauDistancesLesoliviers td {
	padding:2px 10 2 10;
	color:#000;
	background-color:#fc7a00;
	
}

.tableauTarifsLesoliviers {
	padding-top:10px;
	padding-left:20px;

	}

.tableauTarifsLesoliviers td {
	padding:5px 10 5 5;
	border:1px solid #fc7a00;
	
}

.tableauTarifsEspacecite {
	padding-top:10px;
	padding-left:20px;
	}


.tableauTarifsEspacecite td {
	padding:10px 0 10 5;
	border:1px solid #63ad00;
	
}

.tableauContact td{
	padding-right:50px;
	padding-bottom:5px;
}



.bouton-reservez-espace-cite-fr a {
	display:block;
	height:35px;
	width:400px;
	background:url(../images/bouton-resa-espace-cite-fr.png) no-repeat top left;
}

.bouton-reservez-espace-cite-fr a:hover {
	background-position:bottom;
}


.bouton-reservez-les-oliviers-fr a {
	display:block;
	height:35px;
	width:400px;
	background:url(../images/bouton-resa-les-oliviers-fr.png) no-repeat top left;
}

.bouton-reservez-les-oliviers-fr a:hover {
	background-position:bottom;
}

