/*feuille de style*/
body {
	margin: 0;
	padding: 0;
	font-size: 15px;
	background: #8d8d8d 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: #2d966d; letter-spacing:0.1em;   }
h3 {font-size: 12px; color: #000000; }

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

a {text-decoration: none;
	color: #2d966d;}

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

a:visited {color:  #184C33;}
a:active{color:red}

a img {border: 0;}

li  {font-size: 16px; color: #2d966d; letter-spacing:0.1em;   }

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

#menu .active a {
	color: #FFAA78;
	
}

#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;
	color: #FFFFFF;
	display: block;
	padding: 0px;
	
}	
	
#menu li a:hover {
	font-style: italic;
	text-decoration: underline;
}

#menu li a:active {
	color : red;
	
}




.flash_info {
	margin: 10px 0 10px 0;
	width: 760px;
	color:  #e56c35;
	line-height: 1.3em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2d966d;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-color: #2d966d;
	border-bottom-color: #2d966d;
	border-left-color: #2d966d;
}

#scroll {
	height: 372px;
	overflow: auto;
	padding-right: 10px;padding-top: 10px;
	
}

#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;
}


#menu_realisation  li {
	display: inline;
	
	
}

	

#menu_realisation .page_active a {color: #e56c35;}


#menu_realisation li a:hover {text-decoration: underline;}


#menu_realisation li a:active{color:red}


#formulaire {
	height : 500px;
}



#bas {
	clear: both;
	width: 760px;
	text-align: center;
	color: #2d966d;
	font-size: 0.7em;
	letter-spacing:0.2em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2d966d;
}

#bas a {

text-decoration: none;
}

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

#bas ul {
}
#bas li {
display: inline;
list-style-type: none;
}


.center {
text-align: center;
}

.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: 0 0 10px 0;
	border: 0;
	background-repeat: no-repeat;
	text-align: center;
	
}

