html {margin: 0;
	padding: 0;
	height:100%}
body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #565656;
	font-size: 14px;
	background-color:#FFF;
	
}

h1.fixe {
	padding:5px; margin:0; font-size:16px; 
	color:#999999;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	background-color: rgba(255, 255, 255, 0.8);
	width: 100%;
	height: 24px;
}

h1 a {text-decoration:none; color:#999999;}
form {margin:0; padding:0;}
input {cursor:pointer;}

div.help { color:#999; text-align:center; padding-top:100px;}

#parameters {width:330px; overflow:hidden; margin:0 auto; margin-top:24px;}
#parameters div { clear:both;}

.power, .poles, .markets, .brand, .voltage { height:20px; padding:10px 0;}
.brand label { display:inline-block; float:left; padding:4px; width:110px; margin-left:4px; white-space:nowrap;}
.voltage label { display:inline-block; float:left; padding:4px; width:110px; margin-left:4px; white-space:nowrap; }
.voltage label.mh { display:inline-block; float:left; padding:4px; width:190px; margin-left:4px; white-space:nowrap; }

label:hover { cursor:pointer; color:#00aa7e;}

.goback { 
	display: block;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 10;
	margin:0;
	padding:0;
	padding-bottom:4px;
	background-color: rgba(255, 255, 255, 0.8);	
	width: 100%;
	height: 30px;
	text-align:center; padding-top:12px;}
.goback input { font-size:16px; font-weight:bold; color:#FFF; background-color:#00aa7e; border:solid 1px #FFF; padding:4px; width:100px;}
.goback input:hover { background-color:#62bb46;} 

.goback a.clear { display:block; position:fixed; width:60px; height:15px; left:40px; bottom:8px; padding:4px; text-decoration:none; color:#00aa7e;  z-index:20;}

#powerindus {width:290px; margin-left:4px; height:20px;} 
#nbpole, #verticals {width:300px; margin-left:4px; height:20px;} 

#prod_list {width:98%; height:auto; margin:0px; overflow:auto; margin-top:32px; margin-bottom:48px;}

#prod_list h4 {text-align:center; margin:0; padding:4px; color:#9FA1A4; font-size:14px;}
#prod_list a.ls,
#prod_list a.kato {
	display:block;
	height:40px;
	padding-top: 4px;
	padding-left: 4px;
	margin-top: 2px;
	font-weight:bold;
	color: #666;
	text-decoration:none;
	border-bottom: solid 1px #eee;
	background-color: rgba(255, 255, 255, 0.3);
	background-repeat: no-repeat;
	background-position: right 10px;
}
#prod_list a.ls {
	background-image: url(mini-ls.gif);
}
#prod_list a.kato {
	background-image: url(mini-kato.gif);
}
#prod_list .infoprod { font-size:11px; font-weight:normal; text-decoration:none;}
#prod_list a:hover { color:#0079c1; background-color:#F5F5F5;}


<!--[if IE]>
.goback { background-color:#FFFFFF; }
h1.fixe { background-color:#FFFFFF; }
-->

/* VERSION VERTE  

body {background-image:url(bg_selector.jpg); color:#FFFFFF; }
h1, h1 a {color:#FFFFFF;}
label:hover { cursor:pointer; color:#FFFFFF; text-decoration:underline;}
#prod_list a.ls, #prod_list a.kato { border-bottom: none; color:#FFFFFF; }
h1.fixe, h1.fixe a {text-decoration:none; color:#999999;}
#prod_list a:hover { color:#0079c1; background-color:#F5F5F5;}
*/
