BODY{
	background-attachment:			fixed;
	scrollbar-3dlight-color:		#83766C; 
	scrollbar-arrow-color:			#EEE8E8;
	scrollbar-darkshadow-color:	#83766C; 
	scrollbar-face-color:			#83766C;
	scrollbar-highlight-color:	#EEE8E8;
	scrollbar-shadow-color:			#EEE8E8;
	scrollbar-track-color:			#EEE8E8; 
	margin:									0;
	padding:								0;
}
TABLE{
	font-family:			Arial;
	font-size:				12;
}
.input{
	background:			#DCD5CB;
	border-color:		#7B6A63;
	border-style:		solid;
	border-width:		1;
	color:					#403030;
	height:					18;
	font-size:				12;
}
SELECT{
	background-color:	#DCD5CB;
	border-color:		#7B6A63;
	color:					#403030;
	height:					18;
	font-size:				12;
}
TEXTAREA{
	background-color:	#DCD5CB;
	border-color:		#7B6A63;
	border-width:		1;
	color:					#403030;
	font-size:				12;
}




.comment{
	color:					gray;
	font-size:				11;
	font-style:			italic;
}
.event_date{
	background-color:	#EFEFEF;
	color:					#A0A0A0;
	font-size:				11;
	font-weight:			bold;
	text-align:			right;
	vertical-align: 	top;
}
.event_table{
	border-color:		#B0B0B0;
	border-style:		solid;
	border-width:		1;
}
.footer{
	border-color:			#A22D50;
	border-bottom-width:	0;
	border-left-width:		0;
	border-right-width:	0;
	border-top-width:		2;
	border-style:			solid;
	padding:					5;
	text-align:				center;
}
.important{
	color:					#CC0000;
	font-weight:			bold;
	text-align:			left;
}
.ligne_cadre{
	border-color:		#CCDDCC;
	border-style:		solid;
	border-width:		1;	
}
.ligne_style{
	color:					#363636;
	font-size:				13;
	font-weight:			bold;
}
.main{
	background:			#FFFFFF;
	border-color:		#83766C;
	border-style:		solid;
	border-width:		1;
}
.menu_block{
	background:			#FFFFFF;
	border-color:		#83766C;
	border-style:		solid;
	border-width:		1;
	width:					100%;
	text-align:			center;
}
.menu_element{
	color:					#333333;
	text-decoration:	none;
	width:					100%;
}
.menu_top{
	border-width: 		0;
	color:					#6A6362;
	font-size:				12;
	font-weight:			bold;
	height:					19;
	text-align:			left;
}
.navig{
	color:					#83766C;
	font-weight:			bold;
	text-decoration:	none;
}
.navig:hover{
	text-decoration:	underline;
}
.pgact{
	color:					#B00000;
	font-weight:			bold;
}
.pgnum{
	color:					#000066;
	font-weight:			bold;	
}
.pgnav{
	color:					#000090;
	font-size:				40;
	font-weight:			bold;
	text-decoration:	none;
}
.pgnav:hover{
	color:					#B00000;
}
.provinst{
	color:					#B22D60;
	font-size:				11;
	font-weight:			bold;
	text-decoration:	none;
}
.titre_mid{
	color:					#28155C;
	font-size:				16;
	font-weight:			bold;
	text-align:			left;
}