/* @font-face kit by Fonts2u (http://www.fonts2u.com) */ 
@font-face {
	font-family:"Champagne &amp; Limousines Bold";
	src:url("Champagne___Limousines_Bold.eot?") format("eot"),url("Champagne___Limousines_Bold.woff") format("woff"),url("Champagne___Limousines_Bold.ttf") format("truetype"),url("Champagne___Limousines_Bold.svg#Champagne&Limousines-Bold") format("svg");font-weight:normal;font-style:normal;
}

body{
	background: url(../img/bg.jpg) repeat;
	font-family:'Champagne &amp; Limousines Bold', Arial , sans-serif;
}

#header{
	height:140px;
	background-color: #393839;
	color: #FFF;
	width: 100%;
}

#logo{
	padding-left: 250px;
	padding-top: 20px;
	font-size: 16px;
	color: #939598;
}

#slogan{
	font-size: 1.5em;
	color: #939598;

}

#header h1{
	margin:0;
	color: #FFF;
}

#footer{
	height:100px;
	background-color: #393839;
	width: 100%;
	font-family:'Champagne &amp; Limousines Bold';
	position:relative;
}

#copy{
	color: #939598;
	text-align: center;
	margin: 0 auto;
	font-size: 12px;
	padding-top: 30px;
}

#footer a , a:hover{
	text-decoration: none;
	color: #939598;
}

h2{
	text-align: center;
}

.left{
	float: left;
}

.leftwhite{
	float: left;
	margin: 0;
}

#leroux {
	margin: 0 15px;
}

#menuiserieleroux, #leroux, #couvreurs {
	margin-top: 4px;
}


.rightblack{
	float:right;
	background-color: #393839;
	margin: 0 10px;
	padding-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;
}

.right{
	float:right;
	
}
.rightblack h2{
	color:#FFF;
}

#content{
	width: 1200px;
	margin: 0 auto;
}

.clear{
	clear: both;
}

h4{
	text-align: center;
}

.rightblack h4{
	color:#FFF;
	padding-top: 10px;
	padding-bottom: 20px;
}

.leftwhite h4{
	color:#000;
	padding-top: 10px;
	padding-bottom: 20px;
}
#footer-logos {width: 1200px;margin: 0 auto;position: relative;overflow:hidden;height: 100px;margin-top:-50px;}
#footer-logos ul {list-style: none;position: absolute; right: 25px;bottom: 5px;}
#footer-logos li {float:left;margin-left: 15px;}
