/**************************
Keyven Ferland
http://www.keyvenferland.com
Default Stylesheet
**************************/

/* =General-----------------------------------------------------------------------------*/

body { 
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
	background-color: #fff; color: #222;
}

img, div { behavior: url('iepngfix.htc') }

/* =Headings-----------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6{ font-weight: normal; color: #006FAB; font-family: Georgia, "Times New Roman", Times, serif;}

h1{
	font-size: 135%;
	padding: 15px 0;
	text-transform: uppercase;
}
h2{
	font-size: 125%;
	padding: 15px 0;
}
h3{
	font-size: 125%;
	margin: 15px 0 6px 0;
	padding-bottom: 4px;
	border-bottom: 1px dotted #666;
}
h4{ font-size: 120%;}
h5{ font-size: 100%;}
h6{ font-size: 100%;}

/* =Links General-----------------------------------------------------------------------------*/

a{ color: #006FAB; text-decoration: none;}
a:hover{ color: #006FAB; text-decoration: underline;}

/* =Other -----------------------------------------------------------------------------*/

.clear{ /* Class for clearing floats */clear:both; padding: 5px 0 0 0;}
.left { float: left;}
.right { float: right;}

a.bt-savoir-plus{ background: transparent url('images/bt-savoir-plus.gif') no-repeat top left; display: block; float: right; width: 80px; height: 20px; margin: 5px 0 15px; }
a.bt-savoir-plus span{ display: none;}

a.bt-more-about-us{ background: transparent url('images/bt-more-about-us.gif') no-repeat top left; display: block; width: 140px; height: 27px; margin: 5px 0 15px; }
a.bt-more-about-us span{ display: none;}

.note{ background-color: #141414; border: 1px solid #303031; padding: 10px; width: 377px; margin: 0 auto; text-align: center; font-size: 85%; line-height: 18px; color: #9C9C9C; clear: both;}

/* =Top -----------------------------------------------------------------------------*/

#top-wrap-home{
	background: transparent url('images/bg-top-home.gif') repeat-x top left;
}
#top-wrap{
	background: transparent url('images/bg-top.gif') repeat-x top left;
}
#top-home,
#top{
	width: 960px;
	margin: 0 auto;
	padding: 0 20px;
	clear: both;
	position: relative;
}
#top-home{
	background: transparent url('images/bg-header-home.jpg') no-repeat top center;
	height: 400px;
}
#top{
	background: transparent url('images/bg-header.jpg') no-repeat top center;
	height: 325px;
}
#top h1{
	padding: 0;
}
#top-home h1 a.logo,
#top h1 a.logo{
	background: transparent url('images/logo-usinage-gb.gif') no-repeat bottom center;
	height: 51px;
	width: 245px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 38px;
	left: 40px;
}
#top-home .section,
#top .section{
	width: 510px;
	position: absolute;
	top: 165px;
	left: 55px;
}
#top-home .section h1.h1-accueil{
	width: 496px;
	height: 70px;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	text-indent: -10000px;
}
#top .section h1.h1-entreprise,
#top .section h1.h1-equipements,
#top .section h1.h1-realisations,
#top .section h1.h1-joindre{
	width: 496px;
	height: 50px;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	text-indent: -10000px;
}
#top-home .section h1.h1-accueil{
	background: transparent url('images/h1-accueil.gif') no-repeat top left;
}
#top .section h1.h1-entreprise{
	background: transparent url('images/h1-entreprise.gif') no-repeat top left;
}
#top .section h1.h1-equipements{
	background: transparent url('images/h1-equipements.gif') no-repeat top left;
}
#top .section h1.h1-realisations{
	background: transparent url('images/h1-realisations.gif') no-repeat top left;
}
#top .section h1.h1-joindre{
	background: transparent url('images/h1-joindre.gif') no-repeat top left;
}
#top-home .section p{
	line-height: 24px;
	font-size: 12pt;
	font-weight: normal;
}

