@charset "UTF-8";
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	background-image: url(../images/backgnd.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment:scroll;
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

p {
	padding: 0px;
	font-size: 12px;
}

table {
	padding: 0px;
	font-size: 12px;
}

.tableauGlobal
{
	width: 100%;
	/* A décommenter si le contenu administrable doit être sur le flash */
	
	position: absolute;
	top: 500px;
}


div.ConteneurFlash {
	
	position: absolute;
	top: 0;
	z-index:100;
	
	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;
}

/* A décommenter pour les flash à 100% - corrige le bug de calage flash/html pour MOZILLA */

@-moz-document url-prefix()
{
	.tableauFlash
	{
		padding-left:1px;
	}
}





/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| NAVIGATION HTML ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauNavigationHTML {
	width: 660px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align: left;
}

.tableauNavigationHTML a {
	text-decoration: none;
}

.tableauNavigationHTML a:hover {
	text-decoration: none;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||| DESCRIPTION REFERENCEMENT |||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 660px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:0px;
	padding-right:0px;
	font-size: 10px;
	text-align: left;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 660px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	text-align: left;
	font-weight:600;
}

.tableauAdresse a {
	text-decoration: none;
}

.tableauAdresse a:hover {
	text-decoration: none;
}






/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 660px;
	height: 10px;
	padding-top: 0px;
	padding-bottom: 20px;*/
	font-size: 10px;
	text-align: left;
}

.tableauLiensUtiles {
	width: 660px;
	height: 10px;
	padding-top: 25px;
	padding-bottom: 5px;
	font-size: 12px;
	text-align: left;
}

.tableauLiensOfficiels {
	width: 660px;
	height: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	text-align: left;
}

.tableauLiensOfficiels a {
}

.tableauLiensOfficiels a:hover {
}

a.credits_lien_apicius {
	text-decoration: none;
}
a:hover.credits_lien_apicius {
	text-decoration: none;
}


a.credits_lien_imprimer {
	text-decoration: none;
}
a:hover.credits_lien_imprimer {
	text-decoration: none;
}


a.credits_lien_favoris {
	text-decoration: none;
}
a:hover.credits_lien_favoris {
	text-decoration: none;
}


a.credits_lien_emailing {
	text-decoration: none;
}
a:hover.credits_lien_emailing {
	text-decoration: none;
}


a.credits_lien_mentions {
	text-decoration: none;
}
a:hover.credits_lien_mentions {
	text-decoration: none;
}


a.credits_lien_flash {
	text-decoration: none;
}
a:hover.credits_lien_flash {
	text-decoration: none;
}

a.credits_lien_brochure {
	text-decoration: none;
}
a:hover.credits_lien_brochure {
	text-decoration: none;
}





.credits_site_officiel {
}


.credits_local_time {
}





/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 980px;
	text-align: center;
	font-size:12px;
}

.tableauBloc {
	width: 980px;
}

.row290{
	width:290px;
	/*background-color:#ffffff;*/
}

.row660{
	width:660px;
	/*background-color:#000000;*/
}




.titre {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}

.ssTitre {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}

.blocTexte {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	text-align:left;

}

.blocTexte * {
	color:#888888;
}

.blocTexte1 {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	text-align:left;
	font-size:12px;

}

.blocTexte1 * {
}

.blocTexte2 {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	text-align:left;

}

.blocTexte2 * {
}



.blocPhoto {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
}

.blocPhoto img {
}


.separateur30px {
	width : 30px	
}
.separateur20px {
	width : 20px	
}
.separateur10px {
	width : 10px	
}

.separateurFondNoir{
	/*background-color:#000000;*/
}

.li2{
	list-style:none;
	background-image:url(../images/li2.png);
	background-repeat:no-repeat;

	padding-left:25px;
	padding-top:5px;
	min-height:20px;
	_height:20px;
	
}

.li{
	list-style:none;
	background-image:url(../images/li.png);
	background-repeat:no-repeat;

	padding-left:25px;
	padding-top:5px;
	min-height:20px;
	_height:20px;
	
}


