html {
	scrollbar-face-color : 		#999999; 
	scrollbar-shadow-color : 	#666666;
	scrollbar-highlight-color : 	#FFFFFF;
	scrollbar-3dlight-color : 	#666666; 
	scrollbar-darkshadow-color : 	#333333; 
	scrollbar-track-color : 	#CCCCCC; 
	scrollbar-arrow-color : 	#FFFFFF;
}

body {
	font-family:      		arial, verdana, sans-serif; 
	color:            		black;
	background-color: 		#999999;
	text-align: 			left; /* pour corriger le bug de centrage IE */
}

.mailinglist {
	border :			0px;
	background :			#999999;
}

.weekend {
	color : 			#666699;
	font-weight : 			bold;
	text-decoration : 		none;
	font-style :			italic;
}

div {
	position:			relative;
}

div#page {
	margin:         		auto;
	text-align: 			left;
	width:               		765px;
}

a.std:visited {
	color : 			#666666; 
	text-decoration : 		none; 
} 
a.std:link {
	color : 			#666666; 
	text-decoration : 		none; 
} 
a.std:hover {
	color : 			#666699;
	text-decoration : 		underline; 
} 
a.header:visited {
	color : 			#000000; 
	text-decoration : 		none; 
} 
a.header:link {
	color : 			#000000; 
	text-decoration : 		none; 
} 
a.header:hover {
	color : 			#FFCC00;
	text-decoration : 		underline;
}
a.menu:visited {
	color : 			#FFFFFF; 
	text-decoration : 		none; 
} 
a.menu:link {
	color : 			#FFFFFF; 
	text-decoration : 		none; 
} 
a.menu:hover {
	color : 			#FFCC00;
	text-decoration : 		underline;
}

#menu a {
	padding:         		0 6px;
	float:           		left;
	display:         		block;
	text-align:      		center;
	text-decoration: 		none;
	height:          		15px; 
	font-size:       		14px; 
	font-family:      		arial, verdana, sans-serif; 
	font-weight:     		bold; 
	color:           		#000000;
}

#menu a:visited, #centrale2 a:visited, #centrale1 a:visited {
	color: 				#333333; 
 }

#menu a:hover, #centrale2 a:hover, #centrale1 a:hover {
	color: 				#FFCC00;
	text-decoration : 		underline;
}

#menu a:active, #centrale2 a:active, #centrale1 a:active {
	color: 				#FFFFFF;
}

#centrale2 a, #centrale1 a {
	text-decoration: 		underline;
	font-family:      		arial, verdana, sans-serif; 
	font-weight:     		bold; 
	color:           		#000000;
}

h1 {
	font-family:      		arial, verdana, sans-serif; 
	font-size:   			22px;
	font-weight: 			bold;
	text-align:  			center;
}

h2 {
	font-family:      		arial, verdana, sans-serif; 
	font-size:   			18px;
	font-weight: 			bold;
	margin: 			0px;
}

h3 {
	font-family:      		arial, verdana, sans-serif; 
	font-size:   			16px;
	font-weight: 			bold;
	margin-top:  			0px;
}

h4 {
	font-family:      		arial, verdana, sans-serif; 
	font-size:   			12px;
	font-weight: 			bold;
}

h6 {
	text-align:  			center;
	margin: 			0px;
}

p {
	margin:  			0px;
	margin-bottom:  		5px;
	font-family:      		arial, verdana, sans-serif; 
}

div#headerBackground {
	background-image:    		url(/images/header.jpg);
	background-position: 		top left;
	background-repeat:   		no-repeat;
	width:               		765px;
	height:              		100px;
	margin-bottom:       		5px;
}

div#headerTitle {
	width:  			245px;
	height: 			77px;
}

div#menu {
	height: 			20px;  
	margin-left: 			280px;   
	margin-left: 			260px;   
	float:  			right;
/*	width:           		765;  
	margin :			auto; */
}

#menu ul {
	margin-top:      		4px; 
	float:           		right;  
	list-style-type: 		none; /* on supprime les puces, inutiles */
	width:           		100%; /* precision pour Opera */
/*	margin-left: 			280px; */
}

#menu li {
	float: 				left; /* on aligne les listes sur la gauche */
}

div#pagePrincipale {
	background-position: 		top left;
	background-repeat:   		no-repeat;
	width:               		765px;
}

#titreDroite1 h3, #titreGauche1 h3, #titreGauche2 h3, #titreCentrale2 h3 {
	padding-top:  			18px;
	text-align: 			center;
	margin: 			0px;
}

div#colonneGauche {
	width: 				138px;
	float: 				left;
}

div#titreGauche1, div#titreGauche2, div#titreDroite1 {
	background-image:    		url(/images/titremenuht.gif);
	background-position: 		top left;
	background-repeat:   		no-repeat;
	height:              		37px;
}

