
body { width: 960px ; margin: 0 auto ;
	font:85% trebuchet ms, arial, verdana, helvetica, sans-serif;
	background-color: #AA8E39 ; }
	
#navigation1 ul,#navigation1 li
{
	margin:0;
	padding:0;
}

#navigation1
{
	background:#80b3da;
	color:#333;
	font-size:0.9em;
	height:2em;
	line-height:2em;
}
#navigation1 li
{
	float:left;
	list-style:none;
	white-space:nowrap;
}

#navigation1 li a
{
	background:#80b3da;
	color:#222222;
	display:block;
	font-weight:bold;
	padding:0 15px;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
}

* html #navigation1 a {width:1%;}

#navigation1 .selected,#navigation1 a:hover
{
	background: DarkBlue;
	/*** background:#FF9933; ***/
	color:#fff;
	text-decoration:none;
}
#title  {  color: yellow  ;
   background-color: DarkBlue ; }
   
#annonce  {  color: Darkblue  ; } 

.column1   {
	background-color: #fdff6a;
	width:  314px;
	height: 200px;
	float: left;
	margin: 3px ; }

.column2   {
	background-color: #fdff6a;
	width:  306px;
	height: 192px;
	float: left;
	margin: 3px ;
	padding: 4px ; }

.column3    {
	background-color: #80b3da;
	width:  306px;
	height: 192px;
	float: left;
	margin: 3px ;
	padding: 4px ;}


.column4   {
	background-color: #fdff6a;
	width:  314px;
	height: 200px;
	float: left;
	margin: 3px ; }
	
.column5    {
	background-color: #80b3da;
	width:  306px;
	height: 192px;
	float: left;
	margin: 3px ;
	padding: 4px ; }
	
.column6    {
	background-color: #fdff6a;
	width:  314px;
	height: 200px;
	float: left;
	margin: 3px ; }
	
.column7    {
	background-color: DarkBlue;
	width:  956px;
	height: 10px;
	float: left;
	margin: 3px ; }