	
BODY
{ 
   font-family : Arial, Helvetica, sans-serif; 
	color: black;
	background-image: url(images/background.jpg);
	font-size: 13px;
}	

A:LINK {
	color : #A52A2A;
	text-decoration : none;
}

A:HOVER {
	color : #A52A2A;
	text-decoration : none;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TD.rollmenu {
	COLOR: black; 
	BORDER-BOTTOM: white 1pt solid; 
	LIST-STYLE-TYPE: none; 
	BACKGROUND-COLOR: #ffcc00; 
	BORDER-RIGHT-COLOR: white; 
	voice-family: inherit;
	}

TD.rollmenu UL {
	MARGIN: 0em 0em 0px; 
	BORDER-BOTTOM: white 1px solid; 
	LIST-STYLE-TYPE: none; 
	voice-family: inherit;
	
	}

TD.rollmenu A {
	DISPLAY: block; 
	PADDING-LEFT: 0.25em; 
	WIDTH: 98%; 
	COLOR: black; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none; 
	}

TD.rollmenu A:hover {
	COLOR: white; 
	BACKGROUND-COLOR: #cccccc;
	}


TD.rollmenu2 UL {
	MARGIN: 0em 0em 0px; 
	BORDER-BOTTOM: white 1px solid; 
	LIST-STYLE-TYPE: none; 
	voice-family: inherit;
	}

TD.rollmenu2 A {
	DISPLAY: block; 
	PADDING-LEFT: 0.25em; 
	WIDTH: 100%; 
	COLOR: black; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none; 
   voice-family: inherit;

	}

TD.rollmenu2 A:hover {
	COLOR: white; 
	BACKGROUND-COLOR: #cccccc;
	}

.borderMain {
	BORDER-LEFT: #999999 1px solid;
	}

.borderBottom {
	BORDER-BOTTOM: #999999 1pt solid;
	}
	
.borderRight {
	BORDER-RIGHT: #999999 1pt solid;
	}


.borderDashB {
	BORDER-BOTTOM: red 1pt dashed;
	}
	
.menuTable {
	FONT-SIZE: 12px; 
	COLOR: black; 
	FONT-FAMILY: verdana, sans-serif;	
	}
	
.menuTable2 {
	FONT-SIZE: 11px; 
	COLOR: black; 
	FONT-FAMILY: verdana, sans-serif
	}
	
.content {
	FONT-SIZE: 12px; 
	COLOR: black; 
	FONT-FAMILY: verdana, sans-serif
	}
	
.Style1 {
	BORDER-BOTTOM: silver 1pt solid; 
	color: #000000; 
	}

.Style2 {
	FONT-SIZE: 12px; 	
	COLOR: #000000; 
	FONT-FAMILY: verdana, sans-serif; 
	}

.Style3 {
	FONT-SIZE: 12px; 
	COLOR: #A52A2A; 
	FONT-FAMILY: verdana, sans-serif; 
	}
	
H1 
	{
	display: block;
	background-color: #cccccc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 14px;
	text-decoration : none;
	margin: 10px;
	}
	
H2 
	{
	color: black;
	font-size: 12px;
	margin: 10px;
	}
	
H3 
	{
	color: #A52A2A;
	font-size: 12px;
	}
	
p { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13px; 
	color: black;
	margin: 10px;
	text-align: justify;
	}


div.scroll 
	{  	
	border: 0px ; 
	height: 320px; 
	width: 488px; 
	overflow: auto;
	text-align: justify;	
	padding: 15px 10px 10px 10px;
	font-family : Arial, Helvetica, sans-serif; 

	}
	
li {
	font-size: 12px;
	color: black;
	font-weight: normal;
	margin-right: 10px;
	}

.copyright 
	{
	font-size: 11px;
	color: white;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: right;
	vertical-align: middle;
	}

#global 
	{
   position:absolute;
   left: 50%; 
   top: 50%;
	width: 941px;
   height: 631px;
   margin-top: -315px; /* moitié de la hauteur */
   margin-left: -470px; /* moitié de la largeur */
	border-color: white;
	} 