ol {
	margin-left: 20px;
}

ul {
	margin-left: 15px;
	list-style: disc;
	margin-bottom: -5px;
	margin-top: 6px;
	}	

a {
	text-decoration: none;
}

a:hover{
	color: #7E0C07;
}

a.bleus:hover{
	color: #0A50A1;
	text-decoration:underline;
	}
a.bleu:hover{
	color: #0A50A1;
}
a.gris:hover{
	color: #666666;
}
a.griss:hover{
	color: #666666;
	text-decoration:underline;
	}

a:active {
	color: #7E0C07;
}

.bleu {
	color: #0A50A1;
}
.bleus {
	color: #0A50A1;
}

.blanc {
	color: #FFFFFF;
}
.marron {
	color: #7E0C07;
}
.footer {
	color: #666666;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
}

.gris {
	color: #666666;
	font-size: 11px;
	line-height: 12px;
}
.griss {
	color: #666666;
	font-size: 11px;
	line-height: 12px;
}

.menu {
	color: #0A50A1;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

.menua {
	color: #7E0C07;
}

.menub{
	color: #B97760;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}

.smenu {
	color: #809CC9;
}

.text {
	color: #7E0C07;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	padding: 13px;
	text-decoration: none;
}

.titre {
	color: #7E0C07;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.box{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #666666;
	line-height: normal;	
	vertical-align: middle;
	border: 1px solid #999999;
	text-decoration: none;
}

#soulign {
	text-decoration: underline;	
	}
	
.ula {
	margin-left: -1px;
	list-style: disc;
	margin-bottom: -5px;
	margin-top: 6px;
	}