@charset "utf-8";
/* CSS Document */


.titrenouvelle {
	font-size: 11px;
}
.nouvelles {
	font-size: 13px;
	color: #000;
}

.nouvelles a {
	text-decoration: none;
}
.nouvelles a:visited {
	color: #7BB229;
	text-decoration: none;
}
.nouvelles a:hover {
	color: #7BB229;
	text-decoration: underline;
}
.nouvelles a:active {
	color: #7BB229;
	text-decoration: underline;
}


.nouvelleligne {
	text-align: center;
}
.mainbox {
	height: 355px;
	width: 540px;
	overflow: auto;
}
.mainbox a {
color: #FF0F30;


}	
.mainbox a:hover {
	color: #000000;
}	
	
	
.bottom {
	font-size: 11px;
	background-image: url(images/bottom.jpg);
	color: #CCC;
	text-align: center;
}
.bottom a {
color: #CCC;


}	
.bottom a:hover {
	color: #000000;
}
.textevert {
	color: #7BB229;
	text-decoration: none;
}
.grostitrenouvelle {
	font-size: 14px;
}
.prog {
	font-size: 12px;
	color: #000;
	text-align: left;
}
