html
{
	background: #262626;
}
body {
    font-family: Verdana,Arial,sans-serif;
    margin: 0 auto;
	color:#FFFFFF;
	background: #8e8e8e;
    border: 1px solid #000000;
    border-radius: 0 0 10px 10px;
    box-shadow: 0px 3px 3px 0px #000000;
    font-size: 10pt;
    padding: 20px;
    width: 1100px;
}
#menu {
	width:1100px;
    margin:20px 0;
}
.title {
	background: url("../images/titlebk.png");
	padding: 5px 30px 5px 5px;
	font-weight: bold;
	height: 85px;
	font-size: 1em;
	color:#26c8f7;
	text-shadow: 0 1px 1px #262626;
	white-space:nowrap;
	border: 1px solid #000000;
	border-radius:4px;
	box-shadow: 0 3px 3px -1px #000000;
	width: 100%;
	
}
.audiopole{
	display:none;
}

.amix{
	display:none;
}

#left{vertical-align:bottom;width: 182px;padding-left:5px;}
#middleRight{color:#FFFFFF;vertical-align:bottom;}
.right{vertical-align:bottom;text-align:right;}

#accordion-size{
    overflow-y: auto;
    position: absolute;
	margin-left: 760px;
	height: 690px;
    width: 330px;
}
#tabs {
    margin-left: 0px;
    padding: 0px;
	height: 690px;
    width: 730px;
}

#footer {
	margin: 20px 0px 0px 0px;
	background: url("../images/titlebk.png");
	padding: 10px;
	height: 35px;
	color:#FFFFFF;
	border: 1px solid #000000;
	border-radius:4px;
	box-shadow: 0 3px 3px -1px #000000;
}

#footer a{
	font-size: 11px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	color:#26b3f7;
}

form div label {
	width: 80px;
}
form div select {
	width: 60px;
}
.config_can
{
	text-align: center;
	font-weight: bold;
	background:#d1d6dc;
	margin:10px 10px 10px 10px;
	padding: 8px;
	border: 1px dotted #333;
	height:306px; 
	overflow: auto;
}
.config_can table input
{
	width:25px;
}
.titre{
font-weight:bold;
font-size:15px;
}
#soustitre{
	font-weight:bold;
	color:#26b3f7;
}
#err{
	border-bottom:#7b7c8d 1px solid;
	border-left:#7b7c8d 1px solid;
	border-right:#7b7c8d 1px solid;
	border-top:#7b7c8d 1px solid;
	width: 385px;
	height:20px;
	position:absolute;
	margin-left:15px;
	margin-top:-2px;
	overflow: auto;
	color:red;
}

.bt{
width:30px;
}
.bt_save
{
	position:absolute;
	margin-left:0px;
	margin-top:0px;
}

span input.Choix{
	width: 120px;
	height:25px;
	text-align: center;
}

.form_widget_amount_slider{
	border-top:1px solid #9d9c99;
	border-left:1px solid #9d9c99;
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
	background-color:#f0ede0;
	height:3px;
	position:absolute;
	bottom:0px;
}


.case1
{
	width:30%;
}
.cadre
{
	border: 1px solid #26b3f7;
    border-radius: 10px;
}
form .td_width
{
	text-align:left;
	width:200px;
	padding: 8px 0 8px 0;
}
form td
{
	font-weight:normal;
}

form legend
{
	text-align: left;
	font-weight:bold;
}

form input
{
	padding:2px;
	color:#FFFFFF;
	background-color:#2C2C2C;
	border: 1px solid #000000;
    border-radius: 5px;
}
form .sm,#Reboot .sm
{
	text-align: center;
	color:#FFFFFF;
	background-color:#2C2C2C;
	border: 1px solid #26b3f7;
    border-radius: 5px;
}
form
{
	text-align: left;
}
#checkbox td {
    padding: 5px;
}
#Reboot
{
	text-align: center;
}

form .Input_IP
{
	text-align:right;
}

form input[type="text"]:disabled
{
	color:#393939;
}
form input[type="password"]:disabled
{
	background-color:#222222;
}
form #Historic table td
{
	text-align:center;
}
#DATE_DEBUT,#DATE_FIN {
	font-size: 1em;
	padding: 0.4em 1em;
}
.td1
{
	width:30%;
	text-align:left;
}
.td10
{
	width:120px;
	text-align:left;
}
.td2
{
	width:20px;
}
.td3
{

}
.td4
{
	width:55px;
	text-align:right;
}
.td5
{
	width:20px;
	text-align:right;
}

.range0
{
	background-color:#01E6ED; 
}
.range1
{
	background-color:#167800; 
}
.range2
{
	background-color:#D74F25; 
}
.range3
{
	background-color:#01E6ED; 
}

.result
{
	margin: 10px 40px 10px 40px;
	padding: 8px;
	border: 1px solid #333;
	text-align: center;
	font-weight: bold;
	background: #eee;
}
	.ok {
		border-color: #0e0;
		background: #084;
	}
	
	.fail {
		border-color: #f00;
		background: #a33;
	}

#sliderValue1,#sliderValue2,#sliderValue3 {
    border: none;
    bottom: -25px;
    left: -14px;
    position: absolute;
    width: 40px;
	cursor:Default;
}

select{
	padding:2px;
	margin: 3px;
	border:1px solid #000;
	background-color: #262626;
	overflow: hidden;
	color: #FFF;
	border-radius: 4px;
}

.gpi {
    border-radius: 50%;
    padding: 7px;
	margin-left: 10px;
}

