@charset "iso-8859-1";
td.fond {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	border: 0px none #000;
}
td.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #797B7D;
	text-decoration: none;
	text-align: center;
}
td.menu:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #CCC;
	text-decoration: none;
	text-align: center;
}

td.menuactif {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #0073AD;
	text-decoration: none;
	text-align: center;
}
td.cadre {
	background: rgba(255, 255, 255, 0.7);
	filter: progid:DXImageTransform.Microsoft.Gradient(startcolorstr="#aaFFFFFF",endcolorstr="#aaFFFFFF");
	zoom : 1;
	border: 1px solid #000;

}
div.intcadre {

	filter:Alpha(opacity=99);
	-moz-opacity:0.99;
	opacity: 0.99;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.titre {
	filter:Alpha(opacity=99);
	-moz-opacity:0.99;
	opacity: 0.99;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 25px;
	list-style-type: none;
	text-align: left;
}
div.soustitre {
	filter:Alpha(opacity=99);
	-moz-opacity:0.99;
	opacity: 0.99;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0073AD;
	line-height: 25px;
		list-style-type: none;
	text-align: left;
}
div.texte {
	filter:Alpha(opacity=99);
	-moz-opacity:0.99;
	opacity: 0.99;

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: justify;
}



a.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;filter:Alpha(opacity=99);-moz-opacity:0.99;opacity: 0.99; 
}

a.sousmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #797B7D;
	text-decoration: none;
	line-height: 25px;	
}
a.sousmenuactif {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0073AD;
	text-decoration: none;
	line-height: 25px;
}
.notes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
