#logo{
float: left;
border: 0px solid #ffffff;
width: 150px;
height: 50px;
text-align:right;
}


/*----choix CSS color-----*/
#css_color{

	width: 110px;
	border: 0px solid #00ffff;
	height: 15px;
	float:left;
	padding-left: 20px;
	margin-top: 0px;
	
	/*position: absolute;*/

}

#color4{
	background-color:#000000;
	border: 1px solid #aaaaaa;
	width: 12px;
	height: 12px;
	float:left;
	margin-right:9px;
}
#color1{
	background-color:#303030;
	border: 1px solid #aaaaaa;
	width: 12px;
	height: 12px;
	float:left;
	margin-right:9px;
}
#color5{
	background-color:#898989;
	border: 1px solid #aaaaaa;
	width: 12px;
	height: 12px;
	float:left;
	margin-right:9px;
}
#color2{
	background-color:#cacaca;
	border: 1px solid #aaaaaa;
	width: 12px;
	height: 12px;
	float:left;
	margin-right:9px;
}
#color3{
	background-color:#ffffff;
	border: 1px solid #aaaaaa;
	width: 12px;
	height: 12px;
	float:left;
}
