BODY , TABLE , TD, P {
line-height : 160%;
font-size : 11px; 
color : #444444; 
margin-top : 0; 
margin-right : 0; 
margin-bottom : 0; 
margin-left : 0; 
font-family : verdana, arial, helvetica, sans-serif; 
} 

.edito {
line-height : 140%;
font-size : 11px;
text-align: justify;
}

.news {
line-height : 170%;
font-size : 8px;
text-align: justify;
}

.blank {
line-height : 100%;
font-size: 8px;
}

.spaced {
font-size : 13px; 
letter-spacing: 0.2em
}

.hr {
	border-bottom: none;
	padding: 1px;
	background: url(img/css-dotted.gif) repeat-x;	
	background-position: top;
	margin-top: 4;
	margin-bottom: 4;
}

A , A.name , A:visited , A:active {
color : #085AAF; 
font-family : Verdana, sans-serif; 
text-decoration : none; 
} 

A:hover { 
color : #00c; 
font-family : Verdana, sans-serif; 
text-decoration : underline; 
} 

A.link:link { 
color: #868686;
font-family: Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 11px;
text-decoration: none }

A.link:active { 
color: #868686;
font-family: Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 11px;
text-decoration: underline }

A.link:visited { 
color: #868686;
font-family: Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 11px;
text-decoration: none }
	
A.link:hover { 
color: #868686;
font-family: Verdana, Helvetica, sans-serif, Times, TimesNR;
font-size: 11px;
text-decoration: underline }