/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
html {
	font-size: 100%; /* Evite un bug d'IE 6-7.*/
}

/********** Aspect général du site **********/

body {
	background-color:#ffffff;
	background-attachment:scroll;
	background-position: top center;
	background-repeat:no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #1a171b; 
	margin: 0; 
	padding: 0; 
	text-align:left;
}

.fondFooter{
	background:url(../images/background.jpg);
	background-position:top center;
	background-attachment:scroll;
	background-repeat:no-repeat;
	height:100px;
	/*width:100%;*/
}

/*****  Aspect des liens du site ***************/

a { 
  	text-decoration: none; 
	color: #0019a8; 
} 

a:link { 
	color: #0019a8; 
	text-decoration:none;
} 

a:visited { 
	color: #0019a8; 
	text-decoration:none;
} 

a:hover{ 
	color: #1a171b; 
	border-bottom : dotted 1px #1a171b;
} 


a img{
	border:none;
}

a.imgLink { 
	border: none; 
	text-decoration:none;
} 

a.imgLink:hover { 
	border: none; 
	text-decoration:none;
} 

/*****  Aspect des liens du site ***************/

/*
ul, ol { 
  	margin: .75em 0 .75em 32px; 
 	padding: 0;
	/* Remplacement des puces par une image*/
	/*list-style-image: url(../images/puce.png);
	list-style-position: inside;
 
}*/


/*

p {
	line-height: 1.4;
	text-align: justify;
	margin: .75em 0;
	padding: 0;
}


table, table td, table th {
	padding: 0;
}

table td, table th { 
	border: none;
	vertical-align: top; /* Valeur par défaut: "middle"  
} 	*/



.tableauGlobal
{
	width: 100%;
	
	/* A décommenter si le contenu administrable doit être sous le flash */
	/* 
	position: absolute;
	top: 680px;
	 */
}

div.ConteneurFlash {
	/* A décommenter si le contenu administrable doit être sous le flash */
	/*
	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: 940px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 10px;
	color: #1a171b; 
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||| DESCRIPTION REFERENCEMENT |||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 850px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left:80px;
	padding-right:80px;
	text-align: center;
	font-size: 10px;
	color: #1a171b; 
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 800px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 11px;
	color: #ffffff; 
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 10px;

	
}

.tableauLiensUtiles {
	width: 700px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
	/*text-transform: uppercase;*/
	font-size: 10px;
	color: #1a171b; 
}

.tableauLiensOfficiels {
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 10px;
	color: #1a171b; 
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||Ciblage spécifique dans le pied de page|||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


.tableauAdresse a {
	text-decoration: none;
	color:#ffffff;
}

.tableauAdresse a:hover {
	color: #FFFFFF; 
	border-bottom : dotted 1px #ffffff;
}


a.credits_lien_apicius {
	text-decoration: none;
	color:#ffffff;
}

a:hover.credits_lien_apicius {
	color: #ffffff; 
	border-bottom : dotted 1px #ffffff;
}

a.credits_lien_mentions {
	text-decoration: none;
	color:#ffffff;
}

a:hover.credits_lien_mentions {
	color: #ffffff; 
	border-bottom : dotted 1px #ffffff;
}


a.credits_lien_flash {
	text-decoration: none;
	color:#ffffff;
}


a:hover.credits_lien_flash {
	color: #ffffff; 
	border-bottom : dotted 1px #ffffff;
}




.tableauNavigationHTML a {
	text-decoration: none; 
	color: #1a171b; 
	
}

.tableauNavigationHTML a:hover {
	color: #0019a8; 
	border-bottom : dotted 1px #0019a8;
	
}


.tableauLiensOfficiels a {
	text-decoration: none; 
	color: #1a171b; 
}

.tableauLiensOfficiels a:hover {
	color: #0019a8; 
	border-bottom : dotted 1px #0019a8;
}



a.credits_lien_imprimer {
	text-decoration: none; 
	color: #1a171b; 
}

a:hover.credits_lien_imprimer {
	color: #0019a8; 
	border-bottom : dotted 1px #0019a8;
}


a.credits_lien_favoris {
	text-decoration: none; 
	color: #1a171b; 
}

a:hover.credits_lien_favoris {
	color: #0019a8; 
	border-bottom : dotted 1px #0019a8;
}


a.credits_lien_emailing {
	text-decoration: none; 
	color: #1a171b; 
}

a:hover.credits_lien_emailing {
	color: #0019a8; 
	border-bottom : dotted 1px #0019a8;
}


a.credits_lien_brochure {
	text-decoration: none; 
	color: #1a171b; 
}

a:hover.credits_lien_brochure {
	color: #0019a8; 
	border-bottom : dotted 1px #0019a8;
}

/*

.credits_site_officiel {
	
}


.credits_local_time {
}*/




/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 980px;
	text-align: left;
}

.tableauBloc {
	width: 980px;
}

.titre {
	padding: 0;
	text-align: left;
}

.ssTitre {
	padding: 0;
	text-align: left;
}

.blocTexte {
	vertical-align: top;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	color: #1a171b; 
	text-align:left;
}




.blocPhoto {
	vertical-align: top;
	padding: 0;
}

.blocPhoto img {
	border: none;
}

/*
.space{
	background-color:#990000;
}
*/

/******************************************************************/
/******************************************************************/

.tableauContenu li {
	list-style:none;
	background-image:url(../images/li.png);
	background-repeat:no-repeat;

	padding-left:35px;
	padding-top:15px;
	min-height:28px;
	_height:32px;
	
}

*/


/******************************************************************/
/******************************************************************/

.blocTexteMichelin {
	vertical-align: top;
	text-align: center;
}

/******************************************************************/
/******************************************************************/

.tableauVisible table {
	border:solid #0019a8 1px;
	font-size: 11px;
	text-align:left;
}

.tableauVisible table td {
	padding: 1px 1px 1px 2px;
	border:solid #0019a8 1px;

}

/******************************************************************/
/******************************************************************/
.contour_milieu_gauche {
	background-image: url(../images/ombreGauche.png);
	background-repeat:repeat;
	width:5px;
	
}
.contour_milieu_droite {
	background-image: url(../images/ombreDroite.png);
	background-repeat:repeat;
	width:5px;
}


.contour_haut_gauche{
	background-image: url(../images/ombreHautGauche.png);
	background-repeat:repeat;
	width:5px;
}

.contour_haut{
	height:5px;
	background-image: url(../images/ombreHaut.png);
	background-repeat:repeat;
}

.contour_haut_droite{
	height:5px;
	background-image: url(../images/ombreHautDroite.png);
	background-repeat:repeat;
}


.contour_bas_gauche{
	height:5px;
	background-image: url(../images/ombreBasGauche.png);
	background-repeat:repeat;
}

.contour_bas{
	height:5px;
	background-image: url(../images/ombreBas.png);
	background-repeat:repeat;
}

.contour_bas_droite{
	height:5px;
	background-image: url(../images/ombreBasDroite.png);
	background-repeat:repeat;
}

/******************************************************************/
/******************************************************************/

