div.news {
	margin-top: 10px;
	margin-bottom: 20px;
}

div.newshead {
	background: url(../images/news/newsheadbg.gif) bottom repeat-x;
	border-bottom: 1px solid orange;
}

div.newsdate {
	width: 80px; float: right;
	background: url(../images/news/datebg.gif) right bottom no-repeat; 
	font-size: 10px; font-weight: bold; color: #bdbdbd;
	text-align: right; padding-right: 6px;
	padding-bottom: 4px;
	padding-top: 3px;
}

div.newstitle {
	margin-right: 100px;
	font-size: 12px; font-weight: bold; color: #0059b3;	
	padding-bottom: 6px;
}

div.newstitle h2 {
	margin: 0px; padding: 0px;	
	background: url(../images/news/h2bg.gif) bottom repeat-x;
	font-size: 12px; font-weight: bold; color: #0059b3;	
	float: left;
	padding-bottom: 5px;	
}

div.newstitle h2 span {
	padding-bottom: 6px;			
}

div.newsbody {
	padding-top: 10px;
}

div.newsimage {width: 84px; float: left; 
}
* htnl div.newsimage {margin-right: -4px; height: 1%;}

div.newsannonce {
	margin-left: 100px; text-align: justify; 
	font-size: 11px; color: #636363;
}

div.newsannonce_fuck {
	margin-left: 0px; text-align: justify; 
	font-size: 11px; color: #636363;
}

pre.newsannonce {
	margin-left: 100px; text-align: justify; 
	font-size: 11px; color: #636363;
}

div.newsannonce a{text-decoration: none; color: #636363;}
div.newsannonce a:visited{text-decoration: none; color: #636363;}
div.newsannonce a:hover{text-decoration: none; color: #0059b3;}

div.newsannonce_fuck a{text-decoration: none; color: #636363;}
div.newsannonce_fuck a:visited{text-decoration: none; color: #636363;}
div.newsannonce_fuck a:hover{text-decoration: none; color: #0059b3;}

pre.newsannonce a{text-decoration: none; color: #636363;}
pre.newsannonce a:visited{text-decoration: none; color: #636363;}
pre.newsannonce a:hover{text-decoration: none; color: #0059b3;}

* html div.newsannonce {margin-left: 96px; height: 1%;}
* html pre.newsannonce {margin-left: 96px; height: 1%;}

* html div.newsannonce_fuck {margin-left: 0px; height: 1%;}
div.newspere {
	clear: both;
}