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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-weight: inherit;
        font-style: inherit;
        font-size: 100%;
        font-family: Arial, Helvetica, sans-serif;

	
}
/* remember to define focus styles! */
:focus {
        outline: 0;
}
body {
     	margin: 0; /* pour éviter les marges */
        line-height: 1;
        color: #2c6a78;
        background: url(../images/bg.jpg) no-repeat;
		font-family: Arial, Helvetica, sans-serif;
		margin-top:-20px;
		
}

ol, ul {
        list-style: none;
}

p {
font-size:12px;
color:#2c6a78;
text-align:justify;
line-height:20px;}
/* tables still need 'cellspacing="0"' in the markup */
table {
        border-collapse: separate;
        border-spacing: 0;
}
caption, th, td {
        text-align: left;
        font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
        content: "";
}
blockquote, q {
        quotes: "" "";
}

#conteneur {
width:980px;
height:650px;
margin-left:auto;
margin-right:auto;
padding:50px 0 0 0;
}

a.logo {
width:262px;
height:59px;
margin:50px 0 0 0;}

#absolute {
position:absolute;}

#ecran {
background:url(../images/ecran.png) no-repeat;
position:absolute;
width:603px;
height:521px;
top:105px;
left:375px;}

.video {
margin:31px 0 0 31px;}

p.copyright {
position:absolute;
left:0px;
top:636px;
color:#adc343;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
width:600px;
height:30px;}

p.copyright a {
color:#adc343;
font-weight:bold;
text-decoration:none;
}

p.copyright a:hover {
color:#91a822;
}

.texte {
position:absolute;
left:0px;
top:107px;}

.construction {
position:absolute;
right:0px;
top:0px;}

a.facebook {
position:absolute;
left:880px;
top:635px;
width:47px;
height:45px;}

a.twitter {
position:absolute;
left:933px;
top:635px;
width:47px;
height:45px;}

span.contact {
color:#393a3a;
font-weight:bold;}
