
	html, body
	{
		background-color : #908E90;
		text-align:left;
		font-family : Arial, Verdana, Sans-serif;
		font-size:12px;
	}
	body
	{
		margin : 8px;
	}

	#header_contener
	{
		display:none;
	}

	


	
	
	#footer
	{
		display : none;
	}
	

	
	#pub_ban_noir
	{
		display : none;
	}
	
	#left
	{
		/* width:500px; */
		text-align : left;
		height:auto !important; /* for modern browsers */
		background-color : #112644;
	}
	
	#right
	{
		text-align:left;
		height:auto !important; /* for modern browsers */
		font-size:0.8em;
		display:none;
	}
	
	.titre_rubrique
	{
		/* padding : 10px; */
		padding-bottom : 10px;
		font-size : 20pt;
		letter-spacing : 3pt;
	}
	
	/* HomePAge */
	.hp_news
	{
		
		background : url(../bib_img/home_news.gif) no-repeat;
		background-color : #407C32;
		padding : 40px 10px 10px 10px;
		font-size : 10pt;
		color : #FFFFFF;
		width : 225px;
	}
	
	.hp_news_item
	{
		padding-bottom : 15px;
		margin-top : 15px;
		border-bottom : 1px solid #7AA470;
	}
	
	.hp_news_item a,.hp_news_item a:visited, .hp_news_item a:hover, .hp_news_item a:active
	{
		color : #FFFFFF;
		text-decoration : none;
	}
	
	.hp_news_item a:hover
	{
		color : #FFFFFF;
		text-decoration : underline;
	}
	
	
	.hp_search
	{
		background : url(../bib_img/home_search.gif) no-repeat;
		background-color : #90865E;
		padding : 40px 10px 10px 10px;
		font-size : 10pt;
		color : #FFFFFF;
		width : 535px;
		
	}
	
	
	.hp_search .table_search
	{
		margin-bottom : 20px;
		border-bottom : solid 1px #C9C09A;
	}
	
	.hp_search table
	{
		padding-bottom : 10px;
	}
	
	.hp_search table tr td
	{
		font-size : 10pt;
		color : #FFFFFF;
		padding : 0 5px 5px 0;	
	}
	
	.hp_search option, .hp_search select, .hp_search input { font-size : 8pt; }
	.hp_search input { padding-left:4px; }
	
	.hp_search .bouton
	{
		border-top :1px solid #9C936F;
		border-left :1px solid #9C936F;
		border-right :1px solid #645A33;
		border-bottom :1px solid #645A33;
		padding : 5px 10px 5px 10px;
		background-color : #7A7049;
		margin-right : 20px;
	}
	
	.bouton a, .bouton a:link, .bouton a:visited, .bouton a:active
	{
		color : #FFFFFF;
		text-decoration : none;
	}
	
	.bouton a:hover { text-decoration : underline; }
	
	/* Actualites */
	#actualites
	{
		padding : 10px 10px 10px 20px;
		font-size : 10pt;
		color : #FFFFFF;
	}
	
	
	
	#actualites .date 
	{
		font-size : 9pt;
		color : #FFFFFF;
		font-weight : normal;
	}
	
	
	#actualites a, #actualites a:link, #actualites a:visited, #actualites a:hover, #actualites a:active
	{
		text-decoration : none;
	}


	#actualites .titre
	{
		color : #8ABA17;
		font-weight : bold;
		font-size : 11pt;
		text-decoration : none;
	}
	
	
	
	#actualites .sous_titre
	{
		color : #FBD19C;
		font-weight : bold;
	}
	
	#actualites .resume
	{
		padding-bottom : 20px;
		font-size : 9pt;
		font-weight : normal;
		color : #FFFFFF;
	}
	
	#actualites .texte
	{
		padding-top:10px;
		padding-left:10px;
		padding-bottom : 20px;
		font-size : 9pt;
		letter-spacing : 0.4pt;
		line-height : 12pt;
		color : #FFFFFF;
		font-weight : normal;
	}
	
	
	/* div pour la pagination des resultats */
	#pagination
	{
		font-size : 9pt;
		display : none;
	}
	
	#pagination .page_selected
	{
		padding : 1px 3px 1px 3px;
		margin : 0 3px 0 3px;
		border : 1px solid #8ABA17;
		background-color : #8ABA17;
		color : #112644;
	}
	
	#pagination .page_not_selected, #pagination .page_not_selected a, #pagination .page_not_selected a:hover,
	#pagination .page_not_selected a:link, #pagination .page_not_selected a:visited
	{
		padding : 1px 3px 1px 3px;
		margin : 0 3px 0 3px;
		border : 1px solid #112644;
		background-color : #112644;
		color : #FFFFFF;
		text-decoration : none;
	}
	
	a.a_pagination,  a.a_pagination:visited, a.a_pagination:hover, a.a_pagination:active
	{
		color : #FFFFFF;
		text-decoration : none;
	}
	
	#pagination .page_not_selected a:hover
	{
		border : 1px solid #8ABA17;
	}
	
	
	/* bachelor en bref */
	#bref
	{
		padding : 0px 10px 10px 20px;
		/* font-size : 12px; */
	}
	
	#bref .chapitre
	{
		padding : 4px 10px 2px 4px;
		margin-bottom : 4px;
	}
	
	#bref .selected
	{
		background-color : #2E5581;
	}
	
	#bref .chapitre .titre
	{
		font-weight : bold;
		font-size : 1.2em;
		color : #8ABA17;
		background : url(../bib_img/bref_closed.gif) no-repeat;
		padding-left : 18px;
		letter-spacing : 1px;
		cursor : pointer;
	}
	
	#bref .selected .titre
	{
		background : url(../bib_img/bref_opened.gif) no-repeat;
		padding-left : 18px;
	}
	
	
	#bref .chapitre .html
	{
		padding : 0px 0px 0px 20px;
	}
	
	#bref p
	{
		margin : 6px 0px 6px 0px;
	}
	
	#bref h3
	{
		margin : 18px 0px 6px 0px;
	}
	
	#bref ul
	{
		margin-top : 2px;
	}
	
	/* guide des bachelor en vdoc */
	.guide, .guide a, .guide a:link, .guide a:visited, .guide a:hover, .guide a:active
	{
		cursor : pointer;
		text-decoration : none;
		color : #FFFFFF;
	}
	
	.guide a:hover { text-decoration : underline; }
	
	/* dl */
	.dl 
	{
		padding-left : 20px;
	}
	
	.dl_item
	{
		padding-bottom : 20px;
	}

	.dl_titre
	{
		color : #8ABA17;
		font-weight : bold;
		font-size : 11pt;
		text-decoration : none;
		
	}
	
	.dl_description
	{
		color : #FFFFFF;
		font-weight : normal;
		font-size : 10pt;
		text-decoration : none;
	}
	
	.dl_link
	{
		color : #9BBEDA;
		font-weight : bold;
		font-size : 10pt;
		text-decoration : none;
	}
	
	/* resultat */
	#resultat
	{
		font-size : 10pt;
		padding : 0px 10px 10px 20px;
	}
	
	.resultat_sl
	{
		padding : 10px 10px 10px 40px;
		font-size : 10pt;
		color : #FFFFFF;
	}
	
	.res_item
	{
		margin-bottom : 10px;
	}
	
	.res_titre, .res_titre a, .res_titre a:link, .res_titre a:visited, .res_titre a:hover, .res_titre a:active
	{
		color : #8ABA17;
		font-weight : bold;
		font-size : 11pt;
		text-decoration : none;
	}
	
	
	.res_detail	{ padding-left : 15px;}
	
	.res_detail, .res_detail a, .res_detail a:link, .res_detail a:visited, .res_detail a:hover, .res_detail a:active
	{
		text-decoration : none;
		color : #FFFFFF;
	}
	
		.res_detail ul
	{
		margin : 0px 0px 0px 20px;
	}
	
	
	.res_sous_titre, .res_sous_titre a, .res_sous_titre a:link, .res_sous_titre a:visited, .res_sous_titre a:hover, .res_sous_titre a:active
	{
		color : #FBD19C;
		font-weight : bold;
		font-size : 11pt;
		text-decoration : none;
	}
	

	.adresse
	{
		margin-top:2px;
		margin-left : 12px;
		border-left : 2px solid #ffffff;
		padding-left : 6px;
		margin-bottom : 10px;
	}
	
	.adresse, .adresse a, .adresse a:link, .adresse a:visited, .adresse a:hover, .adresse a:active
	{
		text-decoration : none;
		color : #000000;
	}
	
	/* affichage lien vers pdf */
	.pdf_link
	{
		background-image : url(../bib_img/page_white_acrobat.png);
		background-repeat : no-repeat;
		padding-left : 20px;
		color : #000000;
		text-decoration : none;
	}
	.pdf_link a, .pdf_link a:link, .pdf_link a:visited, .pdf_link a:hover, .pdf_link a:active
	{
		/*
		font-weight : bold;
		color : #87C54B;
		*/
	}
	
	.no_link
	{
		padding-left : 20px;
		color : #000000;
		text-decoration : none;
	}
	
	.ecole, .ecole a, .ecole a:link, .ecole a:visited, .ecole a:hover, .ecole a:active
	{
		color : #000000;
	}
	
	.diplome, .diplome a, .diplome a:link, .diplome a:visited, .diplome a:hover, .diplome a:active
	{
		color : #000000;
	}
	
	/* gestion de l'affichage des div */
	.hide  {display : none }
	.show { }
	
	
	
	