@charset "utf-8";
/* CSS Document */


html, body {
background-color:#FFFFFF;
background:url("../img/bg.png") repeat scroll 0 0 transparent;
color:#46494A;
font-family:Lucida,Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
height:100%;
margin:0;
padding:0;

}

p {
font-size:11px;
margin-bottom:1em;
}
ul, li {
margin:0;
padding:0;
}


#header {
height:418px;
margin:0 auto;
padding:0;
width:100%;

}
#header{
background:url("../img/bg_header.jpg") repeat scroll 0 0;
}

#header_image {
height:418px;
width:1704px;
margin:0 auto;
padding:0;
width:100%;

}
#header_image{
background:url("../img/header.jpg") no-repeat scroll center center transparent;
}

#header_title {
height:76px;
margin:0 auto;
padding:0;
width:100%;

}
#header_title{
background:url("../img/top_content_bg.jpg") repeat-x scroll 0 0;
}

#title {
height:76px;
width:1704px;
margin:0 auto;
padding:0;
width:100%;
float:left;

}
#title{
background:url("../img/top_content.jpg") no-repeat scroll center center transparent;
}

#title_content {
	margin:0 auto; 
	width:850px;
	text-align:center;
}

#ss {  height: 321px; width: 850px; margin: 0 auto; z-index:10; }
.slideshow { height: 321px; width: 850px; margin: 0 auto; z-index:10; position:absolute; top:101px; }
.slideshow img { padding-bottom: 20px;  }

.autofloat { margin:0 auto; width:880px; }



#nav
{
width:850px;
margin: 0 auto;
overflow:hidden;
z-index:500;
position:relative;
}

ul.nav
{
float:left;
margin:0 10px 0 0;
padding:32px 0 0 0;
padding-left:23px;
width:162px;
list-style-type:none;
font-size:80%;


}

ul.nav a {

color:#cecece;
text-decoration:none;
font-size:10px;
line-height:1.2em;

}

ul.nav a:hover {

color:#FFFFFF;

}

ul.nav_logo
{
float:left;
margin:0 10px 0 0;
padding:32px 0 0 0;
padding-left:0px;
width:140px;
list-style-type:none;
font-size:80%;
text-transform:uppercase;
}

ul.nav_contact
{
float:left;
margin:0 0px 0 0;
padding:32px 0 0 0;
padding-left:27px;
width:85px;
list-style-type:none;
font-size:80%;
text-transform:uppercase;
}

.language {

padding-top:25px;
font-size:12px;

}

.language a { color:#cecece; text-decoration:none;}
.language a:hover { color:#FFFFFF; text-decoration:none;}

ul.nav.l
{
margin-right:0;
}

ul.nav li
{
line-height:50%;
margin-bottom:7px
}

ul.nav li.f
{
padding-bottom:7px;

}

ul.nav li.s
{
padding-top:0px;
}


#main {
	width:880px;
	text-align:left;
	background:url("../img/bg_content.png") repeat-y 0 0 transparent;
	margin:0px auto;
	float:left;
	padding-bottom:30px;
	}



#main_top {
	width:431px;
	margin:0px auto;
}

#recent_work {

width:830px;
margin:0px auto;
padding-left:45px;
padding-right:45px;
padding-top:35px;
float:left;

}

 	

.ligne img{

padding-right:8px;
padding-bottom:9px;

}


#other_stuff{

width:830px;
margin:0px auto;
padding-left:45px;
padding-right:45px;
padding-top:35px;
float:left;

}

#awex {

padding-right:16px;
padding-bottom:9px;
width:255px;
float:left;

}

#ebusiness {

padding-right:16px;
padding-bottom:9px;
width:255px;
float:left;

}
#espaceprestige {

padding-right:8px;
padding-bottom:9px;
width:255px;
float:left;

}

#footer_container { background:url("../img/footer.jpg") repeat-x 0 0; height:152px; float:left; width:100%;}

#footer {margin:0pt auto; padding:5px 0px 0px 60px;width:850px;}

#title_content h1 {

padding-left:30px;
padding-top:20px;

}

#realisations {

width:830px;
margin:0px auto;
padding-left:45px;
padding-right:45px;
padding-top:35px;
float:left;

}

#left {

width:230px;
float:left;

}

#right {

width:600px;
float:left;
margin:0;
padding-bottom:50px;

}

#realisations_images {

padding-left:50px;
padding-top:20px;


}

#realisations_images img {

padding-bottom:20px;

}

#col_left {

padding-top:0px;
padding-left:50px;
width:230px;
float:left;

}

#col_right {

padding-top:0px;
padding-left:50px;
width:230px;
float:left;

}

#coordonnees {

line-height:0.5em;

}

#form p.input_block input {

background-color:#fafafa;
width:250px;
font-size:11px;
color:#c3c3c3;
border:none;
border-left:1px solid #e8e8e8;
border-top:1px solid #e8e8e8;
height:20px;
font-family:Lucida,Verdana,Arial,Helvetica,sans-serif;

}

#form textarea {
	
height:100px;
background-color:#fafafa;
width:300px;
font-size:11px;
color:#c3c3c3;
border:none;
border-left:1px solid #e8e8e8;
border-top:1px solid #e8e8e8;
font-family:Lucida,Verdana,Arial,Helvetica,sans-serif;
	
}

#form .envoyer {
	
	background:url("../img/envoyer.png") no-repeat scroll 0 0;
	width:84px;
	height:20px;
	text-indent: -1000em;
	cursor:pointer;
	border:medium none;

	
}

#form input.envoyer:hover {
	
	background:url("../img/envoyer2.png") no-repeat scroll 0 0;
	width:84px;
	height:20px;
	text-indent: -1000em;
	cursor:pointer;
	border:medium none;
	
}

.contact  {
	
	color:#c3c3c3;
	text-decoration:none;
	
}

.contact:hover {
	
	color:#000000;
	text-decoration:none;
	
}


.lien_texte  {
	
	color:#11b5da;
	text-decoration:none;
	
}

.lien_texte:hover {
	
	color:#054857;
	text-decoration:underline;
	
}
	
.lien_texte_footer { 
	 color: #FFFFFF; 
	 font-size: 10px; 
	 text-decoration:none;
}	

.lien_texte_footer:hover {
    text-decoration: underline;
	 color: #2099BC;; 
	 font-size: 10px;
}
