@charset "iso-8859-1";
/* CSS Document */

html, body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	background-color:#40456B;
}

.contener{
	width:990px;
	margin:auto;
}

.clr{
	clear:both;
}

a img{
	border:0;
}

.links{
	color:#666;
	text-decoration:none;
}

.links:hover{
	color:#333;
}

.note{
	color:#666;
	font-size:10px;
	font-style:italic;
}

.desc a{
	text-decoration:none;
	color:#40456B;
}

.desc a:hover{
	text-decoration:none;
	color:#8c8fa6;
}

/* --- HEADER --- */

.header{
	border-bottom:6px solid #CCD0DD;
}

.header_top{
	background-color:#40456B;
	color:#FFF;
	text-align:right;	
}

#player_son_flash{
	float:right;
	width:80px;
	height:20px;
}

.header_links{
	padding:5px 0 5px 0;
	float:right;
	width:350px;
}

.header_links a{
	color:#FFF;
	text-decoration:none;
}

.header_links a:hover{
	color:#ccc;
}

.header_content{
	height:178px;
	background-image:url(/images/bg_degrade.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#e4e5e5;
}

.logo{
	float:left;
	width:270px;	
}

#banner_top_flash{
	background-image:url(/images/croquis-top.jpg);
	background-repeat:no-repeat;
	float:left;
	width:720px;
	height:155px;
}

.nav{
	float:left;
	width:745px;
	padding:2px 0 0 0;
}

.nav ul{
	padding:0;
	margin:0;
	list-style:none;
}

.nav ul li{
	display:block;
	float:left;
}

.box_newsletter{
	float:left;
	width:245px;
}

#form_newsletter{
	padding:0;
	margin:0;
}

.box_label_newsletter{
	float:left;
}

.box_field_newsletter{
	border:1px solid #CCC;
	background-color:#E4E4E4;
	padding:0 0 0 3px;
	width:132px;
	float:left;
}

.field_newsletter{
	border:0;
	padding:0;
	margin:0;
	float:left;
	height:16px;
	background-color:#E4E4E4;
	width:105px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}

/* --- FOOTER --- */

.footer{
	background-color:#40456B;
	padding:5px 0 5px 0;
	color:#CCCCCC;
	font-size:10px;
}

.footer a{
	color:#CCCCCC;
	text-decoration:none;
}

.footer a:hover{
	color:#fff;
}

.footer_left{
	float:left;
	width:270px;
}

.footer_right{
	float:left;
	width:720px;
	text-align:right;
}

/* --- CONTENT --- */

