*{
	margin: 0;
	padding: 0;
	border: 0px;
}

a:link {
	text-decoration: none;
		color: #f4eaae;
}
a:visited {
	text-decoration: none;
		color: #f4eaae;
}
a:hover {
	color: #daca69;
}
.Background {
	background-image:url(images/motif01.gif);
}


.Titrefont {
	color:#9b9b36;
}
.Titrefond {
	background-color: #9b9b36;
}
.Titreborder {
	border-color: #9b9b36;
}

.C1font {
	color:#ffffff;
}
.C1fond {
	background-color: #ffffff;
}
.C1border {
	border-color: #ffffff;
}

.C2font {
	color:#f4eaae;
}
.C2fond {
	background-color:#f4eaae;
}
.C2border {
	border-color:#f4eaae;
}

.C3font {
	color: #7c1506;
}
.C3fond {
	background-color:#7c1506;
}
.C3border {
	border-color:#7c1506;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	line-height:12pt;
}

H1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17pt;
	line-height:22pt;
	text-transform: uppercase;
	font-weight: bold;
}
H2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	line-height:18pt;
	text-transform: uppercase;
	font-weight: bold;
}
H3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-transform: uppercase;
	font-weight: normal;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style:italic;
}

.GrandTitre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30pt;
	line-height:34pt;
	text-transform: uppercase;
	font-weight: bold;
}
.Etoile{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16pt;
	line-height:10pt;
}
.GrandLien a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16pt;
	line-height:24pt;
	font-weight:bold;
	text-transform:uppercase;
}
.Home {
	width:980px;
	display:inline-block;
}
.MenuBas {
	width:1024px;
	margin-bottom: 20px;
	display:inline-block;
	clear:both;
}
.MenuBasBloc {
	width:244px;
	display:inline-block;
	float:left;
	border-left-width:1px;
	border-left-style:solid;
	margin: 0 0 0 8px;
	text-align: left;
}

