BODY,TABLE,TD,TR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment:fixed;
	
	overflow: visible;
}

a {font-family: Verdana, Arial, Helvetica, sans-serif; color: #006699; font-weight: bold; text-decoration: none;}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000CCFF;
	font-weight: normal;
	text-decoration: none;
}

.titre_orange {
	color: #e75c01;
	font-weight: bold;
	font-size: 12px;
}

.titre_vert {
	color: #235937;
	font-weight: bold;
	font-size: 12px;
}

.titre_bleu {
	color: #003478;
	font-weight: bold;
	font-size: 12px;
}

.ital_rouge {
	font-size: 11px;
	color: #990000;
	font-weight: normal;
	font-style: italic;
}

.ital_vert {
	font-size: 11px;
	color: #009900;
	font-weight: normal;
	font-style: italic;
}
.ital_bleu {
	font-size: 11px;
	color: #003478;
	font-weight: normal;
	font-style: italic;
}
.texte_bold {
color: #666666;
font-weight: bold;
}
.texte_gris {
color: #666666;
}
.College {
	color: #235937;
	font-weight: bolder;
	font-size: 16px;
}
.Ecole {
	color: #e75c01;
	font-weight: bolder;
	font-size: 16px;
}
.Lycee {
	color: #003478;
	font-weight: bolder;
	font-size: 16px;
}
.Colonne_milieu {
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-style: normal;
}
