		* {
			font-family:sans-serif;
		}
		
		a, table, tr, td, blockquote, p, div {
			font:12px sans-serif; 
		}


		a{
			color:black;
		}
		
		body
		{ 
			background-image: url(../img/grad.jpg);
			background-repeat: repeat-y ; 
			background-color:white;
			margin:0px;
			margin-top:5px;
			font:12px sans-serif;
		}

		.rubriques{
			font:14px sans-serif; 
			text-decoration:none;
			color:white;
			padding-left:4px;
			border-left: white 2px solid;
			display:block;

		}

		.rubriques:hover{
			border-left: #8D8D8D 2px solid;
			color:black;


		}

		.rubriques:active{
			border-left: #8D8D8D 2px solid;
			color:black;


		}


		.barre_titre_formation{
			font:14px sans-serif; 
			color:black;
			display:block;
			border-bottom: 1px black dashed;
		}

		.a_lien_departement{
			font:14px sans-serif; 
			color:black;
			display:block;
			text-decoration:underline dashed;		
		}




	.en-tete{
		background:#8DA2C0;
		color:white;
		font-weight:bold;
		font-family:sans-serif; 
	}
	.cell-depart{
		font-weight:bold;
		text-decoration:none;
		font-family:sans-serif; 
	}


		.departement
		{
			font:14px sans-serif; 

			text-decoration:none;
			color:white;
			border-left: 1px black solid;	
			padding-left:3px;
			padding-right:3px;
			border:1px #8DA2C0 solid;



		}

		.departement:hover{
			color:black;
			text-decoration:none;
			border:1px black solid;
			background:#A6BBCA;
		}


		.barre_menu
		{	
			font:12px sans-serif; 
			font-weight:bold;
			text-decoration:none;
			color:white;
 			background:#8DA2C0; 
			margin: 0px;
			padding-right:0px;
			padding-bottom:2px;

			border-bottom: 1px solid #black ;
			border: black 1px solid;


		}

		.onglet_separe
		{	
			font:14px sans-serif; 
			font-weight:bold;
			text-decoration:none;
			color:white;
 			background:#8DA2C0; 
			padding: 3px;
			margin: 0px;
			margin-right:20px

			border-bottom: 1px solid #black ;
			border: black 1px solid;


		}


		.onglet_separe:hover
		{
			background: #99CCFF;		
		}


		
		.titre-iut{
			font-size: 35pt;
			height:63px;
			margin-bottom:2px;
		}


		.titre_paragraphe{
			font:14px sans-serif; 
			color:black;
			padding-left:4px;
			font-weight:bold;



		}

		#FORM_RECHERCHER{
				font:12px sans-serif;
				background: #BEC2D3;
				border:#8DA2C0 1px solid;
		}

		#FORM_RECHERCHER:hover{
			background:white;
		}

		#FORM_RECHERCHER:focus{
			background:white;
		}

		.errornum{
			font:20px sans-serif;
			font-weight:bold;
			text-align:center;
		}
		.errortext{
			font:16px sans-serif;
			text-align:center;
			margin-left: 100px;
			margin-right: 100px;
		}





	.actu{
		border:1px black dotted;
		background:white;
		width:150px;
		text-align:right;
		font-family:sans-serif; 


	}
