@charset "UTF-8";/* Feuille de style du site FSL33 - ©2008 Axeinformatique *//* génériques */#news {	color : #febd4b;	list-style-type: none;	display: block;	height: 20px;	width: 255px;	margin: 0px;	padding: 0px;	font-family: Tahoma, Arial, Helvetica, sans-serif;	text-align: center;}#news ul {}#news li {	font-size: 0.9em;	background: url(../images/pixel_vert.jpg) repeat;	padding: 3px 0px;	font-weight: bold;}#news a:link, #news a:visited {	color: #D75249;	text-decoration: none;	font-weight: bold;}#news a:hover, #news a:active {	color: #000000;	text-decoration: underline;}/* boutons en savoir plus */.col a:link, .col a:visited {	color: #FFFFFF;	font-weight: bold;	text-decoration: none;	background: #00AFAA;	padding: 6px 12px 5px;	margin: 0px;	cursor: help;}.col a:hover, .col a:active {	color: #FB2E19;	background: #FFFFFF;	text-decoration: underline;}blockquote {	margin: 0px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 20px;}