@charset "utf-8";
/* CSS Document */
p{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
	padding: 3px;
}
.bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #FF6;
}
.bold strong {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #FF6;
}
.smalltext {
	font-size: 10px;
	color: #CF9;
}
.advert_smalltext {
	font-size: 10px;
	color: #F0C;
	text-decoration: none;
	text-align: center;
	font-weight: bolder;
}
.news_text {
	font-size: 12px;
	font-weight: bold;
	color: #CF0;
	text-align: center;
}
.cell_background_002 {
	background-color: #001;

}
.cell_background_003 {
	background-image: url(images/BackgroundBlackToBlue001.jpg);
}

.blinkingElement {
	text-decoration: blink;
}
.encadrementImages001 {
	border: 1px solid #FC0;
}
.news_textNoBold {
	font-size: 12px;
	font-weight: lighter;
	color: #CF0;
	text-align: center;
}
