#start {}

#page {
	position: absolute;
	width: 977px;        /* selon la largeur voulue */
	margin-left: -488px;  /* moitie de width */
	left: 50%;          /* constant, toujours 50% */
	height: 498px;       /* selon la quantite de texte */
	margin-top: -248px;   /* moitie de height */
	top: 50%;           /* constant, toujours 50% */
	background-color: #fff;
}

#contenu { margin: Oem; }


#main {
	position: relative;
	top: 0px;
	left: 0px;
	border: solid 0px green;
	width: 977px;
	height: 473px;
}

	#titre_contact {
		position: relative;
		background-image: url(../img_com/_contact_left.jpg);
		background-repeat: no-repeat;
		top: 0px;
		left: 0px;
		border: solid 0px green;
		width: 341px;
		height: 473px;
	}
	#titre_contact_uk {
		position: relative;
		background-image: url(../img_com/_contact_left_uk.jpg);
		background-repeat: no-repeat;
		top: 0px;
		left: 0px;
		border: solid 0px green;
		width: 341px;
		height: 473px;
	}
	
	#avoir {
		position: relative;
		top: 120px;
		left: 90px;
		border: solid 0px green;
		width: 230px;
		height: 175px;
		font-family:Arial;
		font-size:12px;
		color: #9AC956;
	}
	
	
	#avoir .titre {
		font-size:13px;
		color: #fff;
	}
	#avoir a {
		color: #000;
		text-decoration: none;
	}
	#avoir a:hover, a:link, a:active {
		color: #000;
		text-decoration: underline;
	}
	#avoir .url {
		margin: 5px 5px 0px 0px;
	}
	.sep_url {height: 15px;}
	
	#contenu_contact {
		position: absolute;
		top: 0px;
		left: 349px;
		border: solid 0px red;
		width: 628px;
		height: 473px;
		background-image: url(../img_com/_contact_right.jpg);
		background-repeat: no-repeat;
	}
	#contenu_contact_uk {
		position: absolute;
		top: 0px;
		left: 349px;
		border: solid 0px red;
		width: 628px;
		height: 473px;
		background-image: url(../img_com/_contact_right_uk.jpg);
		background-repeat: no-repeat;
	}
	
	#form {
		position: absolute;
		top: 50px;
		left: 15px;
		border: solid 0px red;
		font-family:Arial;
		font-size:13px;
		color: #8F8985;
	}
	.form_txt {
		width: 220px;
	}
	.form_textarea {
		width: 220px;
		height: 100px;
	}
	.form_textarea_adr {
		width: 220px;
		height: 55px;
	}
	.form_sub {
		width: 224px;
		background-color: #D61633;
		color: white;
		font-weight: bold;
	}
	
	#adresse_postale {
		position: absolute;
		top: 12px;
		left: 360px;
		border: solid 0px red;
		font-family:Arial;
		font-size:13px;
		color: #8F8985;
	}
	#contenu_contact a {
		color: #D61633;
		text-decoration: underline;
	}
	#contenu_contact a:hover, a:link, a:active {
		color: #D61633;
		text-decoration: none;
	}
	
	.err {
		color: #D61633;
		font-size:9px;
	}
	
	#col_titre {
		position: relative;
		top: 0px;
		left: 0px;
		border: solid 0px green;
		width: 341px;
		height: 473px;
		background-image: url(../img_com/col_titre.jpg);
		background-repeat: no-repeat;
	}
	#col_titre_uk {
		position: relative;
		top: 0px;
		left: 0px;
		border: solid 0px green;
		width: 341px;
		height: 473px;
		background-image: url(../img_com/col_titre_uk.jpg);
		background-repeat: no-repeat;
	}
	
	#col_texte {
		position: relative;
		top: 75px;
		left: 40px;
		width: 230px;
		font-family:Arial;
		font-size:12px;
		color: #553A29;
		border: solid 0px green;
	}
	#col_texte2 {
		position: relative;
		top: 75px;
		left: 145px;
		width: 200px;
		font-family:Arial;
		font-size:12px;
		color: #553A29;
		border: solid 0px red;
	}
	
	#col_flash {
		position: absolute;
		top: 0px;
		left: 349px;
		border: solid 0px red;
		width: 628px;
		height: 473px;
		/*background-image: url(../img_com/_col_flash.jpg);*/
		background-repeat: no-repeat;
	}
	#col_flash_uk {
		position: absolute;
		top: 0px;
		left: 349px;
		border: solid 0px red;
		width: 628px;
		height: 473px;
		/*background-image: url(../img_com/_col_flash_uk.jpg);*/
		background-repeat: no-repeat;
	}
	
	#titre_actu {
		position: relative;
		top: 0px;
		left: 0px;
		border: solid 0px green;
		width: 341px;
		height: 473px;
		background-image: url(../img_com/_actu_titre.jpg);
		background-repeat: no-repeat;
	}
	
	#titre_actu_uk {
		position: relative;
		top: 0px;
		left: 0px;
		border: solid 0px green;
		width: 341px;
		height: 473px;
		background-image: url(../img_com/_actu_titre_uk.jpg);
		background-repeat: no-repeat;
	}
	
	#contenu_actu {
		position: absolute;
		top: 0px;
		left: 349px;
		border: solid 0px red;
		width: 628px;
		height: 473px;
		background-image: url(../img_com/_actu_liste.jpg);
		background-repeat: no-repeat;
	}
	
	#liste_actu {
		position: relative;
		top: 50px;
		left: 30px;
		border: solid 0px green;
		width: 580px;
		height: 390px;
		font-family:Arial;
		font-size:12px;
		color: #BDAA9D;
	}
	#liste_actu a {
		color: #444C61;
		text-decoration: underline;
	}
	#liste_actu a:hover, a:link, a:active {
		color: #444C61;
		text-decoration: none;
	}
	
	
	.actu_titre {
		font-family:Arial;
		font-size:16px;
		font-weight: bold;
		color: #000000;
		padding-bottom: 5px;
		padding-top: 5px;
	}
	.actu_texte {
		font-family:Arial;
		font-size:12px;
		color: #444C61;
	}
	
	#texte_actu {
		position: relative;
		top: 180px;
		left: 115px;
		border: solid 0px green;
		width: 190px;
		height: 175px;
		font-family:Arial;
		font-size:12px;
		color: #ffffff;
	}
	.actu_minitexte {
		font-size:9px;
		font-family:Arial;
		color: #A48A79;
	}
	
	#liresuite_actu {
		position: relative;
		top: 10px;
		left: 0px;
		border: solid 0px green;
		width: 560px;
		height: 20px;
		font-family:Arial;
		font-size:12px;
		color: #BDAA9D;
		text-align: right;
	}
	
	
	.sep_actu {
		width: 2px;
		height: 120px;
		background-color: #444C61;
	}
	
	.sep_actu_row {
		width: 1px;
		height: 20px;
	}
	
	
	#pv_liste {
		position: relative;
		background-image: url(../img_com/_pv_liste.jpg);
		background-repeat: no-repeat;
		background-color: #D61633;
		top: 0px;
		left: 0px;
		border: solid 0px green;
		width: 643px;
		height: 473px;
	}
	#pv_liste_uk {
		position: relative;
		background-image: url(../img_com/_pv_liste_uk.jpg);
		background-repeat: no-repeat;
		background-color: #D61633;
		top: 0px;
		left: 0px;
		border: solid 0px green;
		width: 643px;
		height: 473px;
	}
	
	
	#pv_texte {
		position: relative;
		top: 181px;
		left: 115px;
		border: solid 0px green;
		width: 230px;
		height: 75px;
		font-family: Arial;
		font-size: 12px;
		color: #FFF;
	}
	
	#menu_pv {
		position: absolute;
		top: 28px;
		left: 378px;
		border: solid 0px green;
		width: 225px;
		height: 60px;
		font-family:Arial;
		font-size:11px;
		color: white;
		font-weight: bold;
		line-height: 1.5em;
		text-align: right;
	}
	#menu_pv a {
		color: white;
		text-decoration: none;
	}
	#menu_pv a:hover, a:link, a:active {
		color: white;
		text-decoration: underline;
	}
	
	
	#men1 {
		position: relative;
		top: 0px;
		left: 380px;
		width:225px;
		border: solid 0px green;
		text-align: right;
	}
	#scroll1 {
		font-family:Arial;
		font-size:12px;
		color: black;
	}
	.pv_mag {
		font-size:18px;
		color: white;
		font-weight: bold;
	}
	.pv_tel {
		color: white;
		font-weight: bold;
	}
	#men1 a {
		color: #000;
		text-decoration: underline;
	}
	#men1 a:hover, a:link, a:active {
		color: #FFF;
		text-decoration: none;
	}
	.pv_sep {
		height: 20px;
	}
	
	#pv_carte {
		position: absolute;
		top: 0px;
		left: 651px;
		border: solid 0px red;
		width: 341px;
		height: 473px;
		padding-left: 4px;
		background-image: url(../img_com/_pv_bgcarte.jpg);
		background-repeat: no-repeat;
	}
	#pv_carte_uk {
			position: absolute;
			top: 0px;
			left: 651px;
			border: solid 0px red;
			width: 341px;
			height: 473px;
			padding-left: 4px;
			background-image: url(../img_com/_pv_bgcarte_uk.jpg);
			background-repeat: no-repeat;
		}
	#form_pv {
		position: absolute;
		top: 382px;
		left: 18px;
		border: solid 0px red;
	}
	
	#form_legende {
		font-family:Arial;
		font-size:16px;
		font-weight: bold;
		color: #A48A79;
	}
	.form_cp {
		width: 205px;
		height: 25px;
		border: solid 1px #A48A79;
		font-family:Arial;
		font-size:16px;
	}
	


