body {	
	color: #ffffff;
	font-family:Myriad Pro, Trebuchet MS;
	font-size: 14px;
	margin: 0;
	padding: 0;
	background-color: #000000;
}

#myContent {
	overflow : scroll; 
	height: 100%;
	background-color: #000000;
}

div.lien {
	background-color:#151515;	
	height: 25px;
	margin-left: 0px;
	width: 460px; 
	text-align: center;
}
 
div.lien a {
	background-color:#151515;	
	color: #F90032;
	font-size: 14px;
	text-decoration:none;
}
div.lien a:hover {	
	color:#FFFFFF;
}

div.news{
	width: 460px;
	text-align: left;
}

div.header {
	margin : 0 auto;
	margin-top : 0;
	text-align: center;
	border-bottom:1px;
	border-bottom-color : #666;
	border-bottom-style: solid;
}

a img {
	border: 0;
}

a img {
	border: 0px;
}

a img {
	border: none;
}

.titre {
	font-size: 20px;
	color:#BA0037;
}

.date {
	font-size: 13px;
	color:#333333;
}

.contenuNews{
	font-size: 13px;
	color:#999999;
}

.style1{
	font-size: 13px;
	color:#ffffff;
}

.style2{
	font-size: 13px;
	color:#BA0037;
}
a {
	color:#BA0037;
	font-weight: bold;
}
a:hover{
	color:#FFFFFF;
}

a.titre {
	font-size: 20px;
	color:#BA0037;
	text-decoration:none;
}

a.titre:hover{
	color:#000000;
}