/* CAROUSEL ************************************************************************************************************************************/

#carousel_home {
	width: 640px;	
	height: 290px;
	float: left;
	overflow:hidden;
    	position:relative;
	margin-bottom: 20px;
	z-index:0;
}
#carousel_home img{float:left; z-index:10;}

.overlayed{position:absolute;display:block;height:45px;background:#0d0c0b;opacity:0.6;width:640px;top:246px;}
#headline{padding:10px;height:25px;position:absolute;display:block;width:620px;top:245px;}
#headline #nav{margin-right:5px;float:right}
#headline #nav a{float:left;display:block;text-indent:-5000px;/*background:url(../images/home/rotator-btn.png) no-repeat;*/width:25px;height:25px;}
#setprev{background-image:url(../images/home/rotator-btn.png); background-repeat: no-repeat; background-position:0 0;}
#setprev:hover{background:url(../images/home/rotator-btn.png) no-repeat 0 -25px!important;}
#setnext{background-image:url(../images/home/rotator-btn.png);background-repeat: no-repeat; background-position: right 0%!important;}
#setnext:hover{background:url(../images/home/rotator-btn.png) no-repeat right bottom!important;}
#headline h3{width:75%;background:none;text-transform:uppercase}
ul#status{float:right;margin:2px 15px 0 0}
ul#status li{float:left;padding:5px;}
ul#status li a{cursor:pointer;display:block;width:10px;height:10px;line-height:0;font-size:0px;text-indent:-5000px;background:#fff;}
ul#status li.current a{background:#ed4217!important;}
/* CALL TO ACTION ************************************************************************************************************************************/

#call_to_action {
	width: 320px;
	height: 290px;
	display: block;
	float: right;
	background: #df3f11;
	margin-bottom: 20px;
}

.pas_de_h2 {font-family:Helvetica;color:white; font-size:14px; font-weight:bold; margin:4px;}

#talents {
background:/*url("../images/layout/bg-talents.jpg") no-repeat scroll -1px -2px */#3E3A39;
color:#FFFFFF;
height:90px;
overflow:hidden;
width:320px;
}

#talents .txt{
display:block;
height:65px;
margin-left:5px;
width:230px;
font-size:11px;
float: left;
font-family:"AvantGarde";
/*text-indent: -9999px;*/
}
#talents p.img{
display:block;
height:85px;
float:right;
margin-right:3px;
margin-top:3px;
width:75px;
overflow:hidden;
position:relative;
}
#talents p.img img {position:absolute;opacity:0;}
#talents p.img img#current {opacity:1}

#call_to_action ol {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: #e95616;
}
#call_to_action ol li {
	border-bottom: 1px solid #ec6019;
	padding: 15px 50px 15px 45px;
}
#call_to_action ol li:last-child {
	border-bottom: 0px;	
}

#callto_1 {
	background: url('../images/layout/callto-1.gif') no-repeat;
}
#callto_2 {
	background: url('../images/layout/callto-2.gif') no-repeat;
}
#callto_3 {
	background: url('../images/layout/callto-3.gif') no-repeat;
}

#call_to_action a.btn_create_project  {
	margin: 7px 10px;
	float: left;
}
#call_to_action a.more {
	float: right;	
	color: #ef9f87;
	margin: 15px 30px 0px 0px;
}
#call_to_action a.more:hover {
	color: #fff;
}

/* PAGE ************************************************************************************************************************************/


.homebox, .homebox_mini {
	font-size: 11px;
	color: #434343;	
	float: left;
	margin:0 10px 0 0;	
}


.homebox p, .homebox_mini p {
	padding: 0;
	margin: 15px 0px 0px 0px;
}

.homebox {
	width: 320px;
}
.homebox_mini {
	width: 155px;
}
.second {
	width: 305px;	
}

p#devis {
background:transparent url(../images/layout/devis-bg.jpg) no-repeat scroll 0 0;
height:90px;
padding:8px;
padding-left:0px;
width:290px;
}

p#devis span {
color:#282827;
display:block;
font-size:11px;
width:150px;
height:70px;
margin-left:8px;
}

p#devis a {
/*background:transparent url(/images/boutons/btn-devis-gratuit.jpg) no-repeat scroll 0 0;
display:block;
height:30px;*/
margin-top:7px;
/*text-indent:-9999px;
width:145px;*/
}
#who_we_are {
	background: url('../images/layout/team.png') no-repeat bottom right;
}
#who_we_are p a.btn_about {
	margin-top: 48px;	
}
.third {
	width: 315px;
	margin-right: 0px;
}
#magazines { 
	height: 140px;
	background: url('/images/fonds/bg-revue-de-presse.jpg') no-repeat bottom right;	
}

#magazines p {
	width: 160px;	
}

.articles_thumb1, .articles_thumb2 {
	width: 145px;
	float: left;
	margin: 10px 0px 10px 0px;
}
.articles_thumb2 {
	float: right;	
}
