﻿@font-face { font-family: Obelix;
src: url('/font/Bp12303_.eot?') format('eot'), url('/font/Bp12303_.ttf') format('truetype');} 



/*
A:link {text-decoration: none; color: #869A00;}
A:visited {text-decoration: none; color: #869A00;}
A:active {text-decoration: none; color: #869A00;}
A:hover {text-decoration: none; color: #869A00;}
*/



a:link.lien { 
color:#869A00; 
} 
a:visited.lien { 
color:#869A00; 
} 
a:active.lien { 
color:#869A00; 
} 
a:hover.lien { 
color:#869A00; 
} 




body	  {
background-color: #000000;
margin: 0px 0px 0px 0px ;
color: #ffffff;

}

img { border: 0; }


.obelix {	/* police obelix */
font-family: Obelix;
color: white !important;
text-decoration: none !important;
}

.obelix_11 {	/* police obelix 11 */
font-family: Obelix;
font-size: 11px;
color: white !important;
text-decoration: none !important;
}

.obelix_13 {	/* police obelix 13 */
font-family: Obelix;
font-size: 13px;
color: white !important;
text-decoration: none !important;
}

.obelix_15 {	/* police obelix 15 */
font-family: Obelix;
font-size: 15px;
color: white !important;
text-decoration: none !important;
}

.obelix_17 {	/* police obelix 17 */
font-family: Obelix;
font-size: 17px;
color: white !important;
text-decoration: none !important;
}
.obelix_25 {	/* police obelix 25 */
font-family: Obelix;
font-size: 25px;
color: white !important;
text-decoration: none !important;
}

.obelix {	/* police obelix */
font-family: Obelix;
color: white !important;
text-decoration: none !important;
}

.obelix_13_rouge {	/* police obelix 13 rouge*/
font-family: Obelix;
font-size: 13px;
color: red !important;
text-decoration: none !important;
}

.obelix_17_rouge {	/* police obelix 15 rouge*/
font-family: Obelix;
font-size: 17px;
color: red !important;
text-decoration: none !important;
}



.newsticker {      /* mini infos */
	color: white;
	font-family: Obelix;
	font-style: normal;
	font-weight:normal;
	font-size: 13px;
        list-style-type: none;
        border: 0px dashed #fff;
        background: #2F4F2F;
        padding: 0px;
        margin: 0;
	width:900px;
}


