body {
         margin : 0;
         font-family: Tahoma, Verdana, Helvetica, sans-serif;
         font-weight : normal;
         list-style : none;
         font-size : 12px;
         color : #000000;
         line-height : 16px;
         background-position: 0px 0;
         background-repeat: repeat-y;
		 background-color:#FFFFFF;
      }
	  
#masthead{
	position: absolute;
	top: 20px;
	left: 30px;
	right: 2%;
	width:950px;
	height: 560px;
	border:1px solid #000000;
}

#masthead h1 {
         font-size : 110%;
         color : #000;
         margin : 0;

      }

#utility{
	position: absolute;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	position: absolute;
	top: 36px;
	right: 0px;
	color: #494949;
	left: 699px;
	width: 255px;
}

#utility a{
	color: #494949;
}

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

/*#masthead img{
	position: absolute;
	top: 12px;
	right: 20px;
	padding: 0px;
	margin: 0px;
	left: 495px;
}*/

#siteInfo{
	position:absolute;
	clear: both;
	margin-top: 0px;
	left: 34px;
	top: 505px;
	height: 73px;
	width: 142px;
}

#siteInfo1{
	position:absolute;
	clear: both;
	margin-top: 0px;
	left: 181px;
	top: 505px;
	height: 73px;
	width: 210px;
}

#siteInfo2{
	position:absolute;
	clear: both;
	margin-top: 0px;
	left: 394px;
	top: 505px;
	height: 73px;
	width: 282px;
}

#siteInfo3{
	position:absolute;
	clear: both;
	margin-top: 0px;
	left: 679px;
	top: 505px;
	height: 73px;
	width: 260px;
}

#siteInfo_adresse{
	position:absolute;
	clear: both;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	left: 3px;
	top: 401px;
	height: 14px;
	width: 907px;
}

#content{
	position:absolute;
	background-color:#cccccc;
	padding: 0px 10px 0px 0px;
	margin:0px 178px 0px 0px;
	width: 97%;
	left: 7px;
	top: 85px;
	height: 375px;
}

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
}

.img{
	float:left;
	border:0px;
}

.img1{
	border:0px;
}

input {
	background-color: #ffffff;
	border: #333333 1px dotted;
	color: #000000;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	background-color: #ffffff;
	border: #333333 1px dotted;
	color: #000000;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

    a:link, a:visited {
         color : #999999;
		 font-size:12px;
         text-decoration : none;
      }
    a:hover {
         color : #333333;
		 font-size:12px;
         text-decoration : underline;
      }

.active {
	color : #000000;
	font-size:12px;
	font-weight:bold;
	 }
	 
.frame {
background-color:#CCCCCC;
	 }
	 
h2 {
	color: #000000;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
 }
