/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	background-image: url(../images/background.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #BBB094;
	margin: 0px;
	color: #f8efc9;
	font-family: Arial;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
}
h2{
	color: #fff;
	font-size:24px;
	font-weight:bold;
	font-family: trebuchet ms;
}
a {
	font-weight:bold;
	color: #793823;
}

a:hover {
	color: #000;
}
li{
	list-style:square;
	color:#3b2924;
}
table {
	font-size: 12px;
}
/*
p {
	text-align: justify;
	padding: 3px;
}
*/
.exergue{
	background-image: url(../images/background-exergue.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height:130px;
	padding:0 50px 0 85px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	font-family: trebuchet ms;
	font-style:italic;
}
hr{
	color: #82765C;
	background-color: #82765C;
	height: 1px;
	border: 0;
	margin: 0;
	padding:0;
}
.tableauGlobal {
	width: 100%;
}
.footer {
	width: 100%;
	background-image: url(../images/background-tableau-global.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color:#DFD7C2;
}

div.ConteneurFlash {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border: none;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}

.tableauQuicksearch {
	width: 980px;
}

#ConteneurQuicksearch {
	width: 900px;
	border: none;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px;
	
	/* ENTETE TYPE 4 */
	/* Décommenter le code CSS ci-dessous */
	position: absolute;
	top: 0px;
	
	left: 50%;
	margin-left: -475px;
}




/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| NAVIGATION HTML ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauNavigationHTML {
	width: 960px;
	color:#82765C;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 10px;

}
.tableauNavigationHTML .colonne{
	padding:5px 15px;
	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;
	padding:0 0 0 10px;
	text-align:left;
	background:url(../images/puce.jpg) top left no-repeat;
}

.tableauNavigationHTML a {
	color: #c35b01;
}

.tableauNavigationHTML a:hover {
	color: #e46d05;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||| DESCRIPTION REFERENCEMENT |||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 900px;
	color:#82765C;
	padding-top: 30px;
	padding-bottom: 5px;
	font-size: 10px;
	text-align: center;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 900px;
	color:#82765C;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 11px;
	font-weight:bold;
	text-align: center;
}

.tableauAdresse a {
	color: #c35b01;
}

.tableauAdresse a:hover {
	color: #e46d05;
}




/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 900px;
	color:#82765C;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 9px;
	text-align: center;
}
.tableauCredits a {
	color: #c35b01;
}

.tableauCredits a:hover {
	color: #e46d05;
}
/*
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;
}





.credits_site_officiel {
	color: #ff0000;
}


.credits_local_time {
	color: #ff0000;
}

*/



/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 980px;
	text-align: center;
}

.tableauBloc {
}

.tailleM{
	width:550px;	
}
.tailleS{
	width:360px;
}
.fondNoir{
	background:#000;
	border-bottom:10px solid #82765C;
	padding-bottom:10px;
}
.fondNoir .ssTitre{
	padding:20px 20px 0 20px;
}
.fondNoir .blocTexte{
	padding:0 20px 20px 20px;
}
.fondNoir a {
	color: #c35b01;
}
.fondNoir a:hover {
	color: #e46d05;
}
.separateurV{
	width:50px;
}
.separateurH{
	display:block;
	padding-top:30px;
}
.ssTitre {
	padding-top: 30px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}
.ssTitreChef {
	padding-top: 60px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}

.blocTexte {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
/*
.blocTexte * {
	color: #ff0000;
}
*/
.blocPhoto {
	vertical-align: top;
	padding-top: 30px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.blocPhoto2 {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
/*
.blocPhoto img {
	border: 2px outset #ff0000;
}
*/