/* ////////////////global//////////////// */

body{
	color:#4B4B4B;
	font:11px Arial, Verdana, Helvetica, sans-serif;
	line-height:130%;
	font-weight:100;
}
body {
	background-color:#fff;
	margin:0;
	padding:0; 
	background-image:url(./IMG/bgHeader.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}
td{
	vertical-align:top;
}
a img{
	border:0;
}
a {
	color:#4B4B4B;
	text-decoration:underline;
}
a:hover {
	color:#000;
	text-decoration:none;
}
h1{
	padding:0px;
	margin:0 0 10px 0;
	font:17px;
	font-weight:100;
	line-height:100%;
	color:#000;
}
h2, #text strong{
	padding:0px;
	margin:0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
p{
	padding-bottom:15px;
	margin:0;
	}
.cleaner{
	clear:both;
	line-height:1px;
}


/* ////////////////structure of page//////////////// */

#all{
	width: 1000px; 
	margin-left:auto;
	margin-right:auto;
	position: relative; 
	clear:both;
}
#container{
	width:1000px;
	float:left;
	padding:0;
	margin:0;
	clear:both;
}

#header{
	width:1000px;
	height:70px;
	clear:both;
	position:relative;
}
#logo{
	width:254px;
	height:70px;
	position:absolute;
	top:0;
	left:20px;
}
#menuHaut{
	position:absolute;
	width:635px;
	height:20px;
	top:32px;
	right:0;
}
#flash{
	width:1000px;
	height:254px;
	margin-top:20px;
	background-image:url(./IMG/bgFlash.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
	text-align:right;
	clear:both; 
}
#pageImg{
	width:1000px;
	height:112px;
	margin-top:20px;
	float:left;
	text-align:right;
	clear:both; 
}
#footer{
	width: 100%;
	min-width:1000px;
	height:155px;
	position:relative;
	bottom:0;
	padding:30px 0 0 0;
	margin: 15px 0 0 0;
	background-image:url(./IMG/bgFooter.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	font-size:10px;
	font-weight:100;
	color:#FFF;
}

#textFooter{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
#footerLeft{
	width:550px;
	float:left;
}
#footerRight{
	width:394px;
	float:right;
}

/* ///////////////menu top///////////////*/

#nav {padding:0; margin:0; margin-left:auto; margin-right:auto; list-style:none; height:40px; position:relative; z-index:500; font-family:Arial, Tahoma, verdana, sans-serif;}
#nav li.top {display:block; float:left; height:20px; padding:0px 10px 0 9px;margin:0;}
#nav li a.top_link {display:block; float:left; height:20px; line-height:20px; color:#FFFFFF; text-decoration:none; font-size: 12px ; padding:0 0 0 4px; cursor:pointer;font-size-adjust:none;}
#nav li a.top_link span {float:left; display:block; padding:0 8px 0 4px; height:20px; word-wrap:none; }

#nav li:hover a.top_link{color:#CCC;}
/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:-43px; top:30px;white-space:nowrap; padding-top:10px; width:167px; height:auto; z-index:300;}
#nav li:hover ul.sub .subMenuItem
{display:block; height:20px; position:relative; float:left; width:167px; letter-spacing:1px; font-weight:normal;background:url(IMG/bgSubM.png) repeat-x left top; text-align:right;}
.subMenuTopFirst{background:url(IMG/bgSubM.png) repeat-x left bottom !important;}
#nav li:hover ul.sub .subMenuItem a
{display:block; font-size:12px; height:20px; width:147px; padding: 0 10px; line-height:20px; text-indent:5px; color:#FFF; text-decoration:none;}
#nav li:hover ul.sub .subMenuItem a:hover 
{background-color:#D67C2C; background-image:none;}

#nav ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
.subMenuTop{display:block; float:left; width:167px; height:4px; background:url(IMG/bgSubMt.png) no-repeat left top;}
.subMenuBottom{display:block; float:left; width:167px; height:4px; background:url(IMG/bgSubMb.png) no-repeat left top;}

/* ///////////home/////// */
#homeLeft{
	width:400px;
	float:left;
	padding:25px 0 0 40px;
}
#homeRight{
	width:520px;
	float:left;
	padding:25px 0 0 40px;
}
.projectGalley{
	width:130px;
	padding:0 40px 0 0;
	float:left;
	text-align:center;
}
/* ///////////sub/////// */
#subLeft{
	width:430px;
	float:left;
	padding:25px 0 0 40px;
	border-left:1px solid #CCC;
}
#subRight{
	width:270px;
	float:left;
	margin:25px 0 0 40px;
}
#main{
	width:750px;
	float:left;
	padding:25px 0 0 40px;
	border-left:1px solid #CCC;
}
.pageTitle{
	width:920px;
	padding:15px 40px;
	margin:0;
	float:left;
	background-color:#DCC3A4;
	color:#FFF;
}
/* ///////////menu left/////// */
.subLeft{
	width:195px;
	float:left;
	min-height:260px;
	margin:0;
	padding:0;
}
.subLeft ul{
	width:195px;
	list-style:none;
	margin:0;
	padding:0;
}
.subLeft ul li{
	width:145px;
	display:block;
	padding:10px 25px;
	border-bottom:1px solid #CCC;
	font-size:14px;
	text-align:right;
}
.subLeft ul li a{
	color:#535353;
	text-decoration:none;
}