#footer {
	position: relative;
	top: 0px;
	left: 0px;
	border: solid 0px black;
	width: 977px;
	height: 25px;
	padding-top: 5px;
}

	#nav {
		position: relative;
		top: 0px;
		left: 0px;
		border: solid 0px black;
		width: 630px;
		height: 25px;
		font-family:Arial;
		font-size:11px;
	}
	
		#item_nav {
			display: inline;
			margin-right: 12px;
		}
		
		#item_nav a {
			color: #000;
			text-decoration: none;
		}
		#item_nav a:hover, a:link, a:active {
			color: #C7253E;
			text-decoration: underline;
		}
		#item_nav_on {
			display: inline;
			font-weight: bold;
			margin-right: 15px;
			font-size:12px;
		}
		#item_nav_on a {
			color: #000;
			text-decoration: none
		}
		#item_nav_on a:hover, a:link, a:active {
		}

	#copyr {
		position: absolute;
		top: 0px;
		left: 683px;
		border: solid 0px gold;
		width: 290px;
		height: 25px;
		text-align: right;
		padding-top: 5px;
		font-size:11px;
		font-family:Arial;
	}
	
	#copyr_uk {
		position: absolute;
		top: 0px;
		left: 670px;
		border: solid 0px gold;
		width: 305px;
		height: 25px;
		text-align: right;
		padding-top: 5px;
		font-size:11px;
		font-family:Arial;
	}
	
