/*---------------------- Page Chronique ----------------------------------*/
#content #switchboard *{
	margin:0;
	padding:0;
}

#content #switchboard{
/*	background-color:#00ff55;*/
	width:600px;
	float:left;
}
#content #switchboard img{
	float:left;
}

#content #switchboard .leftcol{
/*	background-color:#22ffff;*/	
	float:left;
	clear:left;
	margin-left:20px;
	margin-right:5px;
}

#content #switchboard .rightcol{
/*	background-color:#ff99ff;*/
	float:right;
	clear:right;
	margin-left:5px;
	margin-right:0px;
}

#content #switchboard .centercol{
/*	background-color:#ffff55;*/
	margin-left:163px;
	float:left;
	clear:both;
	

} 

#content #switchboard .leftcol,
#content #switchboard .rightcol,
#content #switchboard .centercol
{
	width:275px;
	margin-top:5px;
	border-bottom:medium solid #2A3542;
}


#content #switchboard .chron{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#000000;
	font-size:18px;
	font-weight:bold;
	display:block;
}

#content #switchboard .par{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color:#000000;
	font-size:14px;
       

}

#content #switchboard a:hover{
	background-color:#C4DB89;
}


/*----------------- End  Page Chronique  ---------------------------------*/

/*--------------------- Individual Articles ----------------------------------*/

#content .accueill a:hover,
#content .accueilr a:hover{
	background-color:#C4DB89;
}



/*--------------------End Individual Articles ---------------------------------*/
#chronbox {
width:600px;                                              /*!important;*/
	float:left;
	position:static;
	}

