@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px
}

.image_left {
	margin-top: 0px;
	margin-bottom: 20px;
	float: left;
	margin-right: 20px
}

.image_right {
	margin-top: 0px;
	margin-bottom: 20px;
	float: right;
	margin-left: 20px
}

.image_centre {
  	text-align: center;
}


/* BUREAU */
@media screen and (min-width:701px){
	
header {
	position: relative;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 250px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px
}

.LOGO2013 {
	margin-top: -244px;
	position: absolute;
	margin-left: 2%;
	float: left
}
.diaporama_bandeau {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 275px;
	height: 146px;
	top: 25px
}
.masque_diaporama_bandeau {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 275px;
	height: 121px;
	top: -121px
}

.LOGO_SC {
	margin-top: -244px;
	position: relative;
	position: relative;
	margin-right: 2%;
	float: right
}

.slogan {
	text-shadow: 0px 0px;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: -91px;
	position: relative;
	float: right;
	margin-right: 0px;
	right: 2%
}

.menu_H {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 5px;
	top: -40px;
	max-width: 1000px;
	width: 100%;
}

.menu_h_line {
	margin-left: 2%;
	margin-right: 2%
}

.menu_h_accueil {
	margin-right: 80%;
	margin-left: 0%;
	margin-top: 5px;
	height: 25px;
	position: relative;
	text-align: center
}

.menu_h_entreprise {
	margin-right: 60%;
	margin-left: 20%;
	margin-top: -25px;
	height: 25px;
	position: relative;
	text-align: center
}

.menu_h_methode {
	margin-right: 40%;
	margin-left: 40%;
	margin-top: -25px;
	height: 25px;
	position: relative;
	text-align: center
}
.menu_h_reference {
	margin-right: 20%;
	margin-left: 60%;
	margin-top: -25px;
	height: 25px;
	position: relative;
	text-align: center
}

.menu_h_contact {
	margin-right: 0%;
	margin-left: 80%;
	margin-top: -25px;
	height: 25px;
	position: relative;
	text-align: center
}

.text_menu_H {
	top: 5px;
	text-indent: 0px;
	position: relative;
	margin-top: 0px;
	min-width: 140px;
	max-width: 200px
}

.texte_status_site {
	margin-top: 10px;
	text-align: center;
}

#corps {
	max-width: 1000px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-bottom: auto;
	bottom: auto
}

.aside {
	width: 180px;
	margin-left: 0px;
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
	clear: left
}

.titre_aside {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px
}

.diaporama_aside {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 140px;
	height: 100px
}

.masque_diaporama_aside {
	margin-top: -120px;
	margin-left: auto;
	margin-right: auto;
	width: 140px;
	height: 100px
}

a.bouton {
	display: block;
	width: 140px;
	height: 40px;
	text-align: center;
	margin-left: 20px;
	margin-bottom: 20px;
}  

.titre_aside {
	font-size: 16px;
	font-weight: 900;
	text-indent: 0px
}

