html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	font-size:100.01%;
}
a {
	text-decoration:none;
	color:#003;
}
body {
	font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#666;
	background-color: #FFFFFF;
	background-image: url('../images/fd_sky.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #EEE;
	line-height: 21px;
	color:#333;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}
/* Main Font */
	body, h1, h2, h3, h4, h5, h6, .button, input[type="button"], input[type="submit"], input[type="text"], input[type="password"], input[type="email"], textarea, select {
	font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
ul.actus li a {
	font-family:"Trebuchet MS", Tahoma, Arial;
}
.bbc {
	font-family: Arial, Helvetica, sans-serif;
}
.align-left {
	float: left;
	margin: 5px 15px 8px 0;
}
.blc-hori {
	margin-top:20px;
	margin-bottom:20px;
	padding-bottom:20px;
	width: 100%;
	overflow:auto;
	border-bottom: 1px solid #e0e0e0;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
}
/* =================================================================== */
/* column grid
====================================================================== */

 .col_1, .col_2, .col_3, .col_4, .col_5, .col_6, .col_7, .col_8, .col_9, .col_10, .col_11, .col_12, .col_side {
	float: left;
	position: relative;
	margin-left: 15px;
	margin-right: 15px;
}
.col_1 {
	width:50px;
}
.col_2 {
	width:130px;
}
.col_3 {
	width:210px;
}
.col_4 {
	width:290px;
}
.col_5 {
	width:370px;
}
.col_6 {
	width:450px;
}
.col_7 {
	width:530px;
}
.col_8 {
	width:610px;
}
.col_9 {
	width:690px;
}
.col_10 {
	width:770px;
}
.col_11 {
	width:850px;
}
.col_12 {
	width:930px;
}
.col_side {
	width:170px;
}
.col_nomargins {
	margin:0;
}
.col_nomargin_left {
	margin-left:0;
}
.col_nomargin_right {
	margin-right:0;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 18px;
}
.col_container {
	width:960px;
	overflow:auto;
}
/*.sideb { 
	background-repeat: repeat-y;
	background-image: url(../img/fd-side.jpg);
}*/





/* #Typography
================================================== */
.h1_title {
	webkit-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	border-bottom: 1px solid #e0e0e0;
	overflow:auto;
	margin-bottom:20px;
}
/*h1, h1 a,*/ h2, h3, h4, h5, h6 {
	color: #d11401;
	/*font-weight: 600;*/
		letter-spacing: -0.2px;
	font-weight: normal;
}
h1 {
	text-transform: none;
	font-size:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: -1px;
	line-height:25px;
	/*margin-top:20px;*/
margin-bottom:20px;
	display:block;
	webkit-box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow:  0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	border-bottom: 1px solid #e0e0e0;
	overflow:auto;
	padding-bottom:20px;
}
h1 span, h2 span, h3 span {
	color: #888;
	font-weight: 200;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit;
}
/*h1 { font-size: 28px; line-height: 50px; }*/
	h1 { /*font-size: 22px; line-height: 30px; font-weight: 600;*/
	text-transform: none;
	font-size:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: -1px;
	line-height:25px;
	color: #d11401;
}
h2 {
	font-size: 18px;
	line-height: 25px;
}

.HomeP h2 {line-height: 20px; }

.Head h2 { font-size:15px; }

h3 {
	font-size: 16px;
	line-height: 34px;
}
h4 {
	font-size: 14px;
	line-height: 30px;
}
h5 {
	font-size: 12px;
	line-height: 24px;
}
h6 {
	font-size: 10px;
	line-height: 21px;
}
p {
	margin: 0 0 15px 0;
	line-height: 21px;
}
p img {
	margin: 0;
}
p.lead {
	font-size: 21px;
	line-height: 27px;
	color: #777;
}
em {
	font-style: italic;
}
strong {
	font-weight: 600;
	color: #333;
}
small {
	font-size: 80%;
}
hr {
	border: solid #ddd;
	border-width: 1px 0 0;
	clear: both;
	margin: 10px 0 30px;
	height: 0;
}
h1, h1 a {
	/*font-size:16px;
	text-transform: uppercase;	
	font-family: Tahoma, Geneva, sans-serif;*/
	
		/*font-size:16px;*/
	text-transform: none;
	text-decoration:none;
	font-size:24px;
	/*	font-family: Tahoma, Geneva, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: -1px;
	line-height:25px;
	color:#d11401;
}
.Contact h1 {
	/*font-size:16px;*/
	text-transform: none;
	font-size:26px;
	/*	font-family: Tahoma, Geneva, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: -1px;
	line-height:25px;
}
#Main h1 {
/*	padding-top:20px;*/
}
#Main h2 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:17px;
	color:#0099cc;
	letter-spacing:-1px;
	font-weight:lighter;/*margin-bottom:10px;
	margin-top:30px;*/
}
 #Agence h2, /*#Agence span*/ {
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #ebebeb;
 line-height: 25px;
}
.how-ag {
	font-size:18px;
	color:#18a2c9;
	letter-spacing:-1px;
	margin-bottom:20px;
	margin-top:30px;
	display:block;
}
 #Catalogue h2, #Agence h2, /*#Agence span*/ {
 font-size:18px;
 color:#18a2c9;
 letter-spacing:-1px;
 margin-bottom:20px;
 margin-top:30px;
}
#Catalogue h3 {
	font-size:17px;
	color:#0099cc;
	letter-spacing:-1px;
	font-weight:lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	line-height: 25px;
}
#Main h1, #ContentHeader h1 {
	color:#CF1814;
	/*margin-top:5px;*/
	margin-bottom:10px;
}
.alignLeft {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.alignRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.img-bord {
	border: 1px solid #e5e5e5;
	padding:5px;
}
/* Buttons
====================================*/
.button, input[type="button"], input[type="submit"] {
	padding: 5px 14px 7px 14px;
	display: inline-block;
	border: 0px;
	font-weight: 500;
	outline: none;
	font-size: 13px;
	cursor: pointer;
	width: auto;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	border-radius: 2px;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.2);
	letter-spacing: -0.2px;
}
input[type="button"], input[type="submit"] {
	float: left;
}
.button i {
	margin: 0 2px 0 -1px;
	height: 14px;
}
.button i.halflings {
	margin: 2px 0px 0 -1px;
}
.button.medium {
	padding: 9px 18px;
	font-size: 14px;
}
.button.gray {
	color: #fff;
	background: #4c4c4c;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.4);
}
.button.gray:hover {
	background:#169fe6;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.2);
}
.button.light {
	color:#fff;
	background:#aaa;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.15);
}
.button.light:hover {
	background:#169fe6;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.2);
}
.button.color {
	color:#fff;
	background:#c92519;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.15);
}
.button.color:hover {
	background:#aaa;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.15);
}
/* Input Button */
input[type="button"], input[type="submit"], input[type="button"]:focus, input[type="submit"]:focus {
	color:#fff;
	background:#169fe6;
	padding: 9px 11px;
	border: none !important;
}
ininput[type="button"]:hover, input[type="submit"]:hover {
	background:#aaa;
}
/* LAYOUT START */


/* Breadcrumbs
====================================*/

#breadcrumbs {
	overflow:auto;
	border-bottom: #E0E0E0 dotted 1px;
	margin-bottom:15px;
}
#breadcrumbs ul {
	float: left;
	/*padding: 34px 0;*/
	padding-top:15px;
	padding-bottom:15px;
	font-size: 12px;
}
#breadcrumbs ul li {
	display: inline-block;
	color: #888;
	padding: 0 11px 0 0;
	margin: 0 0 0 5px;
	background: url(../images/breadcrumbs.png) no-repeat 100% 50%;
}
#breadcrumbs ul li:last-child a, #breadcrumbs ul li a {
	color: #169fe6;
}
#breadcrumbs ul li:first-child {
	padding-right: 0;
	margin-left: 0;
}
#breadcrumbs ul li:first-child, #breadcrumbs ul li:last-child {
	color: #888;
	background: none;
}
#breadcrumbs ul li:last-child {
	padding:0;
	background: none;
}
#breadcrumbs ul li a {
	color: #c62020;
}
/*#wrapperH {
	margin-left: auto;
	margin-right: auto;
	margin-bottom:15px;
	width: 960px;
}*/

#wrapper, #wrapperH {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	padding: 20px;
	background-color: #FFF;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
	border-top: 5px solid #C62020;
}
#container {
}
#header {
	height:120px;
}
.logo {
	position:absolute;
	display:block;
	width:160px;
	height:85px;
	top:6px;
	font-size:1px;
	text-indent:-9999px;
	overflow:hidden;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
.logo-head {
	width:160px;
	height:85px;
	float:left;
	margin-top:10px;
}
#content {
	padding-top:7px;
}
.Blc-Maison {
	width: 646px;
	height:212px;
}
#MainHome {
	width:645px;
	margin-right:15px;
	float:left;
}
#Main {
	margin-right:20px;
	float:left;
	line-height:16px;
}
#content.One-Four #Main {
	width:755px;
	margin-right:0px;
}
#content.Full #content-main {
	width:960px;
	margin-right:0px;
	float:left;
}
#content.One-Four #content-main {
	width:755px;
	margin-right:0px;
	float:left;
}
#content.Layout3 #Main {
	width:495px;
}
#content.Layout1 #Main {
	width:765px;
}
#content.Layout2 #Main {
	width:565px;
}
#content.Layout4 #Main {
	width:690px;
	margin-right:0px;
}
#content.Layout4 #Menu, #content.Layout1 #Menu {
	width:215px;
	/*	background-image: url(../images/fd_footer.png);
	background-repeat: repeat-x;
	background-position: top;*/
	
	padding:15px;/*	margin-top:25px;*//*background-color: #e2f0f6;*/


