html, body {
	background-color: #000000;
	background-image:url(http://www.gdjeux.com/josselin_grange/images/fond1.gif);
	margin: 0px;
	padding: 0px;
	height: 100%;
}

table#global {
	height: 100%;
	width: 760px;
	position: relative;
}

.petitexte{
	font-family: Arial,sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 9px;	
	margin: 0px;
	padding: 0px;
	text-decoration: none;}

.texte{
	font-family: Arial,sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.texte a:link, .texte a:visited {
	color: #990000;
}

.texte a:hover{
	color: #FF0000;
	cursor:pointer;
	}
	
.tableau{
	font-family: Arial,sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	line-height: 12px;
}
.tableau a:link, .tableau a:visited {
	color: #990000;
}

.tableau a:hover{
	color: #FF0000;
	cursor:pointer;
	}
	
.tableaurouge{
	font-family: Arial,sans-serif;
	color: #990000;
	font-size: 11px;
	line-height: 12px;

}	
.titremenu {
color: #FFFFFF; font-weight: 200;
}
	
.titre {
	font-family: Arial;	color: #FFFFFF; font-size: 13px;line-height: 16px; font-weight: bold; text-decoration: none; 
}

.supertitre {
	font-family: Arial;	color: #FFFFFF; font-size: 20px;line-height: 20px; font-weight: bold; text-decoration: none;
}

/*********** #MENU STYLES ***********/

ul a:link, ul a:visited {display: block;}
ul {list-style: none; margin: 0; padding: 0;}

#sectionLinks {
	font-family:Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	line-height: 18px;	
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#sectionLinks a:visited {
	color: #990000;
	text-decoration: none;
	}
#sectionLinks a:link{
	color: #990000;
	text-decoration: none;
	}
#sectionLinks a:hover{
	color: #FF0000;
	font-weight:bold;
	cursor:pointer;
	text-decoration: none;
	background-color: #990000;
	}

li{
 	list-style-type: none;	border-bottom: 1px solid #990000;}
	
/*********** #FIN MENU STYLES ***********/

.gel{
	font-family:Arial, Helvetica, sans-serif;
	color: #9F0;
	font-size: 11px;	
	line-height: 11px;
	text-decoration: none;
	cursor:pointer;
}
.gel:visited, .gel:link {
	text-decoration: none;
	color: #9F0;
	cursor:pointer;
	}
.gel:hover {
	text-decoration: none;
	color: #FFF;
	cursor:pointer;
	}
	
	
/* -------------- FOOOOTER --------------- */

.rondactu2 a {
	display: block;
	width: 40px;
	height: 20px;
	background-image: url(images/logoactu_2.gif);
	background-repeat: no-repeat;
	}
.rondactu2 a:hover { 
	background-position: 0 -20px; 
	}

.favoris {
	display: block;
	width: 100px;
	height: 20px;
	background-image: url(images/logofavoris.gif);
	background-repeat: no-repeat;
	}
.favoris a:hover { 
	background-position: 0 -20px; 
	}
	
.footertexte {
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 9px;
	line-height: 9px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight:normal;
	}
	
.footertexte a:link, .footertexte a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 9px;
	line-height: 9px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight:normal;
	}
	
.footertexte a:hover{
	color: #FFF;
	cursor:pointer;
	text-decoration:none;
	font-weight:normal;
	}	

.footertexte1{
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 10px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
.footertexte2{
	font-family:Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 9px;
	line-height: 9px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
.footertexte2 a:link, .footertexte2 a:visited{
	color: #666;
}
	
.footertexte2 a:hover{
	color: #000;
	font-weight:bold;
	cursor:pointer;
	}	
	
	
/* -------------- survole --------------- */
	
.fd0 {
	display: block;
	opacity: 0.2;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
}

.fd1 {
	display: block;
	background-color:#1B1B1B;
		opacity:1;

}

.vignette {
	visibility: visible; 
	opacity:1;
	}

.vignette:hover, .vignette:active{
	opacity: 0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	}
