html,body {
    	height:100%;
    	padding:0px;
}
body {
	background-image:url(../../files/bg/107879_bg.gif);
    	text-align:center;
    	text-transform:uppercase;
    	background-repeat:repeat;
	background-color:#FFFFCC;
}
IMG{
	border: 0px;
}
p {
   	margin:0px 0px 13px 0px;
}
td {
	text-align:center;
	color: #1279D1;
	text-decoration:none;
	font-size: 20px;
}
.ComicSans14 {
	font-family:Comic Sans Ms; 
	font-size : 20px; 
	font-weight : bold; 
	color : #FFFAF0; 
}
.Papyrus1 {
	font-family:Papyrus; 
	font-size : 18px; 
	font-weight : bold; 
	color : #00FF00; 
}
.Papyrus2 {
	font-family:Papyrus; 
	font-size : 18px; 
	font-weight : bold; 
	color : #00BFFF; 
}

/* bla bla bla */


li {	padding-right:3px; list-style-image: url("../page_files/arrows_orange.gif");}

ul {
    margin: 0px;
    padding:0px;
}

ul li {
    margin: 0px;
    list-style-image:  url("page_files/fleche.gif");
    list-style-position:outside;
    padding: 0px 2px 5px 15px;
    display: block;
    background-image: url("/resources/bul.gif");
    background-repeat: no-repeat;
    background-position: 0px 3px;
}