/*	border:1px solid #bbd1db;	*/
	}
#ContentHeader {
	/*padding-left: 20px;*/
	
	background-position: top;
}
#ContentHeader a {
	color:#CC0000;
	text-decoration:none;
	font-weight:bold;
}
#Col01-Home, #Col02-Home {
	float:left;
	padding-top:25px;
}
#Col01-Home {
	width: 295px;
}
#Col01 {
}
#Col02-Home {
	margin-left:15px;
	width:335px;
}
#Col02 {
}
#Col03-Home {
}
#Col03 {
}
#SidebarHome {
	width:300px;
	float:left;
}
#Sidebar {
	float:left;
}
#content.Layout3 #Sidebar.SideComm {
	width:240px;
	background-image: none;
	padding-left:0px;
	padding-right:0px;
	padding-top:30px;
}
.PubSide {
	margin-bottom:15px;
}
#content.Layout3 #Sidebar {
	width:230px;
	background-image: url(../images/fd_side_top_lay03.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left:5px;
	padding-right:5px;
}
#content.Layout3 #Sidebar .SideTitle {
	color:#19a8d1;
	font-size:17px;
	margin-top:10px;
	line-height:30px;
	display:block;
	border-bottom:#CCC 1px dotted;
	text-align: right;
}
#content.Layout2 #Sidebar, #content.Layout1 #Sidebar {
	width:170px;
	font-size:11px;
}
#Sidebar {
	font-size:11px;
}
.LinkSide a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	display:block;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top:8px;
	padding-bottom:8px;
	border-bottom-width: 1px;
	background-image: url(../images/puc_side.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 10px;
}
.LinkSide a:hover {
	color:#18a2c9;
}
#ChantierSide, #NewsletterSide {
	background-color:#ececec;
	padding-bottom:15px;
	margin-bottom:5px;
}
#ContactSide {
	background-color:#ececec;
	padding-bottom:15px;
	margin-top:10px;
}
#ChantierSide p, #NewsletterSide p {
	padding:8px;
}
#NewsletterSide {
	margin-top:5px;
	background-image:url(../images/bg-side.png);
	background-position: bottom;
	height: 200px;
}
.sub01 {
	background-image: url(../images/Side-h3.png);
	height: 37px;
	width: 170px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.sub02 {
	background-image: url(../images/Side-News-h3.png);
	height: 35px;
	width: 170px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.sub03 {
	background-image: url(../images/Side-Contact-h3.png);
	height: 35px;
	width: 170px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.SidebarLogin {
	margin-bottom:15px;
	margin-top:5px;
}
.Log, .Psw, .adr {
	margin-left:10px;
	margin-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	text-indent:5px;
	text-align:right;
}
.LinkSide {
	margin-left:10px;
	margin-right:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align:left;
}
/*.Log span, .Psw span{ float:left;}*/




.Log, .adr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.Psw {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/* Home */

/* Layout Home */
.lgn1 {
	height:230px;
	background-image: url(../images/bg-lgn.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom:30px;
}
#btns {
	float:left;
	width:230px;
	margin-right:10px;
}
#btns ul li {
	background-repeat: no-repeat;
	background-position: left top;
}
#btns ul li a {
	display:block;
	width:230px;
	height:57px;
	text-indent:-5000px;
}
li.maisons {
	background-image: url(../images/btn-maison-hp.gif);
	margin-bottom:5px;
}
li.terrains {
	background-image: url(../images/btn-terrain-hp.gif);
	margin-bottom:5px;
}
li.terrainsM {
	background-image: url(../images/btn-terrainM-hp.gif);
	margin-bottom:5px;
}
li.agences {
	background-image: url(../images/btn-agence-hp.gif);
}
.side {
	float:left;
	width:230px;
	margin-left:10px;
}
#band {
	float:left;
	width:480px;
}
.lgn2 { /*height:300px;*/
	padding-top:15px;/* background-color:#CCC;*/
}
.cnt-2col {
	float:left;
	width:720px; /*padding-right:10px; padding-left:10px; height:230px;*/
}
.lgn3 {
	margin-top:20px;
	padding-top:20px;
	/*height:300px;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.cnt-2col .title {
	margin-bottom:10px;
}
.lgn2 .title {
	color:#e91800;
	font-size:24px;
	letter-spacing:-1px;
	display:block;
	width:100%; /*font-weight:bold;*/
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	line-height:35px;
}
.lgn3 h1 {
	color:#e91800;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom:15px;
}
h2.title {
	/*font-size:16px;
	text-transform: uppercase;	
	font-family: Tahoma, Geneva, sans-serif;*/
	
		/*font-size:16px;*/
	text-transform: none;
	font-size:24px;
	/*	font-family: Tahoma, Geneva, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: -1px;
	line-height:25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom:15px;
}
/*.lgn3 h2, .lgn3 h3 {
	color:#0081D7;
	font-size:1.2em;
	font-weight:normal;
}*/

h2.bbc {
	color: #8CBA1D;
}
/*.invest {
	color: #F90;
}*/

a.invest {
	color: #F90;
	display:block;
	margin-top:15px;
}
.lgn3 a {
	color:#09F;
}
.title {
	color:#e91800;
}
ul.actus {
}
#HighlightTerr ul li, ul.actus li {
	line-height:20px;
	background-image: url(../images/puc-BlcMaison.png);
	background-repeat: no-repeat;
	background-position: left center;
}
/*.bloc ul { float:left; }*/

.bloc ul li {
	line-height:20px;
	background-image: url(../images/puc-BlcMaison.png);
	background-repeat: no-repeat;
	/*	background-position: 110px center;*/
	background-position: left center;
	display:block;
	text-indent:20px;
}
a.plusi {
	margin-top:15px;
	color:#C00;
	display:block;
}
#HighlightTerr ul li a, ul.actus li a {
	text-indent: 15px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	color: #333;
	text-decoration: none;
}
#HighlightTerr {
	margin-left:10px;
	padding-right:30px;
	float:left;
}
#blc-search {
	width:360px;
	float:left;
}
#blc-search {
	background-image: url(../images/bg-search.gif);
	background-repeat: no-repeat;
	height: 146px;
	width: 340px;
	padding-top:15px;
	padding-right:20px;/*	text-align:right;*/
}
#blc-search .title {
	border:none;
	line-height:20px;
	margin-left:20px;
}
.choice {
	padding-left:80px;  /*float:left;*/
	margin-top:5px;
	margin-bottom:5px;
}
#blc-search a.btn {
}
input.btn { /*margin-top:15px;*/
}
#Links-prefoot {
	background-image: url(../images/bg-links-foot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 62px;
	width: 960px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#Links-prefoot .ic {
	float:left;
	margin-right:10px;
}
#Links-prefoot span {
	color:#e91800;
	display:block;
	font-weight:bold;
}
#Links-prefoot .recrut, #Links-prefoot .indigo {
	width:290px;
	float:left;
	padding-left:25px;
	height:50px; /*background-color:#333;*/
}
#Links-prefoot .recrut {
	border-right: 1px solid #dfe0e4;
}
#Links-prefoot .002 {
}
#Links-prefoot .contact {
}
#Links-prefoot a {
	color: #333;
	text-decoration: none;
}
#Links-prefoot a.blog {
	color:#ecedef;
}
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width:890px;
	height:250px;/* custom decorations *//*border:1px solid #ccc;*/
/*	background:url(/img/global/gradient/h300.png) repeat-x;*/
}
/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}
.items .it {
	float:left;
	width:890px;/*width:680px;*/
}
.bloc {
	float:left;
	width:430px;
	margin-top: 0px;
	/*margin-right: 10px;*/
	margin-bottom: 20px;
	margin-left: 10px;
}
.bloc {
	line-height:16px;
}
/* single scrollable item */
.scrollable img {
	float:left;
	background-color:#fff;
	padding:2px;
	/*	border:1px solid #ccc;
	width:100px;
	height:75px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;*/
	margin-right: 20px;
}
/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}
/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;
}
/* prev, next, prevPage and nextPage buttons */
a.browse {
	display:block;
	width:30px;
	height:30px;
	float:left;
	cursor:pointer;
	font-size:1px;
	background-image: url(../images/hori_large.png);
	background-repeat: no-repeat;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;/*border:1px #ccc solid;*/
}
/* right */
a.right {
	background-position: 0 -30px;
	clear:right;
	margin-right: 0px;
}
a.right:hover {
	background-position:-30px -30px;
}
a.right:active {
	background-position:-60px -30px;
}
/* left */
a.left {
	margin-left: 0px;
}
a.left:hover {
	background-position:-30px 0;
}
a.left:active {
	background-position:-60px 0;
}
/* up and down */
a.up, a.down {
	background-image: url(../images/hori_large.png) no-repeat;
	float: none;
	margin: 10px 50px;
}
/* up */
a.up:hover {
	background-position:-30px 0;
}
a.up:active {
	background-position:-60px 0;
}
/* down */
a.down {
	background-position: 0 -30px;
}
a.down:hover {
	background-position:-30px -30px;
}
a.down:active {
	background-position:-60px -30px;
}
/* disabled navigational button */
a.disabled {
	visibility:hidden !important;
}
/* Slideshow */ 

