/* CSS Document */
body {
	background-image: url(picto/trame.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
#center {
	width: 954px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #D2D2D2;
	text-decoration: none;
}
a:visited {
	color: #D2D2D2;
	text-decoration: none;
}
a:hover {
	color: #ECEAED;
	text-decoration: none;
}
a:active {
	color: #D2D2D2;
	text-decoration: none;
}
.rouge a:link {
	color: #333333;
	text-decoration: none;
}
.rouge a:visited {
	color: #333333;
	text-decoration: none;
}
.rouge a:hover {
	color: #670502;
	text-decoration: none;
}
.rouge a:active {
	color: #333333;
	text-decoration: none;
}
#bandeau {
	height: 124px;
	width: 954px;
}
#bandeaug {
	height: 86px;
	width: 248px;
	float: left;
}
#bandeaum {
	height: 86px;
	width: 460px;
	float: left;
}
#bandeaud {
	height: 86px;
	width: 246px;
	float: left;
}
#bas {
	height: 68px;
	width: 954px;
	text-align: center;
	float: left;
	background-image: url(picto/bas.png);
	background-repeat: no-repeat;
	padding-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #6A1818;
	font-weight: bold;
}
#wp {
	height: 50px;
	width: 954px;
	text-align: center;
	float: right;
}

