body
{
background-color:#000000;
font-family:verdana,comic,times,arial;
font-size:14px;                     /*xx-small x-small small medium large x-large xx-large*/
font-weight:normal;                 /*normal bold bolder lighter 100,200,300,400,500,600,700,800,900*/
font-stretch:semi-expanded;         /*wider normal narrower condensed semi-condensed extra-condensed ultra-condensed expanded semi-expanded extra-expanded ultra-expanded */
word-spacing:2px;
letter-spacing:2px;
color:#cccccc;
margin-bottom: 70px;
}

#image 
{
 padding:10px;
}

a {color:#ff770d;text-decoration:none;}              /* lien */
a:link {color:#ff770d;text-decoration:none;}         /* #ff770d cibles non encore visitées */
a:visited {color:#ff770d;text-decoration:none;}      /* cibles visitées */
a:hover { color:red;text-decoration:none;}        	/* Liens pour "MouseOver" */
a:active {color:#ff770d;text-decoration:none;}       /* Liens cliqués */
a:focus {color:#ff770d;text-decoration:none;}        /* Liens qui reçoivent la zone de saisie active */

#top
{
position:absolute;
top:10px;
left:10px;
width:400px;
height:200px;
overflow:no;
}
#stop
{
position:absolute;
top:150px;
left:150px;
width:600px;
height:100px;
overflow:no;
}

#menu
{
position:absolute;
top:230px;
left:50px;
height:100px;
overflow:no;
}

#menu a {
background-image:url(image/fond_bouton.png);
background-repeat:repeat-x;
/*background-position:1% 50%;*/
padding-left:5px;
font-family:verdana,comic,times,arial;
font-size:large;
font-weight:bold;
font-stretch:normal;
word-spacing:2px;
letter-spacing:1px;
color:#000000;
line-height:1.7;
}

#menu a:hover {
background-image:url(image/fond_bouton.png);
background-repeat:repeat-x;
/*background-position:1% 50%;*/
padding-left:5px;
font-family:verdana,comic,times,arial;
font-size:large;
font-weight:bold;
font-stretch:normal;
word-spacing:2px;
letter-spacing:1px;
color:red;
line-height:1.7;
}

#middle
{
position:absolute;
top:300px;
left:100px;
width:80%;
font-family:verdana,comic,times,arial;
font-size:12px;
font-weight:normal;
font-stretch:semi-expanded;
word-spacing:2px;
letter-spacing:1px;
color: #cccccc;
}

#maj
{
position:absolute;
top:5px;
right:10px;
width:300px;
height:20px;
overflow:no;
text-align:right;
font-family:verdana,comic,times,arial;
font-size:12px;
font-weight:normal;
font-stretch:normal;
word-spacing:1px;
letter-spacing:1px;
color: #cccccc;
}

#majpage
{
left:100 px;
font-size:12px;
word-spacing:1px;
letter-spacing:1px;
color: #cccccc;
margin-bottom: 70px;
}

#small
{
font-family:verdana,comic,times,arial;
font-size:10px;
font-weight:bold;
color:#eeeeee;
}

#decal
{
position:relative;
left:100px;
width:400px;
}

#decal50
{
position:relative;
left:50px;
}

#ba
{
position:absolute;
top:50px;
left:50px;
}

.attention
{
position:relative; 
left:50px;
border-style:solid;
border-color:#ff770d;
border-width:2px;
margin:10px;
padding:20px;
background: #333333;
width:530px;
}

li {
list-style-type:none;
background-image:url(image/puce.png);
background-repeat:no-repeat;
padding-left:30px;
padding-bottom: 20px;
line-height:1.2;
}