#slideshow {
	position:relative;
	height:230px;
}
#slideshow DIV {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height:230px;
	background-color: #FFF;
}
#slideshow DIV.active {
	z-index:10;
	opacity:1.0;
}
#slideshow DIV.last-active {
	z-index:9;
}
#slideshow DIV IMG {
	height: 230px;
	display: block;
	border: 0;
	margin-bottom: 10px;
}
/* Navigation */

#Nav {
	/*	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;background-color:#86c61e;*/
	height:30px;
	background-image:url(../images/grad-m.png);
	background-repeat: repeat-x;
	background-position: top;
}
/*#NavH{
	border: 1px solid #000000;
	padding-bottom:3px;
}*/

#Nav li {
	list-style: none;
	display: inline;
	line-height:28px;
}
#Nav li a {
	color:#FFFFFF;
	text-decoration: none;
	display:block;
	float:left;
	background-image:url(../images/grad-m-passif.png);
	background-repeat: repeat-x;
	background-position: top;
	font-size:12px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: top;
	/*	padding-top: 5px;	padding-bottom: 5px;*/
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
 #Nav li a:link, # onglet li a:visited {
color: white;
}
#Nav li a:hover {
	background-image: url(../images/grad-m-actif.png);
}
#Nav li a.current {
	background-image: url(../images/grad-m-actif.png);
	background-color:red;
	line-height:30px;/*	padding-top: 10px;
	padding-bottom: 10px;*/
	
}
/*.NavEnd {
	color:#FFFFFF;
	width:125px;

	background-image: url(../images/grad-m-passif.png);
	margin-bottom:5px;
	font-size:12px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;

}
*/


 #Nav .NavEnd a {
	border-right:none;
	padding-right:0px;
	width:80px;
	background-image:none;
}
#Nav .NavEnd a:hover {
	background-image:none;
}
.NavHome {
	width: 100%;
}
.NavPage {
}
#SubNavHome {
	/*margin-top:3px ;*/
height:6px;
	background-color:#cd0800;/*background-color:#ad211c; */

}
#SubNav {
	height:22px;
	background-color:#cd0800;/*background-color:#ad211c; */
}
#SubNav ul li {
	list-style: none;
	display: inline;
	line-height:22px;
}
#SubNav ul li a {
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	/*	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;*/
	margin-left:20px;
}
#SubNav ul li a:hover {
	color: #FFCC00;
}
/* Menu */

#Menu {
	width:185px;
	margin-right:20px;
	float:left;
}
#Menu.cat {/* background-color:#f4fcff;*/
	background-color:#BD0000;
	color:white;
}
#Menu .t_menu {
	font-size:16px; /*font-weight:bold;*/
	margin-bottom:5px;  /**/
	background-color:#8A0000;
	padding:3px;
}
.div_menu {
	/*border-bottom-width: 1px;	border-bottom-style: dotted;border-bottom-color: #CCC;*/
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #8A0000;
	margin-top:10px;
	padding-top:10px;/*color:#e7f7ff;*/
}
#LeftMenu a, #LeftSubMenu a {
	text-decoration:none;
}
#LeftMenu li a {
	background-image: url(../images/bg-LeftMenu.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 29px;
	line-height:29px;
	display:block;
	text-indent:20px;
	color:#333333;
	font-weight:bold;
	font-size:12px;
}
#LeftMenu li a:hover {
	background-image: url(../images/bg-LeftMenuOpen.png);
	color:#FFFFFF;
}
#LeftMenu li a.current {
	background-image: url(../images/bg-LeftMenuOpen.png);
	color:#FFFFFF;
}
#LeftSubMenu {
}
#LeftSubMenu li a {
	background-image: url(../images/bg-LeftSubMenu.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 29px;
	line-height:29px;
	display:block;
	text-indent:20px;
	font-size:11px;
	font-weight:normal;
	border-bottom:#CCCCCC solid 1px;
	margin-left:5px;
	margin-right:5px;
}
#LeftSubMenu {
}
#LeftSubMenu li a:hover {
	background-image:none;
	background-color:#F7F7F7;
	color:#000000;
}
#Pagination {
	background-color:#F2F2F2;
	border-top: solid 1px #c2c2c2;
	height:25px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:20px;
	margin-top:20px;
}
.controls {
	float:right;
}
.NumerPage {
}
#Pagination li {
	list-style: none;
	display: inline;/*line-height:28px;*/



}
.pr, .nx, .prnd, .nxnd {
	height:20px;
	width:24px;
	display:block;
	text-indent:-9999px;
	float:left;
}
.pr {
	background-image: url(../images/prev.png);
}
.nx {
	background-image: url(../images/next.png);
}
.prnd {
	background-image: url(../images/prev-p.png);
}
.nxnd {
	background-image: url(../images/next-p.png);
}
a.pr:hover {
	background-image: url(../images/prev-a.png);
}
a.nx:hover {
	background-image: url(../images/next-a.png);
}
#Pagination li a {
	color:#333333;
	text-decoration: none;
	display:block;
	float:left;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	font-weight: bold;
	margin-right:4px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#Pagination li a:hover, #Pagination li a.current {
	color:#ffffff;
	text-decoration: none;
	display:block;
	float:left;
	border: 1px solid #ffffff;
	background-color:#cc0000;
}
/*FOOTER*/



#FooterWrapper {
	/*background-image: url(../images/fd_footer.png);*/
	background-repeat: repeat-x;
	background-position: top;
	background-color: #4C4C4C;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	padding:20px;/*margin-top:10px;*/
}
#Footer {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	padding-bottom: 25px;
	color: #999999;
	font-size: 11px;
	text-align: justify;
}
#Footer a {
	color: #dddddd;
}
/*#Footer h4{
color:#CC3333;
font-size:11px;

margin-bottom:5px;}*/

#Footer span {
	color:#CC3333;
	font-size:12px;
	margin-bottom:5px;
}
ul#LexiqueFooter li a {
	margin-bottom:5px;
}
#Footer ul li {
/*	list-style-type: square;
	list-style-position: inside;
	color: #CFCFCF;
	font-size: 7px;*/
}
#Footer ul li a {
	display: block;
	/*	background-color: #e6e6e6;*/
	text-decoration: none;
	color: #999999;
	line-height:16px;
	margin-bottom:1px;
	font-size: 10px;
}
#Footer ul li a:hover {
	background-color: #e6e6e6;
}
.BlcFooterLast, .BlcFooter {
	min-height:180px;
	float:left;
	padding-left:30px;
	padding-right:30px;
	margin-top:15px;
	padding-bottom:2px;
}
.BlcFooter {
	width:179px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bdbdbd;
	padding-left:30px;
	padding-right:30px;
	max-height:100%;
}
.BlcFooterLast {
	width:180px;
}
#SubFooter {
	background-color: #424242;
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	height:30px;
	padding:20px;
	color:#aaa;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
#SubFooter a {
	color: #aaa;
	text-decoration: none;
}
#Mentions {
	font-size: 9px;
	margin-top: 3px;
}
#LexiqueWrapp {
	padding-left:30px;
	margin-top:10px;
	padding-top:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
ul#LexiqueFooter {
	margin-top:10px;
}
ul#LexiqueFooter li {
	display:block;
}
ul#LexiqueFooter li a {
	display:inline;
	float:left;
	background-color:#CCC;
	margin-right:3px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
/* STYLE PAGE */





/* Typos start */
.HRed {
	font-weight: bold;
	color:#CF1814;
}
.HBlue {
	font-weight: bold;
	color:#0099CE;
}
/* Typos end */






#GallGam, #Catalogue {
	margin-top:25px;
}
#GallGam {
	width:100%;
}
/* Nos realisation-Gammes de maison */

#GallReal {
}
#GallReal h2 {
	display:block;
	float:left;
	border-bottom:solid #CCC 1px;
	width:100%;
	clear: both;
	margin-bottom:10px;
	margin-top:15px;
	line-height:18px;
}
#GallReal a:hover {
	background-color: #E3E3E3
}
#GallReal a {
	border: 1px solid #CCCCCC;
	width:132px;
	height: 96px;
	margin-right:9px;
	margin-bottom:9px;
	display:block;
	float:left;
}
#GallReal a.ThumbLast {
	margin-right:0px;
}
#GallReal img {
	padding: 5px;
	width:122px;
	height: 86px;
}
/*background-color:#F00;*/




