@charset "UTF-8";
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
*{
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/background.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #e3490b;
	color: #352d23;
	font-family: Helvetica,Verdana;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
}
.fond{
	background-image: url(../images/background-fond.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
a {
	color: #6d2103;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}

table {
	font-size: 12px;
}

p {
	margin-bottom:10px;
}
li{
	margin:5px 0 0 12px;
}
.tableauGlobal {
	width: 980px;
	
	margin-left:auto;
	margin-right:auto;
}

div.ConteneurFlash {
	width: 100%;
   
	margin-left: auto;
	margin-right: auto;
   
	border: none;
	
}




/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| QUICKSEARCH||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

.tableauQuicksearch {
	width: 980px;
}

#ConteneurQuicksearch {
	width: 980px;
	border: none;
	
	/* ENTETE TYPE 4 */
	/* D�commenter le code CSS ci-dessous */
	
	position: absolute;
	top: 460px;
	left: 50%;
	margin-left: -515px;
	
}




/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 980px;
	margin:auto;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| NAVIGATION HTML ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauNavigationHTML {
	width: 980px;
	padding: 10px 15px;
	font-size: 10px;
	background-color:#a59783;
	border-bottom:1px solid #806C52;
}
.tableauNavigationHTML .colonne{
	padding:5px 15px;
	width:150px;
	border-right:#82765C dotted 1px;
}
.tableauNavigationHTML .noBorder{
	border:none;
}
.tableauNavigationHTML ul{
	padding:0;
	margin:0;

}
.tableauNavigationHTML li{
	list-style:none;
	margin:5px 0 0 0;
	text-align:left;
	background:url(../images/puce.jpg) top left no-repeat;
}

.tableauNavigationHTML li a {
	color: #fff;
}

.tableauNavigationHTML li a:hover {
	text-decoration:underline;
}






/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||| DESCRIPTION REFERENCEMENT |||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 980px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align: center;

}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 980px;
	background-color:#544837;
	height: 30px;
	padding: 10px;
	color:#fff;
	font-size: 10px;
	text-align: center;
}

.tableauAdresse a {
	color: #e3490b;
	text-decoration: none;
}

.tableauAdresse a:hover {
	text-decoration: underline;
}






/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 980px;
	margin-top: 100px;
	margin-bottom:5px;
	font-size: 8px;
	text-align: center;
}

.tableauLiensUtiles {
	width: 980px;
	border-top:1px solid #beb5a8;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#a59783;
	font-size: 10px;
	text-align: center;
}

.tableauLiensOfficiels {
	width: 980px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	text-align: center;
	margin:10px 0;
	background-color:#806C52;
}
.tableauLiensOfficiels a{
	color:#fff;
}

/*
a.credits_lien_apicius {
	color: #ff0000;
	text-decoration: none;
}
a:hover.credits_lien_apicius {
	color: #ff0000;
	text-decoration: none;
}


a.credits_lien_imprimer {
	color: #ff0000;
	text-decoration: none;
}
a:hover.credits_lien_imprimer {
	color: #ff0000;
	text-decoration: none;
}


a.credits_lien_favoris {
	color: #ff0000;
	text-decoration: none;
}
a:hover.credits_lien_favoris {
	color: #ff0000;
	text-decoration: none;
}


a.credits_lien_emailing {
	color: #ff0000;
	text-decoration: none;
}
a:hover.credits_lien_emailing {
	color: #ff0000;
	text-decoration: none;
}


a.credits_lien_mentions {
	color: #ff0000;
	text-decoration: none;
}
a:hover.credits_lien_mentions {
	color: #ff0000;
	text-decoration: none;
}


a.credits_lien_flash {
	color: #ff0000;
	text-decoration: none;
}
a:hover.credits_lien_flash {
	color: #ff0000;
	text-decoration: none;
}

a.credits_lien_brochure {
	color: #ff0000;
	text-decoration: none;
}
a:hover.credits_lien_brochure {
	color: #ff0000;
	text-decoration: none;
}





.credits_site_officiel {
	color: #ff0000;
}


.credits_local_time {
	color: #ff0000;
}

*/



/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 980px;
}

.tableauBloc {
	width: 980px;
}
.tableauBloc a{
	background-image: url(../images/puce.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding:0 0 0 25px;
}
.separateurH{
	display:block;
	height:30px;	
}

.titre{
	text-align:left;
	padding:30px 0 0 0;
}
.ssTitre {
	padding-top: 30px;
	text-align: left;
}
.blocIframe {
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 30px;
}
.blocTexte {
	vertical-align: top;
	padding:30px 20px 0 30px;
}
.blocTexte img{
	float:left;
	margin:0px 20px 20px 0;
	border-bottom: 5px solid #e3490b;
}
.tableau {
	vertical-align: top;
	padding:20px 20px 0 30px;
	color:#fff;
}
.tableau td{
	padding: 5px;
	color:#fff;
	font-size:11px;
}
.tableau p{
	color: #352d23;
	font-size:12px;
}
/*
.blocTexte * {
	color: #ff0000;
}
*/
.blocPhoto {
	vertical-align: top;
	padding-top: 30px;
}

.blocPhoto img {
	border-bottom: 5px solid #e3490b;
}
