body {
	margin:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/background.png);
	background-repeat: repeat;
	font-size:12px;
}


.corps {
	margin-left:3px;
	margin-right:3px;
	margin-bottom:3px;
	margin-top:1px;
	font-size:12px;
	width:314px;
}

.ind_titre { padding-top:2px; padding-left:2px; padding-right:2px; padding-bottom:2px; background-color:#666666; color:#FFFFFF; border:1px #666666 solid; font-weight:bold; }
.ind_box { margin-left:4px; margin-right:4px; margin-top:0px; background-color:#CCCCCC; border:1px #999999 solid; padding:2px; }

a { width:0px; height:0px; text-decoration: none;}
a:link { color: #36465F; text-decoration:none; width:0px; height:0px; }
a:visited { color: #36465F; width:0px; height:0px; }
a:hover { color:#CC5511 ; text-decoration: none ;  width:0px; height:0px; }

.cadre {
	background-color: white;
	width:310px;
	color:#555571;
	border: 1px solid;
	padding:5px;
}

object { 
	width:300px; 
}

.news {
	background-color:#FFF;
}

h1 {
	font-size:12px;
}
.header {
		width:310px;
	background-color:#000000;
	border:1px #666 solid;
	border-bottom:0px;
		padding:5px;
}

.menu {
	background-image: url(images/header.png);
	color:#F4F4F4;
	margin-bottom:6px;
	padding:5px;
	border:#999 1px solid;
	border-top:0px;
	font-weight:bold;
}

.contenu_news {
	color: black;
	border: 1px solid;
	margin-bottom: 2px;
	background-color: white;
}

.silver {
	color: grey;
	font-family: Helvetica, Arial, sans serif;
}

#news_precedante {
	background-image: url(images/header.png);
	color: white;
}

img {
	max-width: 300px;
}
