.tete {
	background-color: #CC0000;
	clear: both;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	height: 100px;
}
.menugeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	background-color: #00FF00;
	width: auto;
	text-align: center;
	vertical-align: middle;
	height: auto;
	clear: both;
}
.menucours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	vertical-align: middle;
	width: auto;
	background-color: #0099FF;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FF33CC;
	text-align: center;
	vertical-align: middle;
	clear: both;
	height: auto;
	width: auto;
}
.vert {
	color: #009900;
}
.centre {
	text-align: center;
}
body {
	font-family: Arial, Helvetica, sans-serif;

}
.indication {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: smaller;
}
.contenu {
	width: 100%;
	border: thin solid #009900;
}
.contenu_col_gauche {
	width: 150px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
}

.contenu_col_droite {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.menu1 {
	font-size:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	background-color: #009900;
	margin: 0px;
}
.menu1 a:link {
        font-size:17px;
        color: #ffffff;
        text-decoration : none;
}
.menu1 a:visited {
        color: #eeeeee;
        text-decoration : none;
}
.menu1 a:hover {
        color: #FFFF66;
        text-decoration : none;
}

.menu2 {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #00CC00;
	border-top-width: 5px;
	border-top-color: #FFFFFF;
	text-align: center;
	border-top-style: solid;
}
.menu2 a:link {
        font-size:16px;
        color: #ffffff;
        text-decoration : none;
}
.menu2 a:visited {
        color: #eeeeee;
        text-decoration : none;
}
.menu2 a:hover {
        color: #ffff57;
        text-decoration : none;
}

.menu3 {
        font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #009900;
	border-top-width: 5px;
	border-top-color: #FFFFFF;
	text-align: center;
	border-top-style: solid;
}
.menu3 a:link {
        font-size:15px;
        color: #ffffff;
        text-decoration : none;
}
.menu3 a:visited {
        color: #eeeeee;
        text-decoration : none;
}
.menu3 a:hover {
        color: #ffff57;
        text-decoration : none;
}
p {
	text-align: justify;
}
.jaune {
	color: #E8E800;
}

.liaison a:link {
        color:#009900;
}
.liaison a:visited {
        color:#009900;
}

.gris {
	color: #CCCCCC;
}
body.edt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	width: 650px;
}

table.edt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	text-align: center;
	border: #CCCCCC;
	margin: 0px;
	border-collapse:collapse;
}

h1.edt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
