html {
	overflow-y: scroll;
}
html, body {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	margin: 0;
	height:100%;
	background-image:url(/images/container-bg.jpg);
	background-position:top;
}
.imgborders {
	border:#999 solid 1px;
}
p {
	text-align:justify;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#a08d1f;
	text-decoration: underline;
}
a:visited {
	color:#333;
	text-decoration: none;
}
a:visited:hover {
	color:#a08d1f;
	text-decoration: underline;
}
h1, h2, h3, h4, h5 {
	margin:0px;
	padding:0px;
}
h1 {
	font-size:22px;
}
h2, h2 a{
	font-size:16px;
	color:#a08d1f !important;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:12px;
}
.clear {
	clear:both;
	height:10px;
}
#wrapper {
	position:relative; /* needed for footer positioning*/
	width:1000px;
	background-color:#fff;
	/*background-color:#666666;
	background-image:url(../images/centerBG.gif);*/
	background-repeat:repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-height:100%; /* real browsers */
}
#holder {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:repeat-y;
	padding-bottom:130px;
	min-height:100%;
}

.newsDate { color:#999;}#contentHeader {
	background-image:url(../images/maison-fade-bg.jpg);
	height:78px;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;
	padding-top:40px;
	color:#FFF;
}
#content {
	margin-left:auto;
	margin-right:auto;
	width:958px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
}
.contentPhotoModule {
	height:400px;
	color:#999;
}
.contentPMthumb {
	width:157px;
	height:84px;
	margin-bottom:8px;
}
.contentPMleft {
	margin-left:auto;
	margin-right:auto;
	width:898px;
	height:400px;
}
.contentPMright {
	float:right;
	width:157px;
	margin-top:1px;
}
.contentBlock {
	color:#333;
	padding-top:20px;
	clear:both;
}
.contentBlockColumn {
	width:650px;
	float:left;
}
.contentBlockColumn2 {
	width:280px;
	margin-left:auto;
	margin-right:auto;
}
.contentBlockColumn3 {
	width:280px;
	float:right;
}
.contentColumnLeft {
	width:400px;
	float:left
}
.contentColumnright {
	width:400px;
	float:right
}

.contentColumnLeft ul{ margin-left:0; padding-left:0}

.contentColumnLeft li{ margin-left:0; padding-left:0 }

.BoutonPlus {
	color:#333;
	font-size:11px;
	text-align:center;
	width:46px;
	height:16px;
	background-image:url(../images/bouton-plus.png);
	cursor:pointer;
}
.vcard {
	padding-top:0px;
	font-size:14px;
	text-align:left;
}
.SmallTxt {
	font-size:11px
}
.fn {
	font-size:20px;
	padding-bottom:5px;
}
#index_main_image {
	border:1px solid #999
}
.projets_list_block {
	height:215px;
	padding-bottom:30px;
}
.projets_list_carte {
	padding-top:15px;
}
.contentModele {
	padding:20px;
	width:400px;
	float:left;
	margin-left:20px;
	height:230px;
	border-bottom:1px solid #CCC;
}
.contentModele ul {
	margin-left:200px;
}

.contentModele img{
	margin-top:20px;
	border: 1px solid #000;
}

.contentModele li:first-child {
	list-style:none;	
	
}

.contentModele li:last-child {
	list-style:none;
	font-weight:bold;
	font-size:14px;
	margin-top:10px;	
	
}
#footer {
	width:1000px;
	left:0px;
	height:132px;
	position:absolute;
	bottom:0px;

}

.footerWrapper {
	margin-left:auto;
	margin-right:auto;
	height:120px;
	padding-top:0px;
	margin-left:0px;
	margin-right:0px;
	border-top:2px solid #999999;
	background-color:#000;
	padding-bottom:10px
}
.footerWrapper p { padding-left:10px;}
.footerContent {
	padding-top:20px;
	padding-bottom:20px;
	padding-left:10px;
	color:#ccc;
	background-color:#666;
}
.FooterAddthis {
	float:right;
	width:190px;
	margin-top:40px;
	padding-top:7px;
}

