﻿@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;}
body{
background-color:#000000;}

#container
{width:954px;
position:absolute;
left:50%;
margin-left:-477px;

margin-top:50px;
}
#banniere
{height:200px;
width:954px;

background-image:url(../images/banniereandrinerie.gif);
margin-left:500;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#F1DFF9;
font-stretch:extra-expanded;
font-weight:500;
text-align:right;
word-spacing:25px;
letter-spacing:10px;
line-height:300px;

}
#contenu
{
width:954px;

}

#pieddepage
{height:50px;
width:954px;
clear:both;
background-color:#000000;
}

#menu
{height:350x;
width:200px;

float:left;
}
#texte
{
width:754px;

background-color:#000000;

float:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#F1DFF9;
font-size:16px;
}
#menu-ul li
{
	list-style-type: none;

	width: 200px;
	height: 34px;

	
	background-image:url(../images/boutonandrinerie.gif);
	margin-bottom:1px;
	text-align: left;
	line-height: 35px;}
#menu-ul a
{
	text-decoration: none;
	color:#F1DFF9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-stretch:wider;
	display: block;
}

#menu-ul a:hover
{
	background-color: #786E7C;
}
#table
{font-family:arial,verdana;
color:#333300;}






	
	


