@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.titre2 {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:link.titre2 {
	color: #333333;
	text-decoration: none;
}
a:hover.titre2 {
	color: #000000;
	text-decoration: underline;
}
a:visited.titre2 {
	color: #333333;
	text-decoration: none;
}
a:visited:hover.titre2 {
	color: #000000;
	text-decoration: underline;
}
#container {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
#content {
	float: left;
	width: 780px;
}
#header {
	background-image: url(images/header.png);
	clear: none;
	width: 780px;
	height: 70px;
	background-position: 0px;
	padding-top: 46px;
}
#menu {
	background-image: url(images/menu.png);
	padding-top: 0px;
	list-style-type: none;
	background-repeat: no-repeat;
	height: 30px;
}
#menu li {
	display: inline;
	list-style-type: none;
	margin-right: 5px;
	vertical-align: top;
	margin-top: 0px;
}
#gauche {
	float: left;
	width: 375px;
	margin-top: 25px;
	margin-bottom: 25px;
}
#droite {
	background-image: url(images/droite.png);
	float: right;
	width: 355px;
	margin-top: 25px;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 20px;
	margin-bottom: 25px;
}
#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 95px;
	width: 780px;
	padding-top: 20px;
	text-decoration: none;
	overflow: hidden;
	visibility: visible;
}
#droite td {
	font-size: 10px;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
