@charset "utf-8";
/* CSS Document */

*
	{
	margin:0px;
	padding:0px;
	font-family:"Lucida Grande",Arial,Verdana,sans-serif;
	}
	
html
	{
	height:100%;
	width:100%;
	}
	
body	
	{
	background-image:url(../_res/public/background.gif);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	background-color:#0066cc;
	}
	
a
	{
	cursor:pointer;
	}
	
	
	
	
/**/
/**//* ELEMENT DE PAGE
/**/

#colonne_1 h1
	{
	font-size:18px;
	line-height:19px;
	font-weight:bold;
	margin-bottom:10px;
	color:#000000;
	}
	
#colonne_1 h2,
#colonne_2 h1,
#galerie h1
	{
	font-size:15px;
	line-height:15px;
	font-weight:bold;
	margin-bottom:10px;
	color:#000000;
	}
	
#colonne_1 h3
	{
	font-weight:normal;
	font-size:12px;
	color:#777777;
	line-height:17px;
	margin-bottom:5px;
	}
	
#colonne_1 p,
#colonne_2 p,
#galerie p
	{
	font-size:11px;
	color:#777777;
	line-height:14px;
	margin-bottom:5px;
	}
	
#colonne_1 p strong,
#colonne_2 p strong
	{
	color:#333333;
	}

#cadre
	{
	overflow:hidden;
	width:472px;
	height:271px;
	background-image:url(../_res/public/cadre_image.gif);
	background-repeat:no-repeat;
	}
	
#map
	{
	width:471px;
	height:272px;
	margin-top:1px;
	margin-left:1px;
	}
	
#liste
	{
	margin-top:30px;
	}
	
#liste a
	{
	display:block;
	text-decoration:none;
	font-size:13px;
	color:#333333;
	font-weight:bold;
	margin-bottom:3px;
	padding-left:17px;
	background-image:url(../_res/public/bulet.gif);
	background-repeat:no-repeat;
	}
	
#liste a:hover
	{
	color:#0088CC;
	}
	
#liste a.select,
#liste a.select:hover
	{
	color:#e6ad01;
	}
	
.message
	{
	color:#FF0000;
	}
	
.espacement
	{
	margin-top:25px;
	}
	
.bleu
	{
	color:#0088CC;
	}
	
#galerie
	{
	display:inline;
	float:right;
	width:496px;
	margin-top:25px;
	margin-right:25px;
	margin-bottom:30px;
	}
	
#galerie div.image
	{
	display:inline;
	float:left;
	border:7px solid #DDDDDD;
	padding:2px;
	margin-right:9px;
	margin-bottom:9px;
	background-color:#FFFFFF;
	line-height:0px;
	font-size:0px;
	}
	
#galerie div.image img
	{
	border:0px;
	}
	
div.colonne_1_index
	{
	margin-bottom:0px;
	}
	
#colonne_1 ul
	{
	margin-bottom:35px;
	}
	
#colonne_1 li
	{
	font-size:13px;
	font-weight:bold;
	color:#e6ad01;
	margin-bottom:3px;
	padding-left:17px;
	background-image:url(../_res/public/bulet.gif);
	background-repeat:no-repeat;
	list-style-type:none;
	}
	
.fete_date
	{
	font-size:11px;
	display:inline;
	float:right;
	font-weight:normal;
	color:#0088CC;
	margin-right:10px;
	}
	
.img_left
	{
	margin-right:15px;
	}
	
.img_right
	{
	float:right;
	margin-left:10px;
	margin-right:10px;
	}
	
.certifie
	{
	padding-left:10px;
	font-size:15px;
	}
	
.gris
	{
	color:#333333;
	}
	
a.adresse
	{
	color:#0088CC;
	font-weight:bold;
	text-decoration:none;
	}
	
a.adresse:hover
	{
	color:#FFCC00;
	}
	
#galerie_description
	{
	width:477px;
	margin-bottom:25px;
	}
	
#galerie_description h1
	{
	font-size:18px;
	line-height:19px;
	font-weight:normal;
	margin-bottom:10px;
	color:#0088CC;
	}
	
#galerie_description p
	{
	font-weight:normal;
	font-size:12px;
	color:#333333;
	line-height:17px;
	margin-bottom:5px;
	}
	
	
	
	
/**/
/**//* FORMULAIRE
/**/

#formulaire
	{
	background-color:#F4F4F4;
	padding:15px;
	margin-top:15px;
	}
	
#formulaire input.champs,
#formulaire textarea.champs
	{
	width:290px;
	padding:5px;
	border:1px solid #CCCCCC;
	margin-bottom:5px;
	font-size:11px;
	color:#666666;
	}
	
.intitule
	{
	display:inline;
	float:left;
	margin-top:5px;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	}
	
.obligatoire
	{
	font-size:12px;
	color:#FF0000;
	}
	
.largeur_colonne_intitule
	{
	width:140px;
	}


	
	
	
/**/
/**//* HEADER ET NAVIGATION
/**/

#header
	{
	display:block;
	width:779px;
	margin-left:auto;
	margin-right:auto;
	}
	
#logo
	{
	display:inline;
	float:left;
	width:225px;
	height:125px;
	/*background-color:#00FF00;*/
	}
	
#logo_flash
	{
	width:225px;
	height:85px;
	}
	
#navigation
	{
	display:inline;
	float:right;
	margin-right:10px;
	}
	
#navigation a
	{
	display:block;
	float:left;
	font-size:16px;
	color:#FFFFFF;
	padding-top:75px;
	padding-bottom:35px;
	padding-left:10px;
	padding-right:10px;
	margin-left:10px;
	margin-right:10px;
	text-decoration:none;
	}
	
#navigation a:hover
	{
	border-bottom:5px solid #0066cc;
	}
	
#navigation a.select,
#navigation a.select:hover
	{
	border-bottom:5px solid #FFFFFF;
	}
	
#flash
	{
	width:475px;
	height:273px;
	}
	
#contenu_flash
	{
	overflow:hidden;
	height:271px;
	}
	
	
	
	
	
/**/
/**//* CONTENU
/**/

#contenu
	{
	display:block;
	width:779px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../_res/public/graphique_background.gif);
	background-repeat:no-repeat;
	}
	
#colonne_1
	{
	display:inline;
	float:left;
	width:180px;
	margin-top:55px;
	margin-left:40px;
	margin-bottom:30px;
	}
	
#colonne_2
	{
	display:inline;
	float:right;
	width:476px;
	margin-top:25px;
	margin-right:45px;
	margin-bottom:30px;
	}
	
	
/**/
/**//* FOOTER
/**/

#footer
	{
	display:block;
	width:779px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../_res/public/graphique_footer.gif);
	background-repeat:no-repeat;
	}
	
#copyright
	{
	display:inline;
	float:left;
	font-size:12px;
	color:#FFFFFF;
	margin-top:13px;
	margin-right:10px;
	}
	
#copyright a
	{
	color:#00ccff;
	font-weight:bold;
	text-decoration:none;
	}
	
#copyright a:hover
	{
	color:#f8c611;
	}
	
#ancre
	{
	display:inline;
	float:right;
	margin-top:2px;
	margin-right:10px;
	}
