html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html{
    width:100%;
}

body {
    font-family: 'Lato', sans-serif;
	margin: 0px;
	padding: 0px;
    width: 100%;
    height: 100%;
}


#logo {
    position: absolute;
    left: 125px;
    top: 55px;
    width: 262px;
    height: 157px;
    z-index: 4;
}


#fond {
	position:absolute;
	left:0px;
	top:0px;
	width:1058px;
	height:888px;
	z-index:2;
    background-image: url(../images/travaux_site2.jpg);
    background-repeat:no-repeat;

}

#fond_blanc {
 height:200px;
    width:100%;
    background-color:white;
}


#activite {
	position:absolute;
	left:663px;
	top:55px;
	width:262px;
	height:157px;
	z-index:3;
}

#contact {
	   position: absolute;
    left: 327px;
    top: 240px;
    width: 236px;
    height: 44px;
    z-index: 2;
    font-family: "Lato";
    font-weight: 100;
    font-style: normal;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
}

h1{
    color: #949176;
    text-align: left;
    font-size: 1.2em;
    margin-left: -10px;
    padding-top: 10px;
    padding-bottom: 40px;
}

#construction {
	position:absolute;
	left:70px;
	top:690px;
	width:312px;
	height:116px;
	z-index:5;
}

.Style2 {
	color: #000000;
    font-family: "Lato";
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
}

.Style3 {
    font-family: "Lato";
    font-weight: 100;
    font-style: normal;
    font-size: 16px;
    line-height: 30px;color: #999999}

.Style4 {
    font-family: "Lato";
    font-weight: 100;
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #aca994;
}
a:active {
	text-decoration: none;
	color: #000000;
}

#conteneur {
  position: relative;
  margin:auto;
  width: 1021px;
  text-align: left;
  background-color: #ffffff;
}

@media screen and (max-device-width: 800px)
{
    #conteneur {  
    position: relative;
  margin:auto;
  width: 1021px;
        left:0;
        top:0;
  text-align: left;
  background-color: #ffffff;
}
     /*#activite{
         left: 170px;
         width:602px;
         top: 15px;
     }
    
    .Style4 {
    font-family: "Lato";
    font-weight: 100;
    font-style: normal;
    font-size: 36px;
    line-height: 34px;
}
    #construction {
	left:140px;
    }
    .Style2 {
    font-size: 24px;
    line-height: 30px;
}
    #contact {
	width:336px;
}*/
  
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    
    
    #logo {
    position: absolute;
    left: 125px;
    top: 95px;
    width: 262px;
    height: 157px;
    z-index: 4;
}
    #site_construction{
 
        display: block;
      
    }
    
    #site_construction p{
 
        text-align:center;
        font-size:86px;
        left: 0px;
        margin: 0 auto;
        top: 0px;
        background-color:yellow;
}
    #activite{
        left: 550px;
        width: 480px;
        top: 100px;
     }
    
    .Style4 {
  font-family: "Lato";
  font-weight: 100;
  font-style: normal;
  font-size: 46px;
  line-height: 80px;
}
    #construction {
	  left: 220px;
    top: 1550px;
    width: 312px;
    height: 120px;
    }
    .Style2 {
  font-size: 36px;
  line-height: 62px;
}
    #contact {
        width: 480px;
    top: 820px;
    left: 540px;
}
#fond {
  left: 0px;
  top: 450px;
  /*width: 1200px;*/
  height: 1480px;
  z-index: 1;
  /*background-image: url(../images/aeronef_smart.jpg);*/
    background-size: cover;
  background-repeat: no-repeat;
}
    
}
    
    