body {
	background-color: #669900;
	margin: 0px;
	padding: 0px;
}

.Txt12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.TdTitre {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
}

.TableMain {
	width: 1004px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	background-color: #FFFFFF;
}

.TdGauche {
	vertical-align: top;
	width: 159px;
}
.TdGauche a:link { text-decoration: underline; color: #000000; font-size: 11px; }
.TdGauche a:active { text-decoration: underline; color: #000000; font-size: 11px; }
.TdGauche a:visited { text-decoration: underline; color: #000000; font-size: 11px; }
.TdGauche a:hover { text-decoration: none; color: #000000; font-size: 11px; }

.DivMenu {
	background: url(./fond-menu.png) top left no-repeat;
	height: 430px;
	padding-top: 20px;
}
.DivDpt {
	background: url(./departement.png) top left no-repeat;
	height: 250px;
	font-size: 10px;
}


.TdCentre {
	width: 714px;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}
.TdCentre h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.TdDroit {
	vertical-align: top;
	width: 131px;
}.SpanLien {
	color: #990000;
	font-weight: bold;
}
.TdFlash {
	font-weight: bold;
	color: #FF0000;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
