.Texteseparation {
	font-family: "TREBUCHET MS", Verdana, Arial, sans-serif;
	font-size: 8em;
	color: #FF9900;
	font-weight: bolder;
	text-decoration: underline;
}	

.TexteItalique16Prof {
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #FF9900;
	font-weight: bolder;
	font-style: italic;

}.TexteItalique14Prof {
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: bolder;
	font-style: italic;

}
.TexteItalique12Prof {
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bolder;
	font-style: italic;

}
.TexteComic14Prof {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #0000FF;
}
.TexteComic12Prof {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
}

.TexteEnteteProf {
	font-family: "Comic Sans MS", Arial;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.TexteDetailProf {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
}


.TexteCategProf {
	font-family: "Comic Sans MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: bolder;
	font-style: italic;
}
.LigneDetail_1 {
	background-color: #FBD987;
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
}
.LigneDetail_2 {
	background-color: #F1E1AB;
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
}
.nbr_select {
	background-color: #F1E1AB;
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #5b5b5b;
}


#CritRecherche {
	float: right;
	width: 198px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
  }
#CritRecherche_haut {
	width: 199px;
    height: 0px;
	background-image: url(../Images/cadres_ronds/orange/cadrerond_haut_200.png);
	background-position: center top;
	background-repeat: no-repeat;
  }
#CritRecherche_corps {
	width: 198px;
    background-color: #FBD987;
	border-left:3px solid #FEA92A;
	border-right:3px solid #FEA92A;
  }
#CritRecherche_bas {
	width: 199px;
    height: 0px;
	background-image: url(../Images/cadres_ronds/orange/cadrerond_bas_200.png);
	background-position: center bottom;
	background-repeat: no-repeat;
  }



#ListeResultat {
	float: left;
	width: 714px;
	margin-top: 10px;
	margin-left: 10px;
	}
#ListeResultat_haut {
	width: 714px;
    height: 0px;
	background-image: url(../Images/cadres_ronds/orange/cadrerond_haut_710.png);
	background-position: center top;
	background-repeat: no-repeat;
  }
#ListeResultat_corps {
	width: 714px;
    background-color:#FCA738;
	border-left:2px solid #FEA92A;
	border-right:2px solid #FEA92A;
  }
#ListeResultat_bas {
	width: 714px;
    height: 0px;
	background-image: url(../Images/cadres_ronds/orange/cadrerond_bas_710.png);
	background-position: center bottom;
	background-repeat: no-repeat;
  }





#Aide {
	float: right;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
  }
#Aide_haut {
	width: 500px;
    height: 0px;
	background-image: url(../Images/cadres_ronds/orange/cadrerond_haut_500.png);
	background-position: center top;
	background-repeat: no-repeat;
  }
#Aide_corps {
	width: 500px;
	background-color: #FBD987;
	border-left:3px solid #FEA92A;
	border-right:3px solid #FEA92A;
  }
#Aide_bas {
	width: 500px;
    height: 0px;
	background-image: url(../Images/cadres_ronds/orange/cadrerond_bas_500.png);
	background-position: center bottom;
	background-repeat: no-repeat;
  }
#Aide_menu {
	float: left;
	width: 250px;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 30px;
	margin-right: 30px;
  }

