body {
	 background-color: #F5F5C1;
}	
#header {
	border-bottom: 1px solid  #686868; 
	background-color:  #F5F5C1; 
}
#header div.header_bg {	
   width:980px;
}
#header div.header_bg {		
	background-image: url(../../images/home/bg_header_bas.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	/* border:1px solid red; */
}
#contenu {
	background-image: url(../../images/home/background_sidebar.gif);
}
#header_sep {
	width:980px;
}
#header_sep,
li.onglet_haut a {
	 background-color: #686868; 
}
li.onglet_haut a:hover,
li.onglet_haut_selected a {
    background-color: #DBDBDB;
	 color: #000000;	
}
div.col1 {	
	width:480px;
	/* border:1px solid green; */
}
div.col1 p.titre {
	background:  url(../../images/home/moyenne_fleche.gif) no-repeat left center;	
	color: #841421;
	font-size: 1.0em;
	font-weight: bold;
	display: block;
	height: 23px;
	line-height: 23px;
	padding-top: 5px;
	padding-left:40px;
	/* border:1px solid red; */
}
div.block {
	 background-color: #FFFFFF;
	 border:1px dashed #686868;	
	 margin-top:15px; 
	 margin-bottom:15px; 
	 font-size: 0.9em;
}
div.col1 p.clear {
	margin-bottom: 10px;
}
div.col2 {	
	margin-left:520px;	
	width:330px;
	padding-top:320px; 
   /* border:1px solid black; */
}
#calendar {
   position: absolute;
	left:630px;
	top: 190px;
}
#pub_firefox {
	margin-top:60px;
	margin-left:150px;
}
#flux_rss {
	margin-left:10px;	
	width:310px;
}
#flux_rss div.content {	
	background-color: #D5F7D4;
	padding: 15px;
}
#flux_rss p.titre {
	background:  url(../../images/home/rss_icone.gif) no-repeat left center;	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	font-style: oblique;
	color: #F35806;
	height:52px;
	line-height: 52px;
	padding-left:60px;
	margin-left:auto;	
	margin-right:0px;		
	width:150px;
}
