#image-accueil {
	width: 620px;	
	height: 270px;
	float: left;
	overflow:hidden;
    position:relative;
	margin-bottom: 20px;
	z-index:0;
	background: url(/images/accueil/bienvenue-chez-architurn.jpg) no-repeat;
	color:white;
	font-family:"AvantGarde";
	padding:10px;
	font-size:14px;
}

#image-accueil li {
	color:#E95616;
	padding-left:10px;
	margin-left:0px;
	line-height:2em;
}

#image-accueil h2 {
	text-transform: uppercase;
	font-size:26px;
}


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

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

#carousel_home h3 {
	height:40px;
	background-repeat:repeat-y;
}

#carousel_home h3 a {
	color:white;
}

#carousel_home h3 div {
	margin-top:-1px;
}

#carousel_home h3 div a {
	margin:0px 8px;
	font-weight:normal;
	font-size:12px;
}

#carousel_home h3 span.gris_terne {
	color:#999;
	font-weight: normal;
}

#carousel_home img{float:left; z-index:10;}

.overlayed{position:absolute;display:block;height:33px;background:url(/images/fonds/bg-h3.png) #3A3635 repeat-y;opacity:1;width:640px;top:168px;}
#headline{padding:0px 5px;height:9px;position:absolute;display:block;width:630px;top:176px;}
#headline #nav{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: 315px;
	overflow:hidden;
	height: 290px;
	display: block;
	float: right;
/* 	background: #df3f11; */
	background-color:white;
	margin-bottom: 20px;
}

div#devis-home {
	background:url(/images/accueil/devis-gratuit.jpg) no-repeat;
	margin-top:5px;
	height:145px;
}

.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;
	overflow:hidden;
}
.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;	
}

/* Call to action "Creer mon projet" Ajouté le 17/6/11 par tugdual.magre@gmail.com */
/* hack Chrome / Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	a.btn_creer  {
		margin-top:-4px !important;
	}
}

a.btn_creer {
	margin-top:10px;
	background: url("/images/boutons/btn-creer-projet.png") no-repeat scroll 0 0 transparent;
    width:229px;
	height:30px;
	margin-left:-10px;
}

a.btn_creer:hover {
	background-position: left bottom !important;
}



