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


body {
	background-color:#FFFFFF; 
	font-family: Arial;
	color: #000000;
	font-size: 12px;
}

p {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
}
table {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
}

body a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
body a:hover{
	text-decoration: underline;
}

body a:visited  {
	color: #333333;
	text-decoration: none;
}
.erreur {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.intro {
	font-size: 12px;
	color: #666666;
	font-weight: none;
}
.titre {
	font-size: 18px;
	color:#CC0000;
	font-weight: bold;
}

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

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

.chapeau {
	font-size: 12px;
	color:#000000;
	font-weight:bold;
}

.observation {
	font-size: 10px;
	color:#000000;
	font-weight: none;
	font-style:none;
}

