@charset "UTF-8";
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	background-color: #bec6c8;
	margin: 0px;
	color: #000;
	font-family: Verdana;
	font-size: 11px;
	font-style:normal;
	font-style: justify;
	font-weight:normal;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {	text-decoration: underline;
	color: #d02d1d;
}

p {
	padding: 0px;
	font-size: 11px;
}

table {
	padding: 0px;
	font-size: 11px;
}

.tableauGlobal
{
	width: 100%;
	background-image: url(../images/background.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	/* 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: 950px;
	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;
	}
}
*/



/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FOOTER |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/



.footer {
background-image: url(../images/pied.png);
background-repeat: no-repeat;
background-position: 35% 100px;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| NAVIGATION HTML ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauNavigationHTML {
	width: 950px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align: center;
	color:#000000;
}

.tableauNavigationHTML a {
	color: #000000;
	text-decoration: none;
}

.tableauNavigationHTML a:hover {	text-decoration: underline;
	color: #d02d1d;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||| DESCRIPTION REFERENCEMENT |||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 750px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:180px;
	padding-right:180px;
	font-size: 10px;
	text-align: center;
	color:#000000;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 950px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 13px;
	font-weight:bold;
	text-align: center;
	color:#000000;
}

.tableauAdresse a {
	color: #000000;
	text-decoration: none;
}

.tableauAdresse a:hover {	text-decoration: underline;
	color: #d02d1d;
	
}






/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 950px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
	color: #000000;
}

.tableauLiensUtiles {
	width: 950px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	text-align: center;
	color: #000000;
}

.tableauLiensOfficiels {
	width: 950px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
	color: #000000;
}

.tableauLiensOfficiels a {
	color: #000000;
}

.tableauLiensOfficiels a:hover {	text-decoration: underline;
	color: #d02d1d;
}

a.credits_lien_apicius {
	color: #000000;
	text-decoration: none;
}
a:hover.credits_lien_apicius {
	color: #000000;
	text-decoration: none;
}


a.credits_lien_imprimer {
	color: #000000;
	text-decoration: none;
}
a:hover.credits_lien_imprimer {
	color: #000000;
	text-decoration: underline;
}


a.credits_lien_favoris {
	color: #000000;
	text-decoration: none;
}
a:hover.credits_lien_favoris {
	color: #000000;
	text-decoration: underline;
}


a.credits_lien_emailing {
	color: #000000;
	text-decoration: none;
}
a:hover.credits_lien_emailing {
	color: #000000;
	text-decoration: underline;
}


a.credits_lien_mentions {
	color: #000000;
	text-decoration: none;
}
a:hover.credits_lien_mentions {
	color: #000000;
	text-decoration: underline;
}


a.credits_lien_flash {
	color: #000000;
	text-decoration: none;
}
a:hover.credits_lien_flash {
	color: #000000;
	text-decoration: underline;
}

a.credits_lien_brochure {
	color: #000000;
	text-decoration: none;
}
a:hover.credits_lien_brochure {
	color: #000000;
	text-decoration: underline;
}





.credits_site_officiel {
	color: #000000;
}


.credits_local_time {
	color: #000000;
}





/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.ligneTitreQuicksearch {
	background: #b1b8ba;
	background-image: url(../images/shadow-quicksearch.png);
	background-position: center top;
	background-repeat: repeat-x;
	height: 40px;
}
.tableauContenu {
	width: 980px;
	vertical-align:top;
	text-align: justify;

}

.shadowTop {
	background-image: url(../images/bord-haut.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #bec6c8;
	font-size : 3px;
	height: 5px;
}
.shadowGauche {
	background-image: url(../images/bord-gauche.png);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #bec6c8;
	width: 8px;
}
.shadowDroite {
	background-image: url(../images/bord-droite.png);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #bec6c8;
	width: 8px;
}
.shadowEntreDeux {
	background-image: url(../images/bord-bas.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #bec6c8;
	height: 15px;
}

.tableauBloc {
	width: 964px;
	vertical-align: top;
}

.titre {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	text-align: right;
}

.ssTitre {
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	text-align: left;
}


.blocTexte {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocTexte * {
	color: #000000;
	font-style: justify;
}

.blocPhoto {
	vertical-align: top;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocPhoto img {
	border: 2px outset #000000;
}