.content{
	background-image:url(/images/bg_degrade.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:10px 0;
	background-color:#FFF;
}

.site_localisation{
	text-align:right;
	font-size:10px;
	color:#999;
}

.site_localisation .local{
	color:#94A3E0;
}

.site_localisation a{
	color:#999;
	text-decoration:none;
}

.site_localisation a:hover{
	color:#666;
}

.sidebar{
	float:left;
	width:185px;
	margin:0 15px 0 0;
}

.box_sidebar_spacer{
	height:15px;
	width:185px;
}

.page{
	float:left;
	width:790px;
	margin:0 0 0 0;
}

.page h1{
	padding:0 0 10px 0;
	margin:0;
}

.page h2{
	padding:0;
	margin:0;
	font-size:15px;
	color:#94A3E0;
	font-weight:normal;		
}

.page h3{
	padding:0;
	margin:0;
	font-size:15px;
	color:#40456b;
	font-weight:normal;
}

/* --- NEWS --- */

.news_desc a{
	text-decoration:none;
	color:#333;
}

.news_desc .plus{
	color:#94A3E0 !important;
	font-weight:bold;
}

.news_desc a:hover{
	color:#333 !important;
}

.sidebar .box_news{
	background-image:url(/images/bg_box_news.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:10px;
	border:1px solid #CCC;
}

.sidebar .news_desc{
	padding:10px 0;
	padding:0 0 10px 0;
}

.home_box_news{
	float:left;
	width:384px;
	height:35px;
	background-image:url(/images/fr/box_home_news.gif);
	padding:25px 20px 0 130px;
}

.home_box_news .news_desc{
	float:left;
	width:232px;
	margin:0 10px 5px 0;
	overflow:hidden;
}

.btn_news{
	display:block;
	float:left;
	width:102px;
	background-image:url(/images/picto_news.png);
	background-repeat:no-repeat;
	padding:0 0 0 35px;
	font-size:10px;
	color:#333;
	text-decoration:none;
}

.btn_news:hover{
	color:#666;
}

/* --- HOME --- */

#banner_home_flash{
	height:350px;
	background-image:url(/images/croquis.png);
	background-repeat:no-repeat;
}

.portail_home_box{
	padding:10px 0;
}

.home_box{
	float:left;
	width:243px;
	height:113px;
}

.home_box_spacer{
	float:left;
	width:6px;
	height:10px;	
}

.home_box h1{
	margin:0;
	padding:0;
	font-size:15px;
}

.home_box h1 a{
	color:#666;
	text-decoration:none;
}

.home_box_contact{
	float:left;
}

.home_box_qualite{
	float:left;
	width:94px;
}

/* --- SUR MESURE --- */

.box_listing_sur_mesure{
	float:left;
	width:485px;
	margin:0 15px 0 0;
}

.box_intro{
	background-color:#F4F4F4;
	padding:10px;
	margin:0 0 15px 0;
}
	
.box_sur_mesure{
	float:left;
	width:141px;
	height:75px;
	padding:5px;
	margin:0 0 13px 0;
	background-image:url(/images/box_visuel_bg.png);
	background-repeat:no-repeat;
}

.box_listing_sur_mesure .box_spacer{
	float:left;
	width:16px;
	height:10px;
}

.box_form_sur_mesure{
	float:left;
	width:288px;
	border:1px solid #CCC;
}

.box_form_sur_mesure form{
	padding:10px 20px;
	margin:0;
}

.box_form_sur_mesure form .label_civilite,
.box_form_sur_mesure form label{
	display:block;
	width:70px;
	float:left;
	margin:5px 0;
}

.box_form_sur_mesure form .erreur{
	display:block;
	width:10px;
	float:left;
	margin:5px 0;
}

.box_form_sur_mesure form .field{
	width:166px;
	background-color:#FFF;
	border:1px solid #CCC;
	font-size:11px;	
	margin:4px 0;
}

.box_form_sur_mesure .form_footer{
	text-align:right;
	padding:10px 0 10px 0;
}

/* --- BOX SEARCH TERRAINS / MAISONS --- */

.box_search_terrains{
	background-color:#F4F4F4;
	padding:10px;
	margin:0 0 10px 0;
}

.box_search_terrains form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

.box_search_terrains form label{
	float:left;
	padding:3px 0 0 0;
	margin:0 10px 0 0;
}

.box_search_terrains .field_search{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	width:180px;
	float:left;
	margin:0 10px 0 0;
}

.box_search_terrains .field_budget{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	width:80px;
	float:left;
	margin:0 10px 0 0;
}

.box_search_terrains .btn_ok{
	float:left;
}

/* --- BOX SELECTION TERRAINS / MAISONS --- */

.box_validation{
	border-bottom:1px dotted #CCC;
	padding:5px 0 10px 0;
	margin:0 0 20px 0;
}

.btn_memoriser{
	background-color:#E9E9E9;
	color:#333;
	display:block;
	float:right;
	width:65px;
	padding:3px 10px 3px 20px;
	margin:0 10px 10px 0;
	font-size:11px;
	background-image:url(/images/picto_etoile.png);
	background-repeat:no-repeat;
	background-position:5px 5px;
	text-decoration:none;
}

.btn_memoriser:hover{
	background-color:#ccc;
}

.btn_ma_selection_inactive{
	background-color:#0D114C;
	color:#FFF;
	display:block;
	float:right;
	width:190px;
	padding:3px 10px;
	margin:0 0 10px 0;
	font-size:11px;
	background-image:url(/images/fleche_bottom.png);
	background-repeat:no-repeat;
	background-position:190px 5px;
	text-decoration:none;
}

.btn_ma_selection{
	background-color:#D7403B;
	color:#FFF;
	display:block;
	float:right;
	width:190px;
	padding:3px 10px;
	margin:0 0 10px 0;
	font-size:11px;
	background-image:url(/images/fleche_bottom.png);
	background-repeat:no-repeat;
	background-position:190px 5px;
	text-decoration:none;
}

.btn_ma_selection:hover{
	background-color:#C13333;
}

#box_form_selection{
	border:1px solid #CCC;
	padding:10px;
	margin:0 0 20px 0;
	display:none;
}

