a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:active {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.terrain:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration:underline;
	color: #000000;
	text-decoration: none;
}
a.terrain:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration:underline;
	color: #000000;
	text-decoration: none;
}
a.terrain:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
		text-decoration:underline;
	color: #FF0000;
	text-decoration: none;
}
a.terrain:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration:underline;
	color: #000000;
	text-decoration: none;
}
#fond {
	margin-left: auto; 
	margin-right: auto; 
	width: 950px; 
	position: relative; 
}
#haut {
	height: 195px;
	width: 950px; 
	position: relative; 
	float: left;
}
#main {
	width: 950px;
	position: relative;
	background-image: url(images/back_mer.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-top: 15px;
}
#main_terrain {
	width: 950px;
	position: relative;
	background-image: url(images/back_terrain.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-top: 15px;
	height: 343px;
}
#bas {
	height: 150px;
	width: 950px;
	position: relative;
	background-image: url(images/back_bas.jpg);
	background-repeat: no-repeat;
	float: left;
}
#left {
	width: 500px;
	position: relative;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#right {
	width: 430px;
	position: relative;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#photo_left {
	width: 450px;
	height: 310px;
	position: relative;
	left: 40px;
}
#texte_left {
	width: 450px;
	position: relative;
	left: 40px;
}
#texte_right {
	width: 400px;
	position: relative;
	float: left;
	top: 10px;
	padding-bottom: 10px;
}
#text-1 {
	width: 195px;
	position: relative;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	text-align: right;
	top: 10px;
	color: #000000;
}
#text-2 {
	position: relative;
	float:left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	/*background-image: url(images/back_corner.gif);*/
	background-repeat: no-repeat;
	padding-right: 10px;
	text-align: right;
	top: 10px;
	padding-bottom: 10px;
	width: 400px;
	font-weight: bold;
	font-size: 12px;
}
#text-contact {
	position: relative;
	float:left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 30px;
	background-repeat: no-repeat;
	padding-right: 10px;
	text-align: left;
	top: 10px;
	padding-bottom: 10px;
	width: 400px;
	font-weight: bold;
	font-size: 12px;
}
#text-terrain {
	position: relative;
	float:left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	background-repeat: no-repeat;
	padding-right: 10px;
	text-align: right;
	top: 10px;
	padding-bottom: 10px;
	width: 350px;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}
#container-form {
	position: relative;
	float:left;
	top: 10px;
}
#text-form-back {
	width: 385px;
	height: 225px;
	background-color: #ffffff;  /* the background          */
    filter:alpha(opacity=50);   /* Internet Explorer       */
    -moz-opacity:0.5;           /* Mozilla 1.6 and below   */
    opacity: 0.5;               /* newer Mozilla and CSS-3 */
	border: #000000 solid 1px;
}
#text-form-content {
	width: 365px;
	height: 200px;
	position: relative;
	background-color: transparent;   /* transparent background      */
   	position: absolute;              /* absolute positioning        */
  	z-index: 2;                      /* place it over the other DIV */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#text_ref {
	width: 200px;
	position: relative;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	color: #000000;
}
#text_adresse {
	position: relative;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 280px;
	padding-top: 60px;
	text-align: center;
}
#vignettes {
	width: 400px;
	height: 270px;
	position: relative;
	float: left;
	padding-top: 12px;
}
#ph_vignette {
	position: relative;
	float: left;
	border: #FFFFFF solid 2px;
}
#bu_left {
	width: 95px;
	height: 25px;
	background: url(images/bu_left.png);
	position: relative;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	right: 25px;
	font-size: 13px;
	padding-top: 2px;
	background-repeat: no-repeat;
}
#bu_right {
	width: 95px;
	height: 25px;
	background: url(images/bu_right.png);
	position: relative;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	right: 25px;
	font-size: 13px;
	padding-top: 2px;
	background-repeat: no-repeat;
}
