/* Outline Child CSS */
ul.sw_child_navList {
	margin: 0 0 0 28px;
	padding: 0em;
	list-style: none;
}

ul.sw_child_navList li a, ul.sw_child_navList li span{
	font-size: 1.3em;
	text-decoration: none;
	min-height: 35px;
	display: inline-block;
	padding-left: 20px;
	padding-top:5px;
	cursor: hand;
	cursor: pointer;
	color:#695B53;
}

ul.sw_child_navList li span{
	background-color: transparent
}

ul.sw_child_navList li a:hover span{
	color: #9C1712;
}
ul.sw_child_navList .mnu_ueDiv {
	background: url(../img/deco/ueDivChild.png) no-repeat center left white;
}
ul.sw_child_navList .mnu_assmntUa {
	background: url(../img/deco/assmntUaChild.png) no-repeat center left white;
}
ul.sw_child_navList .mnu_courseUa {
	background: url(../img/deco/courseUaChild.png) no-repeat center left white;
}
ul.sw_child_navList .mnu_intro {
	background: url(../img/deco/introChild.png) no-repeat center left white;
}
ul.sw_child_navList .mnu_conclu {
	background: url(../img/deco/concluChild.png) no-repeat center left white;
}
ul.sw_child_navList .mnu_expUc {
	background: url(../img/deco/expUcChild.png) no-repeat center left white;
}
ul.sw_child_navList .mnu_practUc {
	background: url(../img/deco/practUcChild.png) no-repeat center left white;
}
ul.sw_child_navList .mnu_trainUc {
	background: url(../img/deco/trainUcChild.png) no-repeat center left white;
}
ul.sw_child_navList .mnu_quest {
	background: url(../img/deco/questChild.png) no-repeat center left white;
}

ul.sw_child_navList .mnu_coQuiz {
	background: url(../img/deco/listeExoChild.png) no-repeat center left white;
}

.childs {
    border-bottom: 2px solid #cdc3be;
    border-right: 2px solid #cdc3be;
    border-top: 2px solid #cdc3be;
    margin: auto;
    width: 80%;
}

.childs_co{
	background:url(../img/mnu/degradeMnuChild.png) 22px top no-repeat;
	margin-left:-27px;
	padding-top:10px;
	position:relative;
	z-index:1;
	bottom:2px;
}

.childs_co_co{
	background:url(../img/mnu/degradeMnuChild.png) 22px bottom no-repeat;
	padding-bottom:14px;
	position:relative;
	z-index:1;
	top:4px;
}
