/* CSS Document */


body{
	background:url(../images/bg_main.jpg) repeat-x #222222;
	font-size:12px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding:0px;
	line-height:130%;
}

#mainwrap{
	margin:0 auto;
	width:860px;
}

#header{
	height:123px;
	padding-left:15px;
}

#main_top{
	background:url(../images/bg_content_top.png) no-repeat;
	width:870px;
	height:10px;
}

#main_middle{
	background:url(../images/bg_content_middle.png) repeat-y;
	width:870px;
        min-height: 450px;
}

#main_bottom{
	background:url(../images/bg_content_bottom.png) no-repeat;
	width:870px;
	height:29px;
}

#main_content{
	padding-left:25px;
	padding-right:25px;
	padding-top:5px;
	padding-bottom:5px;
}

.slideshow_home_box{
	width:800px;
	padding:7px 17px 25px 17px;
	height:320px;
	position:relative;
	left:-10px;
	background:url(../images/bg_slideshow_home.png) no-repeat;
}

#footer{
	font-size:11px;
	color:#666666;
	text-align:right;
	margin-bottom:15px;
}

.clear{
	clear:both;
}
/*Text */

.subtitle{
	font-size:14px;
	font-weight:bold;
}

h2{
    font-size:20px;
    line-height: 23px;
}

/*Home slideshow */
#hslideshow {
position:relative;
height:360px
}
#hslideshow span {
        float:left;
        position:absolute;
}

#hslideshow span img {
        border:none;
}

#hslideshow span.show {
        z-index:500
}

#hslideshow .caption {
        z-index:600;
        background-color:#000;
        color:#ffffff;
        height:100px;
        width:100%;
        position:absolute;
        bottom:0;
}

#hslideshow .caption .content {
        margin:5px
}

#hslideshow .caption .content h3 {
        margin:0;
        padding:0;
        color:#1DCCEF;
}
	


/*SAVOIR FAIR */
#arrows_box{
	float:left;
	width:300px;
}

#arrows_box ul {
	list-style:none;
	margin:0;
	padding:0;
}
#arrows_box li {
	width:100px;
	margin:0;
	padding:0;
}
#arrows_box li a {
	display:block;
	height:100%;
	color:#FFF;
	width:259px;
	height:31px;
	text-decoration:none;
	padding:11px 30px 9px 11px;
	
}
#arrows_box li a {
	background:url(../images/arrow.png) repeat 0 0;
	background-position:-300px 0;
}


.arrow_number{
	font-size:28px;
	line-height:30px;
	color:#CCCCCC;
	display:block;
	float:left;
	margin-right:15px;
	height:33px;
}
#sv_main_box{
	margin-top:25px;
	margin-bottom:40px;
}


/*Savoir faire slideshow */

#sv_box{
	width:423px;
	height:285px;
	padding:7px 17px 25px 17px;
	float:right;
	margin-top:5px;
	background:url(../images/bg_slideshow_sv.png) no-repeat;
}



#sv_box span {
        float:left;
        position:absolute;
}

#sv_box span img {
        border:none;
}

#sv_box span.show {
        z-index:500
}

#sv_box .caption {
        z-index:600;
        background-color:#000;
        color:#ffffff;
        height:100px;
        width:100%;
        position:absolute;
        bottom:0;
}

#sv_box .caption .content {
        margin:5px
}

#sv_box .caption .content h3 {
        margin:0;
        padding:0;
        color:#1DCCEF;
}

/*Navigation*/

a.backlink{
       text-decoration:none;
       color:white;
       background:url('../images/bg_back.jpg') no-repeat #464646;
       border:solid 1px #242424;
       padding:5px 15px 3px 25px;
       margin-left: 5px;
}

a.backlink:hover{
    color:red;
}

a.replay{
	float:right;
	position:absolute;
	right:20px;
	top:15px;
	display:block;
	color:#FFFFFF;
	font-size:16px;
	text-decoration:none;
	z-index:600;
	display:none;
	
}

a.poweredby:link, a.poweredby:visited{
	color:#666;
	text-decoration:none;
}

a.poweredby:hover{
	color:#FFF;
}
a.logo:link, a.logo:visited{
	background:url(../images/logo.jpg) no-repeat;
	width:145px;
	height:68px;
	display:block;
	text-indent:-9999px;	
}

#topmenu{
	margin-top:6px;
}

#topmenu ul, #topmenu li{
	list-style-type:none;
	margin:0;
	padding:0;
}

#topmenu li{
	float:left;
	padding:0;
}

#topmenu li a{
	
	padding-right:19px;
	color:#FFFFFF;
	font-size:12px;
	line-height:25px;
	text-decoration:none;
	display:block;
	float:left;
	text-transform:uppercase;
	
}


#topmenu li a:hover{
	color:#FF0000;
	text-decoration:none;
}

#topmenu li #active_menu{
	text-decoration:none;
	color:#FF0000;

}


/*Modeles adaptable */
.modelsv_title{
	font-size:16px;
	line-height:30px;
	
	display:block;
	float:left;
	margin-right:15px;
	height:33px;
}
#modelesadaptable_mainbox{
	position:relative;
	left:-13px;
	width:900px;
	
}
.model_box{
	float:left;
	width:282px;
	margin-bottom:20px;
}



.model_image{
	background:url(../images/bg_modelesadaptable.png) no-repeat;
	width:250px;
	padding:8px 16px 16px 16px;
}

.model_box img{
	border:0;
}

.model_box span{
	text-decoration:none;
}