#box_form_selection h2{
	color:#0D114C;
	text-transform:uppercase;
	font-size:14px;
	margin:0;
	padding:0 0 10px 0;
	font-weight:bold;
}

#selection{
	border-bottom:1px dotted #CCC;
	padding:0 0 10px 0;
	margin:0 0 20px 0;
}

#box_form_selection h3{
	color:#D7403B;
	font-size:14px;
	margin:0;
	padding:0 0 15px 0;
	font-weight:bold;
}

#box_form_selection .selection_title{
	color:#0D114C;
	float:left;
	width:100px;
	text-transform:uppercase;
	font-size:11px;
	margin:0;
	padding:0;
	font-weight:bold;
}

#box_form_selection .btn_supr{
	float:right;
	display:block;
	margin-right:10px;
	margin-top:-10px;
}

.box_terrain_selection{
	float:left;
	width:246px;
	margin:0 10px 10px 0;
}

.box_terrain_selection .box_visuel{
	float:left;
	margin:0 10px 0 0;
	width:101px;
	height:54px;
	padding:5px;
	background-image:url(/images/box_visuel_selection_bg.png);
	background-repeat:no-repeat;
}

.box_terrain_selection .box_content{
	float:left;
	width:125px;
}

/* --- FORM SELECTION --- */

.form_selection label{
	float:left;
	width:120px;
	padding:5px 0 0 0;
}

.form_selection .field{
	margin:5px 0 5px 0;
	float:left;
	width:250px;
}

.form_selection .field_line{
	margin:5px 0 5px 0;
}

.form_selection .box_civilite{
	float:left;
	width:120px;
	padding:5px 0 0 0;
}

.form_selection .box_civilite_field{
	float:left;
	width:250px;
}

.form_selection .field input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	width:180px;
	float:left;
	margin:0 10px 0 0;
}

.form_selection .field select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	width:180px;
	float:left;
	margin:0 10px 0 0;
}

.form_selection .field_message{
	margin:5px 0 5px 0;
	float:left;
	width:560px;
}

.form_selection .field_message textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	width:550px;
	float:left;
	margin:0 10px 0 0;
}

#demande{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	width:550px;
	float:left;
	margin:0 10px 0 0;
}

.form_selection .box_btn_recevoir_information{
	padding:20px 0 10px 335px;
}

.form_selection .btn_recevoir_information{
	background-color: #D7403B;
	background-image:url(/images/fleche_bottom.png);
    background-position: 320px 5px;
    background-repeat: no-repeat;
	text-transform:uppercase;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 12px;
    padding: 2px 30px 2px 10px;
    text-align:left;
    text-decoration: none;
    width: 340px;
}

.form_selection .btn_recevoir_information:hover{
	background-color: #C13333;
}

/* --- LISTING TERRAINS / LISTING MAISON + TERRAINS --- */

.box_listing_terrain h2{
	color:#0D114C;
	text-transform:uppercase;
	font-size:14px;
	margin:0;
	padding:0 0 10px 0;
	font-weight:bold;
}

.box_terrain{
	border-bottom:1px solid #CCC;
	padding:0 0 10px 0;
	margin:10px 0 20px 0;
}

.box_terrain .box_visuel{
	float:left;
	width:141px;
	height:75px;
	padding:5px;
	margin:0 10px 10px 0;
	background-image:url(/images/box_visuel_bg.png);
	background-repeat:no-repeat;
}

.box_terrain .box_content{
	float:left;
	width:629px;
}

.box_terrain h3{
	float:left;
	width:489px;
	color:#0D114C;
	text-transform:uppercase;
	font-size:12px;
	margin:0;
	padding:0 10px 10px 0;
	font-weight:bold;
}

.box_terrain h3 .superficie{
	text-transform:none;
}

.box_terrain .btn_localisation{
	text-decoration:none;
	display:block;
	float:left;
	height:13px;
	width:75px;
	font-size:13px;
	background-image:url(/images/picto_localisation_small.png);
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	color:#666;
}

.box_terrain .btn_localisation:hover{
	color:#333;
}

.box_terrain .desc{
	padding:0 0 10px 0;
}

