/* Outline Child CSS */
ul.sw_child_navList {
	margin: 0em;
	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-right: 30px; /* TechnOpale RTL */
	padding-top:5px;
	cursor: hand;
	cursor: pointer;
	color:#5e5e5e;
}

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

ul.sw_child_navList li a:hover span{
	color: #60749c;
}
ul.sw_child_navList .mnu_assmntUa {
	background: url(../img/deco/assmntUaChild.png) no-repeat top right white; /* TechnOpale RTL */
}
ul.sw_child_navList .mnu_courseUa {
	background: url(../img/deco/courseUaChild.png) no-repeat top right white; /* TechnOpale RTL */
}
ul.sw_child_navList .mnu_intro {
	background: url(../img/deco/introChild.png) no-repeat top right white; /* TechnOpale RTL */
}
ul.sw_child_navList .mnu_expUc {
	background: url(../img/deco/expUcChild.png) no-repeat top right white; /* TechnOpale RTL */
}
ul.sw_child_navList .mnu_practUc {
	background: url(../img/deco/practUcChild.png) no-repeat top right white; /* TechnOpale RTL */
}
ul.sw_child_navList .mnu_trainUc {
	background: url(../img/deco/trainUcChild.png) no-repeat top right white; /* TechnOpale RTL */
}
ul.sw_child_navList .mnu_quest {
	background: url(../img/deco/questChild.png) no-repeat top right white; /* TechnOpale RTL */
}
ul.sw_child_navList .mnu_coQuiz {
    background: url(../img/deco/coQuizChild.png) no-repeat top right white; /* TechnOpale RTL */
}

/* modifications */
ul.sw_child_navList .mnu_prof {
	background: url(../img/deco/decoprofChild.png) no-repeat top right white; /* TechnOpale RTL */
}
ul.sw_child_navList .mnu_refprog {
	background: url(../img/deco/decoprogrammeChild.png) no-repeat top right white; /* TechnOpale RTL */
}
ul.sw_child_navList .mnu_ueDiv {
	background: url(../img/deco/programme.png) no-repeat top right white; /* TechnOpale RTL */
}
ul.sw_child_navList .mnu_introseq {
	background: url(../img/deco/decocichild.png) no-repeat top right white; /* TechnOpale RTL */
}
ul.sw_child_navList .mnu_introsea {
	background: url(../img/deco/introsea.png) no-repeat top right white; /* TechnOpale RTL */
}
ul.sw_child_navList .mnu_practUc {
	background: url(../img/deco/decotravailChild.png) no-repeat top right white; /* TechnOpale RTL */
}
ul.sw_child_navList .mnu_conclusea {
	background: url(../img/deco/conclusea.png) no-repeat top right white; /* TechnOpale RTL */
}
ul.sw_child_navList .mnu_essentielsea {
	background: url(../img/deco/conclusea.png) no-repeat top right white; /* TechnOpale RTL */
}
ul.sw_child_navList .mnu_essentielseq {
	background: url(../img/deco/decoconcluseq.png) no-repeat top right white; /* TechnOpale RTL */
}
ul.sw_child_navList .mnu_uereelt {
	background: url(../img/deco/ressources.png) no-repeat top right white; /* TechnOpale RTL */
ul.sw_child_navList .mnu_uereprt {
	background: url(../img/deco/ressources.png) no-repeat top right white; /* TechnOpale RTL */
}
ul.sw_child_navList .mnu_conclu {
	background: url(../img/deco/concluseq.png) no-repeat top right white; /* TechnOpale RTL */
}
ul.sw_child_navList .mnu_concluseq {
	background: url(../img/deco/decoconcluseq.png) no-repeat top right white; /* TechnOpale RTL */
}
ul.sw_child_navList .mnu_clas {
	background: url(../img/deco/decoclasseurChild.png) no-repeat top right white; /* TechnOpale RTL */
}
ul.sw_child_navList .mnu_hypothese {
	background: url(../img/deco/decohypotheseChild.png) no-repeat top right white; /* TechnOpale RTL */
}
ul.sw_child_navList .mnu_formulation {
	background: url(../img/deco/decoformulationChild.png) no-repeat top right white; /* TechnOpale RTL */
}
ul.sw_child_navList .mnu_essentielseq {
	background: url(../img/deco/concluseq.png) no-repeat top right white; /* TechnOpale RTL */
}
ul.sw_child_navList .mnu_concluseq {
	background: url(../img/deco/concluseq.png) no-repeat top right white; /* TechnOpale RTL */
}
.childs{
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border:5px solid #a7a9ac;
	width:80%;
	padding-top:15px;
	padding-bottom:15px;
	margin:auto
}

.childs_co{
	background:url(../img/mnu/cadreChildsTop.png) top right no-repeat; /* TechnOpale RTL */
	margin-right:-27px; /* TechnOpale RTL */
	padding-top:38px
}

.childs_co_co{
	background:url(../img/mnu/cadreChildsBottom.png) bottom right no-repeat; /* TechnOpale RTL */
	padding-bottom:38px
}