.model_title{
	background:url(../images/modelesadaptable_title.png) no-repeat;
	width:268px;
	height:43px;
	text-align:center;
	color:#CCCCCC;
	font-size:14px;
	font-weight:bold;
	display:block;
	margin-left:7px;
	padding-top:7px;
	line-height:40px; 
	text-decoration:none;	
}

.bigger{
	font-size:14px;
	line-height:20px;
	}

/*contact*/

#cright{
	margin-top:20px;
	float:right;
	width:300px;
}
#crightcontent{
    padding-left: 20px;
    padding-top:10px;
}

/*start form */

.cico{
	padding-left:30px;
}
.phoneico{	
	background:url('../images/phone.png') no-repeat;
}

.emailico{	
	background:url('../images/email.png') no-repeat;
}

#contact{
	width:400px;
	float:left;
}
#contact label.error{
	float:none;
	display:block;
	margin-left:120px;
	background:url('../images/cross_circle.png') 0 50% no-repeat;
	padding-left:20px;
	width:auto;
	text-align:left;
	line-height:20px;
	font-size:10px;
	color:#FF0000;
}

#contact submit{

}

#contact label {
	float:left;
	width:100px;
	text-align:right;
	padding-right:20px;
	padding-left:5px;
	padding-top:2px;
	
}

#contact .input {
	width:200px;
	font-size:12px;
	color:#333333;
	padding:3px 2px;
	background:url(../images/gradback.png) repeat-x #F0F1F5;
	border:#D2D8C6 solid 1px;
	
}

.inputRed{
	border:#FF0000 solid 1px;
	width:200px;
	font-size:12px;
	color:#333333;
	padding:3px 2px;
	margin-bottom:15px;
	background:url(../images/gradback.png) repeat-x #F0F1F5;
	
}

#contact .input:focus{
	border: #999999 solid 1px;
	
} 

#contact .textarea {
	border:#D2D8C6 solid 1px;
	font-size:12px;
	height:90px;
	padding:2px;
	color:#333333;
	overflow:auto;
	width:200px;
	background:url(../images/gradback.png) repeat-x #F0F1F5;
}

#contact .textarea:focus{
	border: #999999 solid 1px;
	
}

#contact .contactSend{
	background:url(../images/submit.png);
	width:83px;
	height:28px;
	float:left;
	margin-left:125px;
	margin-top:10px;
	color:#FFFFFF;
	border:1px solid #666666;
}




/*end form */


/*projects*/
a.ptitle{
    color:white;
    text-decoration: none;
}
.project{
    margin-top:20px;
    float:left;
}

.project .model_image{
    float:left;
}

.pcontent{
    float:left;
    width:520px;
    margin-left:10px;
}

.psline{
    display:block;
    height:5px;
    width:800px;
    margin-left:10px;
    margin-right:10px;
    margin-top:10px;
    float:left;
    border-bottom:solid 1px #343434;
}

.pcontenttext{
    font-size:13px;
}

.pgallery{
    width:282px;
    float:left;
}

.pgallery_small{
    padding:3px;
    background: #222222;
    border:solid 1px #343434;
    float:left;
    width:77px;
    height:77px;
    margin:2px;
    margin-left:5px;
}
/*end projects*/

/*properties*/
.propertylist{
    float:left;
    display:block;
    width:829px;
    height: 171px;
    background:url('../images/bg_propertylist.png') no-repeat;
}

.propertieslist{
    margin-top:20px;
}

.propertylistimage{
    float:left;
    width:100px;
    height:120px;
    padding:20px;
}

.thqimage{
    padding: 3px;
    background: #313131;
    border:solid 1px #242424;
}

a.propertylisttitle{
    color:white;
    font-size: 16px;
    text-decoration: none;
}

.propertycontent{
    margin-top: 10px;
    float:left;
    width:650px;
}

.propertylistdescription{
    font-size:12px;
}

.pinfo{
    font-size:14px;
}

a.model_title:hover{
background:url('../images/modelesadaptable_title.png') 0 -50px no-repeat;
    
}

#interestedbox{
   display:none;
    
}

a.interested{
  
   background:url(../images/submit.png);
	width:250px;
	height:28px;
	padding:0 10px ;
        margin-top:10px;
	display:block;
	color:#FFFFFF;
	border:1px solid #666666;
        line-height:28px;
        text-decoration: none;
}
#interestedbox label {
	float:left;
	width:100px;
	text-align:right;
	padding-right:20px;
	padding-left:5px;
	padding-top:2px;

}

#interestedbox .input {
	width:200px;
	font-size:12px;
	color:#333333;
	padding:3px 2px;
	background:url(../images/gradback.png) repeat-x #F0F1F5;
	border:#D2D8C6 solid 1px;

}



#interestedbox .input:focus{
	border: #999999 solid 1px;

}

#interestedbox .textarea {
	border:#D2D8C6 solid 1px;
	font-size:12px;
	height:90px;
	padding:2px;
	color:#333333;
	overflow:auto;
	width:200px;
	background:url(../images/gradback.png) repeat-x #F0F1F5;
}

#interestedbox .textarea:focus{
	border: #999999 solid 1px;

}

#interestedbox .contactSend{
	background:url(../images/submit.png);
	width:83px;
	height:28px;
	float:left;
	margin-left:125px;
	margin-top:10px;
	color:#FFFFFF;
	border:1px solid #666666;
}

#interestedbox label.error{
	float:none;
	display:block;
	margin-left:120px;
	background:url('../images/cross_circle.png') 0 50% no-repeat;
	padding-left:20px;
	width:auto;
	text-align:left;
	line-height:20px;
	font-size:10px;
	color:#FF0000;
}
