/* CSS Document */
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color: #D7D7D7;
	SCROLLBAR-FACE-COLOR: #B00000;
	SCROLLBAR-HIGHLIGHT-COLOR: #B00000;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: white;
	SCROLLBAR-BASE-COLOR: #B00000;
}
table{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
	padding:0;
	border-spacing:0;	
}

.copyright{
background-color:#565A65;
color:#FFFFFF;
}

.grandtablegauche{
background-image:url(images/bordG.jpg);
background-position:right top;
background-repeat:repeat-y;
}

.grandtabledroit{
background-image:url(images/bordD.jpg);
background-position:left top;
background-repeat:repeat-y;
}
.grandtable{
	padding:0;
	border-spacing:0;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-image:url(images/fondtest.jpg);
}
a{
font-style:bold;
color: #990000;
text-decoration:none;
}
a:hover{
font-style:bold;
color:#990000;
text-decoration:underline;
}
.anoncenews{
color:#990000;
font-size:14px;
}
.newstexte{
color:#FFFFFF;
font-weight:bold;
border-bottom: dotted;
border-color:#990000;
background-color:#990000;
}
.lienagenda{
font-style:bold;
color: #FFFF00;
text-decoration:none;
}
.lienagenda:hover{
font-style:bold;
color: #FFFFFF;
text-decoration:underline;
}
input {
background-color: #FFFFFF;
color: #990000;
border-color:#990000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:bold;
}
