h1
{
font-family:Pristina,Edwardian Script,Sans Serif;
font-size:28px;
color:#FF66CC;
text-decoration:underline;
text-align:center;

}

h2
{
font-family: Verdana, Helvetica, Sans Serif;
font-size:12px;
color:#FFFFFF;
}

a
{
background-color: black;
color:white;
text-decoration:none;
}
a:visited
{
background-color: black;
color:white;
text-decoration:none;
}
a:hover
{
background-color: black;
color:#FF66CC;
text-decoration:none;
}
a:active
{
background-color: black;
color:white;
text-decoration:none;
}
body{
background:black;

}
#grand
{
min-height: 100%;
width: 1100px;
height:auto;
margin: 0 auto;
position: relative;
background:black;
}



#banniere
{
position:absolute;
width:1100px;
height:449px;
top:0px;
background:black;
background-image:url(images/banniere.jpg);
background-repeat:no-repeat;
margin:auto;
}
*html #banniere
{
position:absolute;
width:1100px;
height:449px;
top:-10px;
background:black;
background-image:url(images/banniere.jpg);
background-repeat:no-repeat;
margin:0 -49%;
}


#menu
{
position:relative;
width:650px;
height:auto;
margin-top: 30%;
margin-left:auto;
margin-right:auto;
background:black;
font-family: Rage Italic, Helvetica, Sans Serif;
font-size:25px;
color:white;
left:-2%;
}
ul#menu_horizontal li { 
display : inline;
padding : 0 0.4em;
}
ul#menu_horizontal {
list-style-type : none;
}


*html #menu
{
position:absolute;
width:650px;
height:auto;

left:19%;
background:black;
font-family: Rage Italic, Helvetica, Sans Serif;
font-size:25px;
color:white;
padding:0px;
}
*html ul#menu_horizontal li { 
display : inline;
padding : 0 0.5em;
}
*html ul#menu_horizontal {
list-style-type : none;
}
 #conteneur
{
position:absolute;
width:auto;
height:auto;
top:475px;
background:black;
padding-bottom:10%;
font-family: Verdana, Helvetica, Sans Serif;
font-size:11px;
color:white;
margin:1% 7.5%;
}
 *html #conteneur
{
position:absolute;
width:auto;
height:auto;
top:475px;
background:black;
padding-bottom:10%;
font-family: Verdana, Helvetica, Sans Serif;
font-size:11px;
color:white;
margin:1% -41%;
}
 #texte
{
position:relative;
width:900px;
height:auto;
background:black;
font-family: Verdana, Helvetica, Sans Serif;
font-size:11px;
color:white;
padding-top:0px;
padding-left:15px;
padding-right:20px;
padding-bottom:20px;
font-style: justify;
border-bottom:1px solid white;
border-left:1px solid white;
border-right:1px solid white;
text-align:justify;
}
 
 
#footer
{
position:absolute;
width:100%;
height:50px;
background:black;
}

