
body {
    margin: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 75%;
	text-align: center;
	overflow: vertical-scroll;	
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ffffff; 
	scrollbar-shadow-color:#ffffff; 
	scrollbar-face-color:#CC3300; 
	scrollbar-highlight-color:#000000; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-3dlight-color:#ffffff;
	}


/* Tableau principal */
.tableau_principal { border:0px; margin:auto; text-align:center; vertical-align:top; width:1001px; height:auto }
.ligne1 { border:0px; margin:0px; text-align:center; vertical-align:top; width:1001px; height:70px; background-image:url(../images/img_espace_etudiant/degrade_entete.gif); background-repeat:no-repeat }
.ligne2 { border:0px; margin:0px; text-align:center; vertical-align:top; width:1001px; height:51px; background-image:url(../images/img_espace_etudiant/barre_orange_haut.gif); background-repeat:no-repeat }
.ligne3 { border:0px; margin:0px; text-align:center; vertical-align:top; width:1001px; background-color:#FFFFFF }
.ligne4 { border:0px; margin:0px; text-align:center; vertical-align:top; width:1001px; height:16px; background-image:url(../images/img_espace_etudiant/barre_orange_bas.gif); background-repeat:no-repeat }
/* ---------------- */

/* --- Tableau ligne 1 --- */
.tableau_ligne1 { border:0px; margin:0px; text-align:center; vertical-align:top; width:1001px; height:100% }
.colonne1_ligne1 { border:0px; margin:0px; text-align:center; vertical-align:middle; width:163px; height:70px }
.colonne2_ligne1 { border:0px; margin:0px; text-align:center; vertical-align:middle; width:488px; height:70px }
.colonne3_ligne1 { border:0px; margin:0px; text-align:right; vertical-align:top; width:350px; height:70px }
/* ---------------- */

/* --- Tableau ligne 2 --- */
.tableau_ligne2 { border:0px; margin:0px; text-align:center; vertical-align:top; width:1001px; height:100% }
.tab_ligne2_haut_gauche { border:0px; margin:0px; text-align:center; vertical-align:top; width:578px; height:23px }
.tab_ligne2_haut_centre { border:0px; margin:0px; text-align:right; vertical-align:top; width:218px; height:23px }
.tab_ligne2_haut_droit { border:0px; margin:0px; text-align:left; vertical-align:top; width:205px; height:23px }
.tab_ligne2_bas_gauche { border:0px; margin:0px; text-align:left; vertical-align:middle; width:578px; height:28px }
.tab_ligne2_bas_centre { border:0px; margin:0px; text-align:right; vertical-align:top; width:218px; height:28px }
.tab_ligne2_bas_droit { border:0px; margin:0px; text-align:center; vertical-align:top; width:205px; height:28px }
/* ---------------- */

/* Frame (ligne3) */
#frame { width:1001px; height:auto; border:0px; margin:0px; overflow:no }
/* ---------------- */


/* Les textes des paragraphes */
.texte1 { font-size:11px; font-weight:normal; color:#FFFFFF }
/* ---------------- */


/* --- Les liens --- */
a:link { color:#8BA8BA; font-size:12px; font-weight:bold; text-decoration:none }
a:visited { color:#8BA8BA; font-size:12px; font-weight:bold; text-decoration:none }
a:hover { color:#8BA8BA; font-size:12px; font-weight:bold; text-decoration:underline }
a:active { color:#8BA8BA; font-size:12px; font-weight:bold; text-decoration:underline }
	
a.type2:link { color:#FFFFFF; text-decoration:none; font-size:11px; font-weight:normal }
a.type2:visited { color:#FFFFFF; text-decoration:none; font-size:11px; font-weight:normal }
a.type2:hover { color:#FFFFFF; text-decoration:underline; font-size:11px; font-weight:normal }
a.type2:active { color:#FFFFFF; font-size:11px; text-decoration:underline; font-weight:normal }
/* ---------------- */
