ul.sdt_menu{
	margin:0;
	padding:0;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	/*font-family: 'Oswald', sans-serif;*/
	font-size:13px;
	font-weight:700;
	width:1400px;
}
ul.sdt_menu a{
	text-decoration:none;
	outline:none;
}
ul.sdt_menu li{
	float:left;
	width:194px;
	height:40px;
	position:relative;
	cursor:pointer;

}
#menu0{
width:42px;
}

ul.sdt_menu li > a{
	position:absolute;
	top:0px;
	left:0px;
	width:194px;
	height:40px;
	z-index:100;
background:transparent /*url(/imgs/overlay.png) no-repeat bottom right*/;
/*-moz-box-shadow:0px 0px 2px #000 inset;
-webkit-box-shadow:0px 0px 2px #000 inset;
box-shadow:0px 0px 2px #000 inset;*/
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}

#menu0 a{
	width:42px;
}


/*ul.sdt_menu li a img{
	border:none;
	position:absolute;
	width:0px;
	height:0px;
	bottom:0px;
	left:85px;
	z-index:100;
	-moz-box-shadow:0px 0px 4px #000;
	-webkit-box-shadow:0px 0px 4px #000;
	box-shadow:0px 0px 4px #000;
}*/

#menu0 span.sdt_wrap{
	position:absolute;
	top:0px;
	left:0px;
	width:42px;
	height:42px;
	z-index:110;
}

ul.sdt_menu li span.sdt_wrap{
	position:absolute;
	top:10px;
	left:0px;
	width:194px;
	height:30px;
	z-index:110;
}

#menu0 span.sdt_wrap{
	position:absolute;
	top:0px;
	left:0px;
	width:42px;
	height:42px;
	z-index:110;
}

ul.sdt_menu li span.sdt_active{
	position:absolute;
	background:#fff;
	top:40px;
	width:194px;
	height:0px;
	left:0px;
	z-index:105;
/*-moz-box-shadow:0px 0px 4px #000 inset;
-webkit-box-shadow:0px 0px 4px #000 inset;
box-shadow:0px 0px 4px #000 inset;*/
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-left-radius: 10px;
}
ul.sdt_menu li span.sdt_active.last{
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-bottomleft: 0px;
border-bottom-left-radius: 0px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
border-bottom-right-radius: 10px;
}



ul.sdt_menu li span.sdt_active.u1{
background:#ed1b2e url(/imgs/ub1.png) no-repeat bottom left;
}
ul.sdt_menu li span.sdt_active.u2{
background:#94c1e8 url(/imgs/ub2.png) no-repeat bottom left;
}
ul.sdt_menu li span.sdt_active.u3{
background:#56ac23 url(/imgs/ub3.png) no-repeat bottom left;
}
ul.sdt_menu li span.sdt_active.u4{
background:#e96499 url(/imgs/ub4.png) no-repeat bottom left;
}
ul.sdt_menu li span.sdt_active.u5{
background:#ce6901 url(/imgs/ub5.png) no-repeat bottom left;
}
ul.sdt_menu li span.sdt_active.u6{
background:#ffdb00 url(/imgs/ub6.png) no-repeat bottom left;
}
ul.sdt_menu li span.sdt_active.u7{
background:#0078c4 url(/imgs/ub7.png) no-repeat bottom left;
}
ul.sdt_menu li span.sdt_active.u9{
background:#0078c4 url(/imgs/ub9.png) no-repeat bottom left;
}
ul.sdt_menu li span.sdt_active.u10{
background:#0078c4 url(/imgs/ub10.png) no-repeat bottom left;
}
ul.sdt_menu li span.sdt_active.u11{
background:#0078c4 url(/imgs/ub11.png) no-repeat bottom left;
}
ul.sdt_menu li span.sdt_active.u12{
background:#0078c4 url(/imgs/ub12.png) no-repeat bottom left;
}
ul.sdt_menu li span.sdt_active.u13{
background:#0078c4 url(/imgs/ub13.png) no-repeat bottom left;
}


