/*Prise en charge de HTML 5 - Définit les nouvelles balises HTML 5 sur display:block afin que les navigateurs sachent comment effectuer un rendu correct des balises. */
header, section, footer, aside, nav, article, figure {
display: block;
margin:0;
}
a:active, a:focus{
      outline:none;
}

a {
	text-decoration:none;
	color:#0B5078;
	font-family:'Days One', sans-serif;
	font-weight:400;
	font-size:21px;
	line-height: 1.4em;
	
}
a:hover {
	color: #868585;
	background-image: url(../images/btnS_06.png);
	background-repeat: no-repeat;
	
}
body {
	border: 0;
	margin: 0;
	padding: 0;
	background-color: #f9f9fa;
	background-image: url(../images/body_02.png);
	background-repeat: repeat-x;
	text-align: center;
}
a img {
	border: none;
}#wrapper {
	height: 772px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/wrapper_03.png);
	background-repeat: no-repeat;
	-moz-box-shadow:0 0 22px #111;
	-webkit-box-shadow:0 0 22px #111;
	box-shadow:0 0 22px #111;
}
#wrapper header {
	float: left;
	height: 190px;
	width: 760px;
}
#wrapper header p {
	float: left;
	height: 20px;
	width: 760px;
	display: block;
	margin: 0px;
	font-size: 12px;
	font-family:'Jura', sans-serif;
	color: #48494a;
	font-weight: 600;
	line-height: 18px;
	text-decoration: underline;
}
#wrapper header #horaires {
	float: left;
	width: 170px;
	height: 65px;
	margin-left: 67px;
	margin-top: 105px;
}
#wrapper header #horaires p {
	font-family:'Jura', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #CCC;
	display: block;
	height: 60px;
	width: 170px;
	margin-top: 12px;
	text-decoration: none;
}
#wrapper header a img {
	float: left;
	height: 140px;
	width: 239px;
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
}
#wrapper header #btn-devis{
	width: 147px;
	height: 35px;
	float: left;
	margin-top: 108px;
	margin-left: 92px;
}
#wrapper header #btn-devis  a{
	float: left;
	height: 36px;
	width: 145px;
	padding-top: 4px;
}
#wrapper section {
	float: left;
	width: 760px;
	height: 130px;
}

	
#wrapper section #texte {
	float: left;
	width: 700px;
	height: 125px;
	text-align: left;
	margin-left: 30px;
}
#wrapper section #texte p {
	font-family: 'Jura', sans-serif;
	font-size: 15px;
	color: #48494a;
	font-weight: 600;
	text-align: justify;
}
#wrapper nav {
	float: left;
	width: 660px;
	height: 320px;
	margin-left: 95px;
	margin-top: 8px;
}
#wrapper nav #onglets {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#wrapper nav #onglets #plomberie {
	float: left;
	display: block;
	height: 74px;
	width: 500px;
	margin-left: 30px;
	margin-top: 7px;
}
#wrapper nav #onglets #plomberie a {
	color: #CCC;
	float: left;
	background-image: url(../images/btn-plomberie_09.png);
	background-repeat: no-repeat;
	height: 74px;
	width: 274px;
}
#wrapper nav #onglets #plomberie a:hover {
	color: #48494a;
	float: left;
	background-image: url(../images/btnS-plomberie_09.png);
	background-repeat: no-repeat;
	height: 74px;
	width: 274px;
}
#wrapper nav #onglets #plomberie a p {
	padding-top: 8px;
	font-family: 'Days One', sans-serif;
	font-weight:400;
	font-size:22px;
}
#wrapper nav #onglets #serrure {
	float: left;
	display: block;
	height: 77px;
	width: 400px;
	padding-left: 100px;
}
#wrapper nav #onglets #serrure a {
	color: #CCC;
	float: left;
	background-image: url(../images/btn-serrure_07.png);
	background-repeat: no-repeat;
	height: 77px;
	width: 277px;
}
#wrapper nav #onglets #serrure a:hover {
	color: #48494a;
	float: left;
	background-image: url(../images/btnS-serrure_07.png);
	background-repeat: no-repeat;
	height: 77px;
	width: 277px;
}
#wrapper nav #onglets #serrure a p {
	padding-top: 8px;
	font-family: 'Days One', sans-serif;
	font-weight:400;
	font-size:22px;
}
#wrapper nav #onglets #chauffage {
	float: left;
	display: block;
	height: 77px;
	width: 400px;
	padding-left: 160px;
}
#wrapper nav #onglets #chauffage a {
	color: #CCC;
	float: left;
	background-image: url(../images/btn-chauffage_07.png);
	background-repeat: no-repeat;
	height: 77px;
	width: 284px;
	margin-top: 5px;
}
#wrapper nav #onglets #chauffage a:hover {
	float: left;
	background-image: url(../images/btnS-chauffage_07.png);
	background-repeat: no-repeat;
	height: 77px;
	width: 284px;
	color: #48494a;
}
#wrapper nav #onglets #chauffage a p {
	font-family: 'Days One', sans-serif;
	font-weight:400;
	font-size:22px;
	padding-left: 25px;
	line-height: 1em;
}
#wrapper nav #onglets #elect {
	float: left;
	display: block;
	height: 77px;
	width: 350px;
	padding-left: 230px;
}
#wrapper nav #onglets #elect a {
	color: #CCC;
	float: left;
	background-image: url(../images/btn-electricite_07.png);
	background-repeat: no-repeat;
	height: 77px;
	width: 284px;
}
#wrapper nav #onglets #elect a:hover {
	color: #48494a;
	float: left;
	background-image: url(../images/btnS-electricite_07.png);
	background-repeat: no-repeat;
	height: 77px;
	width: 284px;
}
#wrapper nav #onglets #elect a p {
	font-family: 'Days One', sans-serif;
	font-weight:400;
	font-size:22px;
	padding-top: 6px;
}
#wrapper footer {
	float: left;
	height: 150px;
	width: 760px;
}
#wrapper footer #adresse {
	float: left;
	width: 190px;
	margin-top: 10px;
	margin-left: 5px;
}
#wrapper footer #adresse p {
	font-family:'Jura', sans-serif;
	font-size: 15px;
	color: #CCC;
	font-weight: 600;
	padding-left: 13px;
	padding-top: 10px;
}
#wrapper footer #btn-plan {
	float: left;
	height: 122px;
	width: 68px;
}
#wrapper footer #btn-plan a {
	background-image: url(../images/btn-plan_05.png);
	background-repeat: no-repeat;
	float: left;
	height: 122px;
	width: 68px;
}
#wrapper footer #btn-plan a:hover {
	background-image: url(../images/btnS-plan_05.png);
	background-repeat: no-repeat;
	float: left;
	height: 122px;
	width: 68px;
}
#wrapper footer #txt {
	float: left;
	height: 40px;
	width: 350px;
	margin-top: 79px;
	margin-left: 30px;
}
#wrapper footer #txt p {
	font-family: 'Jura', sans-serif;
	font-size: 15px;
	color: #868685;
	font-weight: 600;
	float: left;
	padding-left: 10px;
}
#wrapper footer #txt a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper footer #txt img {
	float: left;
	height: 34px;
	width: 73px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 6px;
	margin-left: 10px;
}
