html {
		padding: 0;
		margin: 0;
		width: 100%;
		height: 100%;
		}

body     {
	background-color: #000000; 
	color: #CCCCCC;
	margin:0;
	padding: 0;
	width: 100%;
	height: 100%;

	/*scrollbar-face-color: #17FF2B;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #17FF2B*/
}
/*div {
    scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #000000;
	scrollbar-arrow-color: #17FF2B;
}*/
a:hover  {
    font-weight: bold;
    text-decoration: underline;
	color: #CCCCCC!important;	/* For Firefox... mark as important, otherwise it becomes black */
	}
a        {
	color: #17FF2B!important;	/* For Firefox... mark as important, otherwise it becomes black */
	font-weight: bold;}
	
.admin   {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#CCCCCC;
	font-style: normal;
	text-decoration: none;
	color: #000000;}
.flash   {
	font-size:10px;
	font-family:Verdana;
	font-style: normal;
	text-decoration: none;
	color: #CCCCCC;}
a.flash        {
	color: #CCCCCC!important;	/* For Firefox... mark as important, otherwise it becomes black */
	font-weight: bold;}
a.flash:hover  {
    font-weight: bold;
	color: #17FF2B!important;
	text-decoration:none;	/* For Firefox... mark as important, otherwise it becomes black */
	}
.footer  {
	font-size:14px;
	font-family:Verdana;
	font-style: normal;
	text-decoration: none;
	color: #17FF2B;}
.input   {
	font-size:11px;
	font-family:Verdana;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

.lastminute   {
	font-size:12px;
	font-family:Verdana;
	font-style: normal;
	text-decoration: none;
	color: #FF0000;
}
.repas   {
	font-size:12px;
	font-family:Verdana;
	font-style: normal;
	text-decoration: none;
	color: #FFFF00;
}
.SOUSTITRE
	{text-align:center;
	background:green;
	font-size:10pt;
	font-family:Arial;
	color:white;
	font-weight:bold;}

.texte   {
	font-size:12px;
	font-family:Verdana;
	font-style: normal;
	text-decoration: none;
	color: #CCCCCC;
}
.texte10   {
	font-size:10px;
	font-family:Verdana;
	font-style: normal;
	text-decoration: none;
	color: #CCCCCC;
}
.texte8   {
	font-size:8px;
	font-family:Verdana;
	font-style: normal;
	text-decoration: none;
	color: #CCCCCC;
}
.texte_vg   {
	font-size:12px;
	font-family:Verdana;
	font-style: normal;
	text-decoration: none;
	color: #17FF2B;
	font-weight: bold;
}
.titre   {
	font-size:16px;
	font-family:Verdana;
	font-style: normal;
	text-decoration: none;
	color: #17FF2B;
	font-weight: bold;}
.titre_gris   {
	font-size:16px;
	font-family:Verdana;
	font-style: normal;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;}
	
.warning {
	color: #FF0000;
	font-weight: bold;
}