@charset "utf-8";
html, body, #wrap {height: 100%;}

body > #wrap {
	height: auto;
	min-height: 100%;
}

#main {padding-bottom: 150px;}  /* must be same height as the footer */

#footer {
	position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 150px;
	clear:both;
	border-top-width: 0.2px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
	background-color: #F4F4F4;
} 
#footer #contenuFooter {
	width:1000px;
	text-align:left;
	background-image: url(../images/soulierFooter.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	

}
#footer #contenuFooter ul {
	list-style:none;
	display: inline;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
.clearfix {display: block;}


#footer #contenuFooter #clients {
	margin-top: 10px;
	width: 150px;
	float: left;
}
#footer #contenuFooter #services {
	float: left;
	width: 160px;
	margin-top: 10px;
	margin-left: 20px;
}
#footer #contenuFooter #joindre {
	float: left;
	width: 175px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #C3C3C3;
	padding-left: 30px;
	margin-top: 10px;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
/* End hide from IE-mac */
body {


	padding:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}

#splash {
	background-image: url(../images/backsplash.jpg);
	
}
#Content #header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	height: 39px;
	width: 1000px;
	padding-top: 50px;
}
#Content #splash #projetrecents {
	margin-top: 50px;
	padding-bottom: 15px;
}
#Content {
	width: 1000px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#Content #header #logo {
	float: left;
	width: 301px;
	height: 29px;
	margin-top: 10px;
	margin-left: 10px;
}
#Content #header #boutons {
	float: right;
}

#Content #flashtete {
	height: 300px;
	width: 1000px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#Content #splash #backFlash {
	background-image: url(../images/backPourFlash.png);
	background-repeat: repeat-x;
	margin-top: 50px;
}
#click {
	font-size: 10px;
	margin-bottom: 8px;
}
#Content #projetsBox {
	margin-top: 30px;
	height: 283px;
}
#Content #projetsBox #projetsBoxWeb {
	height: 283px;
	width: 319px;
	float: left;
}
#Content #projetsBox #projetsBoxphotos {
	float: left;
	margin-left: 22px;
}
#Content #projetsBox #projetsBoxGraphisme {
	float: right;
}
li {
	margin-top: 2px;
	margin-left: 5px;


}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #1BBFCD;
}
a:active {
	text-decoration: none;
}

#wrap #main #Content #form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#wrap #main #Content #form #boutons{
	padding-top: 30px;
	padding-bottom: 30px;
}

#wrap #main #Content #erreur1 {
	padding-left: 15px;
	font-size: 12px;
	color: #666;
	padding-top: 15px;
}


#wrap #main #Content #erreur2 {
	padding-left: 15px;
	font-size: 12px;
	color: #000;
	padding-top: 20px;
}
