div.sdmenu {
	width: 200px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
}

div.sdmenu div:first-child {

}

div.collapsed {
	height: 27px;
	overflow: hidden;
}

div.sdmenu div span {
	display: block;
	padding: 5px 5px;
	font-weight: bold;
}

div.sdmenu div a {
	font-family: "Arial";
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	cursor:pointer;
}

div.sdmenu div a:hover {
	font-family: "Arial";
	font-weight: normal;
	font-size: 11px;
	color: #8f0f0f;
	text-decoration: underline;
	cursor:pointer;
}

div.sdmenu div a.uoiu:hover {
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 12px;
	color: #cd9797;
	text-decoration:none;
	cursor:pointer;
}

div.titreChild {
	font-family: "Arial";
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 0px 0px 35px;
	color: #333333;
	text-decoration: none;
}

div.sdmenu div a.titreChild {
	font-family: "Arial";
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 0px 0px 35px;
	color: #C61100;
	text-decoration: none;
}

div.sdmenu div a.titreChild:hover {
	font-family: "Arial";
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 0px 0px 35px;
	color: #000;
	text-decoration: none;
}

div.sdmenu div a.titreChild:active {
	color: #bdbdbd;
}

div.sdmenu div a.titreChildN1 {
	font-family: "Arial";
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 0px 0px 30px;
	color: #C61100;
	text-decoration: none;
}

div.sdmenu div a.titreChildN1:hover {
	font-family: "Arial";
	font-weight: normal;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 0px 0px 30px;
	color: #000;
	text-decoration: none;
}

div.sdmenu div a.titreAnd {
	color: #C61100;
	text-decoration: none;
}

div.sdmenu div a.titreAnd:hover {
	color: #000;
	text-decoration: none;
}

div.sdmenu div a.titreChildN1:active {
	color: #000;
}

div.sdmenu div a.titreChild2 {
	font-family: "Arial";
	font-weight: normal;
	font-size: 12px;
	padding: 1px 0px 0px 40px;
	color: #000;
	text-decoration: none;
}

div.sdmenu div a.titreChild2:hover {
	font-family: "Arial";
	font-weight: normal;
	font-size: 12px;
	padding: 1px 0px 0px 40px;
	color: #C61100;
	text-decoration: none;
}

div.sdmenu div a.titreChild2:active {
	color: #C61100;
}
