@charset "utf-8";

body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #993333;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #993333;
}
#huge {
	width: 1200px;
	background-image: url(../images/entete_v03.png);
	background-repeat: no-repeat;
	background-size: 100%;
	margin-right: auto;
	margin-left: auto;
	background-position: left top;
}
#entete {
	clear: both;
	height: 45px;
	width: 1200px;
}
#menu {
	float: left;
	width: 270px;
	padding-top: 130px;
	padding-right: 20px;
	padding-left: 10px;
}
#contenu {
	float: right;
	width: 840px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 22px;
}
#basdepage {
	clear: both;
	height: 50px;
	width: 1200px;
	background-image: url(../images/basdepage_v03.png);
	background-repeat: no-repeat;
	text-align: right;
	padding-bottom: 30px;
	padding-top: 36px;
}
#contenu h3 {
	margin-top: 25px;
	margin-bottom: 4px;
}
#contenu p {
	margin-top: 4px;
	margin-bottom: 15px;
}
table tr .grisfonce {
	color: #666;
}
table tr .grispale {
	color: #999;
}
table tr .petit {
	font-size: 10px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