a.bouton {
	font: bold 20px Arial, sans-serif;
	line-height: 40px;
	text-decoration: none;
	border: 1px solid #aaa;
	background: #f8f8f8;
	border-radius: 6px;
	background: -moz-linear-gradient(top, #f8f8f8 40%, #cacaca 100%);
	background: -webkit-linear-gradient(top, #f8f8f8 40%, #cacaca 100%);
	background: -o-linear-gradient(top, #f8f8f8 40%, #cacaca 100%);
	background: -ms-linear-gradient(top, #f8f8f8 40%, #cacaca 100%);
	background: linear-gradient(top, #f8f8f8 40%, #cacaca 100%);
	text-shadow: 0 1px 0 #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.2)
}  

a.bouton:hover {  
    background: -moz-linear-gradient(top, #cacaca 20%, #f8f8f8 100%);  
    background: -webkit-linear-gradient(top, #cacaca 20%, #f8f8f8 100%);  
    background: -o-linear-gradient(top, #cacaca 20%, #f8f8f8 100%);  
    background: -ms-linear-gradient(top, #cacaca 20%, #f8f8f8 100%);  
    background: linear-gradient(top, #cacaca 20%, #f8f8f8 100%)  
}
  
a.bouton:active {  
    box-shadow: 0 0 5px rgba(0,0,0,0.2) inset;  
}

section {
	max-width: 780px;
	margin-top: 0px;
	display: block;
	margin-left: 220px;
	height: auto;
	margin-right: 0px;
	overflow: auto;
	padding-bottom: 40px;
	padding-right: 40px;
	padding-left: 40px;
	margin-bottom: 20px;
}

article {
	overflow: auto
}

.division_article {
	overflow: auto
}

h1 {
	text-align: left;
	clear: left
}

h2 {
	text-align: left;
	clear: left;
	padding-top: 40px
}

h3 {
	text-align: left;
	clear: left;
	margin-top: 30px
}

h4 {
	margin-left: 0px;
	text-align: left;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 0px;
	margin-right: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px
}

.legende {
	text-align: center
}


p {
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 20px	
}

ul {
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 20px
}

aside {}

.logo_qualifelec {
	margin-right: 80%;
	margin-left: 0%;
	margin-top: 0px;
	height: 100px;
	position: relative;
	text-align: center
}

.logo_sgs {
	margin-right: 60%;
	margin-left: 20%;
	margin-top: -102px;
	height: 100px;
	position: relative;
	text-align: center;
	top: 27px
}

.logo_knx {
	margin-right: 40%;
	margin-left: 40%;
	margin-top: -101px;
	height: 100px;
	position: relative;
	text-align: center;
	top: 21px
}

.logo_sdhager {
	margin-right: 20%;
	margin-left: 60%;
	margin-top: -101px;
	height: 100px;
	position: relative;
	text-align: center;
	top: 25px
}

.logo_snmof {
	margin-right: 0%;
	margin-left: 80%;
	margin-top: -102px;
	height: 100px;
	position: relative;
	text-align: center
}

footer {
	min-width: 700px;
	max-width: 1000px;
	display: block;
	min-height: 60px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	clear: left;
	border-radius: 20px
}

.footer_line {
	margin-right: 10%;
	margin-left: 10%;
	margin-bottom: 20px;
	margin-top: 20px;
}

.footer_adresse {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px
}

.footer_liens {
	text-align: center;
	padding-top: 8px;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px
}

.ref {
	margin-left: 30px; 
	margin-bottom: 35px; 
	margin-top: 30px; 
	margin-right: 30px; 
	max-width: 150px
}

.image_centre:before {
	  content: '';
	  display: inline-block;
	  height: 100%;
	  vertical-align: middle;
	  margin-right: -0.25em
}

.image_centre_child {
	display: inline-block;
	vertical-align: middle;
}

}

/* SMART */
@media screen and (max-width:701px) and (min-width:460px){

body {
	margin-top: 0px
}
	
header {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	min-height: 230px
}

.noplay {
	display: none
}

.LOGO2013 {
	margin-top: 22px;
	position: absolute;
	float: left;
	margin-left: 2%
}
.diaporama_bandeau {
	display: none
}
.masque_diaporama_bandeau {
	display: none
}

.LOGO_SC {
	margin-top: 22px;
	position: relative;
	position: relative;
	margin-right: 2%;
	float: right;
	width: 177px;
	height: 100px
}

.slogan {
	display: none
}

.menu_H {
	margin-top: 15px
}

.menu_h_line {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 430px;
	top: -50px;
	bottom: 0px
}

.menu_h_accueil {
	margin-top: 0px;
	height: 25px;
	position: relative;
	text-align: center;
	float: left;
	margin: 3px
}

.menu_h_entreprise {
	margin-top: 0px;
	height: 25px;
	position: relative;
	text-align: center;
	float: left;
	margin: 3px
}

.menu_h_methode {
	margin-top: 0px;
	height: 25px;
	position: relative;
	text-align: center;
	float: left;
	margin: 3px
}
.menu_h_reference {
	margin-top: 0px;
	height: 25px;
	position: relative;
	text-align: center;
	float: left;
	margin: 3px
}

.menu_h_contact {
	margin-top: 0px;
	height: 25px;
	position: relative;
	text-align: center;
	float: left;
	margin: 3px
}

.text_menu_H {
	top: 3px;
	text-indent: 0px;
	position: relative;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	bottom: 0px
}

.texte_status_site {
	margin-top: -40px;
	width: 100%;
	float: left;
	text-align: center;
}

section {
	margin-top: 20px;
	display: block;
	height: auto;
	bottom: auto;
	min-height: 500px;
	overflow: auto;
	clear: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px
}

article {
	overflow: auto
}

.division_article {
	overflow: auto
}

h1 {
	margin-left: 0px;
	text-align: left;
	font-style: italic
}

h2 {
	margin-left: 0px;
	text-align: left;
	clear: left
}

h3 {
	margin-left: 0px;
	text-align: left;
	clear: left
}

.legende {
	text-align: center
}

p {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: justify
}

ul {
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 20px
}

aside {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	height: 100px;
	max-width: 1000px
}

.logo_qualifelec {
	margin-right: 80%;
	margin-left: 0%;
	margin-top: 0px;
	height: 100px;
	position: relative;
	text-align: center
}

.image_qualifelec {
	width: 45px;
	height: 50px
}

.logo_sgs {
	margin-right: 60%;
	margin-left: 20%;
	margin-top: -102px;
	height: 100px;
	position: relative;
	text-align: center;
	top: 13px
}

.image_sgs {
	width: 50px;
	height: 23px
}


.logo_knx {
	margin-right: 40%;
	margin-left: 40%;
	margin-top: -101px;
	height: 100px;
	position: relative;
	text-align: center;
	top: 10px
}

.image_knx {
	width: 45px;
	height: 29px
}

.logo_sdhager {
	margin-right: 20%;
	margin-left: 60%;
	margin-top: -101px;
	height: 100px;
	position: relative;
	text-align: center;
	top: 12px
}

.image_sdhager {
	width: 50px
}

.logo_snmof {
	margin-right: 0%;
	margin-left: 80%;
	margin-top: -102px;
	height: 100px;
	position: relative;
	text-align: center
}

.image_snmof {
	width: 29px;
	height: 50px
}

footer {
	display: block;
	margin-top: 15px;
	min-height: 60px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px
}

.footer_line {
	border-top: 1px solid #333333;
	margin-right: 10%;
	margin-left: 10%
}

.footer_adresse {
	text-align: center;
	font-size: 14px;
	text-indent: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

.footer_liens {
	text-align: center;
	font-size: 14px;
	padding-top: 8px;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}

.image_centre_child {
	display: inline-block;
	vertical-align: middle;
	height: 50%;
	width: 50%;
}

}

/* PORTABLE */
@media screen and (max-width:460px){
	
body {
	margin-top: 0px
}
	
header {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	min-height: 220px;
}

.noplay {
	display: none
}

.LOGO2013 {
	margin-top: 22px;
	position: absolute;
	float: left;
	margin-left: 2%;
	width: 50%;
	height: 50%
}
.diaporama_bandeau {
	display: none
}
.masque_diaporama_bandeau {
	display: none
}

.LOGO_SC {
	display: none
}

.slogan {
	display: none
}

.menu_H {
	margin-top: 0px
}

.menu_h_line {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: -50px;
	bottom: 0px;
	height: 0px;	
}

.menu_h_accueil {
	margin-top: 0px;
	height: 25px;
	position: relative;
	text-align: center;
	float: left;
	margin: 3px
}

.menu_h_entreprise {
	margin-top: 0px;
	height: 25px;
	position: relative;
	text-align: center;
	float: left;
	margin: 3px

}

.menu_h_methode {
	margin-top: 0px;
	height: 25px;
	position: relative;
	text-align: center;
	float: left
}
.menu_h_reference {
	margin-top: 0px;
	height: 25px;
	position: relative;
	text-align: center;
	float: left;
	margin: 3px
}

.menu_h_contact {
	margin-top: 0px;
	height: 25px;
	position: relative;
	text-align: center;
	float: left;
	margin: 3px
}

.text_menu_H {
	top: 3px;
	text-indent: 0px;
	position: relative;
	margin-top: 0px;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 0px;
	bottom: 0px
}	

.texte_status_site {
	margin-top: -30px;
	width: 100%;
	float: left;
	text-align: center;
}

.texte_status_site {
	text-align: center;
}

section {
	margin-top: 20px;
	display: block;
	height: auto;
	bottom: auto;
	min-height: 500px;
	overflow: auto;
	clear: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px
}

article {
	overflow: auto
}

.division_article {
	overflow: auto
}

h1 {
	text-align: left;
	clear: left
}

h2 {
	text-align: left;
	clear: left
}

h3 {
	text-align: left;
	clear: left
}

.legende {
	text-align: center
}

p {
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 20px
}

ul {
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 20px
}

aside {
	display: none
}

.logo_qualifelec {
	display: none
}

.image_qualifelec {
	display: none
}

.logo_sgs {
	display: none
}

.image_sgs {
	display: none
}

.logo_knx {
	display: none
}

.image_knx {
	display: none
}

.logo_artivisor {
	display: none
}

.image_artivisor {
	display: none
}

.logo_sdhager {
	display: none
}

.image_sdhager {
	display: none
}

.logo_snmof {
	display: none
}

.image_snmof {
	display: none
}
	
footer {
	display: block;
	margin-top: 15px;
	min-height: 60px;
	position: relative;
	margin-left: auto;
	margin-right: auto
}

.footer_line {
	margin-right: 10%;
	margin-left: 10%;
	margin-top: 0px
}

.footer_adresse {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px
}

.ref {
	margin-left: 20px; 
	margin-bottom: 25px; 
	margin-top: 25px; 
	margin-right: 20px; 
	max-width: 50px
}

.image_centre_child {
	display: inline-block;
	vertical-align: middle;
	height: 50%;
	width: 50%;
}

.image_left {
	width: 20%;
	height: 20%
}

.image_right {
	width: 20%;
	height: 20%
}

}
