@charset "UTF-8";
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	background-color: #fdd468;
	margin: 0px;
	color: #6c3d23;
	font-family: Verdana;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
}

.blocTexte a {
	color: #6c3d23;
	text-decoration: underline;
}

a:hover {
	color: #fb7600;
	text-decoration: none;
}

p {
	padding: 0px;
	font-size: 11px;
}

table {
	padding: 0px;
	font-size: 11px;
}

.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: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| NAVIGATION HTML ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauNavigationHTML {
	width: 980px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align: center;
	color:#6c3d23;
}

.tableauNavigationHTML a {
	color: #6c3d23;
	text-decoration: underline;
}

.tableauNavigationHTML a:hover {
	color: #fb7600;
	text-decoration: none;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||| DESCRIPTION REFERENCEMENT |||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 980px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	text-align: center;
	color:#6c3d23;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 980px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align: center;
	color:#fb7600;
	font-weight:bold;
}

.tableauAdresse a {
	color: #fb7600;
	text-decoration: none;
}

.tableauAdresse a:hover {
	color: #fb7600;
	text-decoration: none;
}






/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 980px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
	color: #6c3d23;
}

.tableauLiensUtiles {
	width: 980px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	text-align: center;
	color: #6c3d23;
}

.tableauLiensOfficiels {
	width: 980px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
	color: #6c3d23;
}

.tableauLiensOfficiels a {
	color: #6c3d23;
}

.tableauLiensOfficiels a:hover {
	color: #fb7600;
}

a.credits_lien_apicius {
	color: #6c3d23;
	text-decoration: none;
}
a:hover.credits_lien_apicius {
	color: #fb7600;
	text-decoration: none;
}


a.credits_lien_imprimer {
	color: #6c3d23;
	text-decoration: none;
}
a:hover.credits_lien_imprimer {
	color: #fb7600;
	text-decoration: none;
}


a.credits_lien_favoris {
	color: #6c3d23;
	text-decoration: none;
}
a:hover.credits_lien_favoris {
	color: #fb7600;
	text-decoration: none;
}


a.credits_lien_emailing {
	color: #6c3d23;
	text-decoration: none;
}
a:hover.credits_lien_emailing {
	color: #fb7600;
	text-decoration: none;
}


a.credits_lien_mentions {
	color: #6c3d23;
	text-decoration: none;
}
a:hover.credits_lien_mentions {
	color: #fb7600;
	text-decoration: none;
}


a.credits_lien_flash {
	color: #6c3d23;
	text-decoration: none;
}
a:hover.credits_lien_flash {
	color: #fb7600;
	text-decoration: none;
}

a.credits_lien_brochure {
	color: #6c3d23;
	text-decoration: none;
}
a:hover.credits_lien_brochure {
	color: #fb7600;
	text-decoration: none;
}





.credits_site_officiel {
	color: #6c3d23;
}


.credits_local_time {
	color: #6c3d23;
}





/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 980;
	text-align: center;
}

.tableauBloc {
	width: 980px;
}

.titre {
	text-align: center;
	background-image:url(../images/background-titre.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.titre div {
	width:980px;
	margin:auto;
}

.ssTitre {
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	text-align: left;
}

.blocTexte {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
}

.blocTexte * {
	color: #6c3d23;
}

.blocPhoto {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
}


.tableauBlocTitreOrange {
	background-image:url(../images/background-couleur-orange.jpg);
	width:100%;
	background-repeat:no-repeat;
	background-position:left;
}


.tableauBlocTitreVert {
	background-image: url(../images/background-couleur-vert.jpg);
	width:100%;
	background-repeat:no-repeat;
	background-position:left;
}


.tableauBlocTitreMarron {
	background-image: url(../images/background-couleur-marron.jpg);
	width:100%;
	background-repeat:no-repeat;
	background-position:left;
}


.tableauBlocTitreBleu {
	background-image:url(../images/background-couleur-bleu.jpg);
	width:100%;
	background-repeat:no-repeat;
	background-position:left;
}

.motifPied {
	background-image:url(../images/motif-pied.png);
	background-repeat:no-repeat;
	background-position:top right;
}

.tableauVisible table {
	border:solid 1px #fea201;
}

.tableauVisible td {
	border:solid 1px #fea201;
}

.separateurOrange {
	background-image:url(../images/separateur-orange.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	width:100%;
	padding-top:30px;
}

.separateurVert {
	background-image:url(../images/separateur-vert.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	width:100%;
	padding-top:30px;
}

.separateurBleu {
	background-image:url(../images/separateur-bleu.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	width:100%;
	padding-top:30px;
}

.separateurMarron {
	background-image:url(../images/separateur-marron.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	width:100%;
	padding-top:30px;
}

ul li { text-align: left; }
.blocTexte { text-align: left; }
