a          { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: bold; color: #e8e8e8; text-decoration: none }
a:hover    { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: bold; color: #FF0000; text-decoration: underline }


.txtnoir {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: normal; color: #000000}
.txtnoirpetit {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; font-weight: normal; color: #000000}
.txtnoir3 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 5px; font-weight: normal; color: #000000}
.txtnoirbold {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: bold; color: #000000}
.txtbleupetit {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; font-weight: normal; color: #0F3F71}
.txtbleu {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: normal; color: #0F3F71}
.txtbleubold {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: bold; color: #0F3F71}
.txtbleubold2 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #0F3F71}
.txtbleubold3 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: bold; color: #067ed7}
.txtblanc { font-family: Georgia, "Times New Roman", Times, serif;	font-size: 11px; font-weight: normal; color: #FFFFFF}
.txtblancpetit { font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; font-weight: normal; color: #FFFFFF}
.txtblanc2 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; font-weight: normal; color: #FFFFFF}
.txtblancbold { font-family: Georgia, "Times New Roman", Times, serif;font-size: 11px; font-weight: bold; color: #FFFFFF}
.txtrouge {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: normal; color: #FF0000}
.txtrougepetit {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; font-weight: normal; color: #FF0000}
.txtrougebold {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: bold; color: #FF0000}
.txtnoirpoll {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: normal; color: #000000}
.txtvertbold {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: bold; color: #009900}
.txtorangebold {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: bold; color: #FF6633}
.txtjaunebold {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: bold; color: #FFCC33}
.txtrosebold {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: bold; color: #f951c4}
.txtgrisfonce {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: normal; color: #424242}
.txtgris {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: normal; color: #999999}
.txtgrisbold {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: bold; color: #999999}
.txtgrispetit {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; font-weight: normal; color: #777777}


BODY {
background: #000000 url(/images/bg.jpg);
background-position:50% 50%;
background-attachment: fixed;
background-repeat:repeat-y;
MARGIN: 0;
padding: 0;
COLOR: #ffffff;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
}

html, body {
    height: 100%;
}

.fullstory          { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: bold; color: #ff0000; text-decoration: none }
.fullstory:hover    { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: bold; color: #FF0000; text-decoration: underline }

.titrenews {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #000000}

.dotted
{
border-top: 1px dotted #ff0000;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
margin: 0px;

	}
	
.topnews
{
border-top: 1px dotted #454545;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
margin: 0px;

	}

#centerintro {
     margin-left: 50%;
     margin-right: 50%;
	 margin-top: 50%;
	 margin-bottom: 50%;
     width: 340px; /* largeur obligatoire pour être centré */
	 height: 329px;
     }
	 
.menu {
	background: #ee1c24;
	COLOR: #cccccc;
	MARGIN: 0;
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	text-align: center;
	display: block;
     }
	 
.menu:hover {
	background: #ff0000;
	COLOR: #ffffff;
	MARGIN: 0;
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	text-align: center;
	display: block;
     }
	 
	 
.menu-on {
	background: #ffffff;
	COLOR: #000000;
	MARGIN: 0;
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
     }
	 
.menu-on:hover {
	background: #ffffff;
	COLOR: #000000;
	MARGIN: 0;
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
     }
	 
.news {
	background: #ff0000;
	COLOR: #ffffff;
	MARGIN: 0;
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	text-align: center;
	display: block;
     }
	 
