DIV.sxchemingeneral {
	float:left;
	position:relative;
	width:520px;
	text-align:right;
}
.sxchemin {
	font-family: verdana;
	font-size: 10px;
	color: #464646;
	cursor:hand;}
	
.sxcheminlien:hover {
	font-family: verdana;
	font-size: 10px;
	cursor:hand;
	color: red;
	text-decoration:none;	
	
}
.sxcheminlien {
	font-family: verdana;
	font-size: 10px;
	/*text-transform: lowercase;*/
	color: #464646;
	cursor:hand;

}


.sxcheminlien1 {
	font-family: verdana;
	font-size: 10px;
	/*text-transform: lowercase;*/
	font-weight: normal;
	color : #464646;	
	text-decoration:none;	
}

.sxcheminlien1:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: red;
	text-decoration:none;	
}


