/*feuille de style*/
body {
	margin: 0 auto;
	padding: 0;
	background: #9EFFA1 url(image/fondTable.gif) top center no-repeat;
	font-family: arial, sans-serif;
}

#page {

margin: 0 auto;
width: 760px;
}

h1 {font-size: 17px; letter-spacing:0.1em;   }
h2 {font-size: 15px; color: #616161; letter-spacing:0.1em;   }
h3 {font-size: 12px;  }

h4 {font-size: 12px; color: #0033CC;}
h5 {font-size: 20px; vertical-align: bottom; }


#menu {
	font-size: 16px;
	clear: left;
	float: left;
	padding: 0;
	margin-top: 10px;
	background-image: url(image/menu.gif);
	
	background-repeat: no-repeat;	
	height: 360px;
}

#menu ul {
	
list-style: none ;
width: 160px;
margin: 0 0 1px 0;
padding-top: 20px;
padding-left: 10px;

}	

#menu li {
margin-bottom: 4px;
}

#menu li a {
	height: 22px;
	text-decoration: none;
	letter-spacing:  0.08em;
	color: #9EFFA1;
	display: block;
	padding: 0px;
	
}	


	
#menu li a:hover {
	font-style: italic;
	text-decoration: underline;
}

#menu li a:active {
	color : #E56C35;
	
}	
#menu  .active a {
	
	letter-spacing:  0.08em;
	color: #FFF;
}



.flash_info {
	margin: 10px 0 10px 0;
	width: 760px;
	color:  #ffffff;
	line-height: 1.3em;
	border-top-width: 2px;
	border-top-color: #616161;
	border-top-style: ridge;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #616161;
	border-bottom-style:  groove;
	background-color: #115e2d;
	letter-spacing:  0.09em;
}


#conteneur {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 170px;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 8px;
	
}


#conteneur ul {	
list-style-type:circle;
}
#scroll {
	height: 360px;
	padding-right: 20px;
	overflow: auto;
}
#formulaire {
	height : 500px;
}


a {text-decoration: none;
	 color:  #115e2d;}

a:hover {text-decoration: underline;
		color:  #115e2d;}

a:visited {color:  #115e2d;}
a:active{color:red}

a img {border: 0;}



#bas {
	clear: both;
	width: 760px;
	text-align: center;
	color: #115e2d;
	font-size: 0.9em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #115e2d;
}

#bas a {
color:  #115e2d;
text-decoration: none;
}

#bas a:hover {
text-decoration: underline;
}

#bas ul {
}
#bas li {
display: inline;
list-style-type: none;
}
#fiche {
	clear: none;
	border-bottom: 1px solid #cccccc;
	width: 570px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	height: 105px;
}


.fiche_left {float : left ; 
 				font-size: 15px;
				width : 370px; 
				height : 100px}
				
.fiche_enseigne {	letter-spacing:0.2em;
					color: #0033CC;
					height : 40px}
					
.fiche_adresse {
					font-size: 14px;
					height : 40px
					}
.fiche_site {
				height : 20px}
  
.fiche-right {
	float : right;
	text-align : right;
	width : 200px;
	height : 100px;
}

.fiche_logo {height : 80px;
	
}
.fiche_telephone {
	letter-spacing:0.2em;
	font-size: 16px;
}

.center {
text-align: center;
color:  #115e2d;
font-size: 9px;
}

.red {
color: #FF0000;}

.bleu {
color: #0033CC;
text-decoration: underline;
font-size:130%}

.bold {
font-weight: bold;
}

.souligne {
text-decoration: underline;
}

#titre {
	height: 90px;
	background-image: url(image/logo.gif);
	margin:10px 0 10px 0;
	border: 0;
	background-repeat: no-repeat;
	text-align: center;
	
}

