@charset "UTF-8";
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	background-image: url(../images/background.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #463f32;
	margin: 0px;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:normal;
	font-weight:normal;
	text-align:justify;
}

a {
	color: #352E24;
	text-decoration: none;
}

a:hover {
	color: #caa441;
	margin-bottom: 10px; 
	text-decoration: none;
}

table {
	font-size: 12px;
}

h1{
	color: #342c1d;
	margin: 0 0 0 0;
	letter-spacing: 0.1em;
	font-size: 30px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}

h2{
	color: #ecba23;
	margin: 0 0 20px 0;
	font-size: 16px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}

.tableauContenu li{
	background-image: url(../images/puce.png);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	padding:0px 0px 3px 20px;
	/*color:#ECBA23;*/
}

p {
	text-align: justify;
}


.tableauGlobal {
	width: 100%;
}

.footer {
	width: 100%;
	background-image: url(../images/background-tableau-global.jpg);
	background-position: top;
	background-repeat: repeat-x;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 960px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| NAVIGATION HTML ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauNavigationHTML {
	width: 960px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #faf1e0;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}
.tableauNavigationHTML .colonne{
	padding:5px 15px;
	border-right:#2F2B20 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 12px;
	text-align:left;
	background:url(../images/puce-pied.png) top left no-repeat;
}
.tableauNavigationHTML li:hover{
	list-style:none;
	margin:5px 0 0 0;
	padding:0 0 0 12px;
	text-align:left;
	background:url(../images/puce-pied-over.png) top left no-repeat;
}

.tableauNavigationHTML a {
	color: #352E24;
}

.tableauNavigationHTML a:hover {
	color: #6b5d49;
	text-decoration: none;
	border-bottom: 1px dotted #6b5d49;
}





/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||| DESCRIPTION REFERENCEMENT |||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 960px;
	padding:5px 0 10px 12px;
	font-size: 10px;
	text-align: left;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 960px;
	padding:5px 0 10px 12px;
	font-size: 11px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#262015;
}

.tableauAdresse a {
	color: #3e3523;
	font-weight: normal;
	text-decoration: none;
}

.tableauAdresse a:hover {
	color: #a49a86;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dotted #a49a86;
}






/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 960px;
	height: 40px;
	padding:5px 0 10px 12px;
	font-size: 10px;
	text-align: left;
	color: #a49a86;
}

.tableauCredits a {
	color: #755E46;
}

.tableauCredits a:hover {
	color: #faf1e0;
}

/*
a.credits_lien_apicius {
	color: #3e3523;
	text-decoration: none;
}
a:hover.credits_lien_apicius {
	color: #fff;
	text-decoration: none;
}


a.credits_lien_imprimer {
	color: #3e3523;
	text-decoration: none;
}
a:hover.credits_lien_imprimer {
	color: #fff;
	text-decoration: none;
}


a.credits_lien_favoris {
	color: #3e3523;
	text-decoration: none;
}
a:hover.credits_lien_favoris {
	color: #fff;
	text-decoration: none;
}


a.credits_lien_emailing {
	color: #3e3523;
	text-decoration: none;
}
a:hover.credits_lien_emailing {
	color: #fff;
	text-decoration: none;
}


a.credits_lien_mentions {
	color: #3e3523;
	text-decoration: none;
}
a:hover.credits_lien_mentions {
	color: #fff;
	text-decoration: none;
}


a.credits_lien_flash {
	color: #3e3523;
	text-decoration: none;
}
a:hover.credits_lien_flash {
	color: #fff;
	text-decoration: none;
}





.credits_site_officiel {
	color: #3e3523;
}


.credits_local_time {
	color: #3e3523;
}
*/




/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 960px;
	text-align: center;
	background-image:url(../images/background-contenu.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #64563B;
}

.tableauBloc {
	width: 930px;
	margin-bottom:10px;
}
.tableauBloc .blocTexte a {
	color: #f9e3a9;
	padding:0 0 3px 15px;
	background-image: url(../images/puce-lien.png);
	background-position: left;
	background-repeat: no-repeat;
}

.tailleM{
	width:550px;	
}
.tailleS{
	width:360px;
}
.tailleX{
	width:450px;	
}
.separateurV{
	width:20px;
}

.titre {
	padding: 20px 0 0 5px;
	text-align: left;
}

.ssTitre {
	padding: 0 0 0 5px;
	text-align: left;
}

.blocTexte {
	vertical-align: top;
	padding: 0 10px 0 10px;
	line-height:20px;
	text-align:justify;
	font-size:13px;
}
/*
.blocTexte * {
	color: #ffffff;
}
*/
.blocTexte a * {
	color: #f9e3a9;
	text-decoration: none;
	/*border-bottom: 1px dotted #f9e3a9;*/
}
.blocTexte a:hover {
	color: #262015;
	border-bottom: 1px dotted #f9e3a9;
}

.blocTexteOffres {
	vertical-align: top;
	padding: 10px 10px;
	border-top: 5px solid #3e3523;
	border-bottom: 1px dotted #3e3523;
	background-color: #fbe6ae;
	line-height:20px;
	font-size:13px;
	color: #262015;
}
.blocTexteOffres a {
	color: #946B0E;
	text-decoration: none;
}
.blocTexteOffres a * {
	color: #946B0E;
	text-decoration: none;
}
.blocTexteOffres a:hover {
	color: #65490A;
	border-bottom: 1px dotted #64563B;
}

.blocTexteGuideVert {
	vertical-align: top;
	padding: 0 0 0 0;
	text-align:center;
}

.blocPhoto {
	vertical-align: top;
	padding: 0 0 10px 0;
}
.blocPhoto img {
	border: 2px solid #c1b6a1;
}

.blocPhotoThree {
	vertical-align: top;
	padding: 0 5px 5px 5px;
}
.blocPhotoThree img {
	border: 2px solid #c1b6a1;
}

.blocPhotoDroite {
	vertical-align: top;
	padding: 0 0 5px 30px;
}
.blocPhotoDroite img {
	border: 2px solid #c1b6a1;
}

.blocPhotoSituation {
	vertical-align: top;
	padding: 0 0 10px 0;
}
.blocPhotoSituation img {
	border: none;
}

.tableauSpe table {
	/*border: 1px solid #918277;
	border-left: 1px solid #fdecda;
	border-top: 1px solid #fdecda;
	border-right: 1px solid #390f00;
	border-bottom: 1px solid #390f00;*/
	color: #000;
}

.tableauSpe td {
	border: 1px solid #faf1e0;
	padding:4px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
