/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
html {
	font-size: 100%; /* Evite un bug d'IE 6-7.*/
}

/********** Aspect général du site **********/

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	_font-size: 12px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	background-attachment: scroll;
	background-color: #c0691c;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



/*****  Aspect des liens du site ***************/

a { 
  	text-decoration: underline; 
} 

a:link {
	color: #ED9851;
	text-decoration: none;	
} 

a:visited { 
	color: #ED9851; 
	text-decoration: none;	
} 

a:hover, a:focus, a:active { 
	color: #ffffff; 
	text-decoration: underline;	
} 

a:active { 
	outline: none; 
} 

a img { 
	border: none; 
} 


/*****  Aspect des liens du site ***************/

ul, ol { 
  	margin: .75em 0 .75em 20px; 
 	padding: 0;
	/* Remplacement des puces par une image*/
	/*list-style-image: url(../images/puce.png);
	list-style-position: inside;*/
 
}



p {
	line-height: 1.5em;
	text-align: left;
	margin: .75em 0;
	padding: 0;
}


table, table td, table th {
	font-size: 12px;
	_font-size: 12px;
	padding: 0;
}

table td, table th { 
	border: none;
	vertical-align: top; /* Valeur par défaut: "middle" */ 
} 	



.tableauGlobal
{
	width: 100%;
	
}

div.ConteneurFlash {
	position: absolute;
	top: 0;
	z-index:0;

	width: 100%;
	
	margin-left: auto;
	margin-right: auto;
	border: none;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/@-moz-document url-prefix()
{
	.tableauFlash
	{
		padding-left:1px;
	}
}



/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| NAVIGATION HTML ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauNavigationHTML {
	width: 940px;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: center;
}
.tableauNavigationHTML * {
	font-size : 11px;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||| DESCRIPTION REFERENCEMENT |||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 750px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left:80px;
	padding-right:80px;
	text-align: center;
}

.tableauCredits * {
	font-size : 9px;
}
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 940px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 940px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.tableauLiensUtiles {
	width: 940px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
	/*text-transform: uppercase;*/
}

.tableauLiensOfficiels {
	width: 940px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||Ciblage spécifique dans le pied de page|||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


/*

.tableauAdresse a {
	text-decoration: none;
}

.tableauAdresse a:hover {
	text-decoration: none;
}

.tableauNavigationHTML a {
	
}

.tableauNavigationHTML a:hover {
	
}


.tableauLiensOfficiels a {
}

.tableauLiensOfficiels a:hover {
}

a.credits_lien_apicius {
}

a:hover.credits_lien_apicius {
}

a.credits_lien_imprimer {
}

a:hover.credits_lien_imprimer {
}


a.credits_lien_favoris {
}

a:hover.credits_lien_favoris {
}


a.credits_lien_emailing {
}

a:hover.credits_lien_emailing {
}


a.credits_lien_mentions {
}

a:hover.credits_lien_mentions {
}


a.credits_lien_flash {
}


a:hover.credits_lien_flash {
}

a.credits_lien_brochure {
}

a:hover.credits_lien_brochure {
}

.credits_site_officiel {
}


.credits_local_time {
}*/




/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 980px;
	text-align: center;
	
	position: relative;
	margin-top: 500px;
}

.tableauBloc {
	width: 940px;
}

.Orange {
	background-color:#9b3205;
}

.divCenter {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	text-align:left
	}

.titre {
	padding: 0;
	text-align: left;
}

.ssTitre {
	padding: 0;
	text-align: left;
}

.blocTexte {
	vertical-align: top;
	padding: 4px;
}


.blocPhoto {
	vertical-align: middle;
	padding: 4px;
}

.blocPhoto img {
	border: none;
}
