/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	background-image: url(../images/background.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #520b12;
	margin: 0px;
	color: #9c0b19;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
}

a {
	color: #9c0b19;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

p {
	padding: 0px;
}

.tableauGlobal {
	width: 100%;
}

div.ConteneurFlash {
	width: 980px;
	background-color:#e19f6f;
   
	margin-left: auto;
	margin-right: auto;
   
	border: none;
	
	margin-bottom: 0px;
	margin-top: 0px;
	
	padding: 0px;
}

.shadowGauche {
	background:url(../images/shadow-gauche.png);
	background-position:right;
	background-repeat:repeat-y;
	width:50%;
}

.shadowDroite {
	background:url(../images/shadow-droite.png);
	background-position:left;
	background-repeat:repeat-y;
	width:50%;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| QUICKSEARCH||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

.tableauQuicksearch {
	width: 980px;
}

#ConteneurQuicksearch {
	width: 580px;
	border: none;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px;
	
	/* ENTETE TYPE 4 */
	/* D�commenter le code CSS ci-dessous */
	
	position: absolute;
	top: 480px;
	left: 40%;
	margin-left: -100px;
	
}




/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 980px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| NAVIGATION HTML ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauNavigationHTML {
	background:url(../images/background-navigation-html.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#9c0b19;
	width: 980px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 11px;
	text-align: center;
	text-transform:uppercase;
	color:#fff;
}

.tableauNavigationHTML a {
	color: #fff;
	text-decoration: none;
}

.tableauNavigationHTML a:hover {
	color: #f2c484;
	text-decoration: none;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||| DESCRIPTION REFERENCEMENT |||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	background-color:#9c0b19;
	width: 980px;
	padding-left:100px;
	padding-right:100px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align: center;
	color:#f5debd;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	background-color:#f2c484;
	border-top:3px #e9b179 solid;
	border-bottom:3px #e9b179 solid;
	width: 980px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 12px;
	text-align: center;
	color:#9c0b19;
}

.tableauAdresse a {
	color: #9c0b19;
	text-decoration: none;
}

.tableauAdresse a:hover {
	color: #fff;
	text-decoration: none;
}






/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	background-color:#9c0b19;
	width: 980px;
	padding-top: 3px;
	padding-bottom: 5px;
	font-size: 10px;
	text-align: center;
	color: #f5debd;
}

.tableauLiensUtiles {
	background-color:#9c0b19;
	width: 980px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	text-align: center;
	color: #f5debd;
}

.tableauLiensOfficiels {
	background-color:#9c0b19;
	width: 980px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align: center;
	color: #f5debd;
}

.tableauLiensOfficiels a {
	color: #f5debd;
}

.tableauLiensOfficiels a:hover {
	color: #fff;
}

a.credits_lien_apicius {
	color: #f5debd;
	text-decoration: none;
}
a:hover.credits_lien_apicius {
	color: #fff;
	text-decoration: none;
}


a.credits_lien_imprimer {
	color: #f5debd;
	text-decoration: none;
}
a:hover.credits_lien_imprimer {
	color: #fff;
	text-decoration: none;
}


a.credits_lien_favoris {
	color: #f5debd;
	text-decoration: none;
}
a:hover.credits_lien_favoris {
	color: #fff;
	text-decoration: none;
}


a.credits_lien_emailing {
	color: #f5debd;
	text-decoration: none;
}
a:hover.credits_lien_emailing {
	color: #fff;
	text-decoration: none;
}


a.credits_lien_mentions {
	color: #f5debd;
	text-decoration: none;
}
a:hover.credits_lien_mentions {
	color: #fff;
	text-decoration: none;
}


a.credits_lien_flash {
	color: #f5debd;
	text-decoration: none;
}
a:hover.credits_lien_flash {
	color: #fff;
	text-decoration: none;
}

a.credits_lien_brochure {
	color: #f5debd;
	text-decoration: none;
}
a:hover.credits_lien_brochure {
	color: #fff;
	text-decoration: none;
}

a.credits_lien_vcard {
	color: #f5debd;
	text-decoration: none;
}
a:hover.credits_lien_vcard {
	color: #fff;
	text-decoration: none;
}


.credits_site_officiel {
	color: #f5debd;
}


.credits_local_time {
	color: #f5debd;
}





/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	background:url(../images/background-contenu.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	width: 980px;
	text-align: center;
	background-color:#f2c484;
	padding-bottom:60px;
}

.tableauBloc {
	width: 920px;
	padding-bottom:30px;
	_margin-bottom:30px;
}

.tableauBlocTitre {
	background:url(../images/background-titre.png);
	background-position:top center;
	background-repeat:no-repeat;
	width:980px;
	height:70px;
}

.titre {
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 0px;
	padding-bottom: 35px;
	text-align: left;
}

.ssTitre {
	padding-top: 0px;
	padding-left: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}

.blocTexte {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

.blocTexte * {
	color: #9c0b19;
	font-size:13px;
}

.blocPhoto {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocPhoto img {
	border: 5px solid #9c0b19;
}

.afficheTableau table td {
	padding:3px;
}