ul.sdt_menu li span span.sdt_link,
ul.sdt_menu li span span.sdt_descr,
ul.sdt_menu li div.sdt_box a{
	margin-left:7px;
	margin-right:7px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #000;
}


#menu0  span span.sdt_link,
#menu0  span span.sdt_descr,
#menu0  div.sdt_box a{
	margin-left:0px;
}


ul.sdt_menu li span span.sdt_link{
	color:#fff;
	/*font-size:18px;*/
	float:left;
	clear:both;
}

ul.sdt_menu li span span.sdt_link.tjo{
margin-top:-5px;
}
ul.sdt_menu li span span.sdt_link.laars{
margin-top:-5px;
}

ul.sdt_menu li > a.tmenu0,.menutxt0,.actutxt0 {
background-color:#ff8040;
background:-moz-linear-gradient(top, #ffd7c4 0%, #ff8040 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd7c4), color-stop(100%,#ff8040));
background: -webkit-linear-gradient(top, #ffd7c4 0%, #ff8040 100%);
background: -o-linear-gradient(top, #ffd7c4 0%, #ff8040 100%);
background: -ms-linear-gradient(top, #ffd7c4 0%, #ff8040 100%);
background: linear-gradient(to bottom, #ffd7c4 0%, #ff8040 100%);
-pie-background: linear-gradient(top, #ffd7c4, #ff8040);
behavior: url(/scripts/PIE/PIE.php);
}

ul.sdt_menu li > a.tmenu1,.menutxt1,.actutxt1, #fenetre.agenda {
background-color:#ed1b2e;
background:-moz-linear-gradient(top, #f9b7bc 0%, #ed1b2e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9b7bc), color-stop(100%,#ed1b2e));
background: -webkit-linear-gradient(top, #f9b7bc 0%, #ed1b2e 100%);
background: -o-linear-gradient(top, #f9b7bc 0%, #ed1b2e 100%);
background: -ms-linear-gradient(top, #f9b7bc 0%, #ed1b2e 100%);
background: linear-gradient(to bottom, #f9b7bc 0%, #ed1b2e 100%);
-pie-background: linear-gradient(top, #f9b7bc, #ed1b2e);
behavior: url(/scripts/PIE/PIE.php);
}
ul.sdt_menu li > a.tmenu2,.menutxt2,.actutxt2, #fenetre.album {
background-color:#94c1e8;
background:-moz-linear-gradient(top, #cde2f3 0%, #94c1e8 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cde2f3), color-stop(100%,#94c1e8));
background: -webkit-linear-gradient(top, #cde2f3 0%, #94c1e8 100%);
background: -o-linear-gradient(top, #cde2f3 0%, #94c1e8 100%);
background: -ms-linear-gradient(top, #cde2f3 0%, #94c1e8 100%);
background: linear-gradient(to bottom, #cde2f3 0%, #94c1e8 100%);
-pie-background: linear-gradient(top, #cde2f3, #94c1e8);
behavior: url(/scripts/PIE/PIE.php);
}
ul.sdt_menu li > a.tmenu3,.menutxt3,.actutxt3 {
background-color:#56ac23;
background:-moz-linear-gradient(top, #b9e69d 0%, #56ac23 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b9e69d), color-stop(100%,#56ac23));
background: -webkit-linear-gradient(top, #b9e69d 0%, #56ac23 100%);
background: -o-linear-gradient(top, #b9e69d 0%, #56ac23 100%);
background: -ms-linear-gradient(top, #b9e69d 0%, #56ac23 100%);
background: linear-gradient(to bottom, #b9e69d 0%, #56ac23 100%);
-pie-background: linear-gradient(top, #b9e69d, #56ac23);
behavior: url(/scripts/PIE/PIE.php);
}
ul.sdt_menu li > a.tmenu4,.menutxt4,.actutxt4 {
background-color:#e96499;
background:-moz-linear-gradient(top, #f9d5e3 0%, #e96499 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9d5e3), color-stop(100%,#e96499));
background: -webkit-linear-gradient(top, #f9d5e3 0%, #e96499 100%);
background: -o-linear-gradient(top, #f9d5e3 0%, #e96499 100%);
background: -ms-linear-gradient(top, #f9d5e3 0%, #e96499 100%);
background: linear-gradient(to bottom, #f9d5e3 0%, #e96499 100%);
-pie-background: linear-gradient(top, #f9d5e3, #e96499);
behavior: url(/scripts/PIE/PIE.php);
}
ul.sdt_menu li > a.tmenu5,.menutxt5,.actutxt5 {
background-color:#ce6901;
background:-moz-linear-gradient(top, #f7be86 0%, #ce6901 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7be86), color-stop(100%,#ce6901));
background: -webkit-linear-gradient(top, #f7be86 0%, #ce6901 100%);
background: -o-linear-gradient(top, #f7be86 0%, #ce6901 100%);
background: -ms-linear-gradient(top, #f7be86 0%, #ce6901 100%);
background: linear-gradient(to bottom, #f7be86 0%, #ce6901 100%);
-pie-background: linear-gradient(top, #f7be86, #ce6901);
behavior: url(/scripts/PIE/PIE.php);
}
ul.sdt_menu li > a.tmenu6,.menutxt6,.actutxt6 {
background-color:#ffdb00;
background:-moz-linear-gradient(top, #fff09b 0%, #ffdb00 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff09b), color-stop(100%,#ffdb00));
background: -webkit-linear-gradient(top, #fff09b 0%, #ffdb00 100%);
background: -o-linear-gradient(top, #fff09b 0%, #ffdb00 100%);
background: -ms-linear-gradient(top, #fff09b 0%, #ffdb00 100%);
background: linear-gradient(to bottom, #fff09b 0%, #ffdb00 100%);
-pie-background: linear-gradient(top, #fff09b, #ffdb00);
behavior: url(/scripts/PIE/PIE.php);
}
ul.sdt_menu li > a.tmenu7,.menutxt7,.actutxt7 {
background-color:#0078c4;
background:-moz-linear-gradient(top, #a6d7f4 0%, #0078c4 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a6d7f4), color-stop(100%,#0078c4));
background: -webkit-linear-gradient(top, #a6d7f4 0%, #0078c4 100%);
background: -o-linear-gradient(top, #a6d7f4 0%, #0078c4 100%);
background: -ms-linear-gradient(top, #a6d7f4 0%, #0078c4 100%);
background: linear-gradient(to bottom, #a6d7f4 0%, #0078c4 100%);
-pie-background: linear-gradient(top, #a6d7f4, #0078c4);
behavior: url(/scripts/PIE/PIE.php);
}
ul.sdt_menu li > a.tmenu9,.menutxt9,.actutxt9 {
background-color:#0078c4;
background:-moz-linear-gradient(top, #a6d7f4 0%, #0078c4 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a6d7f4), color-stop(100%,#0078c4));
background: -webkit-linear-gradient(top, #a6d7f4 0%, #0078c4 100%);
background: -o-linear-gradient(top, #a6d7f4 0%, #0078c4 100%);
background: -ms-linear-gradient(top, #a6d7f4 0%, #0078c4 100%);
background: linear-gradient(to bottom, #a6d7f4 0%, #0078c4 100%);
-pie-background: linear-gradient(top, #a6d7f4, #0078c4);
behavior: url(/scripts/PIE/PIE.php);
}


ul.sdt_menu li span span.sdt_descr{
display:none;
	color:#0B75AF;
	float:left;
	clear:both;
	width:155px; /*For dumbass IE7*/
	font-size:10px;
	letter-spacing:1px;
}

ul.sdt_menu li span span.sdt_link13 {

}

ul.sdt_menu li span span.sdt_link13fr {
	letter-spacing:-0.4px;
}

ul.sdt_menu li span span.sdt_link13fr i{
	font-size:50%;
	font-style:normal !important;
	letter-spacing:-0.1px;
}

ul.sdt_menu li span span.sdt_link13 i{
	font-size:70%;
	font-style:normal !important;
	letter-spacing:-0.1px;
}



ul.sdt_menu li div.sdt_box{
	display:block;
	position:absolute;
	width:230px;
	overflow:hidden;
	height:200px;
	top:40px;
	left:0px;
	display:none;
	z-index:104;
/*-moz-box-shadow:0px 0px 2px #000 inset;
-webkit-box-shadow:0px 0px 2px #000 inset;
box-shadow:0px 0px 2px #000 inset;*/
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
border-bottom-right-radius: 10px;
}


ul.sdt_menu li div.sdt_box.last{
-webkit-border-bottom-right-radius: 0px;
-moz-border-radius-bottomright: 0px;
border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-left-radius: 10px;
}

ul.sdt_menu li div.sdt_box.sm1 {
background-color:#ed1b2e;
background:-moz-linear-gradient(right, #f9b7bc 0%, #ed1b2e 100%);
background: -webkit-gradient(linear, right top, left top, color-stop(0%,#f9b7bc), color-stop(100%,#ed1b2e));
background: -webkit-linear-gradient(right, #f9b7bc 0%, #ed1b2e 100%);
background: -o-linear-gradient(right, #f9b7bc 0%, #ed1b2e 100%);
background: -ms-linear-gradient(right, #f9b7bc 0%, #ed1b2e 100%);
background: linear-gradient(to left, #f9b7bc 0%, #ed1b2e 100%);
-pie-background: linear-gradient(right,#f9b7bc,#ed1b2e);
behavior: url(/scripts/PIE/PIE.php);

}

ul.sdt_menu li div.sdt_box.sm1fr {
width:310px;
background-color:#ed1b2e;
background:-moz-linear-gradient(right, #f9b7bc 0%, #ed1b2e 100%);
background: -webkit-gradient(linear, right top, left top, color-stop(0%,#f9b7bc), color-stop(100%,#ed1b2e));
background: -webkit-linear-gradient(right, #f9b7bc 0%, #ed1b2e 100%);
background: -o-linear-gradient(right, #f9b7bc 0%, #ed1b2e 100%);
background: -ms-linear-gradient(right, #f9b7bc 0%, #ed1b2e 100%);
background: linear-gradient(to left, #f9b7bc 0%, #ed1b2e 100%);
-pie-background: linear-gradient(right,#f9b7bc,#ed1b2e);
behavior: url(/scripts/PIE/PIE.php);

}

ul.sdt_menu li div.sdt_box.sm2 {
background-color:#94c1e8;
background:-moz-linear-gradient(right, #cde2f3 0%, #94c1e8 100%);
background: -webkit-gradient(linear, right top, left top, color-stop(0%,#cde2f3), color-stop(100%,#94c1e8));
background: -webkit-linear-gradient(right, #cde2f3 0%, #94c1e8 100%);
background: -o-linear-gradient(right, #cde2f3 0%, #94c1e8 100%);
background: -ms-linear-gradient(right, #cde2f3 0%, #94c1e8 100%);
background: linear-gradient(to left, #cde2f3 0%, #94c1e8 100%);
-pie-background: linear-gradient(right, #cde2f3, #94c1e8);
behavior: url(/scripts/PIE/PIE.php);
}
ul.sdt_menu li div.sdt_box.sm3 {
background-color:#56ac23;
background:-moz-linear-gradient(right, #b9e69d 0%, #56ac23 100%);
background: -webkit-gradient(linear, right top, left top, color-stop(0%,#b9e69d), color-stop(100%,#56ac23));
background: -webkit-linear-gradient(right, #b9e69d 0%, #56ac23 100%);
background: -o-linear-gradient(right, #b9e69d 0%, #56ac23 100%);
background: -ms-linear-gradient(right, #b9e69d 0%, #56ac23 100%);
background: linear-gradient(to left, #b9e69d 0%, #56ac23 100%);
-pie-background: linear-gradient(right, #b9e69d, #56ac23);
behavior: url(/scripts/PIE/PIE.php);
}
ul.sdt_menu li div.sdt_box.sm4 {
background-color:#e96499;
background:-moz-linear-gradient(right, #f9d5e3 0%, #e96499 100%);
background: -webkit-gradient(linear, right top, left top, color-stop(0%,#f9d5e3), color-stop(100%,#e96499));
background: -webkit-linear-gradient(right, #f9d5e3 0%, #e96499 100%);
background: -o-linear-gradient(right, #f9d5e3 0%, #e96499 100%);
background: -ms-linear-gradient(right, #f9d5e3 0%, #e96499 100%);
background: linear-gradient(to left, #f9d5e3 0%, #e96499 100%);
-pie-background: linear-gradient(right, #f9d5e3, #e96499);
behavior: url(/scripts/PIE/PIE.php);
}
ul.sdt_menu li div.sdt_box.sm5 {
width:310px;
background-color:#ce6901;
background:-moz-linear-gradient(right, #f7be86 0%, #ce6901 100%);
background: -webkit-gradient(linear, right top, left top, color-stop(0%,#f7be86), color-stop(100%,#ce6901));
background: -webkit-linear-gradient(right, #f7be86 0%, #ce6901 100%);
background: -o-linear-gradient(right, #f7be86 0%, #ce6901 100%);
background: -ms-linear-gradient(right, #f7be86 0%, #ce6901 100%);
background: linear-gradient(to left, #f7be86 0%, #ce6901 100%);
-pie-background: linear-gradient(right, #f7be86, #ce6901);
behavior: url(/scripts/PIE/PIE.php);
}

ul.sdt_menu li div.sdt_box.sm5fr {
width:360px;
background-color:#ce6901;
background:-moz-linear-gradient(right, #f7be86 0%, #ce6901 100%);
background: -webkit-gradient(linear, right top, left top, color-stop(0%,#f7be86), color-stop(100%,#ce6901));
background: -webkit-linear-gradient(right, #f7be86 0%, #ce6901 100%);
background: -o-linear-gradient(right, #f7be86 0%, #ce6901 100%);
background: -ms-linear-gradient(right, #f7be86 0%, #ce6901 100%);
background: linear-gradient(to left, #f7be86 0%, #ce6901 100%);
-pie-background: linear-gradient(right, #f7be86, #ce6901);
behavior: url(/scripts/PIE/PIE.php);
}

ul.sdt_menu li div.sdt_box.sm6fr {
background:#ffdb00;
background:-moz-linear-gradient(left, #fff09b 0%, #ffdb00 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fff09b), color-stop(100%,#ffdb00));
background: -webkit-linear-gradient(left, #fff09b 0%, #ffdb00 100%);
background: -o-linear-gradient(left, #fff09b 0%, #ffdb00 100%);
background: -ms-linear-gradient(left, #fff09b 0%, #ffdb00 100%);
background: linear-gradient(to right, #fff09b 0%, #ffdb00 100%);
-pie-background: linear-gradient(left, #fff09b, #ffdb00);
behavior: url(/scripts/PIE/PIE.php);
}

ul.sdt_menu li div.sdt_box.sm6 {
background:#ffdb00;
background:-moz-linear-gradient(left, #fff09b 0%, #ffdb00 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fff09b), color-stop(100%,#ffdb00));
background: -webkit-linear-gradient(left, #fff09b 0%, #ffdb00 100%);
background: -o-linear-gradient(left, #fff09b 0%, #ffdb00 100%);
background: -ms-linear-gradient(left, #fff09b 0%, #ffdb00 100%);
background: linear-gradient(to right, #fff09b 0%, #ffdb00 100%);
-pie-background: linear-gradient(left, #fff09b, #ffdb00);
behavior: url(/scripts/PIE/PIE.php);
}

ul.sdt_menu li div.sdt_box.sm7 {
background-color:#0078c4;
background:-moz-linear-gradient(left, #a6d7f4 0%, #0078c4 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#a6d7f4), color-stop(100%,#0078c4));
background: -webkit-linear-gradient(left, #a6d7f4 0%, #0078c4 100%);
background: -o-linear-gradient(left, #a6d7f4 0%, #0078c4 100%);
background: -ms-linear-gradient(left, #a6d7f4 0%, #0078c4 100%);
background: linear-gradient(to right, #a6d7f4 0%, #0078c4 100%);
-pie-background: linear-gradient(left, #a6d7f4, #0078c4);
behavior: url(/scripts/PIE/PIE.php);
}
ul.sdt_menu li div.sdt_box.sm9 {
background-color:#0078c4;
background:-moz-linear-gradient(left, #a6d7f4 0%, #0078c4 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#a6d7f4), color-stop(100%,#0078c4));
background: -webkit-linear-gradient(left, #a6d7f4 0%, #0078c4 100%);
background: -o-linear-gradient(left, #a6d7f4 0%, #0078c4 100%);
background: -ms-linear-gradient(left, #a6d7f4 0%, #0078c4 100%);
background: linear-gradient(to right, #a6d7f4 0%, #0078c4 100%);
-pie-background: linear-gradient(left, #a6d7f4, #0078c4);
behavior: url(/scripts/PIE/PIE.php);
}
ul.sdt_menu li div.sdt_box.sm11 {
width:400px;
background-color:#0078c4;
background:-moz-linear-gradient(left, #a6d7f4 0%, #0078c4 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#a6d7f4), color-stop(100%,#0078c4));
background: -webkit-linear-gradient(left, #a6d7f4 0%, #0078c4 100%);
background: -o-linear-gradient(left, #a6d7f4 0%, #0078c4 100%);
background: -ms-linear-gradient(left, #a6d7f4 0%, #0078c4 100%);
background: linear-gradient(to right, #a6d7f4 0%, #0078c4 100%);
-pie-background: linear-gradient(left, #a6d7f4, #0078c4);
behavior: url(/scripts/PIE/PIE.php);
}
ul.sdt_menu li div.sdt_box.sm12 {
background-color:#0078c4;
background:-moz-linear-gradient(left, #a6d7f4 0%, #0078c4 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#a6d7f4), color-stop(100%,#0078c4));
background: -webkit-linear-gradient(left, #a6d7f4 0%, #0078c4 100%);
background: -o-linear-gradient(left, #a6d7f4 0%, #0078c4 100%);
background: -ms-linear-gradient(left, #a6d7f4 0%, #0078c4 100%);
background: linear-gradient(to right, #a6d7f4 0%, #0078c4 100%);
-pie-background: linear-gradient(left, #a6d7f4, #0078c4);
behavior: url(/scripts/PIE/PIE.php);
}
ul.sdt_menu li div.sdt_box.sm13 {
width:400px;
background-color:#0078c4;
background:-moz-linear-gradient(left, #a6d7f4 0%, #0078c4 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#a6d7f4), color-stop(100%,#0078c4));
background: -webkit-linear-gradient(left, #a6d7f4 0%, #0078c4 100%);
background: -o-linear-gradient(left, #a6d7f4 0%, #0078c4 100%);
background: -ms-linear-gradient(left, #a6d7f4 0%, #0078c4 100%);
background: linear-gradient(to right, #a6d7f4 0%, #0078c4 100%);
-pie-background: linear-gradient(left, #a6d7f4, #0078c4);
behavior: url(/scripts/PIE/PIE.php);
}

ul.sdt_menu li div.sdt_box a{
	float:left;
	clear:both;
	line-height:30px;
	color:#ffffff;
}

ul.sdt_menu li div.sdt_box.last a{
	float:right;
	clear:both;
	line-height:30px;
	color:#ffffff;
}

ul.sdt_menu li div.sdt_box a:first-child{
	margin-top:10px;
}
ul.sdt_menu li div.sdt_box a:hover{
	color:#fede1c;
}