#GallGam .Thumbs, #GallGam .ThumbsLast {
	border: 1px solid #CCCCCC;
	width:140px;
	height:130px;
	margin-right:9px;
	margin-bottom:9px;
}
#GallGam .Thumbs, #GallGam .ThumbsLast {
	float:left;
	text-align: center;
	font-size:10px;
}
#GallGam .Thumbs a, #GallGam .ThumbsLast a {
	color:#cc0000;
	font-weight:bold;
	/*text-transform: uppercase;*/
	text-decoration: none;
}
#GallGam .Thumbs img, #GallGam .ThumbsLast img {
	margin-bottom:5px;
}
#GallGam .ThumbsLast, #GallReal .ThumbsLast {
	margin-right:0px;
}
#GallGam .t_th {
	text-transform: uppercase;
	font-size:13px;
}
#GallGamv2 .Thumbs, #GallGamv2 .ThumbsLast {
	/**/border-bottom: 1px solid #CCCCCC;
	width:165px;
	height:260px;
	margin-right:10px;
	margin-bottom:9px;
}
#GallGamv2 ul .vgn-DPE {
	width:120px;
	height:130px;
	padding:0px;
	border:none;
}
#GallGamv2 .btn {
	width:150px;
	border: 1px solid #D02D0F;
	display:block;
	margin-top:10px;
	text-align:center;
}
#GallGamv2 .Thumbs, #GallGamv2 .ThumbsLast {
	float:left;
	/*	text-align: center;*/
	font-size:11px;
}
#GallGamv2 .Thumbs a, #GallGamv2 .ThumbsLast a {
	color:#cc0000;
	font-weight:bold;
	/*text-transform: uppercase;*/
	text-decoration: none;
}
#GallGamv2 .Thumbs img.vgn, #GallGamv2 .ThumbsLast img.vgn {
	margin-bottom:5px;
	width:148px;
	height:105px;
	padding:3px;
	border: 1px solid #CCCCCC;
}
#GallGamv2 .ThumbsLast, #GallReal .ThumbsLast {
	margin-right:0px;
}
#GallGamv2 .t_th {
	text-transform: uppercase;
	font-size:13px;
}
#GallReal .Thumbs a:hover, #GallReal .ThumbsLast a:hover {
	background-color:#cecece;
	border: 1px solid #990000;
}
/* Catalogue */


.cat_head {
	border: 1px solid #CCC;
	padding: 15px;
}
#Catalogue {
/*padding-left:20px;
padding-right:20px;*/

}
.BlocGam {
	background-image: url(../images/bg-BlocGam.png);
	background-position: right bottom;
	width: 755px;
	margin-top: 10px;
	background-repeat: no-repeat;
	min-height:200px;/*	border: thin solid #FF0000;*/
}
.BlocGamBBC {
	/*	background-image: url(../images/bg-BlocGam.png);
	background-position: right bottom;background-repeat: no-repeat;*/
	width: 508px;
	margin-top: 10px;
	border: 2px solid #6C0;/*	border: thin solid #FF0000;*/
	background-color: #fbfbfb;
	padding-right: 10px;
	padding-left: 10px;
}
.Th_bbc a {
	display:block;
	background-color:#FFF;
	border:solid 1px #cccccc;
	padding:5px;
	width:1èàpx;
}
/*.Th_bbc img { margin:5px; }*/
/*.BlocGamBBC img { margin-left:10px; float:right; }*/

#Th_cat {
}
#Th_cat li {
	text-align: center;
}
#Th_cat li a {
	display:block;
	float:left;
	padding:10px;
	margin-bottom:10px;
	color:#C00;
	font-weight: bold;
}
#Th_cat .t_th {
	text-transform: uppercase;
}
.Th_cat a {
}
.Th_cat {
}
.BlocGamBBC h2 {
	margin:0px;
}
.BlocGamArchi {
	background-image: url(../images/bg-BlocGam.png);
	background-position: right bottom;
	width: 528px;
	margin-top: 20px;
	background-repeat: no-repeat;
	padding-bottom:10px;/*	padding-left:10px;*/
/*	border: thin solid #FF0000;*/
}
.ThumbsArchi {
	margin-bottom: 10px;
}
.ThumbsArchi img {
	margin-right: 5px;
}
.BlocGam img {
	float:left;
	margin-left:2px;
	margin-top:15px;
}
.BlocGam h2 {
	margin-bottom:18px;
	margin-top:15px;
}
.DescGamArchi h3 {
	font-size:16px;
	font-family:"Trebuchet MS", Tahoma, Arial;
	margin-bottom:15px;
	margin-top: 0px;
	padding: 0px;
	color: #cc0000;
}
.DescGam {
	margin-left:15px;
	padding-right:10px;
	float:left;
	text-align: right;
	width: 410px;
}
.DescGam span {
	text-align: left;
}
.VisuGamArchi {
	float: left;
	margin-left: 10px;
}
.DescGamArchi {
	margin-left:15px;
	float:left;
	width: 330px;
}
.DescGamArchi span {
	text-align: left;
}
a.info {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #6e6e6e;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	margin-top:20px;
	margin-bottom: 10px;
	text-decoration: none;
	background-image: url(../images/bg-info.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
}
/* Detail Maison */

.ModeleTitre {
	font-family: Arial;
	font-size:17px;
	color:#18a2c9;
	letter-spacing:-1px;
	font-weight:lighter;
	margin-bottom:10px;
	border-bottom: #cdcdcd solid 1px;
	line-height:25px;
}
.ModeleDetail {
	background-image: url(../images/fd_grad_detail.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top:10px;
	padding-left:10px;
}
#Infos {
	padding-right: 20px;
	padding-left: 20px;
	/*padding-top: 15px;*/
	padding-bottom:15px;
	margin-top: 10px;
	margin-bottom: 30px;
	background-image: url(../images/grad-infos.png);
	background-repeat: repeat-x;
	/*	height: 20px;*/
	border: 1px solid #cdcdcd;
	background-position: bottom;
	color:#666666;
	font-size: 14px;
}
#Infos strong {
	color:#C00;
}
.Infos {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom:15px;
	margin-top: 10px;
	margin-bottom: 30px;
	background-image: url(../images/grad-infos.png);
	background-repeat: repeat-x;
	/*height: 20px;*/
	border: 1px solid #cdcdcd;
	background-position: bottom;
	color:#666666;
}
.Infos ul {
}
.Infos ul li {
	display:block;
	background-image:url(../images/puc-BlcMaison.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent:20px;
	line-height:20px;
}
#InfoModele {
	float:left;
	width:325px;
	margin-right:15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #cdcdcd;
}
.BtnVoirPlan {
	/*background-color:#bacbab;*/
	background-image: url(../images/coin-btn-voir.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:25px;
	height:21px;
	/*width:50%;*/
	float:right;
	border:none;
	margin-top:5px;
	background-color: #bcbcbc;
}
.BtnVoirPlan a {
	display: block;
	background-image:url(../images/puce-btn-voir.png);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	padding-right:35px;
	color:#ffffff;
	height:17px;
	padding-top:5px;
}
.BtnVoirPlan a:hover {
	color:#FFFFFF;
}
#BlocMdlDetail {
	border: 1px solid #cdcdcd;
	float: left;
	width: 200px;
	padding-top:15px;
	background-image: url(../images/fd_MaisTerr.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:20px;
}
.BtnDetail {
	/*background-color:#bacbab;*/
	background-image: url(../images/coin-btn-detail.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:25px;
	height:21px;
	/*width:50%;*/
	float:right;
	border:none;
	margin-top:18px;
	background-color:#cc0000;
}
.BtnDetail a {
	display: block;
	background-image:url(../images/puce-btn-detail.png);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	padding-right:35px;
	color:#ffffff;
	font-weight:bold;
	height:17px;
	padding-top:5px;
}
.BtnDetail a:hover {
	color:#FFFFFF;
}
#Detail {
	padding:10px;
}
#Detail .Apartir {
	font-size: 12px;
	font-weight: bold;
	color:#cc0000;
	text-align:right;
	border-bottom: #cdcdcd solid 1px;
}
#Detail .Prix {
	font-size: 22px;
	font-weight: bold;
	color:#cc0000;
	text-align:right;
	border-top:none;
	line-height:22px;
	margin-top:0px;
}
#Detail .Model {
	font-weight:bold;
	text-transform: uppercase;
	background-color:#cdcdcd;
	margin-top:10px;
	margin-bottom:10px;
}
#Detail .HorsDecoT {
	font-weight:bold;
}
#Detail .HorsDecoT a {
	color:#18AD;
}
#Detail .HorsDeco {
}
/* carte terrains */


#Carte2France {
	background-image: url(../images/carte2france.png);
	height: 502px;
	width: 563px;
}
/* Agence departement */
 
