@charset "utf-8";

body {
	background-color: #77a1f3;
	background-repeat: no-repeat;
}

body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	margin:0px;
	
}

.texteblanc {
    font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}

.texteblancmoyen {
    font-family: Tahoma;
	font-size: 12px;
	font-weight:200;
	color: #FFFFFF;
}

.textejaunemoyen {
    font-family: Tahoma;
	font-size: 12px;
	font-weight:200;
	color: #FFCC00;
}

.textejaunegrd {
    font-family: Tahoma;
	font-size: 18px;
	color: #FFCC00;
}
	
.titrepetit {
	font-size: 18px;
	font-weight: bold;
	color: #27180C;
}

.titrepetitclair {
	font-size: 18px;
	font-weight: bold;
	color: #8A4500;
}

.titregrd {
	font-size: 24px;
	font-weight: bold;
	color: #27180C;
}

.point {
	font-size: 24px;
	font-weight: bold;
	color: #8A4500;
}

.titre {
	font-size: 16px;
	color: #27180C;
}

.atextmenu { color: #fff; text-decoration:none;}
.atextmenu :active { color: #fff; text-decoration:none;}
.atextmenu :visited { color: #fff; text-decoration:none;}
.atextmenu :hover { color: #666666; text-decoration:none;}

.aliens { color: #27180C; text-decoration:none;}
.aliens:active { color: #27180C; text-decoration:none;}
.aliens:visited { color: #27180C; text-decoration:none;}
.aliens:hover { color: #8A4500; text-decoration:none;}

.rollovertransp img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.rollovertransp:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.70;
opacity: 0.70;
filter:Alpha(opacity=70);
}

.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #8A4500;
}

.afooter { color: #8A4500; text-decoration:none;font-size:11px;}
.afooter:active { color: #8A4500; text-decoration:none;font-size:11px;}
.afooter:visited { color: #8A4500; text-decoration:none;font-size:11px;}
.afooter:hover { color: #27180C; text-decoration:none; font-size:11px;}




