body
{
	margin: 0px 0px 0px 0px;
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:Aqua;	
	background-image: url(../images/fond-page.gif);
	background-repeat:repeat-x;
	background-color: #353844;
}

a {
	text-decoration: none;
	color: Lime;
}

a:hover {
	text-decoration: overline underline ;
}

#help 
{
	position: absolute;
	top: 60px;
	right: 100px;
	font-size : 14px;
	letter-spacing : 15px;
	font-weight: 900;
	color: Black;
	text-decoration: overline underline ;
	z-index: 900;
	
}

.colorchart
{
}

.helpClass
{
	position: absolute;
	left: 0px;
	top: 0px
}

#help a 
{
	color: Black;
	text-decoration: overline underline ;
}

#help a:hover 
{
	color: Yellow;
	background-color : #353844;
}	

#header
{
	position: absolute;
	top:0px;
	left:0px;
	width: 100%;
	height: 80px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: White;
	z-index: 0 ;
}

#etapediv 
{
	position: absolute; 
	top: 30px;
	height: 20px; 
	left: 03px;
	color: #353844;
	font-family: Impact;
	font-size: 14px;
}

#utcdiv 
{
	position: absolute; 
	top: 60px;
	height: 20px; 
	left: 03px;
	color: #353844;
	font-family: Impact;
	font-size: 14px;
}

#HmsControl
{
	position:absolute;
	top: 30px;
	height: 20px; 
	left: 700px;
	color: #353844;
	font-family: Impact;
	font-size: 14px;
}

#mapkind
{
	position: absolute;
	top: 85px;
	left: 200px;
	height: 0px;
	width: 800px;
	font-weight:bolder;	
	visibility:visible;
}
#replayDiv
{
	position:absolute;
	left:660px;
	width:300px;
	height:20px;
}

#sliderTable
{
	position:relative;
	top:-22px;
	left:50px;
}

.RailReplay
{
	height:2px;
	background-color:Aqua;
}

.HandleReplay2
{
	height:20px;
}

#coefval
{
	position:relative;
	left:170px;
	top:-20px;
}

#dispMode 
{
	position: absolute;
	left: 15px;
	top: 105px;
    height: 110px;
	width: 150px; 
	background-image: url(../images/150x110.png);  
}

#PanelInfos 
{
	position: absolute;
	top: 495px ;
	left: 15px;
	height: 140px;
	width: 150px; 
	background-image: url(../images/150x140.png);  
}

#PanelPub 
{
	position: absolute;
	top: 645px ;
	left: 15px;
    height: 90px;
	width: 150px; 
	background-image: url(../images/150x90.png);  
}


#map
{
	position: absolute;
	top: 105px;
	left: 200px;
	
}

#PanelCompets 
{
	position: absolute;
	top: 225px;
	left: 15px;
	height:260px;
	width: 150px; 
	background-image: url(../images/150x260.png);  
}

#CompetsClassesId
{
	position: absolute;
	top: 5px;
	left: 5px;
	width: 100px; 
    z-index: 102;
    visibility:visible;

}

#competsList
{
	position: absolute;
	top: 45px;
	left: 5px;
    z-index: 102;
}

#competsList2
{
	position: absolute;
	top: 85px;
	left: 5px;
    z-index: 102;
}

.button 
{
	color:Aqua;
	background-color:#002A4C;
	border:0px;
	text-align:left;
	font-family:Verdana;
	font-size:10px;
	position:absolute;
	left:12px;
	width :100px;
}

.label
{
	color:Aqua;
	background-color:#002A4C;
	border:0px;
	font-family:Verdana;
	font-size:10px;
	position:absolute;
	left:12px;
}

.help_title 
{
	font-size:12px;
	font-weight: bolder;
}

td.colorchart
{
	width:16px;
	height:12px;
}
#DropDownListClasses
{
	position:relative;
	top:5px;
	height:20px;
	width:138px;
	font-family:Verdana;
	font-size:10px;
	color:Aqua;
	background-color:#002A4C;
}
#DropDownListTrace
{
	position:relative;
	top:50px;
	left:3px;
	height:20px;
	width:138px;
	font-family:Verdana;
	font-size:10px;
	color:Aqua;
	background-color:#002A4C;
}

#detailsblock
{
	font-family:Verdana;
	font-size:10px;
}

#detailsheader
{
	font-weight:bolder;	
	color:Black;
}

#detailszone
{
	color:GrayText;
}
#totCompets
{
	position: absolute;
	top: 0px;
	left:65px;
	width: 70px; 
}

#lLPositions
{
	color:Black;
	background-color:White;
	font-size:10px;
}
