* {
	margin: 0px;
	padding: 0px;
}

html {
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 11px;
	color: #333333;
	background-image : url(gfx/fr/background.jpg);	
	background-repeat: repeat-x;		
}

div.spacer {
	clear: both;
	visibility: hidden;
}


div#banniere {
	position: relative;
	margin: 5px auto 0px auto;
	width: 942px;
	height: 157px;
	background-image : url(gfx/fr/cp2f_haut.jpg);	
	background-repeat: no-repeat;	
}

	a#langue {
		position: absolute;
		top: 10px;
		left: 460px;
		width: 150px;
		height: 35px;
		font-style: italic;
		color: #664B00;
	}

	h1#travail {
		position: absolute;
		top: 62px;
		left: 16px;
		font-size: 19px;
		font-weight: normal;
		font-family: Times, Arial, sans-serif;
		color: #474747;
	}

	div#menu {
		position: absolute;
		top: 116px;
		left: 0px;
		width: 942px;
		height: 33px;
	}
		
		div#menu div {
			position: relative;
			float: left;
			padding: 0 10px;
			height: 33px;
			background-image: url(gfx/fr/separateur_menu.png);
			background-repeat: no-repeat;
			background-position: top right;
		}
		
		div#menu div a {
			display: block;
			position: relative;
			margin-top: 8px;
			height: 27px;
			background-repeat: no-repeat;
		}
		
		a#btn_accueil {
			width: 62px;
			background-image: url(gfx/fr/menu1_accueil.jpg);
		}
		a#btn_accueil:hover {background-image: url(gfx/fr/menu2_accueil.jpg);}
		a#btn_qui {
			width: 141px;
			background-image: url(gfx/fr/menu1_qui.jpg); 
		}
		a#btn_qui:hover {background-image: url(gfx/fr/menu2_qui.jpg);}
		a#btn_mission { 
			width: 99px;
			background-image: url(gfx/fr/menu1_mission.jpg); 
		}
		a#btn_mission:hover {background-image: url(gfx/fr/menu2_mission.jpg);}
		a#btn_vente { 
			width: 148px;
			background-image: url(gfx/fr/menu1_vente.jpg); 
		}
		a#btn_vente:hover {background-image: url(gfx/fr/menu2_vente.jpg);}
		a#btn_contact { 
			width: 117px;
			background-image: url(gfx/fr/menu1_contact.jpg); 
		}
		a#btn_contact:hover {background-image: url(gfx/fr/menu2_contact.jpg);}


div#conteneur {
	position: relative;
	margin: auto;
	padding-bottom: 30px;
	width: 942px;
	background-color: #fff;
	border-left: 1px solid #3b895f;
	border-right: 1px solid #3b895f;
}

#gauche {
	position: relative;
	float: left;
	width: 300px;
	height: 283px;
	background-image : url(gfx/fr/logo_cp2f.jpg);	
	background-repeat: no-repeat;		
}

#carte {
	position: relative;
	float: left;
	margin-top: 0;
	left: 0;
	width: 300px;
	height: 283px;
	background-image : url(gfx/fr/carte.jpg);	
	background-repeat: no-repeat;	
}

	/* map carte */
	#zone1 a, #zone2 a, #zone3 a, #zone4 a, #zone5 a {
		display: block; 
		width: 100%;
		height: 100%;
	}
	#zone1 { 
		position: absolute; 
		margin-top: 31px;
		margin-left: 178px;
		width: 78px; 
		height: 14px; 
		border: 0px solid red;
		z-index: 99;
	}
	#zone2 { 
		position: absolute; 
		margin-top: 78px;
		margin-left: 226px;
		width: 65px; 
		height: 12px; 
		border: 0px solid red;
		z-index: 99;
	}
	#zone3 { 
		position: absolute; 
		margin-top: 162px;
		margin-left: 228px;
		width: 72px; 
		height: 12px; 
		border: 0px solid red;
		z-index: 99;
	}
	#zone4 { 
		position: absolute; 
		margin-top: 215px;
		margin-left: 8px;
		width: 68px; 
		height: 11px; 
		border: 0px solid red;
		z-index: 99;
	}
	#zone5 { 
		position: absolute; 
		margin-top: 58px;
		margin-left: 7px;
		width: 65px; 
		height: 14px; 
		border: 0px solid red;
		z-index: 99;
	}
	


div.droite{
	position:relative;
	float: left;
	width: 642px;
	background-repeat: no-repeat;
}

div#p_presentation {background-image : url(gfx/fr/titre_presentation.jpg);}
div#p_qui{background-image : url(gfx/fr/titre_qui.jpg);}
div#p_missions{background-image : url(gfx/fr/titre_mission.jpg);}
div#p_vente{background-image : url(gfx/fr/titre_vente.jpg);}
div#p_contact{background-image : url(gfx/fr/titre_contact.jpg);}
div#p_mentions {background-image : url(gfx/fr/titre_mention.jpg);}

h2#titre_dernieres_annonces {
	margin: 30px 0px 20px 0px;
	font-size: 12px;
}

div.dernieres_annonces {
	clear: both;
	margin: 0px 0px 15px 30px;
}
div.dernieres_annonces img {
	float: left;
	margin-right: 8px;
	border: 1px solid #aaa;
}
div.dernieres_annonces a {
	display: block;
	float: left;
	width: 400px;
}

#ligne {
	position: relative;
	float: left;
	left: 307px;
	margin-top: 0;
	padding: 0;
	width: 628px;
	height: 2px;
	background-image : url(gfx/fr/pointille.gif);	
	background-repeat: no-repeat;
}

#mentions {
	position: absolute;
	margin-top: 5px;
	left: 590px;
	width: 350px;
}

#footer {
	position: relative;
	margin: auto;
	width: 944px;
	height: 62px;
	background-image : url(gfx/fr/cp2f_bas.gif);	
	background-repeat: no-repeat;	
}



A {
	color: #333333;
	text-decoration: none;
}


A:hover { 
	color: #016531;
	text-decoration: none;
}

A.english{
	color: #7b6222;
	text-decoration: none;
}

A.english:hover{
	color: #016531;
	text-decoration: none;
}



#texte{
	margin-top: 60px;
	padding-left: 30px;
	padding-top: 15px;
	width: 580px;
	text-align:justify;
}

#texte_ext{
	position: relative;
	margin-left: 317px;
	padding-left: 20px;
	width: 580px;
	text-align: justify;
}
