body {
	margin-top: 40px;
	padding: 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC66;
    }

a.menu { display:block;background-color:#660000; text-align:center; font:bold; width:102px; padding:1px; margin-left:2px; border: 1px solid #FFCC66;}
a.menu:link { color:#FFCC66; text-decoration:none; }
a.menu:visited { color:#FFCC66; text-decoration:none; }
a.menu:hover {  color:#993300; background-color:#FFCC66; font-weight: bold; border:1px solid #993300;}

a {color:#FFFF99; text-decoration :none;}
a:hover {color:#FFFFFF;}

#header {
	width: 900px;
	height: 110px;
	margin-left: auto;
    margin-right: auto;
    margin-top:10px;
    background: url(images/titre.png)
}

#content {
	width: 900px;
	margin: 0 auto;
	padding-top: 1px;
    text-align : justify;
    background: url(images/fond.png);
}
#left {
	width: 120px;	
	height: 400px;
	margin: 0 auto;
	float:left;
	margin-left: 10px;
	padding:10px;
}

#right {
	width: 750px;
	padding: 0px;
	margin-left:0px;
	float:left;
	}

#footer {
	width: 900px;
	height: 20px;
	margin: 0px auto;
    text-align : center;
	font-size: 10px;
    background: url(images/footer.png)
}

blockquote {
  	font-family: Georgia, "Times New Roman", Times, serif;
  	font-style: italic;
  	color: #FFCC66;
	margin: 10px 20px;
	display: block;
}

.Style1 {text-align: left; color: #FFCC66; font: bold 20px sans-serif; height: 16px; vertical-align: middle; white-space: nowrap;}
.Style2 {font-size: 14px; color:#FFCC66; letter-spacing: 0.4em;}
.Style3 {font-size: 20px; color:#FFCC66; letter-spacing: 0.4em;}
.Style4 {font-size: 18px; color:#FFCC66; letter-spacing: 0.3em;}
.Style5 {text-align: left; color: #FFCC66; font-size: 24px; font-family: Georgia, "Times New Roman", Times, serif; letter-spacing: 0.2em;}
.Style6 {text-align: left; color: #FFCC66; font-size: 28px; font-family: Georgia, "Times New Roman", Times, serif; letter-spacing: 0.2em;}
