body {
	background-image: url("photos/fond_mirroir.jpg");
	background-repeat: repeat-y;
	font-family: Arial , Helvetica, sans-serif;
	scrollbar-face-color: #0880CD; scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;scrollbar-3dlight-color: #B2F5FE;
	scrollbar-darkshadow-color: #B2F5FE; scrollbar-track-color: #B2F5FE;
	scrollbar-arrow-color: #B2F4FE;
}

div#body {
	position:relative;
	margin:auto;
	width:1024px;
}

div#banniere {
	position: relative;
	margin:auto;
	width:975px;
	height:45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#0000FF;
	text-align: center;
	vertical-align:bottom;
	z-index:2;
}

div#navigation {
	display:block;
	position:absolute;
	left:5px;
	top:55px;
	width:130px;
	height:585px;
	z-index:3;
}

div#centre {
	position:absolute;
	left:140px;
	top:55px;
	width:840px;
	height:585px;
	z-index:4;
}

div#pied {
	position:absolute;
	left:140px;
	top:590px;
	width:840px;
	height:80px;
	text-align:center;
	z-index:5;
}

div#contenu {
	position:absolute;
	top:0px;
	left:10px;
	width:95%;
	height:410px;
	z-index:6;
}

a:link {
	color: rgb(0,128,0); 
}

a:visited {
	color: rgb(0,128,0); 
}

a:hover {
	color:#ff0000;
	text-decoration:none;
} 

a:active {
	color: rgb(255,0,0);
}

form {
	margin: 0px;
}

a.rouge {
	display: block;
	width: 110px;
	background-color: #FF8080;
	color: white;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:8pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 2px;
 	border: 4px outset #eec0c0;
}

a:hover.rouge {
	background-color: #0080C0;
	border: 4px inset #c0c0c0;
}

a:visited.rouge {
	background-color: #FF8080;
	border: 4px inset #c0c0c0;
}

a.vertical_titre {
	display: block;
	width: 120px;
	background: none;
	color: #0033C0;
	font-family: Black Chancery;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	vertical-align:bottom;
}

a.vertical {
	display: block;
	width: 110px;
	background-color: #0080C0;
	color: #FFFFFF;
	font-family: Arial;
	font-size:8pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	border: 4px outset #c0c0ee;
}

a:visited.vertical {
	background-color: #0080c0;
	color: white;
	text-decoration: none;
	border: 4px outset #c0c0ee;
}

a:hover.vertical {
	background-color: #0095d5;
	color: white;
	text-decoration: none;
	border: 4px inset #c0c0ee;
}

.discret {
	color: #0000FF;
	text-decoration:none; /* les lien dans les onglets ne sont pas soulignés */
}

.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#0000FF;
	text-align: center;
}

.h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#CC0000;
	text-align: center;
}

.h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#0000FF;
	text-align: center;
}

.texte1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0080CD;
	text-align: center;
}

.titrenews {
	font-family: "Trebuchet MS", "Book Antiqua", "Bookman Old Style", Verdana, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #3366FF;
	font-style: oblique;
	text-decoration:underline;
}

.titrenews2 {
	font-family: "Trebuchet MS", "Book Antiqua", "Bookman Old Style", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3366FF;
	font-style: oblique;
	text-decoration:underline;
}

.textenews {
	font-family: "Trebuchet MS", "Book Antiqua", "Bookman Old Style", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #3366FF;
	font-style: oblique;
	text-align:justify;
	margin:15px;
}

.textenews2 {
	font-family: "Trebuchet MS", "Book Antiqua", "Bookman Old Style", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #3366FF;
	font-style: oblique;
	text-align:justify;
	margin:15px;
}

.textenews3 {
	font-family: "Trebuchet MS", "Book Antiqua", "Bookman Old Style", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #3366FF;
	font-style: oblique;
	text-align:justify;
	margin:10px;
}

.titretableau {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #3366FF;
	font-style: oblique;
	font-weight: bold;
}

.textetableau {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #3366FF;
	font-style: oblique;
}

.textetableau2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #3366FF;
	font-style: oblique;
}

.invisible {
	visibility: hidden;

.message_login {
	position:absolute;
	left:420px;
	top:220px;
}