body {
	background-color: #ecd784;
}

.header{
background-image:url(images_template/banniere.jpg);
background-repeat: no-repeat;
}
.intertitres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.footer{
background-image:url(images_template/footer.jpg);
background-repeat: no-repeat;
}
.titre {
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.drapo {
	position: static;
	top: 20px;
	right: 114px;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bienvenue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 9px;
	font-weight: normal;
	text-decoration:none;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.adress {
	line-height: 10px;
	font-size: 12px;
}
.menu {
	font-family: "Savoye LET";
	font-size: 24px;
	color: #535151;
	line-height: 16px;
	font-weight: normal;	
}
.lienmenu  {
	font-family: "Savoye LET";
	font-size: 24px;
	line-height: 16px;
	color: #990000;
}


a:link {
color:#990000;
}
a:hover{
color:#CCCCCC;
}
a:visited{
color:#333333;
}

a:link.blanc {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:link.noir {
	font-weight: normal;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
a:hover.noir {
	font-size: 10px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}
a:visited.noir {
	font-weight: normal;
	color:#000000;
	font-size: 10px;
	text-decoration: none;
}
a:hover.blanc {
text-decoration: none;
color: #99000;

}
a:visted.blanc {
text-decoration: none;
color: #00FF00;

}
.header .text u {
	text-decoration: none;
}

