*{margin: 0px; padding: 0px;}

a{outline: none;}

body{
	background: #887d77 url('../images/page_bg.jpg') repeat-x top;
	font-family:  Verdana, sans-serif;
	color: #fff;
	font-size: 11px;
}

p.para,#page_references p,#page_devis p{
	background: url(../images/bullet.png) no-repeat left -2px;
	text-indent: 15px;
	margin-bottom: 20px;
	line-height: 20px;
}
p.sousP{
	text-indent: 15px;
	margin-bottom: 10px;
	line-height: 20px;
}
img{border: 0;}
.sousP span{
text-decoration:underline;
color:#B2C069;
cursor:pointer;
}

#header{
	width: 100%;
	position: fixed;
	top: 0px;
	height: 98px;
	background: #e5dbd2 url('../images/page_bg.jpg') repeat-x top;
	z-index: 10;
	left:0px;
}

.clr{clear: both;}

#pageWrapper{
	width: 950px;
	position: relative;
	left: 50%;
	margin-left: -475px;
	padding-top: 97px;
}


#menu{
	list-style: none; 
	padding-top: 32px;
	width: 950px;
	position: relative;
	left: 50%;
	margin-left: -405px;
}
#menu li{float: left;}
.over{
color:#B2C069;
text-decoration:none;
}
.over:hover{
color:white;
text-decoration:underline;
}
#menu li a{
	display: block;
	float: left;
	width: 147px;
	height: 20px;
	overflow: hidden;
	margin-right: 20px;
	background: url(../images/menu_btn.jpg) no-repeat left top;
	font-family: Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	padding: 15px 18px;
	text-transform: uppercase;
}
#menu li a:hover, #menu li a.active{color: #666;}

//#services{background: url(../images/services.jpg);}
#references{background: url(../images/references.jpg);}
#faq{background: url(../images/faq.jpg);}
#devis{background: url(../images/devis.jpg);}

#banner{
	width: 950px;
	height: 248px;
	overflow: hidden;
	margin: 1px 0;
}
#banner .vcard{display: none;}

#pages{
	width: 1140px;
	/*height: 731px;
	overflow: hidden;*/
	margin-bottom: 1px;
	position: relative;
	margin-left: -95px;
	/*background: url(../images/bg_brush.jpg) no-repeat center;
	padding: 0 100px;
	position: relative;
	left: -100px;*/
}
.page{
	position: relative;
	height: 731px;
	padding: 0 120px;
}

.page h1{
	font-weight: normal;
	height: 70px;
	line-height: 60px;
	margin-bottom: 20px;
}

#page_services{background: url(../images/page_services.jpg) no-repeat left top;}
#page_references{background: url(../images/page_references.jpg) no-repeat left top;}
#page_faq{background: url(../images/page_faq.png) no-repeat left top;}
#page_devis{background: url(../images/page_devis.png) no-repeat left top;}


.page_actions{
	width: 950px;
	height: 44px;
	background: url(../images/page_bottom.png);
	position: relative;
	margin-bottom: 20px;
	margin-top: 1px;
	margin-left: 95px;
}
.page_actions1{
	width: 950px;
	height: 44px;
	background: url(../images/page_bottom.png);
	position: relative;
	margin-bottom: 20px;
	margin-top: 1px;
	margin-left: 97px;
}

.prev-btn{
	position: absolute;
	top: 17px;
	right: 60px;
	width: 11px;
	height: 13px;
	background: url(../images/arrow_prev.jpg);
	overflow: hidden;
	text-indent: -9999px;
}
.next-btn{
	position: absolute;
	top: 17px;
	right: 30px;
	width: 11px;
	height: 13px;
	background: url(../images/arrow_next.jpg);
	overflow: hidden;
	text-indent: -9999px;
}

dl dt{cursor: pointer;}
dl dd{color: #eee; margin-left: 20px; margin-bottom: 20px; display: none;}


#portfolio{list-style: none; height: 147px; margin-bottom: 30px; margin-top: 10px;}
#portfolio li{
	width: 167px;
	height: 147px;
	overflow: hidden;
	background: url(../images/portfolio/img_bg_hover.jpg) no-repeat left top;
	float: left;
	margin: 0 5px;
}
#portfolio li:hover{background: url(../images/portfolio/img_bg.jpg) no-repeat left top;}

#portfolio a{border: 3px solid #e2e1e1; display: block; float: left; margin: 10px 0 0 12px; overflow:hidden; text-decoration:none;}
#portfolio p{display: none;}

#imgfull{
	width: 418px;
	height: 365px;
	float: right;
}

.text{
	width: 120px;
	height: 25px;
	padding:2pt 9px 1px 5px;
	background: url(../images/input.jpg) no-repeat left top;
	outline: none;
	border: 0;
}

form div{margin-bottom: 10px;}
label{display: inline-block; width: 250px;}
label.lbl{display: inline;}
textarea{
	position: relative;
	
	top: -15px;
}

.submit{
	color: #000;
	padding: 2px 30px;

	background: url(../images/btn.png) no-repeat left top;
	text-decoration: none;
	margin-left: 260px;
	line-height: 20px;
	height: 20px;
}
.submit:hover{color: #666;}

.gallery{padding: 15px 0; margin-left: 7px;}
.next{
	position: absolute;
	top: 190px;
	right: 100px;
	width: 25px;
	height: 25px;
	background: url(../images/next_btn.jpg);
	border: 0;
	overflow: hidden;
	text-indent: -9999px;
}
.prev{
	position: absolute;
	top: 190px;
	left: 100px;
	width: 25px;
	height: 25px;
	background: url(../images/prev_btn.jpg);
	border: 0;
	overflow: hidden;
	text-indent: -9999px;
}


#facebook{
	position: absolute;
	left: 0px;
	left: 50%;
	margin-left: -445px;
	margin-top: 44px;
}

#twitter{
	position: absolute;
	left: 0px;
	left: 50%;
	margin-left: -475px;
	margin-top: 44px;
}

#en{
	display:none;
	position: relative;
	float:right;
	top:45px;
	right:133px;
}

#fr{
	display:none;
	position: relative;
	float:right;
	top:45px;
	right:195px;
}
h3{
cursor:pointer;
padding:5px;
font-size:12px;
}
.ctn{
padding:10px;
}
div#wrapper{
background:url(../images/ctn.jpg) no-repeat center;
padding-left:97px;
}
h1#ser{background:url(../images/header.jpg) no-repeat left;
height:71px;
width:950px;
padding-left:10px;
line-height:60px;
margin-bottom:0px;
}
div#ct{
margin-top:0px;
padding-top:10px;
padding-left:15px;
background-color:#877C76;
width:935px;
height:auto;

}
#devisform{
	width:600px;
	float:left;
}
div#bas{
background:url(../images/bas.jpg) no-repeat left;
width:950px;
height:229px;
text-indent:-99999px;
}
.services,.faq{
background:url(../images/flechD.jpg) no-repeat;
padding-left:30px;
padding-top:1px;
}
.services.selected,.faq.selected{
background:url(../images/flechB.jpg) no-repeat;
padding-left:30px;
padding-top:1px;
}
#budget_amount{

}
#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(../images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}
	
	.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 248px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
	