
	
	body{
		margin: 0px;
		padding: 0px;
		background-color:#ebefde;
	}
	ul{
		list-style-type:square;
		padding-left:25px;
	}
	
	.biblio_list_ul{
		list-style-type:disc;
		margin:0px;
	}
	.biblio_menu_list {
		font-size: 11px;
		color: #FFFFFF;
		font-family: Arial;
		text-decoration:none;
	}
	.biblio_menu_list:hover {
		text-decoration:underline;
	}
	
	
	a.menu {
		font-size: 11px;
		color: #e5e5e5;
		font-weight: bold;
		font-family: Arial;
		text-decoration: none;
	}

	.underlink {
		background-image: url(../images/menu_under_1.jpg);
		background-repeat: repeat-x;
		background-position: bottom left;
	}

	.menu_gros_titre {
		font-size: 12px;
		color: #ffffff;
		font-weight: bold;
		font-family: Arial;
	}
	
	.menu_date {
		font-size: 12px;
		color: #d8940c;
		font-weight: bold;
		font-family: Arial;
	}
	
	.menu_titre {
		font-size: 12px;
		color: #333333;
		font-weight: bold;
		font-family: Arial;
	}

	.menu_contenu {
		font-size: 12px;
		color: #333333;
		font-weight: normal;
		font-family: Arial;
	}
	.menu_lien {
		font-size: 12px;
		color: #d8940c;
		font-weight: normal;
		font-family: Arial;
	}
	a.menu_lien {		text-decoration:none;	}	.menu_list {
		font-size: 12px;
		color: #333333;
		font-weight: bold;
		font-family: Arial;
		text-decoration:none;
	}
	.menu_list:hover {
		text-decoration:underline;
	}
	.menu_td {
		padding-top: 12px; 
		padding-left: 20px; 
		padding-bottom: 12px;
	}
	.menusmall_td {
		padding-top: 3px; 
		padding-left: 20px; 
		padding-bottom: 3px;
	}
	.sub_menu {
		font-size: 12px;
		color:#333333;
		font-weight: normal;
		font-family: Arial;
		
	}
	a.sub_menu {
		font-size: 12px;
		color:#333333;
		font-weight: normal;
		font-family: Arial;
		text-decoration:none;
	}
	a.sub_menu:hover{
		color:#000000; 
		text-decoration:underline;
	}
	.contenu_titre {
		font-size: 22px;
		color: #674818;
		font-weight: normal;
		font-family: Arial;
	}
	.contenu {
		font-size: 12px;
		color: #515151;
		font-weight: normal;
		font-family: Arial;
	}
	a.contenu_lien {
		font-size: 12px;
		color: #d8940c;
		font-weight: normal;
		font-family: Arial;
		text-decoration: none;
	}
	.info {
		font-size: 15px;
		color: #674818;
		font-weight: normal;
		font-family: Arial;
	}
	a.info_lien {
		font-size: 14px;
		color: #dd970c;
		font-weight: normal;
		font-family: Arial;
	}
	.tree_nav{
		font-family:Arial;
		font-size:9px;
		color:#999999;
		font-weight:bold;	
	}
	.link_navtree{
		color:#999999;	
	}

	.footer {
		font-size: 10px;
		color: #797979;
		font-weight: normal;
		font-family: Arial;

	}
	a.lien_footer {
		font-size: 10px;
		color: #797979;
		font-weight: bold;
		text-decoration: none;
		font-family: Arial;
	}
	a.lien_footer:hover {
		text-decoration: underline;
	}