div#gauche1 {
	background-image:    		url(/images/fondmenu.gif);
	border-left:      		1px solid white;
	border-right:     		1px solid white;
	border-bottom:    		1px solid white;
	text-align:       		center;
	height:				124px;
	margin-bottom: 			5px;
	overflow:			hidden;
}

div#gauche2, div#droite1 {
	background-image:    		url(/images/fondmenu.gif);
	border-left:      		1px solid white;
	border-right:     		1px solid white;
	border-bottom:    		1px solid white;
	text-align:       		left;
	margin-bottom: 			5px;
	padding-left: 			15px; 
}

div#gauche2 {
	height: 			333px;
	overflow: 			auto;
}

div#droite1 {
	height: 			500px;
	overflow: 			auto;
}

#gauche2 ul, #droite1 ul{
	margin: 			0;
	padding: 			15px 0 15px 0;
	list-style-type: 		none;
}

#gauche2 li, #droite1 li {
	font-family:      		arial, verdana, sans-serif; 
	font-size:   			12px;
	font-weight: 			bold;
	margin: 			0px;
	padding: 			0px;
	padding-top: 			.2em;
}

div#colonneCentrale {
	width:       			467px; 
	float:       			left;
	margin-left: 			10px;
	height:				538px;
}

#titreCentrale1 h2 {
	padding-top:  			10px; 
	padding-left: 			20px; 
}

#titreCentrale2 h2 {
	text-align: 			left;
	padding-top:  			15px;
}

#titreCentrale3 h2 {
	text-align: 			left;
	padding-top:  			15px;
}

div#titreCentrale1 {
	background-image:    		url(/images/titretxt.jpg); 
	background-position: 		top left;
	background-repeat:   		no-repeat;
/*	text-align:      		center; */
	height:              		37px;
	padding-left:  			20px;
}

div#titreCentrale2 {
	background-image:    		url(/images/titretxt.jpg);
	background-position: 		top left;
	background-repeat:   		no-repeat;
	height:              		37px;
	padding-left:  			20px;
}

div#titreCentrale3 {
	background-image:    		url(/images/titretxt.jpg);
	background-position: 		top left;
	background-repeat:   		no-repeat;
	height:              		37px;
	padding-left:  			20px;
}

div#centrale1  {
	background-color: 		white;
	border-left:      		1px solid black;
	border-right:     		1px solid black;
	border-bottom:    		1px solid black;
	padding-top:   			10px; /* ok */
	padding-left:  			5px;
	padding-right: 			5px;
	font-family:      		arial, verdana, sans-serif; 
	font-size:     			12px;
/*	margin-bottom: 			5px; */
	padding-bottom: 		10px; 
	text-align: 			left; /* pour corriger le bug de centrage IE */
	height:              		398px;
	overflow: 			auto; 
	width:       			455px; 
	margin:				auto;
}


div#centrale2 {
	background-color: 		white;
	border-left:      		1px solid black;
	border-right:     		1px solid black;
	border-bottom:    		1px solid black;
	padding-top:   			10px; 
	padding-left:  			5px;
	padding-right: 			5px;
	font-family:      		arial, verdana, sans-serif; 
	font-size:     			12px;
/*	margin-bottom: 			5px; */
	padding-bottom: 		10px;
	text-align: 			left; /* pour corriger le bug de centrage IE */
	height:              		480px;
	overflow: 			auto;
	width:       			455px; 
	margin:				auto;
}

div#centrale3  {
	background-color: 		white;
	border-left:      		1px solid black;
	border-right:     		1px solid black;
	border-bottom:    		1px solid black;
	padding-top:   			10px; /* ok */
	padding-left:  			5px;
	padding-right: 			5px;
	font-family:      		arial, verdana, sans-serif; 
	font-size:     			12px;
/*	margin-bottom: 			5px; */
	padding-bottom: 		10px; 
	text-align: 			left; /* pour corriger le bug de centrage IE */
	height:              		142px;
	overflow: 			auto; 
	width:       			455px; 
	margin:				auto;
}

#centrale1 p {
/*	text-indent: 			.5cm; */
/*	text-align:			justify; */
}

#centrale2 table {
	margin-left: 			auto;
	margin-right: 			auto;
/*	padding: 			5px 0px 15px 0px; */
	text-align: 			left;
}

#centrale2 h4, #centrale2 p {
	margin-top:  			0px;
	margin-bottom:  		0px; 
	margin: 			0px;
}

#centrale2 td {
	margin-top:  			0px;
	margin-bottom:  		0px;
	font-size:   			12px;
/*	text-align:			left; */
}

div#colonneDroite {
	width:       			138px;
	float:       			right;
}

