.htmlBlock_default table{
	padding:0px;
	margin:0px;
	font-family: Verdana;
	font-size:12px;
	color:#6c5f3f;
	line-height:15px;
	border:0px solid;
	border-collapse:collapse;
	/*border-left:1px solid #f9f5ea;
	border-right:1px solid #f9f5ea;
	border-top:1px solid #b8983c;
	border-bottom:1px solid #b8983c;*/
	
}
.htmlBlock_default_sousTitre table{
	 border-left:1px solid #f9f5ea;
	border-right:1px solid #f9f5ea;
	border-top:1px solid #b8983c;
	border-bottom:1px solid #b8983c; 
}
.htmlBlock_default td{
	border-top:1px SOLID #dbc58c;
	border-bottom:1px SOLID #dbc58c;
	border-left:0px solid;
	border-right:0px solid;	
	background-color:#f9f5ea;
}
.htmlBlock_default th{
	color:#ffe6ab;
	font-weight:bold
	border-bottom:1px SOLID #dbc58c;	
	background-color:#b5985e;
}

.htmlBlock_default .removeStyles td{
	border:none;
	background-color:transparent;
}
/* titre */
.htmlBlock_default_title{
	font-family: Verdana;
	font-weight:bold;
	font-size:16px;
	color:#665839;
	line-height:17px;
}

/* sous-titre */
.htmlBlock_default_sousTitre{
	font-family: Verdana;
	font-weight:bold;
	font-size:13px;
	color:#8c7f5b;
	line-height:14px;
}

/* contenu */
.htmlBlock_default{
	font-family: Verdana;
	font-size:12px;
	color:#6c5f3f;
	line-height:16px;
}
.htmlBlock_default a{
	color:#9f7a18;
	text-decoration:underline;
}
.htmlBlock_default a:visited{
	color:#716544;
	text-decoration:underline;
}
.htmlBlock_default a:active{
	color:#000000;
	text-decoration:underline;
}
.htmlBlock_default a:hover{
	color:#000000;
	text-decoration:underline;
}
.htmlBlock_default_contenu{
	font-family: Verdana;
	font-size:12px;
	color:#6c5f3f;
	line-height:16px;
}
.htmlBlock_default_contenu a{
	color:#9f7a18;
	text-decoration:underline;
}
.htmlBlock_default_contenu a:visited{
	color:#716544;
	text-decoration:underline;
}
.htmlBlock_default_contenu a:active{
	color:#000000;
	text-decoration:underline;
}
.htmlBlock_default_contenu a:hover{
	color:#000000;
	text-decoration:underline;
}

.sectionPage{
	font-size:12px;	
	line-height:16px;
}
.siteMapTitles{ 
	font-family:Verdana;
	font-size:13px;
	line-height:16px;
	font-weight:bold;
	color:#9d760f;
	text-transform: uppercase;
}

/* list links */
.htmlBlock_default ul{
	list-style-image: url(/images/fiducie/listSquares.gif);
}
.htmlBlock_default ul, li{
	font-family:Verdana;
	font-size:12px;
	line-height:22px;
	color:#9d760f;
	/*margin-left:-25px;
	_margin-left:16px;*/
	margin-top:5px;
}
.htmlBlock_default ul, li a{
	color:#9f7a18;
	/* text-decoration:underline; */
}
.htmlBlock_default ul, li a:hover{
	color:#000000;
	text-decoration:none;
	/* text-decoration:underline; */
}

.htmlBlock_default ul ul{
	list-style-image: url(/images/fiducie/listSquares.gif);
}

.htmlBlock_default ol, li{
	font-family:Verdana;
	font-size:12px;
	line-height:22px;
	color:#9d760f;
	/*margin-left:-25px;
	_margin-left:16px;*/
	margin-top:5px;
}
.htmlBlock_default ol, li a{
	color:#9f7a18;
	text-decoration:underline;
}
.htmlBlock_default ol, li a:hover{
	color:#000000;
	text-decoration:none;
	text-decoration:underline;
}