#AdrAgences, #CarteAgences {
	float:left;
}
#AdrAgences {
	width:565px;
}
#AdrAgencesCol01, #AdrAgencesCol02 {
	float:left;
	width:280px;
}
#AdrAgencesCol02 {
}
.AdrBlcAgDep {
	border:#cccccc solid 1px;
	padding-top: 15px;
	padding-left: 10px;
	margin-bottom:20px;
	padding-bottom:1px;
	min-height:60px;
	float:left;
	background-color:#f7f7f7;
	width:330px;
	display:block;
}
.ABAgDCol1, .ABAgDCol2, .ABAgDCol3 {
	float:left;
}
.ABAgDCol1 {
	width:200px;
}
.ABAgDCol2 {
}
.ABAgDCol3 {
}
.BtnTerrAg {
	background-image: url(../images/fd-BtnTerrainsAg.png);
	background-repeat: no-repeat;
	height: 63px;
	width: 206px;
	display:block;
	float:right;
	margin-top:8px;
	text-indent: -9999px;
}
.BtnTerrMaisAg {
	background-image: url(../images/fd-BtnTerrMaisAg.png);
	background-repeat: no-repeat;
	height: 63px;
	width: 206px;
	display:block;
	float:right;
	margin-top:8px;
	text-indent: -9999px;
}
.AdrBlcAg {
	border:#ebeaea solid 1px;
	padding-top: 15px;
	padding-left: 15px;
	margin-bottom:20px;
	padding-bottom:1px;
	min-height:115px;
	margin-left:5px;
	float:left;
	background-color:#fefdfd;
	width:250px;
	display:block;
}
.AdrBlcAg span {
	text-transform: uppercase;
}
.AdrBlcAg h3, .AdrAg h3, .AdrBlcAgDep h3 {
	font-weight: bold;
	text-transform: uppercase;
	color:#cc0000;
}
#CarteAgences {
	width:565px;
	margin-bottom:20px;
}
.BtnBlcAg {
	/*background-color:#bacbab;*/
	background-image: url(../images/coin-btn-blcAg.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:25px;
	height:16px;
	/*width:50%;*/
	float:right;
	border:none;
	margin-top:18px;
}
.BtnBlcAg a {
	display: block;
	background-image:url(../images/bg-LeftBlcAg.png);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	padding-right:35px;
	color:#cc0000;
	font-weight:bold;
	height:15px;
	padding-top:3px;
}
.BtnBlcAg a:hover {
	color:#18a2c9;
}
/* Agence Details */

#DetailAg {
	/*	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;*/
	
	border:#CCCCCC solid 1px;
	padding:7px;
}
/* Onglets terrain et tagences */

#OnglTerr ul.Ongl {
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:37px;
}
#OnglAg ul.Ongl {
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:25px;
}
#OnglTerr ul.Ongl li, #OnglAg ul.Ongl li {
	display:block;
	float:left;
	margin-right:7px;
	text-align: center;
}
#OnglTerr ul.Ongl li a {
	float:left;
	color:#cc0000;
	text-decoration:none;
	padding-top: 7px;
	padding-bottom: 4px;
	padding-right: 9px;
	padding-left: 10px;
	font-weight:bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-image: url(../images/gradOng.png);
	background-repeat: repeat-x;
	background-position: top;
}
#OnglAg ul.Ongl li a {
	float:left;
	color:#cc0000;
	text-decoration:none;
	padding-top: 7px;
	padding-bottom: 4px;
	padding-right: 9px;
	padding-left: 10px;
	font-weight:bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/gradOng.png);
	background-repeat: repeat-x;
	background-position: top;
}
#OnglTerr ul.Ongl li .current, #OnglAg ul.Ongl li .current {
	text-transform: uppercase;
	text-decoration:none;
	padding:6px;
	background-color:#FFFFFF;
	background-image: none;
}
#OnglAg ul.Ongl li a:hover, #OnglTerr ul.Ongl li a:hover {
	text-decoration:none;
	background-color:#FFFFFF;
	background-image: none;
	color:#999999;
}
#OnglAg ul.Ongl .current a, ul.Ongl .current a:hover {
	color:#ffffff;
	/*font-weight:bold;*/
	background-color: #ffbb00;
}
.AdrAg, .AdrPhAg, .AdrPhVend {
	width:180px;
	float: left;
	margin-top:10px;
}
.AdrPhAg, .AdrPhVend {
	text-align: center;
}
.AdrPhAg img, .AdrPhVend img {
	border:1px #CCCCCC solid;
}
.AdrAg span {
	text-transform: uppercase;
}
.AdrPhAg {
}
.AdrPhVend {
}
.BtnCtcAg {
	/*background-color:#bacbab;*/
	background-image: url(../images/coin-btn-blcAg.png)  background-repeat: no-repeat;
	background-position: left;
	height:20px;
	/*width:50%;*/
	float:right;
	border:none;
	background-image: url(../images/bg-btn-Ctc.png);
	width: 147px;
	margin-top: 10px;
	margin-right: 20px;
}
.BtnCtcAg a {
	display: block;
	text-decoration: none;
	color:#FFFFFF;
	font-weight:bold;
	height:15px;
	padding-top:3px;
	text-align: center;
}
.BtnCtcAg a:hover {
	color:#18a2c9;
}
/* Terrain+Maison */

.Dispo a {
	text-decoration:none;
}
.Dispo {
	font-weight: bold;
	color:#cc0000;
}
.Vignette {
	margin-top:5px;
}
.Secteur {
	margin-top:5px;
	margin-bottom:5px;
	text-transform: uppercase;
	background-color: #E7E7E7;
	display: block;
	width: 154px;
	font-size:10px;
	font-weight:bold;
	min-height:25px;
	padding:3px;
	text-align: center;
}
.Model {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	line-height:16px;
	text-indent:6px;
}
.Surf {
	line-height:16px;
	text-indent:6px;
}
.Prix {
	font-size: 16px;
	font-weight: bold;
	color:#cc0000;
	text-align:right;
	border-top: #cdcdcd 1px solid;
	width:100%;
	padding-top:10px;
	margin-top: 10px;
}
.BlocTerrMais {
	min-height:250px;
	margin-top:10px;
	border: 1px solid #cdcdcd;
	float: left;
	width: 160px;
	margin-right: 6px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top:5px;
	background-image: url(../images/fd_MaisTerr.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
a.BlocTerrMais {
	text-decoration:none;
	cursor: default;
	color:#333333;
	cursor:pointer;
}
/* Terrain+maison detail*/

#BlocTerrMaisDetail {
	border: 1px solid #cdcdcd;
	width: 200px;
	margin-top:20px;
	/*	padding-top:15px;*/
	background-image: url(../images/fd_MaisTerr.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#Col2MaisTerr {
	width: 200px;
	float: left;
}
#InfoTerrMais {
	float:left;
	width:335px;
	margin-right:15px;
	padding-right: 10px;
	padding-bottom: 10px;
}
InfoTerrMais h2 {
	margin-top:0px;
	font-weight: bold;
}
.AnnComp {
	border: 1px solid #b5b5b5;
	background-color:#fafafa;
	/*background-image:url(../images/info.jpg);
	background-repeat: no-repeat;
	background-position: 15px 15px;*/
	padding: 7px;/*padding-left:70px;*/
}
.AnnComp h3 {
	color:#C00;
	font-size:13px;
}
ul.listin {
	/*margin-left:140px;*/
	display:block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top:5px;/*	margin-top: 10px;*/
}
ul.listin li {
	list-style-type: disc;
	list-style-position: inside;
	margin-left:10px;
}
.ul-listin {
	list-style-type: disc;
	list-style-position: inside;
	margin-left:10px;/*	font-size:1.2em;*/
	}
#SavoirPlusMais, #SavoirPlusTerr {
	border: 1px solid #b5b5b5;
	background-color:#fafafa;
	background-image:url(../images/info.jpg);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left:70px;
}
#SavoirPlusTerr {
	margin-top:30px;
	height:auto;
}
#SavoirPlusMais img, #SavoirPlusTerr img {
	float:left;
	margin-right:20px;
}
#SavoirPlusMais ul, #SavoirPlusTerr ul {
}
#SavoirPlusMais ul li {
}
#SavoirPlusMais ul li a, #SavoirPlusTerr ul li a {
	/*	font-weight: bold;*/
	color: #18a2c9;
	text-decoration: none;
	list-style-type: disc;/*	font-size:10px;*/
}
#SavoirPlusMais ul li a:hover, #SavoirPlusTerr ul li a:hover {
	color:#cc0000;
}
/*  Notre contrat */

#ContratHome {
}
#Contrat {
	/*	padding-left: 20px;*/
	margin-top:25px;
}
.TxtLoi {
	border: 1px solid #ececec;
	padding:20px;
}
#Contrat ol {
	margin-left:25px;
	list-style-position: outside;
	list-style-type: decimal;
}
#Contrat ul {
	margin-left:25px;
}
#Contrat ul li, #Financement ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-top:5px;
}
#Contrat ol li a {
	text-decoration: none;
	color: #333333;
}
#Contrat ol li a:hover {
	color:#cc0000;
}
/*   #Contrat ol li a strong{
	background-color: #CCCCCC;
	display: block;
	list-style-position: inside;
}*/

   #Contrat ol {
	margin-bottom:10px;
}
#ContratHome h2 {
	margin: 0px;
	padding: 0px;
}
.BlcContrat h3, .NoteInf h3, .BlcFin h3, #Financement h3, #Contact h3 {
	color:#cc0000;
	text-transform: uppercase;
}
.NoteInf h3 {
	margin-top:10px;
}
.NoteInf h4 {/*	color:#0399d7;*/
	margin-top:10px;
}
.BlcContrat, .BlcFin {
	float: left;
	width: 240px;
	border: 1px solid #dedede;
	padding:10px;
	margin-left:15px;
	margin-top:15px;
	background-image: url(../images/fd_grad_detail.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#ContratHome a {
	text-decoration: none;
	color:#666666;
}
#ContratHome a:hover {
	background-color: #F5F5F5;
	background-image: none;
}
.SvoPlus {
	color:#cc0000;
	float:right;
	margin-top:5px;
	font-weight: bold;
	font-size:10px;
	background-image: url(../images/btn-detail.png);
	background-repeat: no-repeat;
	background-position: left;
	width:110px;
	text-indent:30px;
}
/* Garanties */


