.sdmenu {
    width: 300px;
    font-family: Sans-Serif;
    font-size: 14px;
    padding-bottom: 10px;
    color: #FFF;
	
}

.sdmenu .title{
    display: block;
    padding: 0px 0;
	font-size:12px;
    font-weight: normal;
	font-family:Verdana;
    color: white;
	cursor: pointer;	
	background-repeat:repeat-x;

}

.sdmenu .arrow {
	margin-left: 10px;
    margin-right: 7px;
	cursor: pointer; 
	border:none;
	
}


.sdmenu .subCategorie
 {
	font-family:Verdana;
	font-size:12px;
	text-indent: 28px;
	color:#FFFFFF;
	font-weight: normal;
    cursor: pointer;
	background-repeat:repeat-x;
	visibility:visible;
		
 }
.sdmenu .submenu {
    overflow: hidden;
}


.sdmenu .subCategorie {
    overflow: hidden;
}

.sdmenu .subCategorie .arrowCat {
	margin-left: 10px;
    margin-right: 7px; 
	font-weight:normal;
	cursor: pointer;
	border:none;
}

.sdmenu .submenu a {
    padding: 5px 0;
    text-indent: 55px;
    display: block;
    color:#ffffff;
    text-decoration: none;
	font-family:Verdana;
	font-weight:normal;
}

.sdmenu .submenu  a:hover {
    color: #FFF;
	font-weight:normal;
	background:#669933;
}


a:link.about {
	text-decoration:underline;
	font-size: 10px; 
	font-family:Verdana;
	font-weight:Normal;
	color:#000000;
	text-align:right;
	
}
a:visited.about {
	text-decoration:underline;
	font-size: 10px; 
	font-family:Verdana;
	font-weight:Normal;
	color:#000000;
	text-align:right;
	
}
a:hover.about {
	text-decoration:underline;
	font-size: 10px; 
	font-family:Verdana;
	font-weight:Normal;
	color:#000000;
	text-align:right;
		
} 

a:active.about {
	
	text-decoration:underline;
	font-size: 10px; 
	font-family:Verdana;
	font-weight:Normal;
	color:#000000;
	text-align:right;
	
	
	
}

a:link.img {
	text-decoration:none;
	border:none;
	
}
a:visited.img {
	text-decoration:none;
	border:none;
	
}
a:hover.img {
	text-decoration:none;
	border:none;
		
} 

a:active.img {
	text-decoration:none;
	border:none;
	
}


.sdmenu .submenu .fadeDesc {
    text-indent: 55px;
    background:#FFFFFF;
    display: block;
    border-bottom: 1px solid #DDD;
    color:#000000;
    text-decoration: none;
	font-weight:normal;
	height:auto;
	cursor:default;
	
	
}

.sdmenu .submenu .desc {
	text-indent:0px;
	display: block;
    color:#000000;
    text-decoration: none;
	font-weight:normal;
	height:auto;
	cursor:default;
	margin-left:10;
	margin-right:10;
	text-align:left;
		
}

.sdmenu .submenu .fadeDesc{
    overflow: hidden;
}

.button{
	text-indent:0;
	text-align:center;
	border: 1px solid #000000;
	font-size:12px;
	height:25px;
	font-family:Verdana;
	vertical-align:middle;
	
}

.include_hidden{
	/*visibility:hidden;*/
	visibility:visible;
	display:none;
	height:0px;
	width: 0px; 
	overflow:hidden;

}

.include_visible{
	visibility:visible;
	/*display:block;*/
	height:542px;
	/*overflow:auto;*/
	overflow:hidden;
	width: 440px;
	float:none;
	

}

.sscroll{
overflow:scroll;
width: 435px;
height:560px;
/*display:inline;*/
float:none;

}

.content{
width: 440px;
height:542px;
overflow:hidden;
float:none;

}

a:link.lien_onglet {
	text-decoration:underline;
	border:none;
	color:#000000;
	font-family:Verdana;
	font-weight:normal;
	font-size:12px;
	text-align:center;
	
}
a:visited.lien_onglet {
	text-decoration:underline;
	border:none;
	font-family:Verdana;
	color:#000000;
	font-weight:normal;
	font-size:12px;
	text-align:center;
	
}
a:hover.lien_onglet {
	text-decoration:underline;
	border:none;
	font-family:Verdana;
	color:#000000;
	font-weight:normal;
	font-size:12px;
	text-align:center;
		
} 

a:active.lien_onglet {
	text-decoration:underline;
	border:none;
	font-family:Verdana;
	color:#000000;
	font-weight:normal;
	font-size:12px;
	text-align:center;
	
}

.onglet{
	vertical-align:middle;
	height:40;
	border:1px solid #000000; 
	border-bottom:none;
	cursor: pointer; 
	text-align:center

}

.txtTitle {
	border:none;
	font-family:Verdana;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	text-align:center;
		
} 

.parent{
	font-size:12px;
    font-weight: normal;
	font-family:Verdana;
    color: white;
	background-color:#996699;
	background-repeat:repeat-x; 
	border:1px solid #5A3E5B;
	cursor:pointer;
}

