/* CSS Document */

body {
	background:#fff url(/2009/images/artnova/artnova-bg.jpg) top left repeat-x;
}

a { color:#980101; }

.colc #pointsforts {
	padding:0; margin:0; 
	list-style:none;
	margin-bottom:25px;
	margin-left:-10px;
}

.colc ul#pointsforts li {
	cursor:pointer;
	margin-bottom:7px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0pt;
	padding-bottom: 1px;
	padding-left: 38px;
	background-color: transparent;
	background-image: url(/2009/images/artnova/bg_sl_fleche.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 50%;
	line-height:20px;
}
.colc ul li:hover { color:#000; }

.colc ul#liens { margin:0; padding:0; }