﻿
body
{
	text-align: center;
	font-family: helvetica;
}

.tab_options input
{
	/*display: none;*/
}

.tab_options td 
{ 
	background-color: white;
	padding: 5px;
	text-align: center;
	border: solid 1px;
}

.tab_options
{
	border-collapse: collapse;
	border: solid 2px;
}


input.submit
{
	font-size: 16px;
	top: 80% ;
	margin: 10px;
}

.browser
{
	border: 1px inset;
	width: 300px;
}

.Legend
{
	font-size: small;
	font-weight: bold;
}

.hiddeniframe
{
	display:none;
	width:1px;
	height:1px;
	border:0;
}

h2.titre
{
	height: 30px;
	padding-left: 20px;
	font-family: impact;
	text-align: center;
	text-decoration: underline;
}

#DivProgress
{
	margin: 5px;
	
}

.Progress
{
	padding: 5px;
}

.bulle
{
	color: #000000;
	background-color: white;
	padding: 3px;
	margin: 3px;
	border: solid 1px;
	border-color: black;
	z-index: 2;
}

IMG.result
{
	background-color: white;
}

.etape img
{
	vertical-align: middle;
}

pre
{
	text-align: left;
}

.degradbar
{
	position: relative;
	width: 20px;
	height: 500px;
	/*background-image: url(images/fond_transparent.gif);*/
}

h4.degrade
{
	text-align: center;
	font-size: x-small;
}


/* ComboBox Start */
.CtrlComboBox
{
  text-align: center;
	
	width: 200px; /* largeur du control */
}

.CtrlComboBoxIn
{
	position: relative;
	vertical-align: middle;
	text-align: center;
	float: left;
	
	cursor: pointer;
	
	width: 250px;
	height: 30px;
	border: solid 1px #7f9db9;
}

.CtrlComboBox img
{
	border: none;
	height: 26px;
}

.CtrlComboBox .CtrlComboBox_down
{
	position: absolute;
	top: 1px;
	right: 1px;
	z-index: 50;
}

.CtrlComboBox .CtrlComboBox_content
{
	position: absolute;
	left: 60px;
	top: 0px;
	width: 120px;
}

.CtrlComboBox_frame
{
	z-index:100;
	position: absolute;
	border: #7f9db9 1px solid;
	width: 280px; /*520px; */
	height: 350px;
	overflow: auto;
	background-color: white;
	left: 120px;
}
/* ComboBox End */

.logo_grafme
{
  /*float: right;*/
  position: absolute;
  right: 0px;
}

.logo_grafme a, .logo_grafme img
{
  border: none;
}

.logo_grafme img
{
  /*width: 100px;*/
}
.defil
{
	overflow: auto;
	border: dotted 1px;
	padding-top: 10px;
	padding-bottom: 10px;
}
