a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #006699;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.encadrer {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	background-color: #CCCCCC;
	border: 1px solid #660000;
}

.titre1 {
	font-size: 36px;
	color: #330000;
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	border: 1px solid #660000;
	padding: 15px 25px;
	background-color: #FAE8CF;
}
.titre1bis {
	font-size: 36px;
	color: #330000;
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
}

.titre2 {
	font-size: 12px;
	font-weight: bold;
}