.subLeft ul li a:hover{
	color:#222;
	text-decoration:none;
}
/* ///////////about/////// */
#aboutLeft{
	border-top:5px solid #900;
}
/* ///////////how/////// */
#howLeft{
	border-top:5px solid #FE8625;
}

/* ///////////how/////// */
#contactLeft{
	border-top:5px solid #C93F7D;
	padding:25px;
	width:145px;
}

.red{
	color:#C93F7D;
}
/* ///////////contact/////// */
form{
margin:0;
padding:0;
}
input[type=text], select, textarea{
	color:#4B4B4B;
	font:11px Arial, Verdana, Helvetica, sans-serif;
	background-color:#FFF;
	border:1px solid #ccc;
} 

input[type=submit], input[type=button]{
	color:#FFF;
	font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color:#666;
	border-top:1px solid #ccc;
	border-left:1px solid #999;
	border-right:1px solid #666;
	border-bottom:1px solid #333;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.bigField{
	width:270px;
}
.littleField{
	width:100px;
}
#contactMsg{
	width:350px;
}
#searchHome{
	padding:3px 20px 0px 20px;
}
#searchTop{
	position:absolute;
    top:10px;
	left:600px;
}
/* ///////////service/////// */
#serviceLeft{
	border-top:5px solid #4F8B19;
}

.service{
	padding:0;
	margin: 15px 0 0 0;
	clear:both;
	float:left;
	width:750px;
}
.servicePic{
	float:left;
	width:363px;
	height:134px;
	overflow:hidden;
	margin:0 10px;
}
.serviceResume{
	float:left;
	width:337px;
	min-height:124px;
	padding-bottom:10px;
	height:auto;
	margin:0 10px;
	border-bottom:1px dotted #CCC;
}

.green{
color:#4F8B19;
}
/* ///////////little menu/////// */

#footerLeft .littleMenu{
	width:550px;
	float:left;
}
#footerLeft p{
	padding-bottom:3px;
}
.littleMenu{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	clear:both;
	font-size:11px;
	font-weight:100;
	color:#666;
}
.littleMenu li{
	float:left;
	padding:0px 5px;
}

.littleMenu li:first-child{
	padding:0px 5px 0 0;
}
.littleMenu li a{
	color:#666;
	font-size:10px;
	text-decoration:none;
}
.littleMenu li a:hover{
	color:#FFF;
	text-decoration:none;
}

/* ///////////others/////// */

.imgRight{
	padding:0px 0px 10px 10px;
	border:0;
	float:right;
}
.imgLeft{
	padding:0px 10px 10px 0px;
	border:0;
	float:left;
}
img.noBorder{
border:0;
}
.textList{
	margin:0;
	padding:0;
	list-style : none;
}
.textList li{
	margin:0px 0px 0px 15px;
	padding:5px 0px 5px 10px;
	background-image:url(./IMG/squareMenuLeft.gif);
	background-repeat:no-repeat;
	background-position-x:top left;
}
.gras{
	font-weight:bold;
}
.light{
	font-size;13px;
}
.bleu{
	color:#3E91C1;
}

.jeun{
	color:#ffb41f;
}
.centrer{
	text-align:center;
}
.textRight{
	text-align:right;
}
.textTitle{
	padding:10px 0px 0px 15px;
	margin:0;
	height:30px;
	color:#FFFFFF;
	font:16px Arial,Verdana,  Helvetica, sans-serif;
	font-weight:bold;
	line-height:100%;
}
.littleText{
	font-size:10px;
}
.blanc{
color:#FFFFFF;
}
.grey{
background-color:#484848;
}
.noir{
background-color:#000000;
}
.golden{
	color:#977d64;
}
.underl{
text-decoration:underline;
}
.TITLE {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
