.Slogan {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/barre_slogan.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	text-indent: 120pt;
	vertical-align: middle;
	display: block;
	height: 30px;
	width: 750px;
}
.LienMenu {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
}
.LienMenu:hover {
	text-decoration: underline;
}
.Content {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	width: 500px;
}
.Copyright {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.Copyright:hover {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #663333;

}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #663333;

}
body {
	background-color: 150185;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}