.box_terrain .box_demande_infos{
	background-color:#0D114C;
	padding:0 3px;
	font-size:10px;
	color:#FFF;
	float:left;
	width:170px;
	margin:0 10px 0 0;
}

.box_terrain .box_demande_infos input{
	float:left;
}

.box_terrain .box_demande_infos label{
	padding:2px 0 0 5px;
	float:left;
	width:145px;
}

.btn_detail{
	text-decoration:none;
	display:block;
	float:left;
	height:17px;
	width:50px;
	font-size:12px;
	background-image:url(/images/picto_news.png);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding:3px 0 0 30px;
	font-weight:bold;
	color:#666;
}

.btn_detail:hover{
	color:#333;
}

.box_terrain .btn_selection{
	background-color:#999;
	color:#fff;
	display:block;
	float:right;
	width:110px;
	padding:3px 5px 3px 5px;
	margin:0;
	font-size:10px;
	text-align:center;
	text-decoration:none;
}

.box_terrain .btn_selection:hover{
	background-color:#666;
}

.btn_valider_selection{
	text-decoration:none;
	display:block;
	float:right;
	height:17px;
	width:160px;
	font-size:11px;
	background-image:url(/images/picto_news_blanc.png);
	background-repeat:no-repeat;
	background-position:3px 3px;
	background-color: #D7403B;
	padding:3px 0 0 30px;
	color:#fff;
}

.btn_valider_selection:hover{
	background-color: #C13333;
}

/* --- FICHE TERRAINS --- */

.box_fiche_terrain .box_visuel{
	float:left;
	width:301px;
	height:160px;
	padding:5px;
	margin:0 20px 20px 0;
	background-image:url(/images/box_visuel_fiche_bg.png);
	background-repeat:no-repeat;
}

.box_fiche_terrain .box_content{
	float:left;
	width:459px;
}

.box_fiche_terrain .box_title{
	float:left;
	width:339px;
	padding:0 10px 10px 0;
}

.box_fiche_terrain h2{
	color:#0D114C;
	text-transform:uppercase;
	font-size:16px;
	margin:0;
	padding:0 0 5px 0;
	font-weight:bold;
}

.box_fiche_terrain h3{
	color:#94A3E0 ;
	font-size:14px;
	margin:0;
	padding:0 0 10px 0;
	font-weight:bold;
}
.box_fiche_terrain .btn_localisation{
	text-decoration:none;
	display:block;
	float:left;
	height:13px;
	width:75px;
	font-size:13px;
	background-image:url(/images/picto_localisation_small.png);
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	color:#666;
}

.box_fiche_terrain .btn_localisation:hover{
	color:#333;
}

.box_fiche_terrain .desc{
	padding:20px 0 10px 0;
}

.box_fiche_terrain .box_demande_infos{
	background-color:#0D114C;
	padding:0 3px;
	font-size:10px;
	color:#FFF;
	float:right;
	width:170px;
	margin:0 10px 0 0;
}

.box_fiche_terrain .box_demande_infos input{
	float:left;
}

.box_fiche_terrain .box_demande_infos label{
	padding:2px 0 0 5px;
	float:left;
	width:145px;
}

.box_fiche_terrain .btn_selection{
	background-color:#999;
	color:#fff;
	display:block;
	float:right;
	width:110px;
	padding:3px 5px 3px 5px;
	margin:0;
	font-size:10px;
	text-align:center;
	text-decoration:none;
}

.box_fiche_terrain .btn_selection:hover{
	background-color:#666;
}

.box_links{
	width:109px;
	float:left;
	text-align:right;
	padding:0 0 10px 0;
}

.btn_retour_liste{
	color:#666;
	font-size:11px;
	text-decoration:none;
}

.btn_retour_liste:hover{
	color:#333;
}


/* --- FICHE TERRAINS BOX AGENCE --- */

.box_agence_fiche{
	border-top:1px solid #ccc;
	padding:20px 0 0 0;
	margin:10px 0 10px 0;
}

.box_agence_fiche .box_visuel{
	float:left;
	width:140px;
	margin:0 20px 0 0;
	border:1px dotted #ccc;
}

.box_agence_fiche .box_content{
	float:left;
	width:626px;
}

