body {
 top-margin: 0;
 margin-height: 0;
 left-margin: 2;
 margin-left: 2;
 link: #000000;
 text: #000000;

}

body, td, tr, p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


a {
 text-decoration: none;
 color: #003300;
}
a:hover {
 text-decoration: none;
 color: #ff9900;
}
.orange {
 text-decoration: none;
 color: #ff9900;
}
.orange:hover {
 text-decoration: none;
 color: #ff0000;
}
a.accueil {
 text-decoration: none;
 color: #000000;
}
a.accueil:hover {
 text-decoration: none;
 color: #82B8E3;
}
a.black {
 text-decoration: none;
 color: #000000;
 bordercolor: #000000;
}
a.black:link {
 text-decoration: none;
 color: #000000;
 bordercolor: #000000;
}
a.black:visited {
 text-decoration: none;
 color: #000000;
 bordercolor: #000000;
}
a.black:hover {
 text-decoration: none;
 color: #000000;
 bordercolor: #000000;
}
a.black:active {
 text-decoration: none;
 color: #000000;
 bordercolor: #000000;
}
a.gestion {
 text-decoration: none;
 color: #4455aa;
}
a.gestion:hover {
 text-decoration: none;
 color: #99CCFF;
}

td.descri {
	text-align: justify;

}

td.qualif {
	font-family: verdana;
	font-size: 12px;
	color: #4455aa;
	font-weight: bold;
}
.titre {
	font-family: verdana;
	font-size: 13px;
	color: #4455aa;
	text-align: left;
	font-weight: bold;
}

td.bleue {
	font-family: verdana;
	font-size: 12px;
	background-color: #99CCFF;
	text-align: right;
}

.button {
        background-color: #99CCFF;
        color: #000000;
        font-family: arial;
        font-size: 11 px;
        border: 1 solid #ffffff;
        cursor: hand;   
}
.button2 {
        background-color: #99CCFF;
        color: #000000;
        font-family: arial;
        font-size: 12 px;
        border: 1 solid #4455aa;
        cursor: hand;   
}
tr.barremenu {
	background-color: #99CCFF;
}
td.edito {
	font-family:Arial, Helvetica, sans-serif;
	color:#003399;
	font-size:13px;
	text-align: justify;
	font-weight: bold;
}
img {
	bordercolor: #000000;
}

.entete {
	font-size: 11px;
}
.titrePage {
	font-family: verdana;
	font-size: 13px;
	color: #006600;
	text-align: left;
	font-weight: bold;
}
.imagecliquable {
    cursor: hand;
    border:1px solid #333333;
}
.avertissement {
	font-size: 10px;
}