#OnglGar {
	margin-top:20px;
	height:43px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#OnglGar ul.Ongl {
	list-style-type:none;
	width:auto;
	position:relative;
	padding-left:20px;
}
#OnglGar ul.Ongl li {
	display:block;
	float:left;
	margin-right:7px;
	text-align: center;
}
#OnglGar ul.Ongl li a {
	float:left;
	color:#cc0000;
	text-decoration:none;
	padding-top: 7px;
	padding-bottom: 4px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight:bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-image: url(../images/gradOng.png);
	background-repeat: repeat-x;
	background-position: top;
}
#OnglGar ul.Ongl li .current {
	text-decoration:none;
	padding-top:6px;
	padding-bottom:6px;
	padding-right: 20px;
	padding-left: 20px;
	background-color:#FFFFFF;
	background-image: none;
}
#OnglGar ul.Ongl li a:hover {
	text-decoration:none;
	background-color:#E7E7E7;
	background-image: none;
	color:#09C;
}
.BlcCompar {
	float: left;
	width: 240px;
	border: 1px solid #dedede;
	padding:10px;
	margin-right:15px;
	margin-top:15px;
	background-image: url(../images/fd_grad_detail.png);
	background-repeat: repeat-x;
}
.ComparContrat {
	margin-top:20px;
}
.ComparContrat h3 {
	display: block;
	background-color: #ececec;
	font-weight:bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
}
/*  Actualités
 ============================================================================= */

  
  
  
  
  
#Actualites {
	padding-top:10px;
}
#Actualites h2 {
	margin-top:0px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	line-height:20px;
}
.BlcActu {
	margin-top:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	/*background-image: url(../images/bg-BlocGam.png);
	background-position: right bottom;
	margin-top: 10px;
	background-repeat: no-repeat;*/
	padding-bottom:10px;
}
.BlcActu img {
	width:119px;
	height:81px;
}
.DescActu {
	margin-left:10px;
	width:352px;
	float:left;
}
a.ContactAg {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #6e6e6e;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	margin-top:10px;
	text-decoration: none;
	background-image: url(../images/bg-info.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 5px;
	text-align: right;
	background-color: #ebebeb;
	padding-bottom:5px;
}
a.ContactAg:hover {
	color: #CC0000;
	background-color:#E4E4E4;
	background-image: none;
}
/* Financement */

#Financement {
	margin-top:20px;
	padding-left:20px;
}
.BlcFin {
	height:80px;
}
#Financement .Intitul {
	background-color: #cc0000;
	color: #FFFFFF;
}
#Financement table {
	padding:none;
}
#Financement table tr td {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}
#Financement ul {
	margin-left:50px;
}
.tr-c {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tr-d {
}
/* Nos Prestations */ 




#Prestations {
}
#Prestations h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	margin-top:0px;
	margin-bottom:5px;
	letter-spacing:normal;
	float:left;
}
.Col01 {
	width: 275px;
	float: left;
	margin-top:15px;
}
.Col02 {
	float: left;
	width: 262px;
	margin-left:2px;
}
.Col01 {
	margin-right:15px;
}
.BlocPrest {
	background-color: #ececec;
	border: 1px solid #d20700;
	padding:6px;
	margin-bottom:10px;
}
.BlocPrestEcl {
	background-color: #ececec;
	border: 1px solid #d20700;
	padding:10px;
	margin-bottom:10px;
	width:225px;
}
.BlcCoinL {
	background-image: url(../images/CoinLeftBlcPrest.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.BlcCoinR {
	background-image: url(../images/CoinRightBlcPrest.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cnt-blcPret {
	float: left;
	width:80%;
}
.BlocPrestEcl ul, .BlocPrest ul {
	display:block;
	float:left;
	width:100%;
}
.BlocPrest p, .BlocPrestEcl p {
	float:left;
	width:100%;
	margin-bottom:5px;
}
.NumPrest {
	float:left;
	width:35px;
	height:20px;
}
.BlocPrest a, .BlocPrestEcl a {
	color:#d20700;
	font-weight: bold;
	text-decoration: none;
	display:block;
	background-image: url(../images/ic-pdf.png);
	background-repeat: no-repeat;
	background-position: left center;
	clear: both;
	text-indent:25px;
	font-size: 10px;
	margin-top:10px;
}
/* Visite */

.FirstLi {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#Visite .Col01 {
	margin-right: 20px;
}
#Visite .Col01 h2 {
	margin-top: 5px;
	margin-bottom: 5px;
}
#VisiteHome .Col01 {
	margin-right: 0px;
}
#Visite, #VisiteHome {
	margin-top:30px;
}
#Visite ul {
}
#Visite ul li {
	line-height: 22px;
	text-indent: 30px;
}
#Visite ul li a {
	display: block;
	text-decoration: none;
	background-image: url(../images/bg-LeftSubMenu.png);
	background-repeat: no-repeat;
	background-position: 10px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#Visite ul li a:hover, #Visite ul li a.current {
	background-image: url(../images/bg-LeftSubMenu.png);
	background-repeat: no-repeat;
	background-position: 10px;
	background-color: #F7F7F7;
	color:#CC0000;
}
#Visite ul li a .current {
}
#Visite img {
	padding:5px;
}
.Etape {
	border: 1px solid #CCCCCC;
	padding: 1px;
}
#Visite h3 {
	color: #CC0000;
	background-color:#ECECEC;
	margin-top:10px;
	margin-bottom:10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#BlocVisitIndex {
	background-image: url(../images/bg-BlocVis.png);
	background-position: right bottom;
	width: 540px;
	margin-top: 10px;
	background-repeat: no-repeat;
	margin-left:20px;/*	border: thin solid #FF0000;*/
}
#BlocVisitIndex h2 {
	margin-top:0px;
	margin-bottom:8px;
}
.BlcChantHome h2.Red {
	color:#CC0000;
}
.HeadScellierH {
	color:#CC0000;
}
.BlcChantHome {
	margin-left:15px;
	margin-bottom:4px;
	text-align: right;
	background-image: url(../images/bg-BlocChant.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right:15px;
	margin-right:1px;
	padding-top:10px;
	padding-bottom:2px;
}
.BlcChantHome a.info {
	margin-top:10px;
}
.BlcChantHome a.info:hover {
	color: #CC0000;
}
#ChantierThumbs img {
}
.BlcNom {
	border: 1px solid #dedede;
	padding:10px;
	background-image: url(../images/fd_grad_detail.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.BlcNom ul li {
	display: block;
	margin: 0px;
	list-style-position: inside;
	text-indent: 0px;
	padding: 0px;
}
#ChantierThumbs a {
	margin-right: 5px;
	margin-bottom: 5px;
	display: inline-block;
}
#ChantierThumbs a:hover {
	background-color: #E0E0E0;
}
#MonDossier {
	padding-left:20px;
}
#MonDossier table tr td {
	padding-top:8px;
	padding-bottom:10px;
	text-align: center;
}
#MonDossier table {
	padding:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#MonDossier table .tr-a {
	background-color: #ededed;
	background-image: none;
}
#MonDossier table .Intitul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#Login {
	width:250px;
	margin-right: auto;
	margin-left: auto;
	background-color:#f4f4f4;
	/*border: 1px solid #CCC;*/
	padding: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.InpLogin, .InpPass {
	margin-bottom:5px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: right;
}
.InpLogin {
}
.InpPass {
}
.InpButt {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top:10px;
}
.InpButt input {
	background-color: #cccccc;
}
#Login button {
	background-color: #B70010;
	color:#FFF;
	width:200px;
	border:none;
}
/*  maison à 15 eur0s  */

