@charset "iso-8859-1";
/* auteur: Anissa Belkheir */
/* Date de création: 10/05/2004 */

td {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 12px;
}

a {
	color: #333B97;
}
/*
b {
	color: #FF0000;
}

frb (
	a:link{ 
	 
	  text-decoration:none; 
	   color:"#FF0000";
	}
	a:visited{ 
	 
	  text-decoration:none; 
	   color:"#FF0000";
	}
	a:active{ 
	   
	  text-decoration:none; 
	   color:"#FF0000";
	}
	text-decoration: none;
	font-weight: bold;

	}

*/



a.menu {
	text-decoration: none;
	font-weight: bold;
}
a.menurouge {
	text-decoration: none;
	font-weight: bolder;
	color: #FF0000;
}


a:hover {
	color: #F7931E;
}

div.title {
	font-family: Georgia;
	font-size: 18px;
	color: #F7931E;
	border-bottom: 3px double #F7931E;
}

div.submenu {
	color: #333B97;
	font-family: Georgia;
	text-indent: 1em;
	font-size: 14px;
	font-weight: bold;
}

.bleu {
	color: #333B97;
	font-weight: bold;
}

.orange {
	color: #F7931E;
	font-weight: bold;
}

.rouge {
	color: #CC0000;
	font-weight: bold;
}

p {
	text-indent: 1em;
}

.gauche {
	padding : 5 5 5 5;
	background-color: #D8E1F1;
	margin-right: 10px;
	text-align: center;
}

dt {
	font-weight: bold;
	color: #F7931E;
}

