	/* DEMO CSS */
	
	.list		{
	cursor:hand;
	border-width:1px;
	border-color:black;
	border-color: #000000;
	color: black; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold;
	font-family:Arial;
	height:19px;
	
	font-size:10px;
	
	}
	a{
		text-decoration:none;
		font-color:#0066FF;
	}
	body{
		background:#CCCCCC;
		font-size:12px;
		height:100%;
		width:100%;
		font-family: Arial;
		margin:0px;
		padding:0px;
	}
	img{
		border:0px;
	}
	
	.ad{
		clear:both;
		text-align:center;
		padding:5px;
	}	
	
	/* END DEMO CSS */
	#dhtmlgoodies_menu{		
		font-family:arial;	/* Font for main menu items */
		width:150px;
		padding-left:28px;	/* Width of main menu */
		
	}
	#dhtmlgoodies_menu	li{	/* Main menu <li> */
		list-style-type:none;	/* No bullets */
		margin:0px;	/* No margin - needed for Opera */
	}
	#dhtmlgoodies_menu ul{	
		margin:0px;	/* No <ul> air */
		padding:0px;	/* No <ul> air */
		width:150px;
	}
	#dhtmlgoodies_menu ul li ul{	/* Styling for those who doesn't have javascript enabled */
		padding-left:0px;
	}
	#dhtmlgoodies_menu	li a{	/* Main menu links */
		text-decoration:none;	/* No underline */
		color:#000;	/* Black text color */
		paddinr-left:10px;
		height:20px;	/* 20 pixel height */
		line-height:20px;	/* 20 pixel height */
		vertical-align:middle;	/* Align text in the middle */
		border:1px solid #774425;	/* Black border */ 
		background-color:#DFB566;	/* Light blue background color */
		margin:1px;	/* A little bit of air */
		padding:1px;	/* Air between border and text inside */
		
		display:block;
	}
	#dhtmlgoodies_menu	li a:hover,#dhtmlgoodies_menu .activeMainMenuItem{
		color:#FFF;
		background-color:#683A08;
	}
	.dhtmlgoodies_subMenu{
		visibility:hidden;
		position:absolute;
		overflow:hidden;
		border:1px solid #774425;
		background-color:#E8C98E;
		font-family:arial;
		text-align:left;
	
	}
	.dhtmlgoodies_subMenu ul{
		margin:0px;
		padding:0px;	
		width:150px;
	}
	.dhtmlgoodies_subMenu ul li{
		list-style-type:none;
		margin:0px;
		padding:1px;	/* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
	}
	.dhtmlgoodies_subMenu ul li a{	/* Sub menu items */
		white-space:nowrap;	/* No line break */
		text-decoration:none;	/* No underline */
		color:#000;	/* Black text color */
		
		height:16px;	/* 16 pixels height */
		line-height:16px;	/* 16 pixels height */
		padding:1px;	/* 1px of "air" inside */
		
		display:block;	/* Display as block - you shouldn't change this */
	}
	.dhtmlgoodies_subMenu ul li a:hover{	/* Sub menu items - mouse over effects */
		color:#FFF;	/* White text */
		background-color:#683A08;	/* Blue background */
	}
.bottom {
	text-align:center;
	color:#6699FF;
	font-size:10px;
}
.bottom a{
		text-decoration:none;
		color:#6699FF;
	}
.bottom a:hover{
		text-decoration:none;
		color:#FF0000;
	}
input {
	border:#999999;
	background-position: left top;
	font-family: Tahoma; 
	font-size: 11px; 
	border-style: solid; 
	border-width: 1px; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 1px; 
	padding-bottom: 1px; 
	height:17; 
	background-image:url('images/input-box-shadow.gif');
	}
.titre {
color:#FFFFFF; 
background:url(images/bacright.jpg) #999999 no-repeat right; 
font-size:14px;
font-weight:bold;
}
.high {
background-color:#CCCCCC;
}
.odd{  
background-color:#EED7AC; }
.odd2{  
background-color:#F2F2F2; }


/* /////////////////////////////////////////   Les actus //////////////////// */

#actu {
	margin: 0 0 0 5px;
}

#Actudiv {

	 text-align:center;
	 padding-left:28px;
}

#Actutitre {
	 background:#dfb566;
	 font-weight:bold;
	 color:#FFFFFF;
	  width:150px;
}

#actu a {
	text-decoration:none;
	color:#0066FF;
}
#bottom a {
	text-decoration:none;
}
