.accroche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: normal;
}

.borddroit {
	border-right-width: 1px;
	
	border-right-style: solid;
	
	
	border-right-color: #D3CCCC;
	
}
.borddgb {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
	border-right-color: #D3CCCC;
	border-bottom-color: #D3CCCC;
	border-left-color: #D3CCCC;
}.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.texteorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EBA050;
}
.textenoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.traitbas {
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9C6A1;
	
}
.bord {
	border: 1px solid #999999;
}

.traitbashaut {
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9C6A1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9C6A1;
}
