.bord .footer a {
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.bord {
	border: 1px solid #333333;
}
.footer {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	background-color: #A9A9A9;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding: 20px;
}
.menu {
	background-image: url(fond_menu.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BCC4D7;
	border-top-color: #BCC4D7;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	background-image: url(images/fond_titre.jpg);
	background-repeat: repeat-x;
	padding-right: 10px;
}
.option {
	background-image: url(images/fond_option.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-indent: 25px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	color: #333333;
}

