/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	background-image: url(../images/background.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #ffffff;
	margin: 0px;
	color: #7C7C81;
	font-family: Verdana;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
}

a {
	color: #7C7C81;
	text-decoration: none;
}

a:hover {
	color: #7C7C81;
	text-decoration: none;
}

a img { 
	border: none; 
} 


table {
	font-size: 11px;
}

p {
	padding: 3px;
}

.tableauGlobal {
	width: 100%;
}

div.ConteneurFlash {
	width: 100%;
   
	margin-left: auto;
	margin-right: auto;
   
	border: none;
	
	margin-bottom: 0px;
	margin-top: 0px;
	
	padding: 0px;
}




/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| QUICKSEARCH||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

.tableauQuicksearch {
	width: 980px;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| NAVIGATION HTML ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauNavigationHTML {
	/*background-image:url(../images/deco-rouge.png);*/
	background-position:bottom center;
	background-repeat:no-repeat;
	width: 860px;
	margin-top:15px;
	margin-bottom:10px;
	font-size: 10px;
	text-align: center;
	line-height:16px;
}

.tableauNavigationHTML a {
	color: #999999;
	text-decoration: none;
}

.tableauNavigationHTML a:hover {
	color: #7C7C81;
	text-decoration: none;
}



/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||| DESCRIPTION REFERENCEMENT |||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 860px;
	
	text-align: center;
	color: #999999;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 860px;
	padding-top:0px;
	font-size: 10px;
	text-align: center;
	color:#FFFFFF;
}

.tableauAdresse td { height: 45px; }

.adresse  {
	padding-top: 0px;
}

.tableauAdresse a {
	color: #FFFFFF;
	text-decoration: none;
}

.tableauAdresse a:hover {
	color: #333333;
	text-decoration: none;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 870px;
	margin-top:5px;
	font-size: 10px;
	text-align: center;
}

.tableauLiensUtiles {
	width: 870px;
	font-size: 12px;
	text-align: center;
	color:#FFFFFF;
	margin-bottom: 5px;
}

.tableauLiensOfficiels {
	width: 870px;
	
	font-size: 10px;
	text-align: center;
}

a.credits_lien_apicius {
	color: #999999;
	text-decoration: none;
}
a:hover.credits_lien_apicius {
	color: #7C7C81;
	text-decoration: none;
}


a.credits_lien_imprimer {
	color:#FFFFFF;
	text-decoration: none;
}
a:hover.credits_lien_imprimer {
	color: #333333;
	text-decoration: none;
}


a.credits_lien_favoris {
	color:#FFFFFF;
	text-decoration: none;
}
a:hover.credits_lien_favoris {
	color: #333333;
	text-decoration: none;
}


a.credits_lien_emailing {
	color:#FFFFFF;
	text-decoration: none;
}
a:hover.credits_lien_emailing {
	color: #333333;
	text-decoration: none;
}


a.credits_lien_mentions {
	color: #999999;
	text-decoration: none;
}
a:hover.credits_lien_mentions {
	color: #7C7C81;
	text-decoration: none;
}


a.credits_lien_flash {
	color: #999999;
	text-decoration: none;
}
a:hover.credits_lien_flash {
	color: #7C7C81;
	text-decoration: none;
}

a.credits_lien_brochure {
	color:#FFFFFF;
	text-decoration: none;
}
a:hover.credits_lien_brochure {
	color: #333333;
	text-decoration: none;
}





.credits_site_officiel {
	color: #999999;
}


.credits_local_time {
	color: #999999;
}





/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	margin-top: 80px;
	width: 800px;
	text-align: center;
}

.tableauBloc {
	width: 800px;
	/*margin-bottom: 50px;*/
}

.avantTableauBloc {
	padding-bottom: 50px;	
}

.titre {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	text-align: left;
}

.ssTitre {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	text-align: left;
}

.blocTexte {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	color: #7C7C81;
	
	font-family: Verdana;
	text-align:justify;
}

.blocTexte a:link {
	color: #000000;
}

.blocTexte a:hover {
	color: #e71f02;
}



.blocPhoto1 {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocPhoto234 {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 93px;
	padding-right: 0px;
	padding-bottom: 0px;
}



/*.blocPhoto img {
	border: 2px outset #7C7C81;
}*/


 .footerGlobal{
 	width:980px;
 } 
 
 .footerRowG{
 	background-color:#8f8e93;
	color:#FFFFFF;
	width:112px;
	text-align:center;
	margin-top: 20px;
 }
 
  .footerRowD{
 	width:860px;
 }

.traitFooter{
 	background-image: url(../images/fondFooter.png);
	background-repeat:no-repeat;
	height:35px;
	background-position:center;
	width:100%;
	position:relative;
	margin-top:-252px;;
	_margin-top:-252px;
	z-index:-10;
	display:block;
 }
 
 #traitFooter{
 	background-image: url(../images/fondFooter.png);
	background-repeat:no-repeat;
	height:45px;
	background-position:center;
	width:100%;
	position:relative;
	margin-top:-265px;
	z-index:-10;
	display:block;
 }



 /* .traitFooter2{
 	background-image: url(../images/fondFooter.png);
	background-repeat:no-repeat;
	height:45px;
	background-position:center;
	width:100%;
	position:relative;
	margin-top:115px;
	_margin-top:115px;
	z-index:-10;
	display:block;
}*/
  #traitFooter2{
 	background-image: url(../images/fondFooter.png);
	background-repeat:no-repeat;
	height:45px;
	background-position:center;
	width:100%;
	position:relative;
	margin-top:105px;
	z-index:-10;
	display:block;
}

/* @media screen and (-webkit-min-device-pixel-ratio:0) {
	#traitFooter {
		background-image: url(../images/fondFooter.png);
		background-repeat:no-repeat;
		height:45px;
		background-position:center;
		width:100%;
		position:relative;
		margin-top:-265px;
		z-index:-10;
		display:block;
	}
	#traitFooter2 {
		background-image: url(../images/fondFooter.png);
		background-repeat:no-repeat;
		height:45px;
		background-position:center;
		width:100%;
		position:relative;
		margin-top:105px;
		z-index:-10;
		display:block;
	}
 }*/


