@charset "utf-8";
/* CSS Document */

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}


#menu dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #802B80;
	background-image: url(deco/bt_cat.jpg);
	background-repeat: no-repeat;
	background-position: 6px;
	text-align: left;
	text-indent: 16;
	vertical-align: middle;
}
#menu dt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #802B80;
	/*background-image: url(deco/bt_cat.jpg);*/
	background-repeat: no-repeat;
	background-position: 6px;
	text-align: left;
	text-indent: 16px;
}
#menu dt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #802B80;
	/*background-image: url(deco/bt_cat.jpg);*/
	background-repeat: no-repeat;
	background-position: 6px;
	text-align: left;
	text-indent: 16px;
}

#menu dd {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-repeat: repeat-x;
	text-align: left;
	text-indent: 16px;
	background-image: url(deco/bt_scat.jpg);
		line-height: 14px;
}
#menu li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-repeat: repeat-x;
	text-align: left;
	text-indent: 16px;
	background-image: url(deco/bt_scat.jpg);
	line-height: 14px;
}
#menu li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #510952;
	text-decoration: none;
	background-repeat: repeat-x;
	text-align: left;
	text-indent: 16px;
	background-image: url(deco/bt_scat.jpg);
	line-height: 14px;
}
a.liengauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: none;
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
}
a.liengauche:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: none;
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
}
