body{
	background-color: #f7f7f7;
	color: #00000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.alibaba{
	font-size: 18px;
}
.normal{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.small{
	font-size: 12px;
	/*color:#FF9900; SMALL comprend malheureusement quelques lien, ne pas spécifier de couleur*/
}
.bleu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#003399;
	font-weight: bold;
	text-align: left;
	background-color: #DDF4FF;
}
.bleu_grand{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#002FA1;
	font-weight: bold;
	text-align: left;
	background-repeat:repeat-x;
	background-color: #ECF2FF;
}
.nasser_titre{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color:#ffffff;
font-weight: bold;
text-align: left;
background-image:url(../../img/grad_orange.jpg);
background-repeat:repeat-x;	

}
.lien1 {  font-family: Arial, Helvetica, sans-serif; color: #000000;text-decoration: none}
.lien2 {  color: #FFFFFF; text-decoration: none}
A {color:#003399;text-decoration: none;}
A:hover{text-decoration:underline;color:#003399}
.apetit{
	color: #07298F;
	text-decoration: none;
	font-size: 18px;
}
.apetit:hover{
	color: #07298F;
	text-decoration: underline;
	font-size: 12px;
}
.champ {
	height: 12px;
	font-size: 9px;
	vertical-align:middle;
}
.tdright{
	background-color: #FFFFFF;
	background-image: url("../../etudes/img/forme_06.gif");
	background-position: left;
	background-repeat:repeat-y;
}
.tdright2{
	background-color: #FFFFFF;
	background-image: url("../../etudes/img/temp_06.gif");
	background-position: left;
	background-repeat:repeat-y;
}
.tdleft{
	background-color: #FFFFFF;
	background-image: url("../../etudes/img/forme_04.gif");
	background-position: left;
	background-repeat:repeat-y;
}
.tdleft2{
	background-color: #FFFFFF;
	background-image: url("../../etudes/img/temp_04.gif");
	background-position: left;
	background-repeat:repeat-y;
}
.search{
	font-size: 11px;
	font-weight: bold;
}
.ennonce{
	font-size: 12px;
	font-weight: bold;
	color:#0000FF;
}
div{
	font-size: 12px;
}
table{
	font-size: 12px;
}
.tab_head{/* la couleur de fond du header */
	background-color: #f7f7f7;
	width: 464px;
}
.soutab{/* la barre de choix de nav colorée */
	background-color:##CDD5E1;
}
.slide{/* le tableau des chapitre EN BREF */
	background-color:#f7f7f7;
}
.small{
	font-size: 12px;
	/*color:#FF9900; SMALL comprend malheureusement quelques lien, ne pas spécifier de couleur*/
}
.lecours{ /* 'vous êtes dans le cours:' */
	font-size: 12px;
	color:#000000;
}
.titre{/*  label du cours (ex:action & obligation) du titre */
	font-size: 14px;
	color:#000000;
}
.parties{/*  Couleur des titres des chapitre interne au cours */
	font-size: 12px;
	color:#d33d1b;
}
.soupart{/* les sous titre & le texte */
	font-size:12px;
	/*color:#FF9900;*/
}
.resume{/* fond de couleur du resume sur la apge default */
	background-color:#fefcd1;
}


