body {
	background-color:#CCCCCC;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000;
	font-family: Tahoma;
	font-size: 11px;
}

.titre {
	color: #000;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}
.bd_texte{
	color: #000;
	font-family: Tahoma;
	font-size: 11px;

}

a { font-family:Tahoma; 
	font-size: 12px;	 
	color: #456DAD; 
	text-decoration: none; border:none;
} 
a:hover { font-family:Tahoma; 
	font-size: 12px; 
	font-weight: bold;	
	color:#456DAD; 
	text-decoration: none;border:none;
} 
a.lien { font-family:Tahoma; 
	font-size: 12px;	 
	color: #456DAD;
	font-weight: bold; 
	text-decoration: none; border:none;
} 
a.lien:hover { font-family:Tahoma; 
	font-size: 12px; 
	font-weight: bold;	
	color:#2BA5C6; 
	text-decoration: none;border:none;
} 
ul {
list-style-image:url(images/puce.jpg);
}
table.tableau tbody{ 
	background:#F0F0F0;
	}
table.tableau thead{ 
	background:#D2D2D2;
	color: #545454;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;}
input,select{
	color: #000;
	font-family: Tahoma;
	font-size:11px;
	}
.textmar{
	color: #D44220;
	font-family: Tahoma;
	font-size:11px;
	}
.textmar1{
	font-family: Tahoma;
	font-size:15px;
	}
.textnormal{
	font-family: Tahoma;
	font-size:13px;
	}
	




