@font-face {
    font-family: 'source_code_proregular';
    src: url('font/sourcecodepro-regular-webfont.eot');
    src: url('font/sourcecodepro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/sourcecodepro-regular-webfont.woff') format('woff'),
         url('font/sourcecodepro-regular-webfont.ttf') format('truetype'),
         url('font/sourcecodepro-regular-webfont.svg#source_code_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td {
	border: 0;
	outline: none;
	margin: 0;
	padding: 0;
}
body {
	background-color: #212121;
}
#global {
	width: 800px;
	margin: auto;
}
img {
	border: none;
	cursor: pointer;
}
a:link {
	color: #FF9237;
}
a:visited {
	color: #ff6600;
}
a:hover {
	color: #cde99f;
}
a {
	text-decoration: none;
	cursor: crosshair;
}
ul, ul li {
	list-style: none;
}
ul.text {
	margin-bottom: 1em;
	line-height: 1.5em;
}
.text-center {
	text-align: center;
}
h2 {
	font: normal 26px arial, sans-serif;
	padding: 20px 0;
	margin: 0 0 30px;
}
.wrap {
	width: 800px;
	margin: 0 auto;
}
.radaccor {
	padding: 20px;
	float: left;
	width: 780px;
	margin: auto;
}
.radaccor h4 {
	font-size: 14px;
	margin: 0 0 5px;
}
.dcjq-count {
	float: right;
}
.radaccor .accordion {
	border-top: 1px solid #111;
	border-right: 1px solid #111;
	border-left: 1px solid #111;
	font-size: 14px;
	font-family: 'source_code_proregular', Arial, sans-serif;
}
.radaccor .accordion, .radaccor .accordion li {
	margin: 0;
	padding: 0;
	border: none;
	margin: 5px 0px 5px 0px;
}
.radaccor .accordion a {
	padding: 10px 10px 10px 50px;
	background-color: #212121;
	text-decoration: none;
	display: block;
	color: #666666;
	position: relative;
	border: 2px solid #333;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.radaccor .accordion ul a {
	background: #343434;
/*#424549*/
}
.radaccor .accordion a.dcjq-parent, .radaccor .accordion a.dcjq-parent:hover {
	background: #202020;
}
.radaccor .accordion a.dcjq-parent.active {
	color: #1172b3;
/*#5db0e6*/
}
.radaccor .accordion a .dcjq-icon {
	position: absolute;
	top: 50%;
	left: 14px;
	width: 34px;
	margin-top: -17px;
	height: 34px;
	background: url(images/plus_red.png) no-repeat center;
}
.radaccor .accordion a.dcjq-parent.active .dcjq-icon {
	background: url(images/minus_red.png) no-repeat center;
}
.radaccor .accordion a.dcjq-parent.hover .dcjq-icon {
	background: url(images/minus_red.png) no-repeat center;
}
.radaccor .accordion a:hover {
	background: #262626;
	color: #FF9237;
}
.radaccor .accordion a:active {
}
.dcjq-count {
	float: right;
  font-size: 16px
}
.dcjq-current-parent li:hover {
}
.dcjq-current-parent .dcjq-count {
	display: none;
}
.dcjq-current-parent .dcjq-icon {
	display: none;
}
.dcjq-current-parent a {
	text-align: center;
	text-indent: -50px;
}
.style15 {
	color: #999999;
	font-size: 36px;
    margin: 20px;
}
.style16 {
	color: #666666;
    margin: 20px;
}
#myflashcontent {
	margin-left: 50px;
}
.radaccor .accordion .centre a {
  background-color: #404040;
	text-align: center;
	text-indent: -50px;
    color: #7D7D7D;
}
 .radaccor .accordion .centre a:hover  {
  background-color: #262626;
  color: #FF9237;

}
.radaccor .accordion .centre li {
	margin: 5px 0px 5px 0px
}
.radaccor .accordion a.dcjq-parent.titre {
	text-indent: 80px;
	font-size: 12px;
    background-color: #333;
}
.radaccor .accordion a.dcjq-parent:hover {
	background-color: #262626;
}
.fl1 {
  background-color: #262626;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
object#myFlashContent {
	margin-left: 50px;
}
/*pour images sur ie8 a la place des couleurs pas de border radiuss sur ie8  */
.radaccor .accordion a.dcjq-parent, .radaccor .accordion a.dcjq-parent:hover {
	background: url(images/bon.png)  repeat-x 0 -1px\0;
}
.radaccor .accordion a.dcjq-parent:hover {
	background: url(images/bon2.png)  repeat-x 0 -1px\0;
}
/*pour images sur ie8 */

