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: inherit;
        vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
        outline: 0;
}
body {
     	margin: 0; /* pour éviter les marges */
        line-height: 1;
        color: black;
        background: white;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		
}

ol, ul {
        list-style: none;
}
/* 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: "" "";
}
body {
background:url(../GFX/bg.jpg) no-repeat top right;}

#conteneur {
width:1000px;
margin-left:auto;
margin-right:auto;
height:600px;}




#ht {
height:600px;
width:1000px;
float:left;}

#footer {
background:url(../GFX/bg_footer.jpg) repeat-x;
height:478px;
width:100%;
float:left;}

a.logo {
float:left;
margin:10px 450px 0 0px;}

h1.i_am {
float:left;
margin:35px 0 0 7px;}

h2.en_ligne {
margin:-3px 0 0 214px;
float:left;}

#ht ul{
margin:70px 0 0 0;
float:left;
width:800px;}

#ht ul li {
display:inline;
margin-right:5px;}

#center {
width:1000px;
margin-left:auto;
margin-right:auto;
}

#footer #center p {
float:left;
color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:10px 0 0 0;
}

#footer #center p.p2 {
margin:-12px 0 0 600px;
font-size:11px;
float:left;}

#footer #center p.p1 {
float:left;

}

#footer #center p a {
color:#fff;
text-decoration:none;
}

#footer #center p a:hover {
color: #B62326;
}