body {
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	margin: 0px;
	background-color: #FFFFFF;
}
.entete {
	background-image: url(images/fond-entete-918.gif);
	background-repeat: no-repeat;
	height: 135px;
	width: 918px;
	text-decoration: none;
}
.entete a {
	text-decoration: none;
}
.entete a:hover {
	border-bottom: none;
}
.contenu {
	background-image: url(images/fond-contenu-918.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 25px;
	padding-top: 60px;
	padding-bottom: 20px;
	padding-left: 25px;
	background-color: #F1EBE4;
	width: 700px;
}
.messageAccueil {
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	background-color: #990000;
	width: 700px;
	height: 145px;
	color: #FFFFFF;
}
.basdepage {
	background-image: url(images/fond-basdepage-918.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 918px;
	padding-left: 195px;
	color: #FFFFFF;
}
.basdepage a {
	color: #FFFFFF;
	text-decoration: none;
}
.basdepage a:hover {
	color: #CC0000;
	border-bottom: none;
}
.colonneGauche {
	float: left;
	width: 36%;
	clear: left;
}
.colonneCentre {
	margin: 0px;
	width: 36%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	float: left;
}
.colonneDroite {
	margin: 0px;
	width: 20%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	float: right;
}
h1 {
	font-size: 15px;
	font-weight:bold;
	padding-bottom: 0.9em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.9em;
	padding-left: 0px;
}
p {
	margin: 0px;
	padding: 0px 0px 1em;
	line-height:1.2em;
}
a {
	text-decoration: none;
	color: #CC0000;
	font-size: 10px;
}
a:hover {
	border-bottom: dashed 1px;
}
.titreMessageAccueil {
	font-size: 20px;
}

/*----------------------*/
/* menu, rubriques		*/
/*----------------------*/
.menu {
	background-color: #660000;
	height: 550px;
	width: 148px;
	min-width:148px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
	padding-top: 60px;
}
.rubrique {
	color: #CC0000;
	text-decoration: none;
}
.rubrique a {
	color: #CC0000;
	text-decoration: none;
	font-size: 12px;
}
.rubrique a:hover {
	color: #FFFFFF;
	border-bottom: none;
}
.rubriqueChoisie {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.rubriqueChoisie a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.rubriqueChoisie a:hover {
	color: #FFFFFF;
	border-bottom: none;
}
.sousRubrique {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.sousRubrique a {
	color: #CC0000;
	text-decoration: none;
	font-size: 12px;
}
.sousRubrique a:hover {
	color: #990000;
	border-bottom: none;
}
.sousRubriqueChoisie {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.sousRubriqueChoisie a {
	color: #990000;
	text-decoration: none;
	font-size: 12px;
}
.sousRubriqueChoisie a:hover {
	color: #990000;
	border-bottom: none;
}
/*----------------------*/
/* menu langue			*/
/*----------------------*/
.langue {
	color: #CC9966;
	font-size: 12px;
	text-decoration: none;
}
.langue a {
	color: #CC9966;
	font-size: 12px;
	text-decoration: none;
	border-bottom: none;
}
.langue a:hover {
	color: #FFFFFF;
	border-bottom: none;
}
