ul#newsList{
	font-family: arial;
	height:168px;
	overflow:auto;
	scrollbar-base-color: #3d3a58;
	width:410px;
	margin:0px 0px 6px 0px;
	padding:0px;
}
#newsList li{
	font-family: arial;
	list-style-type:none;
	font-size:11px;
	padding:0px;
	margin:0px;
	padding-right:2px;
}

#newsList a{
	font-family: arial;
	display:block;
	width:390px;
	color:#FFFFFF;
	background:none;
	overflow:hidden;
	height: 16px;
	text-decoration:none ;	
}

#newsList a:hover{
	font-family: arial;
	color:#ccff66;
	text-decoration:none;
	background-color:#514f6f;
}

div#texte_fiche{
	color: #FFFFFF; 
	font-size: 12px; 
	font-family: Arial;
	text-align:justify;
	height:235px;
	overflow-y:auto;
	scrollbar-base-color: #5587C6;
	width:420px;
	margin:10px 0px 0px 0px;
	padding:0px;
}







ul#catList{
	font-family: arial;
	height:500px;
	
	font-weight: bold;
	width:270px;
	margin:40px 20px 6px 10px;
	padding:0px;
	background-color:#7B7D81;

}
#catList li{
	font-family: arial;
	list-style-type:none;
	font-size:16px;
	padding:0px;
	margin-left:10px;
	padding-right:2px;
}

#catList a{
	font-family: arial;
	display:block;
	width:260px;
	color:#FFFFFF;
	background:none;
	overflow:hidden;
	
	text-decoration:none ;	
}

#catList a:hover{
	font-family: arial;
	color:#7B99C6;
	text-decoration:none;
	background-color:#FFFFFF;
}

A:link {color: #FFFFFF; font-size: 14px; text-decoration:none; font-family: Verdana; } A:visited {color: #FFFFFF; font-size: 14px;text-decoration:none; font-family: Verdana; } A:hover {color: #FFFFFF; font-size: 14px; text-decoration:underline; font-family: Verdana;}

input{
	
	background-color : #FFFFFF;
	color : #000000;
	font-size: 11px; font-family: Verdana;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-color:#88AAB4;
	border-style:solid;
}

radio{

background-color : #FFFFFF;
border-color:#FFFFFF;

}

select{
	background-color : #FFFFFF;
	color : #000000;
	font-size: 11px; font-family: Verdana;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-color:#88AAB4;
	border-style:solid;
}

textarea{
	background-color : #FFFFFF;
	color : #000000;
	font-size: 11px; font-family: Verdana;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-color:#88AAB4;
	border-style:solid;
}

