#cmDefault{
	position:absolute;
	left:0;
	top:0;
	height: 234px;
	width: 282px;
	z-index: 900;
}
#ColourMod {
	position:relative;
	left:0;
	top:0;
	display:none;
	z-index:900;
}

.cmDefaultMiniOverlay {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/ColourModMiniBG.png');
	height: 234px;
	width: 282px;
	position:absolute;
	left:0;
	top:0;
}
.cmDefaultMiniOverlay[class] {
 	background: url(images/ColourModMiniBG.png) no-repeat;
}

#cmSatValContainer {
	height: 150px;
	width: 150px;
	position: absolute;
	left: 14px;
	top: 43px;
}

#cmHueContainer {
	position: absolute;
	top: 44px;
	left: 185px;
	height: 168px;
	width: 40px;
}
.cmColorContainer {
	background: #FFFFFF;
	height: 160px;
	width: 20px;
	position: absolute;
	left: 230px;
	top: 49px;
}
.cmBlueDot {
	position: relative;
	z-index: 3;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/BlueDot.png');
	height: 21px;
	width: 21px;
}
.cmBlueDot[class] {
	background: url(images/BlueDot.png) no-repeat;
}
.cmBlueArrow {
	position: relative;
	z-index: 3;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/BlueArrow.png');
	height: 21px;
	width: 23px;
}
.cmBlueArrow[class] {
	background: url(images/BlueArrow.png) no-repeat;
}
.cmSatValBg {
	height: 150px;
	width: 150px;
	background: #FF0000;
	position: absolute;
	left: 29px;
	top: 50px;
}

a.cmLink {
width:90px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position:absolute;
	top:203px;
	z-index:400;
	color: #CCCCCC;
	text-decoration: none;
	border: none 0px;
}
a.cmLink:hover {
	color: #999999;
	text-decoration: none;
	border: none 0px;
}
#cmHex {
	position:relative;
	top:3px;
	color: #333333;
	font: 12px "Arial Narrow", Arial, Helvetica, sans-serif;
	border:1px solid #CCC;

}
#cmClose {
	position:absolute;
	left:135px;
	width:120px;
	text-align:right;
	height:30px;
}
#cmCloseButton {
position:relative;
top:13px;
}



/*css formulaire*/

#bloc {
	height: 25px;
	width: 25px;
	float: left;
	border: thin solid #000000;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
}

#blocb {
	height: 25px;
	width: 25px;
	background-color: #FFFFFF;
	float: left;
	border: thin solid #000000;
	text-align: center;
	vertical-align: middle;
}

#blocc {
	height: 25px;
	width: 25px;
	background-color: #FFFFFF;
	float: left;
	border: thin solid #000000;
	text-align: center;
	vertical-align: middle;
}

#blocd {
	height: 25px;
	width: 25px;
	background-color: #FFFFFF;
	float: left;
	border: thin solid #000000;
	text-align: center;
	vertical-align: middle;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#formulaire_rss {
	font-family: Arial, Helvetica, sans-serif;
	width: 470px;
	font-size: 1em;
	margin: auto;
}

.deroulant {
	font-size: 0.9em;
	font-weight: bold;
	color: #993333;
	background-color: #AFD616;
}

.options {
	font-weight: bold;
	font-size: 0.9em;
}
.bg_blanc {
	background-color: #FFFFFF;
	font-size: 0.9em;
}
.cases {
	text-align: center;
	vertical-align: middle;
	width: 20px;
}
.themes {
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	width: 410px;
}
.bg_vert {
	font-size: 0.9em;
	background-color: #D7EF70;
}
.btn_rss {
	text-align: center;
	vertical-align: middle;
	width: 30px;
}
#code {
	background-color: #D7EF70;
	padding: 5px;
	width: 420px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	height: 450px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	overflow: auto;
}


.sel_couleur {
	float: left;
}

.tab1 {
	vertical-align: middle;
	width: 200px;
	text-align: left;
	text-indent: 5px;
}.tab3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
}
