body {
	margin-top: 0px;
	scrollbar-3dlight-color: #999966;
	scrollbar-arrow-color: #243E25;
	scrollbar-base-color: #243E25;
	scrollbar-darkshadow-color: #243E25;
	scrollbar-face-color:#999966;
	scrollbar-highlight-color: #999966;
	scrollbar-shadow-color: #999966;
	scrollbar-track-color: #243E25;
	background-color: #243E25;

}

P {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #243E25;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-align: justify;
}

TD {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #243E25;
}

tr.row_gris1{
	background-color: #C2C7A5;
}
tr.row_gris2{
	background-color: #DBDECB;
}

.txtactu {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: White;
}

.titres
{
	color: #243E25;
	font-size: 14px;
	font-family: Trebuchet MS;
	font-weight: bold;
}


A {
	text-decoration: none;
	color: #763D12;
	font-size: 11px;
	font-family: Trebuchet MS;
	font-weight: bold;
}

A:Hover {
	text-decoration: none;
	color: black;
}


a.actu {
	text-decoration: none;
	color: White;
	font-size: 10px;
	font-family: Trebuchet MS;
	font-weight: normal;
}

a.actu:Hover {
	text-decoration: none;
	color: #CAC5BC;
}


.textarea {
	background-color: White;
	color: #243E25;
	font-size: 10px;
	font-family: Trebuchet MS;
	font-weight: bold;
	border: 1px solid #243E25;
}
	
.textfield {
	background: White;
	color: #243E25;
	font-size: 10px;
	font-family: Trebuchet MS;
	font-weight: bold;
	border: 1px solid #243E25;
}

#asc {
height: 335px;
overflow-x: hidden;
overflow-y: auto; 
}
select {
	background: White;
	color: #243E25;
	font-size: 10px;
	font-family: Trebuchet MS;
	border: 1px solid #243E25;
}

input {
	background: White;
	color: #243E25;
	font-size: 10px;
	font-family: Trebuchet MS;
	border: 1px solid #243E25;
}