a:link      {
	color: #666666;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none
}
a:hover {
	color: #666666;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
}
.texte14 {
	color: #000;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none
}
.titregris  { color: #414141; font-size: 14px; font-family: Arial; font-weight: bold; text-decoration: none }
.blanc { color: #fff }
a:visited  {
	color: #666666;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}
.contour {
	border: thin solid #CCCCCC;
	margin: 5px;
	padding: 5px;
}
.contour-droit {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.contour-gauche {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: medium;
	border-right-style: none;
	border-right-color: #666666;
}
.contour_bas {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.droit-double {
	border-right-width: medium;
	border-right-style: outset;
	border-right-color: #666666;
}

