body {
	font-family: "arial";
	color: #000000;
	font-size: 10px;
	scrollbar-face-color: #cccccc; 
	scrollbar-shadow-color: #9999999;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #999999; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #999999;
	}
div.actu
  {
  height: 100%;
  overflow: auto;
  }
	
	
td {
	font-size: 12px;
	}
.menuhaut{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color:  #636563;
	border-right-color: #636563;
	border-bottom-color: #636563;
	border-left-color: #636563;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	}
	
	.partie{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color:  #636563;
	border-right-color: #636563;
	border-bottom-color: #A70806;
	border-left-color: #636563;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	}

.menunews{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color:  #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	}


.menu {
	color: #636563;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	}
.menu:hover {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	}
.menu:visited {
	color: #636563;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	}
	
	.menu2 {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	}
.menu2:hover {
	color: #cccccc;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	}
.menu2:visited {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	}
.rouge{
	color : #CC0000;
}
.gris{
	color:#4D4D4D;
}
.linknav {
	color: #636563;
	text-decoration: underline;
	cursor: hand;
	}
.linknav:hover {
	color: #B48450;
	text-decoration: none;
	cursor: hand;
	}
.linknav:visited {
	color: #636563;
	text-decoration: underline;
	cursor: hand;
	}
	
	.linkpage {
	color: #636563;
	text-decoration: none;
	cursor: hand;
	}
.linkpage:hover {
	color: #A70806;
	text-decoration: none;
	cursor: hand;
	}
.linkpage:visited {
	color: #636563;
	text-decoration: none;
	cursor: hand;
	}
	
	.linkbas {
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
	}
.linkbas:hover {
	color: #ffffff;
	text-decoration: underline;
	cursor: hand;
	}
.linkbas:visited {
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
	}
	
	 input {
	height: 20px;
	font: 12px trebuchet ms;
	color: 000000;
	background-color: #ffffff;
	text-decoration: none;
	border: 1;
	border-width: 1;
	cursor: hand;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
 }
 
 .ref {
	line-height: 25px;
	color: #4D4D4D;
}
 .titre {
	line-height: 20px;
	font-family: "trebuchet ms";
	font-size: 16px;
	font-weight: bold;
	color: #cfb890;
	font-style: italic;
}
a.grey:link, a.grey:hover, a.grey:visited, a.grey:active{
	text-decoration:none;
}