.box_agence_fiche h3{
	color:#666;
	font-size:14px;
	margin:0;
	padding:0 0 6px 0;
	font-weight:bold;
}

.box_btn_agence{
	padding:10px 0 0 0;
}

.box_btn_agence a{
	display:block;
	float:left;
	margin:0 5px 0 0;
	padding:3px;
	border:1px dotted #ccc;
}

.box_btn_agence a:hover{
	border:1px dotted #fff;
}

/* --- AGENCES --- */

.box_listing_agences{
	border:1px solid #ccc;
	padding:20px 20px 5px 20px;
	margin:0 0 20px 0;
}

.box_agences{
	float:left;
	width:364px;
	padding:0 0 15px 0;
	margin:5px 0 0 0;
	/*border-bottom:1px solid #ccc;*/
}

.box_agences_spacer{
	float:left;
	width:20px;
	height:10px;
}

.box_agences_line{
	float:left;
	width:364px;
	height:1px;
	padding:0;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
}

.box_agences h2{
	color:#0D114C;
	text-transform:uppercase;
	font-size:12px;
	margin:0;
	padding:0 0 10px 0;
	font-weight:bold;
}

.box_agences .box_visuel{
	float:left;
	width:140px;
	margin:0 15px 0 0;
}

.box_agences .box_content{
	float:left;
	width:209px;
}

.box_agences .desc{
	padding:0 0 10px 0;
	font-size:11px;
}

.box_agences .btn_contacter{
	background-color:#0D114C;
	color:#fff;
	display:block;
	float:left;
	width:65px;
	padding:2px 4px 2px 4px;
	margin:0 10px 0 0;
	font-size:9px;
	text-align:center;
	text-decoration:none;
}

.box_agences .btn_contacter:hover{
	background-color:#40456B;
}

.box_agences .btn_localisation{
	text-decoration:none;
	margin:1px 0 0 0;
	display:block;
	float:left;
	height:13px;
	width:75px;
	font-size:13px;
	background-image:url(/images/picto_localisation_small.png);
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	color:#666;
}

.box_agences .btn_localisation:hover{
	color:#333;
}

/* --- SHOWROOMS --- */

.box_listing_showrooms{
	border:1px solid #ccc;
	padding:20px 20px 5px 20px;
}

.box_showrooms{
	float:left;
	width:151px;
	padding:0 0 10px 0;
}

.box_showrooms_spacer{
	float:left;
	width:28px;
	height:10px;
}

.box_showrooms .box_visuel{
	width:141px;
	height:75px;
	padding:5px;
	margin:0 0 10px 0;
	background-image:url(/images/box_visuel_bg.png);
	background-repeat:no-repeat;
}

.box_showrooms .legende{
	color:#666;
	text-transform:uppercase;
	font-size:11px;
	margin:0 0 0 3px;
	padding:0 0 5px 0;
	font-weight:normal;
}

.box_showrooms .btn_decouvrir{
	background-color:#999;
	color:#fff;
	display:block;
	float:left;
	width:60px;
	margin:0 0 0 3px;
	padding:2px 4px 2px 4px;
	font-size:9px;
	text-align:center;
	text-decoration:none;
}

.box_showrooms .btn_decouvrir:hover{
	background-color:#666;
}

.box_listing_showrooms .box_slider{
	background-image:none;
	padding:10px 0;
	margin:10px 0 10px 0;
}

.box_fiche_showrooms .box_visuel{
	float:left;
	width:301px;
	height:160px;
	padding:5px;
	margin:0 20px 20px 0;
	background-image:url(/images/box_visuel_fiche_bg.png);
	background-repeat:no-repeat;
}

.box_fiche_showrooms .box_content{
	float:right;
	width:417px;
}

.box_fiche_showrooms .box_title{
/*	float:left;
	width:297px;*/
	padding:0 0 10px 0;
}

.box_fiche_showrooms h2{
	color:#0D114C;
	text-transform:uppercase;
	font-size:16px;
	margin:0;
	padding:0 0 5px 0;
	font-weight:bold;
}

.box_fiche_showrooms .desc{
	padding:20px 0 10px 0;
}


/* --- COLLECTION --- */

/* --- BOX SLIDE COLLECTION --- */

.box_slider{
	background-image:url(/images/bg_degrade.gif);
	background-repeat:repeat-x;
	padding:10px 20px;
	margin:10px 0 10px 0;
}

