body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #999999;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(images/fondpage.jpg);
	background-repeat: repeat-x;
	
	}
.textebase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
a:link {
	font-weight: bold;
	text-decoration: none;
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	text-decoration: none;
}
a:hover {  
	text-decoration: underline
	}
	
.txtjaune {
	color: #FFD528;
}
.verdana10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.textecentral {
	text-align: justify;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	list-style-type: circle;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.txt_blanc {
color: #FFFFFF;
}

.txt_orange {
	color: #D84201;
}

.txt_gris {
	color: #333333;
	}
	
.txt_rouge {
	color: #CC0000;
}

.txt_bleu {
	color: #0099CC;
	}
	
.txt_vert {
color: #009900;
}

.trimestre {
	font-size: 10px;
	color: #400000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.articlepresse {
	color: #000066;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

.titre_revue {
	font-size: 15px;
	color: #CC0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.txt_x {
	color: #006600;
}
.titre_violet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #993366;
}
.txt_violet {
	color: #993366;
}

.equipe{
	color:#FFF;
	font-weight:bold;
	text-align:center;
	padding:3px 0 5px;
}
.equipe_jv{
	background:#FF9933 url(equipe_img/jv/coin_jv.gif) no-repeat bottom right;
}
.equipe_net{
	background:#9C0 url(equipe_img/internet/coin_net.gif) no-repeat bottom right;
}
.equipe_misteractu{
	background:#996699 url(equipe_img/misteractu/coin_mister.gif) no-repeat bottom right;
}
.txt_eq_mister{
	color:#DFCEDF;
}