.titre_section {margin:0px 0px 0px 0; height: 20px;}

/****
* SECTION ETABLISSEMENTS PUBLICS
****/
	#bandeau_vertical_EP {		
		position:relative;
		float:left;
		width: 31px;						
	}
	#main_EP {			
		width:509px;
		padding-left: 45px;
		padding-bottom:20px;
	}	
	#main_EP table{		
		vertical-align:top;	
		height:220px;
	}
	#main_EP a{	
		display: block;
		width: 250px;
		height: 100px;
		text-decoration:none;
	}
	#form_EP {				
		width:168px;		
		border: 1px solid #006699;	
		background: url("../images/index/frise_bleu.gif") no-repeat 0 bottom;
		margin-left:10px;
	}
	/* Rollovers sur les offres */
	a#amp_pub{
		background:  url("../images/index/amp_pub2.gif") no-repeat 0 0;
	}
		a:hover#amp_pub{
			background:url("../images/index/amp_pub2.gif") no-repeat 0 100%;
		}
	a#amp_demat{
		background:  url("../images/index/amp_demat2.gif") no-repeat right 0;
	}
		a:hover#amp_demat{
			background: url("../images/index/amp_demat2.gif") no-repeat right 100%;
		}
		
	a#amp_carte{
		background:url("../images/index/amp_carte2.gif") no-repeat 0 0;
	}
		a:hover#amp_carte{
			background: url("../images/index/amp_carte2.gif") no-repeat 0 100%;
		}
	a#amp_decouverte{
		background: url("../images/index/amp_decouverte2.gif") no-repeat right 0;
	}
		a:hover#amp_decouverte{
			background: url("../images/index/amp_decouverte2.gif") no-repeat right 100%;
		}
	
/****
* SECTION ENTREPRISES
****/
	#bandeau_vertical_EN {		
		position:relative;
		float:left;
		width: 31px;
		height: 295px;						
	}
	#main_EN {		
		width:510px;		
		padding-left: 45px;
		margin-top:5px;
		padding-bottom:20px;
	}
	#main_EN #cadre-entreprises_top {
		width:510px;
		height:26px;
		background: url("../images/index/cadre-entreprises.gif") no-repeat 0 0;		
	}
	#main_EN #cadre-entreprises_bas {
		width:510px;
		height:10px;
		background: url("../images/index/cadre-entreprises_bas.gif") no-repeat 0 0;		
	}	
		
	#form_EN {		
		width:168px;			
		border: 1px solid #D80808;	
		background: url("../images/index/frise_rouge.gif") no-repeat 0 bottom;
		margin-left:10px;
	}
	
/****
* SECTION ANNONCES
****/
	#bandeau_vertical_annonce {		
		position:relative;
		float:left;
		width: 31px;
		height: 350px;			
	}	
	#main_annonce {			
		width:510px;
		/*height:25px;	*/
		padding-left:45px;	
		margin-top:5px;		
	}	
	#main_annonce #liste_annonce {
		height: 355px;		
		border-bottom: 1px solid #FFC854;
		border-left: 1px solid #FFC854;
		overflow: auto;	
		background:#fff;
	}
	#main_annonce #liste_annonce .type_marche{
		float:left;		
		width:25px;
		height:27px;
		margin:0;		
		padding:0;
	}	
	#main_annonce #liste_annonce .objet_marche{
		float:left;		
		width:410px;
		height:27px;	
		line-height:27px;	
		padding-left:5px;
		margin:0;
		vertical-align:middle;
		
	}
	#main_annonce #liste_annonce .dep_marche{
		float:left;		
		width:25px;
		height:27px;
		margin:0;
		padding:0;
	}
	#main_annonce #liste_annonce .procedure_marche{				
		width:25px;
		float:right;	
		margin:0;
		padding:0;
		height:27px;
	}
	#legende_annonce {
		margin-left:10px;
		width:168px;
		height:380px;	
		border: 1px dashed #666666;	
		font-size:9pt;
		background:url('../images/index/fd_annonce.gif') repeat-y 0 0;
	}

/*SECTION RSS */
	#main_rss {			
		width:510px;
		//height:25px;	
		padding-left:45px;	
		margin-top:5px;	
		margin-right:10px;
	}	
	#infos_rss {
		margin-left:15px;
		margin-top:3px;
		width:168px;
		vertical-align:top;
		border: 1px solid #FD6602;	
		font-size:9pt;
		background:#fff;
	}