DIV.sxchemingeneral {
	font-family: verdana;
	font-size: 10px;
	/*text-transform: lowercase;*/
	color: #004F82;
	text-decoration:none;
	text-align: left;
	width:100%;
}
.sxchemin {
	font-family: verdana;
	font-size: 10px;
	/*text-transform: lowercase;*/
	color: #004F82;
	cursor:hand;

	
}
.sxcheminlien {
	font-family: verdana;
	font-size: 10px;
	/*text-transform: lowercase;*/
	color: #004F82;
	cursor:hand;
}


.sxcheminlien1 {
	font-family: verdana;
	font-size: 10px;
	/*text-transform: lowercase;*/
	font-weight: normal;
	color: #004F82;	
}

.sxcheminlien1:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #4C901A;
	text-decoration:underline;	
}

