	.print{
		color:#FFFFFF;
		padding-right:20px;
	}
	.print a{
		color:#FFFFFF;
	}

	.border1{
		border-top-style: none;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-color: #3E7898;	
		border-width: 1px;
	}

	.borderdroite {
		border-width: 1px;
		border-top-style: none;
		border-right-style: solid;
		border-bottom-style: none;
		border-left-style: none;
		border-color: #3E7898;
	}
	h1.titre_rub{
		font-size:24px;
		text-align:center;
		border-bottom:1px solid #3E7898;
		margin:0px 50px;		
	}
	#index_rub{
	width : 730px;
	margin-left:20px;
	}
	#intro_politiques_publiques{
		background:url(images/be_politiques_publiques.gif) no-repeat;
		padding:0px 0px 10px 100px;
		height:106px;
		width:634px;
	}
	#intro_politiques_europeennes{
		background:url(images/be_politiques_europeennes.gif) no-repeat;
		padding:0px 0px 10px 100px;
		height:106px;
		width:634px;
	}
	#intro_reseau{
		background:url(images/be_reseau_appui.gif) no-repeat;
		padding:0px 0px 10px 100px;
		height:106px;
		width:634px;
	}
	#intro_sitotheque{
		background:url(images/be_sitotheque.gif) no-repeat;
		padding:0px 0px 10px 100px;
		height:106px;
		width:634px;
	}
	#intro_politiques_publiques p{
		padding-top:25px;
		color:#000;
		font-weight:bold;
	}
#intro_politiques_europeennes p{
		padding-top:15px;
		color:#000;
		font-weight:bold;
	}
#intro_reseau p{
		padding-top:25px;
		color:#000;
		font-weight:bold;
	}
#intro_sitotheque p{
		padding-top:15px;
		color:#000;
		font-weight:bold;
	}
	#liste_fiche{
	background-color:#f7f9fb;
	width:715px;
	}
	#liste_fiche ul{
		float:left;
		width:315px;
		background-color:#f7f9fb;
		padding:10px 10px 20px 20px;
		margin:0px;
		list-style: none;
	}
	#liste_fiche ul li{
		padding:0px 0px 4px 0px;
		margin:0px;
	}
	#liste fiche a{
		text-decoration:none;
	}
	#fiche_be{
		border:0px;
		width:90%;
	}
	.fiche_menu{
		background:red;
	}
	.bordergauche {
		border-width: 1px;
		border-top-style: none;
		border-left-style: solid;
		border-bottom-style: none;
		border-right-style: none;
		border-color: #3E7898;
		background:url(images/bg_menu_fiche.gif) repeat-x;
		height:54px;
		padding:6px 0px 0px 0px;
	}
	.bordergauche ul{
		style-list:none;display:inline;margin:0px;padding:0px;
	}
	.bordergauche ul li{
		display:inline;margin:0px;padding:0px 10px 0px 5px;
	}
	a.off, a.off:hover, a.off:visited {
		color:#fff;
		text-decoration:none;
		
	}
	a.on,a.on:hover, a.on:visited {
		color:#ffdb3c;
		font-weight:bold;
		text-decoration:none;
		padding:0px;
	}
	.titre_fiche{
		font-size:20px;
		}
	.print_fiche{
		background:url(images/bg_menu_fiche.gif);
		repeat-x;
		margin:0px;
		padding:6px 0px 0px 0px;
	}
	.print_fiche a, .print_fiche a:hover, .print_fiche  a:visited, .print_fiche  a:link{
		color:#fff;
		text-decoration:none;
	}
#top_print{
	display:none;
}