body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:steelblue;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #CC6600 url(images/body_fd.jpg) repeat-y center;
}

.clair {
	color: #E0F0EF;
	}

a:link, a:visited, a:active {
	color:steelblue;
}

a:hover {
	color: #000000;
}

a.top:link, a.top:visited, a.top:active {
	color:white;
	background-color:steelblue;
	text-decoration:none;
	padding:2px 5px 2px 5px;
}

a.top:hover {
	color: #000000;
}

.sign {
	font-size: 9px;
	}

.titre {
	font-size: 18px;
	color: saddlebrown;
	}

.chapeau {
	font-size: 16px;
	font-weight: bold;
	color:steelblue;
}


a.menu1:link, a.menu1:visited, a.menu1:active {
	display: block;
	height: 20px !important;
	height: 25px;
	width: 100%;
	background: url(images/menu1_fd.png) no-repeat;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: steelblue;
	text-align: left;
	padding-top:3px;
	padding-left:15px;
	text-decoration: none;
}

a.menu1:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #000;
}

a.menu2:link, a.menu2:visited, a.menu2:active {
	display: block;
	height: 20px !important;
	height: 25px;
	width: 100%;
	background: url(images/menu2_fd.png) no-repeat;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: saddlebrown;
	text-align: left;
	padding-top:3px;
	padding-left:15px;
	text-decoration: none;
}

a.menu2:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #000;
}

a.menu3:link, a.menu3:visited, a.menu3:active {
	display: block;
	height: 20px !important;
	height: 25px;
	width: 100%;
	background: url(images/menu3_fd.png) no-repeat;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-align: left;
	padding-top:3px;
	padding-left:15px;
	text-decoration: none;
}

a.menu3:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #000;
}

a.roll:link, a.roll:visited, a.roll:active {
	display: block;
	height: 95px !important;
	height: 100px;
	width: 100px;
	background-color:transparent;
	text-align:center;
	padding-top:5px;
	}

a.roll:hover {
	background-color: chocolate;
}

