/* CSS Document */

body 
{
	background-color: #E4E4E4;
	font: small Arial, Helvetica, sans-serif;
	font-size:8pt;
}

a {
	text-decoration:none; 
	color:#000000; 
	font-size:7pt;
}
a:hover {
	text-decoration:none; 
	color:#336633;
	font-size:7pt;
}

a.contenu {
	text-decoration:none; 
	color:#99CC00; 
	font: small Arial, Helvetica, sans-serif;
	font-size:8pt;
}
a.contenu:hover {
	text-decoration:underline; 
	color:#336633;
	font-size:8pt;
}

.actuel {
	text-decoration:none; 
	color:#000000; 
	font-size:7pt;
	font-weight:bold;
}
.bott {
	text-decoration:none; 
	color:#99CC00; 
	font-size:7pt;
}
.actuel:hover {
	text-decoration:none; 
	color:#000000; 
	font-size:7pt;
	font-weight:bold;
}

.style1 {
	color: #333300;
	font-weight: bold;
}
.style3 {
	color: #2F3B09;
	font-weight: bold;
	font-size: 10;
}

.titre {
	color: #2F3B09; 
	font-weight: bold; 
	font-size: 12px; 
}

#header img {
	behavior: url(fonctions/iepngfix.htc);
}

.video1 {
	display:none;
}
