html
{margin-right:auto;
margin-left:auto;}

body
{width:1024px; 
margin-left:auto;
margin-right:auto;
background-image:url(images/background.gif);
background-repeat:repeat-x;
background-color:white;}


#contenu
{width:1024px; 
position:absolute;
top:190px;
border:0px solid red;}

#contenu p
{font-family:Trebuchet MS, times;
font-size:12px;
color:#414243;
margin-right:30px;
margin-left:30px;}

.contenus
{width:1000px; 
padding:10px;
border:1px solid grey;
background-color:white;
font:12px black ;
font-family:Trebuchet MS;}

#pied
{width:1024px; 
position:absolute;
top:646px;
margin-right:auto;
margin-left:auto;
border:0px solid red;}

#pied p
{font-family:Trebuchet MS, times;
font-size:10px;
color:#ffffff;
text-align:center;}

h1
{font-family:Trebuchet MS, times;
font-size:14px;
margin-left:50px;}

h3
{font-family:Trebuchet MS, times;
font-size:14x;
margin-left:50px;
color:#800000;}

a
{color:#800000;
text-decoration:none;}
a:hover
{color:red;
text-decoration:none;}

a img
{border:0px;}

ul li
{margin-left:40px;
font-family:Trebuchet MS, times;
font-size:12px;
color:#414243;}