.box_slider .slider_previous,
.box_slider .slider_next{
	float:left;
	padding:35px 10px 60px 10px;
}

.box_slider .slider_previous a img,
.box_slider .slider_next a img{
	padding:35px 10px 60px 10px;
}

#slider_previous_banner,
#slider_next_banner{
	float:left;
	padding:35px 10px 60px 10px;
}

.box_slider .box_slide_content {
	float:left;
	width:688px;
	height:110px;
}

.box_listing_showrooms .box_slide_content {
	float:left;
	width:688px;
	height:150px;
}

.box_slider_photos .box_slide_content {
	float:left;
	width:688px;
	height:115px;
}

.box_slider .box_slide{
	float:left;
	width:151px;
	margin:0 10px;
}

.box_slider .box_visuel{
	width:141px;
	height:75px;
	padding:5px;
	margin:0 0 5px 0;
	background-image:url(/images/box_visuel_bg.png);
	background-repeat:no-repeat;
}

.box_slider_photos .box_visuel{
	width:141px;
	height:105px;
	padding:5px;
	margin:0 0 5px 0;
	background-image:url(/images/box_visuel_galerie_slider_bg.png);
	background-repeat:no-repeat;
}

.box_slider .box_title{
	padding:0 0 5px 0;
	width:149px;
	background-image:url(/images/collection_title_bg.png);
	background-repeat:repeat-x;
	float:left;
	clear:both;
}

.box_slider h3{
	padding:0 5px 0 0;
	background-color:#F3F3F3;
	display:block;
	float:left;
	clear:both;
	margin:0;
	color:#999;
	font-weight:normal;
	font-size:11px;
	text-transform:uppercase;
}

/* --- BOX FICHE COLLECTION --- */

.box_fiche_collection{
	border:1px solid #ccc;
	background-color:#FFF;
	padding:20px 30px;
	margin:0 0 10px 0;
}

.box_fiche_collection .box_visuel{
	float:left;
	width:301px;
	height:160px;
	padding:5px;
	margin:0 0 0 0;
	background-image:url(/images/box_visuel_fiche_bg.png);
	background-repeat:no-repeat;
}

.box_fiche_collection .box_content{
	float:left;
	width:410px;
}

.box_fiche_collection .box_slide_fiche{
	padding:0 4px;
}

.box_fiche_collection .slider_previous,
.box_fiche_collection .slider_next{
	float:left;
	padding:35px 10px 60px 10px;
}

.box_fiche_collection .slider_previous a img,
.box_fiche_collection .slider_next a img{
	padding:35px 10px 35px 10px;
}

.box_fiche_collection .box_slide_content{
	float:left;
	width:342px;
	height:80px;
}

.box_fiche_collection .box_slide{
	float:left;
	width:142px;
	height:75px;
	margin:0 10px;
	border:0;
}

.box_fiche_collection .box_slide a{
	border:1px solid #ccc;
	display:block;
}

.box_fiche_collection .desc{
	padding:10px 45px;
	font-size:11px;
}

.box_fiche_collection h2{
	padding:0 0 5px 45px;
	margin:0;
	color:#0D114C;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
}

.box_fiche_collection .btn_adapter{
	background-color: #0D114C;
	background-image:url(/images/fleche_bottom.png);
    background-position: 300px 5px;
    background-repeat: no-repeat;
	text-transform:uppercase;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 12px;
	text-align:center;
	margin:0 45px;
    padding: 2px 30px 2px 10px;
    text-decoration: none;
}

.box_fiche_collection .btn_adapter:hover{
	background-color: #40456B;
}

/* --- BOX FORM COLLECTION --- */

.box_form_collection{
	border:1px solid #ccc;
	background-color:#FFF;
	padding:10px 20px;
	margin:0 0 10px 0;
	display:none;
}

.box_form_collection h3{
	font-size:17px;
	padding: 10px 0 5px 0;
	margin:0 0 10px 0;
	color:#94A3E0;
	font-weight:normal;
	border-bottom:1px dotted #ccc;
}

.form_selection .box_modele_label{
	float:left;
	width:120px;
	padding:5px 0 0 0;
	font-size:12px;
}