.BtnPlus {
	background-image: url(../images/fd-Btn-plus.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 235px;
	display: block;
	margin-top:8px;
	text-indent: -9999px;
	margin-left:30px;
}
.BtnModMaison15 {
	background-image: url(../images/fd-Btn-ModMaison15.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 235px;
	display: block;
	margin-top:8px;
	text-indent: -9999px;
	margin-left:30px;
}
.HeadMaison15 {
}
/* Maison PAss FONCIER */

.HeadPass {
	background-image: url(../images/HeadPassFoncier.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top:220px;
}
.HeadPassC {
	background-image: url(../images/HeadPassCon.jpg);
	padding-right:200px;
	background-repeat: no-repeat;
	/*height:180px;*/
	margin-bottom:15px;
}
.BtnPass {
	background-image: url(../images/fd-Btn-PASS.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 235px;
	display: block;
	margin-top:8px;
	text-indent: -9999px;
	margin-left:30px;
}
/* Maison sur Mesure */

/*.HeadBurEtd {
	background-image: url(../images/HeadBurEtd.gif);
	padding-top:160px;
	background-repeat: no-repeat;

	margin-bottom:15px;
	background-position: right top;
}*/


/* Maison sur Mesure */

.HeadBurEtd {
	background-image: url(../images/HeadArchi.jpg);
	padding-top:200px;
	background-repeat: no-repeat;
	/*	height:180px;*/
	margin-bottom:15px;
	background-position: right top;
}
.BtnModBE {
	background-image: url(../images/fd-Btn-ModBE.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 235px;
	display: block;
	margin-top:8px;
	text-indent: -9999px;
	margin-left:30px;
}
.BtnPlusBE {
	background-image: url(../images/fd-Btn-BE.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 235px;
	display: block;
	margin-top:8px;
	text-indent: -9999px;
	margin-left:30px;
}
.HeadBEtdCat {
	background-image: url(../images/HeadBurEtdCat.jpg);
	padding-top:200px;
	background-repeat: no-repeat;
	margin-bottom:15px;
	background-position: right top;
}
.HeadBEtdCat h1 {
	/*font-size:16px;*/
	text-transform: none;
	font-size:26px;
	/*	font-family: Tahoma, Geneva, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: -1px;
}
#GallBE {
	padding-bottom:10px;
	padding-top:10px;
}
#GallBE a:hover {
	background-color: #E3E3E3
}
#GallBE a {
	border: 1px solid #CCCCCC;
	width:180px;
	height: 137px;
	margin-right:9px;
	margin-bottom:9px;
	display:block;
	float:left;
}
#GallBE a.ThumbLast {
	margin-right:0px;
}
#GallBE img {
	padding: 5px;
	width:170px;
	height: 127px;
}
/*#GallBE .Thumbs, #GallBE .ThumbsLast {
	border: 1px solid #CCCCCC;
	padding: 7px;
	width:118px ;
	margin-right:9px;
	margin-bottom:9px;

}*/






  
  

/* Gamme LDT */

.HeadMaisLDT {
	background-image: url(../images/HeadMaisLDT.jpg);
	padding-top:150px;
	background-repeat: no-repeat;
	margin-bottom:15px;
	background-position: right top;
}
.HeadMaisLDT h1 {
	/*font-size:16px;*/
	text-transform: none;
	line-height:25px;
	font-size:26px;
	/*	font-family: Tahoma, Geneva, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: -1px;
}
/* Maison Eco */

.HeadMaisEco {
	background-image: url(../images/fd-header-BBC.jpg);
	padding-top:200px;
	background-repeat: no-repeat;
	margin-bottom:15px;
	background-position: right top;
}
.HeadMaisEco h2 strong {
	color: #99cc00;
}
.HeadMaisBBC {
	background-image: url(../images/HeadMaisBBC.jpg);
	padding-top:180px;
	margin-bottom:15px;
	background-repeat: no-repeat;
}
.HeadMaisEco h1, .HeadMaisBBC h1 {
	/*font-size:16px;*/
	text-transform: none;
	line-height:25px;
	font-size:26px;
	/*	font-family: Tahoma, Geneva, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: -1px;
}
.HeadMaisEco h1 {
/*	text-align: right;*/
}
.BBCArchi {
	background-image: url(../images/encart-bbc-sur-mesure.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 136px;
	width: 565px;
	margin-top: 10px;
	margin-bottom: 30px;
	display: block;
	text-indent: -5000px;
}
/* Dossier BBC */ 

#BlcRT {
	margin-bottom:15px;
}
#RT2005, #RT2012 {
	background-image: url(../images/fd-RT.png);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
	width:221px;
	float:left;
	padding:8px;
	margin-top:15px;
	background-position: bottom;
}
#RT2005 ul li a, #RT2012 ul li a {
	display:block;
}
#RT2005 ul li, #RT2012 ul li {
	display:block;
}
#RT2005 ul li.RT span, #RT2012 ul li.RT span {
	margin-left:25px;
	font-size:12px;/*font-weight:bold;*/
}
#RT2005 ul li.RT, #RT2012 ul li.RT {
	height: 28px;
	color:#FFF;
	font-size:24px;
	padding-left:15px;
	padding-top:2px;
}
#RT2005 ul li.stitre, #RT2012 ul li.stitre {
	margin-bottom:15px;
	font-weight:bold;
	padding:0 10px 0 10px;
	text-align: right;
}
#RT2005 ul li.sstitre, #RT2012 ul li.sstitre {
	margin-bottom:15px;
	/*font-size:12px;*/
	padding:0 10px 0 10px;
}
#RT2005 ul li.RT {
	background-image: url(../images/CoinL-RT2005.png);
	background-repeat: no-repeat;
	background-color:#ffb60f;
}
#RT2012 ul li.RT {
	background-image: url(../images/CoinL-RT2012.png);
	background-repeat: no-repeat;
	background-color:#8fd400;
}
#RT2012 ul li {
}
#RT2005 ul li a {
}
#RT2012 ul li a {
}
#RT2005 {
	margin-right:15px;
	color:#ffb60f;
}
#RT2012 {
	color:#77b800;
}
ul.listeBBC {
	margin-left:140px;
	display:block;
}
ul.listeBBC li {
	list-style-type: disc;
	list-style-position: inside;
	margin-left:10px;
}
.ul-list {
	list-style-type: disc;
	list-style-position: inside;
	margin-left:10px;/*	font-size:1.2em;*/
	}
.MaisonBBC h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-transform: uppercase;
	color: #81BE03;
	font-size: 12px;
	margin-top:20px;
	margin-bottom:5px;
	display: block;
}
.high {
	padding: 10px;
	background-color: #DCDCDC;
	font-weight:bold;
	float:left;
	background-image: none;
	border: 1px solid #999;
}
.high span {
	font-size: 24px;
	color: #F30;
	font-family: "Arial Black", Gadget, sans-serif;
}
#content ul.high-Wiener {
	width:130px;
	background-color:#C00;
	font-size:14px;
	color:#FFF;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:15px;
	padding-right:15px;
	background-image: none;
	float:right;
	margin-left:15px;
}
img.alignL, img.alignR {
	border: 1px solid #CCC;
}
.alignR {
	float: right;
	margin-left:15px;
}
.alignL {
	float: left;
	margin-right:15px;
}
/* Maison Kit */

.HeadMaisKit {
	background-image: url(../images/HeadMaiskit.jpg);
	padding-top:150px;
	background-repeat: no-repeat;
	margin-bottom:15px;
	background-position: right top;
}
.HeadMaisKit h1 {
	/*font-size:16px;*/
	text-transform: none;
	line-height:25px;
	font-size:26px;
	/*	font-family: Tahoma, Geneva, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: -1px;
}
/* Loi Scellier */

.HeadScellier {
	background-image: url(../images/HeadScellierH.png);
	padding-top:170px;
	background-repeat: no-repeat;
	/*	height:180px;*/
	margin-bottom:15px;
	background-position: right top;
}
.HeadScellier h1 {
	text-indent:-5000px;
	padding:0px;
	margin: 0px;
}
.HeadScellier .chapo {
	font-size:24px;
	color: #818489;
	letter-spacing:-1px;
	text-align: left;
	line-height:27px;
}
.or {
	color: #F8A124;
	font-weight: bold;
	font-size:30px;
}
.red {
	color: #e72f17;
	font-weight: bold;
}
.ScellierMaison, .ScellierMaisonS, .ScellierMaisonG {
	display:block;
	background-repeat: no-repeat;
	text-indent: -5000px;
	height:100px;
	margin-top:10px;
}
.ScellierMaison {
	background-image: url(../images/ScellierMaison.gif);
}
.ScellierMaisonS {
	background-image: url(../images/ScellierMaisonS.gif);
}
.ScellierMaisonG {
	background-image: url(../images/ScellierMaisonG.gif);
}
.HeadScellierM, .HeadScellierMS, .HeadScellierMG {
	background-repeat: no-repeat;
	padding-top:250px;
}
/* Page BBC */

#HeadMaisBBC {
}
.HeadScellierM {
	background-image: url(../images/HeadScellierMaison.png);
}
.HeadScellierMS {
	background-image: url(../images/HeadScellierMaisonS.png);
}
.HeadScellierMG {
	background-image: url(../images/HeadScellierMaisonG.png);
}
/*Plan de site*/
	
#Plan2site h2 a {
	color:#C00;
	text-transform: uppercase;
}
#Plan2site ul {
	margin-left:30px;
}
#Plan2site ul li {
	list-style-type: disc;
}
#Plan2site ul li a {
	color:#333;
}
/*contact*/

/* PTZ2013 */

.ptz2013 {
	background-position:left top;
	width:960px;
	height:550px;
	background-image: url(../images/ptz-2013-30000-fd.jpg);
	background-repeat: no-repeat;
}
/* LAYOUT END */

.half1 {
	display: block;
	float: left;
	width: 50%;
	text-align: center;
}
.half2 {
	display: block;
	float: right;
	width: 50%;
	text-align: center;
}
.xtra-Links {
	margin-top:10px;
}
#Main p {
	margin-bottom:10px;
}
.list-lign li {
	display:inline;
}
#Main ul.list {
	margin-left:20px;
}
#Main ul.list li, ul.list li {
	/*display:block;*/
	background-image: url(../images/bg-LeftSubMenu.png);
	background-repeat: no-repeat;
	background-position: left -6px;
	/*	height:20px;*/
	/*line-height:20px;*/
	padding-left:20px;
	text-decoration: none;
	/*	list-style-position:inside;*/
	display:block;
	margin-bottom:5px;
}
/* Footer Ad */

