body {
	background-color: #424716;
	top: 0px;
}
.cadre {
	font-family: "Century Gothic", "Courier New", Courier;
	font-size:14px;
	background-color: #FFFFFF;
}
.entete{
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
}
.pied{
	background-image:url(images/bottem.jpg);
	background-repeat:no-repeat;
}
.accueil{
	background-image:url(images/rorsqFlag.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.boite{
	font-size: 12px;
	width: 400px;                     /*400*/
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.menu {
	font-size:9px;
	color: #0001BA;
}
#titre {
	border: thin none;
	visibility:hidden;
	font-size:16px;
}
.sousmenu {
	text-decoration:none;
	color: #000000;
}
.sousmenu:hover{
	font-weight: bold;
	font-size:15px;
}
.titre{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;                                 /*26*/
	font-weight: bold;
	font-variant: small-caps;
	color: #263434;
	background-attachment: fixed;
	background-image: url(images/titre22.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	position: relative;
	height: 55px;                     /*53*/
	font-style: italic;
	padding-top: 0px;
	margin-top: 0px;
	width: 350px;
	margin-left: 55px;
	padding-left: 55px;
}
.titre2{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #263434;
	background-attachment: fixed;
	background-image: url(images/titre22.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	position: relative;
	height: 55px;
	font-style: italic;
	padding-top: 0px;
	margin-top: 0px;
	width: 350px;
	margin-left: 55px;
	padding-left: 55px;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
a.accueil2 {
	color: #FF0000;
	margin-right: 20px;
	padding-right: 20px;
	text-decoration: none;
}
a.accueil2:hover {
	color: #000066;
	text-decoration: underline;
}

