*{margin: 0;padding: 0}
html, body{height: 100%;} 
a img{border: 0px;}

h1 { display:none; }
h2 { display:none; }
h3 { color:#666666; margin-bottom:10px; }

a{ color: #FFFFFF; text-decoration: underline; outline: none; }
a:hover{ text-decoration: underline; color: #666666; }

body{
background-image:url(../images/gm-bkg-01.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#232121;
font-family:Arial, Helvetica, sans-serif;
font-size: 90%;
}

.contenu{
margin: auto;
margin-top:30px;
padding-top:90px;
width:870px;
height:975px;
background-image:url(../images/logo.png);
background-position:top left;
background-repeat:no-repeat;
}

.left{ float:left; }
.right{ float:right; }

.bu{
width:430px;
height:210px;
margin-top:5px;
background-image:url(../images/ombres.png);
background-position:bottom right;
background-repeat:no-repeat;
}

.texte{
width:420px;
height:180px;
margin-top:20px;
margin-left:10px;
color:#FFFFFF;
line-height:15px;
}

.adresse { width:210px; }

.pied { margin-top:20px; color: #FFFFFF; width:870px; text-align:center; }

.pied a{ text-decoration:none; }