.form_selection .box_modele{
	float:left;
	width:250px;
	text-transform:uppercase;
	font-size:13px;
	padding:5px 0 0 0;
	color:#0D114C;
	font-weight:bold;
}

.form_selection .btn_valider{
	background-color: #D7403B;
	background-image:url(/images/fleche_bottom.png);
    background-position: 80px 5px;
    background-repeat: no-repeat;
	text-transform:uppercase;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 12px;
	text-align:center;
	margin:0 auto;
	margin-top:10px;
	width:100px;
    padding: 2px 30px 2px 10px;
    text-decoration: none;
}

.form_selection .btn_valider:hover{
	background-color: #C13333;
}

/* --- PHOTOS --- */

.box_photos{
	float:left;
	width:186px;
	height:139px;
	padding:5px;
	margin:0 0 10px 0;
	background-image:url(/images/box_visuel_galerie_bg.png);
	background-repeat:no-repeat;
}

.box_listing_photos .box_spacer{
	float:left;
	width:2px;
	height:10px;
}

.box_fiche_photos .box_visuel{
	float:left;
	width:301px;
	height:224px;
	padding:5px;
	margin:0 20px 20px 0;
	background-image:url(/images/box_visuel_galerie_fiche_bg.png);
	background-repeat:no-repeat;
}

.box_fiche_photos .box_title{
	padding:0 10px 10px 0;
}

.box_fiche_photos h2{
	color:#0D114C;
	text-transform:uppercase;
	font-size:16px;
	margin:0;
	padding:0 0 5px 0;
	font-weight:bold;
}

.box_fiche_photos .desc{
	padding:20px 0 10px 0;
}


/* --- NEWS --- */

.box_listing_news .box_news{
	border-bottom:1px solid #CCC;
	padding:0 0 10px 0;
	margin:10px 0 20px 0;
}

.box_listing_news .box_visuel{
	float:left;
	width:141px;
	height:75px;
	padding:5px;
	margin:0 10px 10px 0;
	background-image:url(/images/box_visuel_bg.png);
	background-repeat:no-repeat;
}

.box_listing_news .box_content{
	float:left;
	width:629px;
}

.box_listing_news h2{
	color:#0D114C;
	text-transform:uppercase;
	font-size:12px;
	margin:0;
	padding:0 10px 5px 0;
	font-weight:bold;
}

.box_listing_news .date{
	padding:0 0 5px 0;
	text-align:right;
	float:right;
	width:80px;
	color:#999;
	font-size:11px;
}

.box_listing_news .desc{
	padding:0 0 5px 0;
}

.box_listing_news .btn_detail{
	clear:both;
}

/* --- FICHE NEWS --- */

.box_fiche_news .box_visuel{
	float:left;
	width:301px;
	height:160px;
	padding:5px;
	margin:0 20px 20px 0;
	background-image:url(/images/box_visuel_fiche_bg.png);
	background-repeat:no-repeat;
}

.box_fiche_news .box_content{
	float:left;
	width:459px;
}

.box_fiche_news .box_title{
	text-align:right;
	padding:0 0 10px 0;
}

.box_fiche_news h2{
	color:#0D114C;
	text-transform:uppercase;
	font-size:16px;
	margin:0;
	padding:0 0 5px 0;
	font-weight:bold;
}

.box_fiche_news .date{
	padding:0 0 5px 0;
	color:#999;
	font-size:11px;
}

.box_fiche_news .btn_localisation{
	text-decoration:none;
	display:inline;
	height:13px;
	width:75px;
	font-size:13px;
	background-image:url(/images/picto_localisation_small.png);
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	margin:0 10px 0 0;
	color:#666;
}

.box_fiche_news .btn_localisation:hover{
	color:#333;
}

.box_fiche_news .desc{
	padding:20px 0 10px 0;
}

/* --- SITEMAP --- */

.sitemap{
	margin:20px 0 0 0;
	padding:0;
	float:left;
	width:250px;
}

.sitemap li{
	padding:5px 0 5px 0;
	margin:0 0 0 20px;
	list-style:none;
}

.sitemap li a{
	text-decoration:none;
	font-size:15px;
	color: #40456B;
}

.sitemap li a:hover{
	color: #8c8fa6;
}

/* --- CONTACT --- */

