body {
	scrollbar-face-color: #EEEDDF;
	scrollbar-shadow-color: #FF0000;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #FF0000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #FF0000;
	scrollbar-arrow-color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(/img/fond.gif);
	background-repeat: repeat;
}

a {
	color: #CC0000;
}

.a-footer {
	color: #FFFFFF;
}
th {
	font-size: 12px;
	color: #990000;
	background-color: #FF6666;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	margin: 15px 0px 0px;
	padding: 0px;
}

p {

	margin: 5px 0px 0px;

	padding: 0px;

}

.titre {

	font-size: 18px;

	font-weight: bold;

	color: #FFFFFF;

}

.date-maj {

	font-size: 10px;

	color: #FFFFFF;



}

.haut {

	font-size: 10px;

	color: #FFFFFF;

	text-decoration: none;

}

.haut:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}



.calendrier {

	font-size: 9px;

}

.calendrier-ok {

	font-size: 9px;

	font-weight: bold;

	color: #003366;

	text-decoration: none;



}

.calendrier-ok:hover {



	font-size: 9px;

	font-weight: bold;

	color: #003366;

	text-decoration: underline;

}

.chapitre {

	font-weight: bold;

	color: #990000;

	text-decoration: underline;



}

.gauche {
	background-image:    url(img/gauche.gif);
	background-repeat: no-repeat;
}
.droite {
	background-image:    url(img/droite.gif);
	background-repeat: no-repeat;
}
.milieu {
	background-image:  url(img/milieu.gif);
	background-repeat: repeat-x;
	background-color: #eeeeee;
}
.petit {
	font-size: 10px;
}
.menu {
	color: #FFFFFF;
	font-weight: bold;
}
.menu2 {
	color: #FFFFFF;
	font-size: 10px;
}
.rouge {
	color: #FF0000;
}
.date {
	color: #990000;
	font-weight: bold;
}

.ascalogo {

	background-image: url(img/asca.jpg);

	background-repeat: repeat-y;

	background-position: center top;

}

.a-menu {

	color: #FFFFFF;

	text-decoration: none;



}

.photo {

	border: 1px solid #000000;

}

.important {

	color: #990000;

	font-size: 14px;

	font-weight: bold;

}
td.menu1_on {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #990000;
}
td.menu1_out {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF6666;
}
td.menu1_out:hover, td.menu1_out:focus {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #990000;
}
td.menu2_on {
	color: #FFFFFF;
	background-color: #990000;
	font-size: x-small;
}
td.menu2_out {
	color: #FFFFFF;
	background-color: #FF6666;
	font-size: x-small;
}
td.menu2_out:hover, td.menu2_out:focus {
	color: #FFFFFF;
	background-color: #990000;
	font-size: x-small;
}