/* =Main Navigation -----------------------------------------------------------------------------*/

ul#nav-main{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	position: absolute;
	top: 35px;
	left: 390px;
}
ul#nav-main li{
	display: inline;
}
ul#nav-main li a{
	color: #F6F6F6;
	text-decoration: none;
	float: left;
	display: block;
	padding: 6px 15px;
}
ul#nav-main li a:hover{
	border-top: 2px solid #414C48;
	padding: 4px 15px;
	background-color: #47534F;
}

/* =Content -----------------------------------------------------------------------------*/

#content-wrap-home,
#content-wrap{
	background: #fff url('images/bg-top-content.gif') repeat-x top left;
	padding-bottom: 20px;
}
#container{
	width: 960px;
	margin: 0 auto;
}
#container h1{
	padding-bottom: 30px;
}
#content-wrap-home #content{
	width: 460px;
	margin: 0;
	margin-right: 20px;
	float: left;
}
#content h2{
	font-size: 200%;
	border-bottom: 1px solid #CDCED0;
	padding: 20px 0 5px 0;
	margin-bottom: 20px;
	position: relative;
}
#content h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 155%;
	border-bottom: none;
	padding: 25px 0 15px 0;
	margin: 0;
}
#content p{
	font-size: 120%;
	line-height: 18px;
	padding: 0 0 6px 0;
	line-height: 20px;
}
#content-wrap-home #content h2#entreprise{
	background: transparent url('images/h2-accueil-entreprise.gif') no-repeat top left;
	border: none;
	width: 275px;
	height: 25px;
	margin: 0;
	margin-left: 135px;
	margin-top: 25px;
	text-indent: -10000px;
	padding: 0;
}
#content p.date,
#content h2 span.date{
	padding: 0;
	margin: 0;
	padding-top: 10px;
	font-size: 85%;
	color: #888;
}
#content h2 span.date{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	padding-top: 16px;
	font-size: 40%;
	color: #888;
	position: absolute;
	right: 10px;
	top: 20px;
}
#content #img-accueil{
	float: left;
	padding-right: 10px;
	padding-bottom: 50px;
}
#content ul{
	padding: 0;
	margin: 0;
	margin-right: 40px;
	line-height: 22px;
	font-size: 120%;
}
#content ul li{
	background: transparent url('images/ul-li-puce.gif') no-repeat;
	background-position: 12px 7px;
	padding-left: 25px;
}
#content .content-left,
#content .content-right{
	width: 480px;
	margin: 0;
	float: left;
}
#content .content-left p{
	padding: 2px 0 0 10px;
	font-size: 85%;
	color: #777;
}
#content .content-realisations{
	width: 960px;
	margin: 0;
	float: left;
}
#content .content-realisations img{
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

/* = Side Content -----------------------------------------------------------------------------*/

.side-content{
	width: 480px;
	margin: 0;
	margin-top: 40px;
	float: left;
}
.side-content .bloc{
	float: left;
	padding: 0 5px;
}
.side-content .bloc p{
	color: #999;
}
.bloc span{
	font-size: 75%;
	text-transform: uppercase;
}
.side-content.map{
	margin-left: 20px;
}
#container .side-content.map a img{
	padding: 4px;
	border: 1px solid #454749;
	background-color: #17191C;
	margin: 0 15px 5px 0 ;
}
#container .side-content.map a:hover img{
	padding: 4px;
	border: 1px solid #454749;
	background-color: #77714B;
}
#container .side-content.map p{
	padding: 0;
	text-transform: uppercase;
	font-size: 75%;
}

/* =Footer -----------------------------------------------------------------------------*/

#footer{
	width: 900px;
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 30px;
	background-color: #EEEEEE;
}
#footer p{
	color: #666;
}
#footer a{
	color: #444;
}
#credit{
	width: 930px;
	margin: 0 auto;
	margin-bottom: 60px;
	padding: 0 15px;
}
#credit p{
	text-align: right;
}
















