@charset "utf-8";
body {
	background-color: #3A5D73;
}
body,td,th {
	font-family: Tahoma, Bodoni LT, Bodoni LT BoldCondensed;
	font-size: 12px;
	color: #9cc2dd;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #a9ff00;
	text-decoration: none;
}
a:hover {
	color: #a9ff00;
	text-decoration: underline;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
a {
	font-weight: bold;
}

.MenuBas {font-size: 12px}
.TxtBody {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #9cc2dd;
	text-decoration: none;
}
.TxtBody a:link{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #9cc2dd;
	text-decoration:none;
}
.TxtBody a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration:none;
}
.TxtBody a:active{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration:none;
}
.TxtBody a:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #a9ff00;
	text-decoration:none;
}

.TxtTitres {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: #a9ff00;
}

.TxtSousTitres {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #a9ff00;
}
.Style1 {color: #FF0000
    font-weight: bold;
}
.Style2 {
	color: #FFFF00;
	font-weight: bold;
}
.Style3 {
	color: #FF9900;
	font-weight: bold;
}
.Style4 {
	color: #660099;
	font-weight: bold;
}
.Style5 {
	color: #99FF00;
	font-weight: bold;
}
.Style6 {
	color: #00CCFF;
	font-weight: bold;
}
