
body {
	background: #FFFFFF;
	background-image:url(images/fond1.jpg);
	background-attachment : fixed;
	text-align: center;
	background-position : center top;
	background-repeat: no-repeat;
	font: normal 80%/1em Arial, Verdana, sans-serif;
	color: #656763;
	margin: 0;
	padding: 0;
	text-align: center;
}
#spacer {
 	clear: both;
 }
/*            Header                    */
#conteneur {
	position: absolute;
	Top: 0px;
	width: 770px;
	left: 50%;
	margin-left: -385px;

}

#header {
	width: 770px;
	height: 164px;
	background: url(images/headerIntro.gif) center top no-repeat;
	margin: 0 auto;
	text-align: center;
	
}

#menu {
		float: left;
		margin-top: 130px;
		text-align:center;
		width: 770px;
		}
img { border:0px;}




#contenu {
	width: 770px;
	height: 336px;
	background: url(images/bgIntro.jpg) center top no-repeat;
	margin: 0 auto;
	text-align: left;
        line-height: 1.5em;
}


#navlist ul
{
margin: 0;
white-space: nowrap;
padding: 0;
}

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

#navlist a
{
padding: 5px 5px 0px 16px;
border-bottom: 1px solid #E2EFF1;
background-color: #EAE1D9;
background-image: url(images/l1.gif);
}

#navlist a:link, #navlist a:visited
{
color: #D12027;
text-decoration: none;
}

#navlist a:hover
{
border-Bottom: 1px solid #E2EFF1;
background-color: #EAE1D9;
background-image: url(images/l11.gif);
color: #D12027;
}

#active a:link, #active a:visited, #active a:hover
{
border-bottom: 1px solid #E2EFF1;
background-color: #EAE1D9;
background-image: url(images/l11.gif);
color: #D12027;
}

#pied {
	width: 770px;
	padding: 5px 2px 10px 24px;
	background-color: #EBE2D9;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
	color: #D12027;
	font-size: 12px;
	padding: 0px;

}




#pied a{
	color: #B78783;
	font-size: 12px;
	
}

#websillage {
	width: 768px;
	height:20px;
	line-height: 20px;
	vertical-align: middle;
	text-align: right;
	color: #008001;
	font-size: 10px;
	padding: 0px;

}



#websillage a{
	color: #008001;
	font-size: 10px;
	
}
	


form.css fieldset
  {
  padding: 1em;
  color: #878686;
	text-align: left;
  }
form.css label
  {
  display: inline;
  float: left;
  width: 150px;
  } 
legend {
	font-size: 1.2em; 
	color:#60A121;
	font-weight: bold;
}

#contact{
	float: left;
	width:180px;
	text-align: center;
	color: #4D4C4A;
	font-weight: bold;
	font-size: 9pt;
}
form {
	padding:10px;

}
a {
	color: #60A121;
	text-decoration: underline;
}

a:hover {
	color: #60A121;
	text-decoration: none;
}
p { margin:0; padding:2px; }
	
p { margin:0; padding:2px; }
label {

	font-weight:bold
}

textarea{
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	border-color: #ccc; 
	font-size : 7pt;
	color: #476370;
}
input {
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
    font-size : 7pt;
    border-width : 1px;
    border-color : #ccc;
	color: #C1BFBF;
	
	}
select {
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
    font-size : 7pt;
    border-width : 1px;
    border-color : #ccc;
	color: #F8B91C;
	
	}
.inputbouton {
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
    font-size : 9px;
    border-width : 1px;
    border-color : #D1CFCF;
	background-color: #F2B415;
	color: #FFFFFF;
}






