*{

margin:0;
padding:0;
font-family: "arial";
}

body {/*html{height:100%;*/

height: 100%;
background-color: whitesmoke;
background-size: cover;
background-image: url(photo-helico.jpg);
background-repeat: no-repeat;
	
}

#main{

max-width:1280px;

min-height:100%;

margin:0 auto;

position:relative;

}

 

footer{

background:#aaa;

position:absolute;

bottom:0;

width:100%;

padding-top:20px;

height:30px;

}

.exemple_cover {
  background-size: cover;
}
.box {
    float: left;
    width: 150px;
    height: 150px;
    margin-right: 30px;
}

.contenufooter
{
font-size: 12px;
/*padding: 9px;
height: 12px;*/
width: auto;
background-color: lightgoldenrodyellow;
opacity: 0.9;
	
text-align: center;
}

h1 {
font-family:Arial;
font-size:200%;
font-weight:normal;
color:antiquewhite;
background-color:transparent;
text-align:center;
}


ul,li {
font-family:Arial;
font-size:110%;
font-weight:normal;
color:black;
background-color:transparent;
line-height: 180%
}	
p {
font-family:Arial;
font-size:100%;
font-weight:normal;
color:black;
background-color:transparent;
line-height: 150%
}
tr {

}
td {
vertical-align: top;
font-family:Arial;
font-size:100%;
font-weight:normal;
color:darkred;
width: auto;
height: auto;
background-color:transparent;
line-height: 120%
}

.accueil
{
	position: relative;
	margin-left: 150px;
width: 350px;
padding: 10px;
height:360px;
background-color:none;
display: inline-block;
vertical-align: top;
padding-top:0px;
}