#sliderWrap {
  width: 118px;
  margin: 0 auto;
}

#slider {
  position: absolute;
  background-image: url(../../images/switchcss.png);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 118px;
  height: 170px;
  margin-top: -150px;
  z-index: 2;
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
}

#slider img {
  border: 0;
  margin-top: 15px;
}

#openCloseWrap {
  margin: 140px 0 0 26px;
}

.first {
  margin-top: 2px;
}

#slider a {
  cursor: pointer;
}

#slider a:active, #slider a:focus {
  outline: none;
}

a.switch0 {
  left: 4px;
  top: 54px;
  display: block;
  width: 48px;
  height: 0;
  padding-top: 50px;
  overflow: hidden;
  position: absolute;/*
	background: #B52525;*/
}

a.switch1 {
  left: 49px;
  top: 56px;
/*	background: #35CFCF; */
  display: block;
  width: 12px;
  height: 0;
  padding-top: 25px;
  overflow: hidden;
  position: absolute;
}

a.switch2 {
  left: 16px;
  top: 26px;
  display: block;
  width: 90px;
  height: 0;
  padding-top: 29px;
  overflow: hidden;
  position: absolute;
/*	background: #24B433; */
}

a.switch3 {
  left: 18px;
  top: 109px;
  display: block;
  width: 80px;
  height: 0;
  padding-top: 25px;
  overflow: hidden;
  position: absolute;
/*	background: #a6D09C; */
}

a.switch4 {
  left: 67px;
  top: 60px;
  display: block;
  width: 48px;
  height: 0;
  padding-top: 51px;
  overflow: hidden;
  position: absolute;
/*background: #9DA9D1; */
}

a.switch5 {
  left: 57px;
  top: 88px;
/*background: #2343B3; */
  display: block;
  width: 12px;
  height: 0;
  padding-top: 21px;
  overflow: hidden;
  position: absolute;
}

 #sb-title-inner, #sb-info-inner, #sb-loading-inner, div.sb-message {
	font-family: Charlemagne Std;
	font-weight: 200;
	color: #78B3F3;
}
#sb-container {
	position: fixed;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	z-index: 999;
	text-align: left;
	visibility: hidden;
	display: none;
}
#sb-overlay {
	position: relative;
	height: 100%;
	width: 100%;
}
#sb-wrapper {
	position: absolute;
	visibility: hidden;
	width: 100px;
}
#sb-wrapper-inner {
	position: relative;
	border: 1px solid #303030;
	overflow: hidden;
	height: 100px;
}
#sb-body {
	position: relative;
	height: 100%;
}
#sb-body-inner {
	position: absolute;
	height: 100%;
	width: 100%;
}
#sb-player.html {
	height: 100%;
	overflow: auto;
}
#sb-body img {
	border: none;
}
#sb-loading {
	position: relative;
	height: 100%;
}
#sb-loading-inner {
	position: absolute;
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	top: 50%;
	margin-top: -12px;
	width: 100%;
	text-align: center;
}
#sb-loading-inner span {
	background: url(../../js/loading.gif)  no-repeat;
	padding-left: 34px;
	display: inline-block;
}
#sb-body, #sb-loading {
	background-color: #060606;
}
#sb-title, #sb-info {
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#sb-title, #sb-title-inner {
	height: 26px;
	line-height: 26px;
}
#sb-title-inner {
	font-size: 16px;
}
#sb-info, #sb-info-inner {
	height: 20px;
	line-height: 20px;
}
#sb-info-inner {
	font-size: 12px;
}
#sb-nav {
	float: right;
	height: 16px;
	padding: 2px 0;
	width: 45%;
}
#sb-nav a {
	display: block;
	float: right;
	height: 16px;
	width: 16px;
	margin-left: 3px;
	cursor: pointer;
	background-repeat: no-repeat;
}
#sb-nav-close {
	background-image: url(../../js/closea.png);
}
#sb-nav-next {
	background-image: url(../../js/next.png);
}
#sb-nav-previous {
	background-image: url(../../js/previous.png);
}
#sb-nav-play {
	background-image: url(../../js/play.png);
}
#sb-nav-pause {
	background-image: url(../../js/pause.png);
}
#sb-counter {
	float: left;
	width: 45%;
}
#sb-counter a {
	padding: 0 4px 0 0;
	text-decoration: none;
	cursor: pointer;
	color: #fff;
}
#sb-counter a.sb-counter-current {
	text-decoration: underline;
}
div.sb-message {
	font-size: 12px;
	padding: 10px;
	text-align: center;
}
div.sb-message a:link, div.sb-message a:visited {
	color: #fff;
	text-decoration: underline;
}