.form_contact,
.form_newsletter{
	border:1px solid #ccc;
	background-color:#FFF;
	padding:10px 20px;
	margin:0 0 10px 0;
}

.form_contact h2{
	font-size:17px;
	padding: 10px 0 5px 0;
	margin:0 0 10px 0;
	color:#94A3E0;
	font-weight:normal;
	border-bottom:1px dotted #ccc;
}

/* --- RECRUTEMENT --- */

.box_recrutement h2{
	font-size:17px;
	padding: 10px 0 5px 0;
	margin:0 0 10px 0;
	color:#94A3E0;
	font-weight:normal;
	border-bottom:1px dotted #ccc;
}

.box_intro_recrutement{
	border:1px solid #ccc;
	background-color:#FFF;
	padding:10px;
	margin:0 0 10px 0;
}

.box_listing_annonces{
	border:1px solid #ccc;
	background-color:#FFF;
	padding:10px;
	margin:0 0 10px 0;
}

.box_annonces a{
	display:block;
	margin:2px 0;
	padding:5px 10px;
	background-color:#F4F4F4;
	color:#666;
	text-decoration:none;
	border:1px dotted #F4F4F4;
}
.box_annonces a:hover{
	color:#333;
	background-color:#fff;
	border:1px dotted #ccc;
}

.box_form_recrutement{
	border:1px solid #ccc;
	background-color:#FFF;
	padding:10px;
	margin:0 0 10px 0;
}


/* --- PAGINATION --- */

.pagination{
	clear:both;
	height:30px;
	font-size:12px;
	color:#40456B;
	padding:10px 0 0 0;
}

.pagination .btn_precedente,
.pagination .btn_suivante{
	float:left;
	width:100px;
	display:block;
}

.btn_precedente a,
.btn_suivante a,
.btn_precedente .inactif,
.btn_suivante .inactif{
	display:block;
	float:left;
	width:70px;
	color:#40456b;
	background-repeat:no-repeat;
}

.btn_precedente a{
	background-image:url(/images/picto_precedant.png);
	background-position:0px 2px;
	padding:0 0 0 15px;
	color:#40456b;
	text-decoration:none;
}

.btn_suivante a {
	background-image:url(/images/picto_suivant.png);
	background-position:75px 2px;
	float:right;
	padding:0 15px 0 0;
	color:#40456b;
	text-align:right;
	text-decoration:none;
}

.btn_precedente a:hover {
	background-image:url(/images/picto_precedant_over.png);
	color:#8c8fa6;
}

.btn_suivante a:hover {
	background-image:url(/images/picto_suivant_over.png);
	color:#8c8fa6;
}

.btn_precedente .inactif {
	background-image:url(/images/picto_precedant_inactif.png);
	background-position:0px 2px;
	padding:0 0 0 15px;
	color:#999999;
}

.btn_suivante .inactif {
	background-image:url(/images/picto_suivant_inactif.png);
	background-position:75px 2px;
	float:right;
	padding:0 15px 0 0;
	color:#999999;
	text-align:right;
}

.pagination .pages{
	float:left;
	width:285px;
	text-align:center;
}

.box_listing_terrain .pagination .pages,
.box_listing_photos .pagination .pages,
.box_listing_news .pagination .pages{
	width:590px;
}

.box_listing_agences .pagination .pages,
.box_listing_showrooms .pagination .pages{
	width:548px;
}

.pagination .pages a{
	margin:0 3px 0 3px;
	color:#40456b;
	text-decoration:none;
}

.pagination .pages a:hover{
	color:#8c8fa6;
	text-decoration:none;
}

.pagination .pages .actif{
	margin:0 3px 0 3px;
	color:#40456b;
	font-weight:bold;
}

/*---  ---*/

.content_showroom {
width: 780px;
margin-top:10px;
}

/*--- Google ---*/

.infobox_content_googlemap{
	width:310px;
	padding-right:7px;
	color: #7C837A;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}
.infobox_img_googlemap{
	padding-right:10px;
	padding-bottom:10px;
}
.infobox_title_googlemap{
	font-family:tahoma;
	font-size:14px;
}
.infobox_texte_googlemap{
	font-family:tahoma;
	font-size:12px;
	color:#333;
}
.infobox_col_left_googlemap{
	float:left;
}
.infobox_col_right_googlemap{
	float:left;
	width:210px;
}
