@CHARSET "ISO-8859-1";

*{
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

body{
	background-color: #000000;
}

a{
	text-decoration: none;
	color: #9FFFB5;
}
a.external{
	background:transparent url(../picture/external.png) no-repeat scroll right center;
	padding-right:13px;
}

img{
	border: 0px;
}

h1{
	font-size: 20px;
	font-weight: bold;
	color: #2347cd;
	margin: 10px;
}

h2{
	font-size: 18px;
	font-weight: bold;
	color: #4970ff;
	margin: 10px 0 10px 50px;
}

h3{
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 10px 70px;
}

h4{
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 10px 90px;
	border-bottom: 1px solid #CCCCCC;
}
p{
	color: #FFFFFF;
	font-size: 14px;
	margin: 10px 10px 30px 90px;
}
p strong{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
ul{
	margin: -20px 0 20px 130px;
}

li{
	list-style: circle;
	color: #FFFFFF;
	font-size: 14px;
}

.center{
	text-align: center;
}

#banner{
	width: 1000px;
	height: 139px;
	background: url(../picture/banner.jpg);
	margin: 5px auto 0 auto;
}

#container{
	width: 998px;
	margin: 0 auto 50px auto;
	background-color: #303030;
	overflow: auto;
	border-top: 0px;
	border-right: 1px solid #A3ADB6;
	border-bottom: 1px solid #A3ADB6;
	border-left: 1px solid #A3ADB6;
}


#fil{
	margin: 5px 10px 15px 15px;
	float: left;
}

#fil a{
	color: #989898;
}
#daydate{
	color: #989898;
	text-align: right;
	margin: 5px 5px 5px 0;
}
#googleSearch{
	color:#000000; 
	float:right;
	margin:5px;
}
#google,
#google2{
	width: 730px;
	margin: 20px auto;
	border-bottom: 1px solid #C7C7C7;
}
#google3{
	width: 730px;
	margin: 20px auto;
	border-top: 1px solid #C7C7C7;
}
#googleSearch input{
	color:#000000; 
}

#menu{
	height: 35px;
	width: 100%;
	background: url(../picture/menu.jpg);
	clear: both;
}

#menu .menu-item{
	float: left;
	margin: 0 0 0 20px;
	height: 35px;
	width: 138px;
	background: url(../picture/menu-item.jpg);
}
#menu .menu-item-don{
	float: left;
	height: 35px;
	margin:8px 0 0 30px;
	width:110px;
}

#menu .menu-item .menu-item-label{
	margin-top: 6px;
	cursor:pointer;
	text-align: center;
}
#menu .menu-item .menu-item-label span{
	font-size: 17px;
	font-weight: normal;
}

.menu-item-block{
	margin:5px 0 0 -10px;
	padding:0;
	background: url(../picture/menu-item-block.jpg) repeat-x #81c2ea;
	border: 1px solid #A3ADB6;
	border-bottom: 0px;
	display: block;
	position: absolute;
	width: 160px;
	z-index: 1000;
	cursor: pointer;
}

.menu-item-block-item{
	height: 20px;
	border-bottom: 1px dotted;
	text-align: center;
	padding: 5px 0 0 0;
}

.menu-item-block .new{
	background: url(../picture/new.gif) no-repeat 3px 5px;
}

.menu-item-block-item-link a{
	margin: 0;
	color: #585858;
}
.menu-item-block-item-link a:hover{
	font-weight: normal;
}

.menu-item .hover{
	background-color: #EFEFEF;
}

#content{
	margin: 10px;
}

.news{
}

.news .date{
    border-bottom:1px solid #CCCCCC;
    display: block;
    font-size:10px;
}

.news .titre{
    margin-left: 10px;
}

.danger{
	color: #FF0000;
	font-size: 11px;
	width: 800px;
	text-align: center;
	margin: 20px auto;
}

.introduction{
	font-style: italic;
	font-size: 12px;
	text-align: center;
	margin: 20px 20px 40px 20px;
}

.code{
	background-color:#000000;
	padding:10px;
}
.code .console{
	color:#00CC00;
}
.code .command{
	color:#C0C0C0;
}
.detail_1 {
	color:#FF5FFF;
}
.detail_2 {
	color:#0085FF;
}
.detail_3 {
	color:#F14949;
}
.p-alert{
	color: #FF0000;
	font-size: 11px;
}
.p-alert strong{
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

.usb-loader-gx-container-2{
    width: 600px; 
    height: 230px; 
    margin: 0 auto;
}
.usb-loader-gx-container-3{
    width: 915px; 
    height: 230px; 
    margin: 0 auto;
}
.usb-loader-gx-container-box,
.usb-loader-gx-container-box-first{
    float: left; 
    margin-left: 0px;
    width: 285px;
    height: 220px;
}
.usb-loader-gx-container-box{
    margin-left: 30px;
}

#footer{
	text-align: center;
	font-size: 10px;
	margin-top: 10px;
}

#wadReference{
    margin: 0 auto;
    border-collapse: collapse;
}
#wadReference th,
#wadReference td{
    border: 1px solid #989898;
    padding:5px 20px;
    text-align: center;
}

#nus1{
    margin: 20px auto 10px auto;
    text-align: center;
    width: 300px;
}
#nus1 input {
    color: #000;
}
#nus2{
    overflow: auto;
    display: none;
    margin: 0 auto;
    width: 240px;
}

#nus2 #nus22{
   float: left;
    padding: 2px;
}

#nus2 #nus21,
#nus2 #nus23{
    float: left;
    background-color: #FFF;
    border: 1px solid #000;
    padding: 2px 20px;
    color: #000;
}