/*
-----------------------------------
------ SCRIPT DE PROTECTION -------
          DBProtect V1.2
-----------------------------------
*/
/* bgcolor="#000000"  text="#000000"  link="#FF0000"  vlink="#CCCC99"  alink="#0000FF" */


body {
	background-color:#000000 ; 
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
}
body a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
body a:hover{
	text-decoration: underline;
}

body a:visited  {
	color: #999999;
	text-decoration: none;
}
.erreur {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.titre {
	font-size: 16px;
	color:#FFCC00;
	font-weight: bold;
}

.soustitre {
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
}

.titretableau {
	font-size: 12px;
	color:#FFCC00;
	font-weight: normal;
}

