

/*
img { border: 0; }
a { color: #999; }
a:hover { color: #e04f92; }
*/

/* PLUGIN */
#plugin, #pluginFRAME 
{ 
	background-color: #0d0d0d; color: #AAA; 
	font-family: arial; font-size: 11px; 
	padding: 7px 10px 11px 10px; _padding-right: 0;  
	z-index: 999; 
	top: 0px; left: 0px; 
	position: absolute; width: 199px; _width: 210px; _padding-right: 0px; 
}

#plugHEX 
{ 
	float: left; position: relative; top: -1px;
}
#plugHEX:hover { color: #FFD000;  }

#plugCUR 
{ 
	float: left; 
	width: 10px; height: 10px; 
	background: #FFF; 
	margin-right: 3px;
}

#SV 
{ 
	_margin-top: 4px; 
	background-color: #FF0000; 
	cursor: crosshair; 
	float: left; 
	height: 166px; width: 167px; _width: 160px; 
	margin-right: 10px; 
	-moz-user-select: none; -khtml-user-select: none; 
	/* user-select: none; */
}
#SVslide 
{ 
	_margin-top: 4px; 
	background: url('../Images/Palette-de-couleur/slide.gif'); 
	height: 9px; width: 9px; 
	position: absolute; 
	_font-size: 1px; 
	line-height: 1px; 
}

#H 
{
	_margin-top: 4px; 
	border: 1px solid #000; 
	cursor: crosshair; 
	float: left; 
	height: 154px; width: 19px;
	position: relative; 
	padding: 0; 
	top: 4px; 
	-moz-user-select: none; -khtml-user-select: none; 
	/* user-select: none; */
}
#Hslide 
{ 
	background: url('../Images/Palette-de-couleur/slideHue.gif'); 
	height: 5px; width: 33px; 
	position: absolute; 
	_font-size: 1px; 
	line-height: 1px; 
}
#Hmodel 
{ 
	position: relative; 
	top: -5px; 
}
#Hmodel div 
{  
	height: 1px; width: 19px; 
	font-size: 1px; 
	line-height: 1px; 
	margin: 0; padding: 0; 
}
