.accueil {
	background-image: url(../images/fond_beige.jpg);
}

.fond {
	background-color: #FFFFFF;
}

.fond_sous-menu {
	background-image: url(../images/fond_marron.gif);
}

.sous-menu {
	font-family: Arial,Verdana;
	font-style: italic;
	font-size: 10pt;
	color: #FFFFFF;
}
a.sous-menu { color: #FFFFFF; text-decoration: underline}
a:visited.sous-menu { color: #FFFFFF}
a:hover.sous-menu { color: #ffff00}

.texte {
	font-family: Arial,Verdana;
	font-size: 10pt;
	color: #000000;
}
.TD {
	font-family: Arial,Verdana;
	font-size: 10pt;
	color: #000000;
	text-align:justify;
	line-height:16px;
}
a.TD { color: #568013; text-decoration: underline; }
a:hover.TD {  color: #568013}
a:visited.TD {  color: #568013}

.select {
	font-family: Arial,Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.TDimpression {
	font-family: Times New Roman,Arial,Verdana;
	font-weight: Bold;
	font-size: 12pt;
	color: #000000;
}

.titre {
	font-family: Arial,Verdana;
	font-size: 10pt;
	color: #73282A;
	font-weight: bold;
}
a.titre { color: #73282A; text-decoration: underline}
a:visited.titre { color: #73282A}
a:hover.titre { color: #73282A}

.t_actus {
	font-family: Arial,Verdana;
	font-size: 14pt;
	color: #73282A;
	font-weight: bold;
}

.legende {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #595959;
}

.wrapper {
    z-index: 10000; position: relative;
	/*border: 1px solid black;*/
	margin: 0;
	padding: 0;
	text-align: left;
}