a {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
body {
	font-family: Verdana;
	font-size: 10px;
}

.Verdana18px-Bold {
	font-family: Verdana;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.Verdana14px-Bold {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.Verdana20-Bold {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.Verdana12px {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.souligne {
	text-decoration: underline;
}
.cadre {
	border: 3px #999999;
	background-color: #999999;
	font-family: Verdana;
	font-size: 18px;
}
.contour {
	border: 2px solid #666666;
}


.contourBleu{
	border: 2px solid #325C96;
}

.contourRouge{
	border: 2px solid #BC1D53;
}

.contourVert{
	border: 2px solid #659D44;
}

.cadreGrisClair {
	font-family: Verdana;
	font-size: 14px;
	background-color: #CCCCCC;
}

.titrerouge{
	color: #BC1D53;
	font-size: 14px;	
	font-weight: bold;	
}
.titrevert{
	color: #659D44;
	font-size: 14px;	
	font-weight: bold;	
}
.titrebleu{
	color: #325C96;
	font-size: 14px;	
	font-weight: bold;	
	
}
.VerdanaGras {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;	
	color: #000000;
}
.VerdanaDefaut {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;	
	color: #000000;
}