#triqui_container {
	width: 100%;
	position: fixed;
	bottom: 0;
	background-image:url(../images/fd-ad-foot.png);
	background-repeat: repeat-x;
	background-position: left top;
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:white;
	height:113px;
}
#triqui_ad {
	/*background-color:#e5e5e5;
	border-top:1px solid black;
	height: 100px;
	text-align:center;*/
	display:nrone;
	background-image: url(../images/bg-ad-foot.png);
	background-repeat: no-repeat;
	background-position: right top;
	height:113px;
	width:960px;
	margin-right:auto;
	margin-left:auto;
	text-shadow: 1px 1px 2px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
	color:white;
}
#triqui_ad .cnt table {
	padding:20px;
}
#triqui_ad .cnt table tr td {
	text-align:left;
	padding:2px;
}
#triqui_ad .cnt table tr.lieu {
	font-size:15px;
	text-align:right;/*font-weight:bold;*/
}
#triqui_ad .cnt table tr.lieu input {
	width:96%;
}
#triqui_ad input {
	width:90%;
	height:20px;
	border:none;
}
#triqui_ad button {
	background-color:#C00;
	color:white;
	font-weight:bold;
	height:30px;
	width:30px; /*line-height:30px;*/
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border:none;
	font-size:16px;
}
#triqui_ad_close {
	cursor: pointer;
	text-decoration: underline;
}
#adfoot {
}
#triqui_ad .cnt {
	padding-left:220px;
	padding-top:50px;
}
/* Maison detail
====================================*/


.modele-info {
	padding: 21px 25px;
	background: #f6f6f6;
	color: #888;
	border-radius: 2px;
-webkit-box-shadow:: inset 0px -1px 0px 0px rgba(0,0,0, 0.07);
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.07);
}
.prix-modele {
	color:#999999;
	text-align:right;
	margin-bottom:10px;
	padding: 0px 10px 10px 10px;
}
.prix-modele span {
	font-size:30px;
	color:#CC0000;
	font-weight:bold;
}
.fd-bar {
	margin-top:20px;
	margin-bottom:10px;
	padding: 5px 5px 5px 25px;
	background: #f6f6f6;
	color: #666;
	border-radius: 2px;
-webkit-box-shadow:: inset 0px -1px 0px 0px rgba(0,0,0, 0.07);
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.07);
}
a.ti_item {
	color: #d11401;
	font-weight: 600;
	letter-spacing: -0.2px;
	margin-top:5px;
}
.Gall_item {
	min-height: 175px;
	display:block;
	float:left;
	background-color: #f4f4f4;
	box-shadow:  inset 0px -1px 0px 0px rgba(0,0,0, 0.07);
	border-radius: 0 0 2px 2px;
	border-color: #e8e8e8;
	margin-bottom:15px;
	text-align:center;
	padding-bottom:15px;
}
.item-description {
	padding:12px 12px 0 12px; /*min-height:90px;*/
}
span.prix-catalogue {
	font-size:1.3em;
	font-weight:bold;
}
/* Portfolio Navigation
====================================*/
#portfolio-navi {
	position: relative;
	float: right;
	display: block;
	margin: 15px 0 0 10px;
}
#portfolio-navi ul li {
	display: inline;
}
#portfolio-navi a {
	padding: 5px 10px 7px 10px;
	display: inline-block;
	color: #888;
	background-color: #f4f4f4;
	margin: 0 0 6px 0;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	box-shadow:  inset 0px -1px 0px 0px rgba(0,0,0, 0.07);
	border-radius: 2px;
}
#portfolio-navi a:hover b {
	opacity: 1;
}
#portfolio-navi a:hover {
	background-color: #169fe6;
	color: #fff;
	box-shadow:  inset 0px -1px 0px 0px rgba(0,0,0, 0.15);
}
/* Galerie*/








/* Portfolio Info
====================================*/

.project-info li.box-title {
	font-size:1.2em;
	color:#cc0000;
	font-weight:bold;
}
.project-info.modele ul li {
	border-top: 1px solid #666;
}
.project-info {
	padding: 21px 25px;
	background: #f6f6f6;
	color: #888;
	border-radius: 2px;
 -webkit-box-shadow:: inset 0px -1px 0px 0px rgba(0,0,0, 0.07);
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.07);
}
.project-info .button {
	line-height: 22px;
}
.project-info li:first-child {
	padding-top: 0;
}
.project-info li:last-child {
	border-bottom: 0;
}
.project-info li {
	padding: 2px 0;
	display:block;
}
.project-info li span {
	float:right;
}
.project-info li.surf-total { /*font-size:1.1em;*/
	color:#C00;
	font-weight:bold;
	border-top:
 #C00 1px solid;
}
.launch {
	margin-top: 10px;
}
.project-tags {
	margin-top: 15px;
}
.project-tags strong {
	float: left;
	margin: 5px 10px 20px 0;
}
/* Moteur
====================================*/

#moteur {
	background: #f4F4F4;
	/*background-color:#BD0000;*/

padding-top:20px;
	margin-bottom:20px;
	/*border:solid 1px #ffffff;*/
-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow: 0 2px 3px #cccccc;
	-moz-box-shadow: 0 2px 3px #cccccc;
	-o-box-shadow: 0 2px 3px #cccccc;
	box-shadow: 0 2px 3px #cccccc;
	padding-bottom: 20px;
}
#moteur .title {
	font-size:2.0em;
}
.t_moteur {
	color: #d11401;
	font-weight: 600;
	letter-spacing: -0.2px;
	margin-bottom:5px;
}
/* =================================================================== */
/* Contact Form
====================================================================== */

#contact fieldset div {
	margin-bottom: 20px;
}
#contact fieldset div input { /*width: 220px;*/
	width: 90%;
}
#contact fieldset div input#nl_news, #contact fieldset div input#nl_even, #contact fieldset div input#nl_ter {
	width: 10px;
}
#contact textarea {
	max-width: 620px;
	min-width: 620px;
	min-height: 160px;
}
#contact input, #contact textarea, #contact select {
	-webkit-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
	-o-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
	-ms-transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
	transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
}
#contact input:focus, #contact textarea:focus, #contact select:focus {
	border: 1px solid #d6d6d6;
	outline: none;
	position: relative;
	z-index: 5;
}
#contact input.error, #contact textarea.error, #contact select.error {
	border: 1px solid #f2c4c2;
	background: #ffeceb;
}
#contact label span {
	color: #ed1c1c;
}
#contact input[type="submit"][disabled] {
	background:#aaa;
}
#message {
	margin: 0;
	padding: 0;
	display: block;
	background: transparent none;
}
.loader {
	padding: 10px;
	float: left;
}
.form-item {
	width:49%;
	float:left;
}
/*==================================================================== */
/* FlexSlider
====================================================================== */

.slidecontainer {
	/*background-image: url(../images/bg-slide.gif);*/
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
}
/* Browser Resets */
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	-style: none;
}
/* FlexSlider Necessary Styles */
.flexslider {
	margin: 0;
	padding: 0;
	z-index: 1;
	position: relative;
}
.flexslider .slides > li {
	display: none;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li:first-child {
	display: block;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	width: 100%;
	display: block;
}
/*.flexslider .slides img {width: 100%; display: block;}*/
.flex-pauseplay span {
	text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}
/* FlexSlider Default Theme */
.flexslider {
	margin: 0 0 0;
	border: none;
	position: relative;
	zoom: 1;
}
.flexslider.home {
	margin: 0;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.flexslider .slides {
	zoom: 1;
}
.carousel li {
	margin-right: 5px
}
/* Direction Nav */
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav .flex-next {
	background: url(../images/slider-right.png) no-repeat 50%;
	background-color: #4c4c4c;
	right: 0;
	border-radius: 2px 0 0 2px;
}
.flex-direction-nav .flex-prev {
	background: url(../images/slider-left.png) no-repeat 50%;
	background-color: #4c4c4c;
	left:0;
	border-radius: 0 2px 2px 0;
}
.flex-direction-nav a {
	width: 39px;
	height: 71px;
	margin-top: -36px;
	display: block;
	position: absolute;
	z-index: 100;
	cursor: pointer;
	text-indent: -9999px;
	top: 50%;
	opacity: 1;
	filter:alpha(opacity=100);
	-webkit-transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;
	-o-transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;
	transition: opacity 0.2s ease-in-out, background-color 200ms ease-in-out;
}
.flexslider.home:hover .flex-next, .flexslider.home:hover .flex-prev {
	opacity: 1;
	filter:alpha(opacity=100);
}
.home .flex-direction-nav a {
	opacity: 0;
	filter:alpha(opacity=0);
}
.flexslider .flex-next:hover, .flexslider .flex-prev:hover {
	background-color: #169fe6;
}
/* Control Nav */
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	width: 14px;
	height: 14px;
	display: block;
	background: #666;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0,0,0,0.7);
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0,0,0,0.9);
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
/* Caption */
.slide-caption {
	width: 282px;
	padding: 28px;
	margin: 0;
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	background-color: #222;
	background: rgba(0, 0, 0, 0.45);
}
.slide-caption h3 {
	color: #fff;
	padding-bottom: 10px;
	margin:0;
	line-height: 22px;
}
.slide-caption p {
	margin:0;
	line-height: 19px;
	color: #bbb;
}