.footerTxt {
	color:#ccc;
}
.footerTxt:visited {
	color:#ccc;
}
.footerTxt a{
	color:#ccc;
}

.footerTxt a:link {
	color:#ccc;
}

.footerTxt a:visited {
	color:#ccc;
}
.footerTxt a:hover {
	color:#FFF;
}
.footerTxt a:active {
	color:#ccc;
}#header {
	height:74px;
	padding-top:20px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-left:0px;
	background-image:url(../images/header-bg.jpg);
	background-repeat:repeat-x;

}
.headerLogoParter {
	float:right;
	top:0px;
	margin-right:5px;
	margin-left:10px;
	width:95px;
}
.headerFBlike {
	float:right;
	top:10px;
	width:60px;
	padding-left:20px;
}
.headerLogo {
	float:left;
	margin-left:30px;
	top:0px;
	right:0px;
	width:430px;
	height:60px;
}
.facebook_widget_fr {
   height: 23px !important;
   width: 58px !important;
   overflow: hidden !important;
}
.facebook_widget_en {
   height: 23px !important;
   width: 52px !important;
   overflow: hidden !important;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.projets_list_block {
	color:#2a2a2a;
	padding-bottom:30px;
	clear:both;
	height:212px;
}

.projets_list_carte {
	color:#2a2a2a;
	padding-top:30px;
	height:50px;
}

.projets_list_image_div {
	background-image:url(/images/small-image-shadow.png);
	float:left;
	margin-right:10px;
	width:328px;
	height:220px;
	background-repeat:no-repeat;
}
.quotWrapper{float:left;  width:138px; height:80px; display:inline; padding-bottom:15px; display:inline;}

.quotTxt{float:left; margin-top:0px; margin-left:10px;  color:#717171; font-size:14px; }#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/images/prev-fr.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/images/next-fr.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 75px;
	height: 22px;
	background: transparent url(/images/close-fr.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
.item {
}
.vcard {
}
.fn {
}
.org {
}
.adr {
}
.street-address {
}
.locality {
}
.region {
}
.postal-code {
}
.country-name {
}
.phone {
}
.fax {
}
.email {
}
#menu {
	height:61px;
	padding-top:0px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/menu-bg.jpg);
	background-repeat:repeat-x;
}
.MenuBtn {
	background-image:url(../images/menu-seperator.png);
	background-repeat:no-repeat;
	background-position:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#cccccc !important;
	font-size:14px;
	text-align:left;
	float:left;
	display:inline;
	height:46px;
	padding-right:17px;
	padding-left:17px;
	padding-top:15px;
	font-weight: bold;
	margin-top:1px;
}
.MenuBtn:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
	background-image:url(../images/top-btn-bg.png);
	background-repeat:repeat;
	cursor:pointer;
}
.MenuBtn a {
	color:#cccccc;
	text-decoration:none
}
.MenuBtn a:link {
	color:#cccccc;
}
.MenuBtn a:visited {
	color:#cccccc;
}

.MenuBtnLast {
	font-family:Arial, Helvetica, sans-serif;
	color:#cccccc;
	font-size:14px;
	text-align:left;
	float:left;
	display:inline;
	height:46px;
	padding-right:17px;
	padding-left:17px;
	padding-top:15px;
	font-weight: bold;
	margin-top:1px;
}
.MenuBtnLast:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
	background-image:url(../images/top-btn-bg.png);
	background-repeat:repeat;
	cursor:pointer;
}
.MenuBtnLast a {
	color:#cccccc;
	text-decoration:none
}
.MenuBtnLast a:link {
	color:#cccccc;
}
.MenuBtnLast a:visited {
	color:#cccccc;
}




.top_menu_small {
	font-size:10px;
}
.top_menu_small:hover {
	text-decoration:none;
}
