@import "news.css";

h1 {
	margin-bottom : 10px;
}
h2.edito {
	text-align : left;
}
div.edito p.paragraphe {
	font-size : 8pt;
}

table.News td {
	padding : 3pt;
	color : #ffffff;
}

table.News h1 {
	margin : 0pt 0 0 0;
}

table.News p {
	margin : 0 0 0 0;
}

div.forumExtract {
	line-height : 1.6em;
}
div.forumExtract a {
	font-weight : normal;
}
div.forumExtract a:link {
	font-weight : normal;
}
div.forumExtract a:visited {
	font-weight : normal; 
}
div.forumExtract a:hover {
	font-weight : normal;
}

div.TopNews {
	background-color : #ffcc66;
	width : 99%; 
	margin : -10pt 0pt 20pt 0pt;
	color : #660000;
	text-align : center;
	
}