body,td,th {
	font-family: Arial;
	font-size: 12pt;
	color: #666666;
	margin-top:0px;
}
a:link {
	color: #666666;
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
	color: #666666;
}
a:hover {
	text-decoration:underline;
	color: #FF9933;
}
a:active {
	text-decoration:underline;
}
h1 {
	font-size: 15pt;
	color: #FF9933;
	font-weight: bold;
}
/**************************************************************/
.texteMainContainer {
	font-family: Arial;
	font-size: 12pt;
	color: #666666;
	text-align:justify;
}
#mainContainer {
	margin:15px;
	vertical-align:top;
}
#mainContainer a, #mainContainer a:link, #mainContainer a:visited {

	color: #666666;
	text-decoration:underline;
	background:none;
}

#mainContainer a:hover {
	color: #FF9933;
	text-decoration:underline;
	background:none;
}
/**************************************************************/
.texteMenu {
	font-family:  Arial;
	font-size: 10pt;
	color: #666666;
}
#Menu {
	position: relative;
}
#Menu a, #Menu a:link, #Menu a:visited {

	color: #666666;
	text-decoration: none;
	background:none;
}

#Menu a:hover {
	color: #FF9933;
	text-decoration: none;
	background:none;
}
/**************************************************************/
.texteMenuB {
	font-family:  Arial;
	font-size: 10pt;
	color: #666666;
}
#MenuB {
	position: relative;
	width:300px; margin-left:200px; margin-top:45px; z-index:1
}
#MenuB a, #Menu a:link, #Menu a:visited {
	color: #000000;
	text-decoration: none;
	background:none;
}

#MenuB a:hover {
	color: #000000;
	text-decoration: none;
	background:none;
}
/**************************************************************/

.texteMenuL {
	font-family: Arial;;
	font-size: 10pt;
	color: #666666;
}
#MenuL {
	position:inherit;
}
/*#MenuL a, #MenuL a:link, #MenuL a:visited {
	color: #666666;
	text-decoration: none;
	background:none;
}

#MenuL a:hover {
	color: #FF9933;
	text-decoration: none;
	background:none;
}*/
/**************************************************************/
.texteMenuG {
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
}
#MenuG {
	position:relative;
	margin:15px;
	vertical-align:top;
	width: 100;
	z-index:2;
}
#MenuG a, #MenuG a:link, #MenuG a:visited {

	color: #666666;
	text-decoration: none;
	background:none;
}

#MenuG a:hover {
	color: #FF9933;
	text-decoration: none;
	background:none;
}
/**************************************************************/
.texteCR {
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
	background-color:#DAE6F3
}
#CR{
	position:relative;
}
#CR a, #CR a:link, #CR a:visited {

	color: #666666;
	text-decoration: none;
	background:none;
}

#CR a:hover {
	color: #FF9933;
	text-decoration: none;
	background:none;
}

.Style1 {font-size: 10px}

/* --------------------------------------------------------------------- //
/* GL > Menu */

ul#menulist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#menulist li {
	margin: 0;
	padding: 0;
}

ul#menulist li a, 
ul#menulist li a:link, 
ul#menulist li a:visited {
	color: #777;
	text-decoration: none;
	background:none;
	padding: 8px 0 8px 14px;
	background: url(../images/pipe.gif) left center no-repeat;
	border-bottom: dotted #999 2px;
	display: block;
	width:104px;
}

ul#menulist li#first a, 
ul#menulist li#first:link a, 
ul#menulist li#first a:visited {
	border-top: dotted #999 2px;
}

ul#menulist li a:hover {
	color: #FF9933;
	text-decoration: none;
}

/* Fixes W3C pour les tableaux */
table#prtable {
	height: 436px;
	background: url(../images/spacer.jpg);
}

td#tdheader {
 	background: url(../images/header.jpg);
}

td#tdmgauche {
	background : url(../images/menugauche.jpg);
}

td#tdfooter {
	 background : url(../images/footer.jpg);
	 white-space: nowrap;
}