.title,.subtitle,.txtpara, .mixpara, .simplelist, .subtitle, .menutitle, .link, .menulink,.contactformlabel,.contactformbutton,.contactformfield,.searchresult {
	font-family: Arial, Helvetica, sans-serif;
}
.txtpara, .mixpara {
	font-size: 12px;
	color: black;
	text-align: justify;
}
.subtitle,.menutitle,.searchresult {
	font-size: 13px;
	font-weight: bold;
	color: black;
	margin-bottom: 8px;
}
.tablemixpara {
	margin-bottom: 10px;
}
.ulsimplelist {
	margin-top: 5px;
	margin-bottom: 5px;
}
.simplelist {
	font-size:11px;
	color: black;
}
.title {
	font-size: 15px;
	font-weight: bold;
	color: black;
	margin-bottom: 10px;
}
.link,.menulink {
	font-size:11px;
	text-decoration: none;
	color: #99F;
}
.link:hover,.menulink:hover {
	text-decoration: underline;
	color: #999;
}
.contactformfield {
	color: #666;
	font-size:12px;
	background: #ccc;
	border: inset 1px #666;
}
.contactformbutton {
	color: #666;
	font-size:12px;
	background: #ccc;
	border: outset 1px #666;
}
.contactformlabel {
	color: #666;
	font-size:12px;
}
.yellowquick {
	color: #fc0;
}
.searchform .field {
	border: inset 1px #666;
	font-size:10px;
}
.searchform .button {
	border: outset 1px #666;
	font-size:10px;
}

.ailegauche {
 background-image:url(/images/hachure_gauche.gif);
 background-position: right;

}
.ailedroite{
 background-image:url(/images/hachure_droite.gif);
 background-position: left;
}


