body{
	background-color:#000;
}
img{
	border:none;
}
table, td{
	border:none;
}
.ban {
	margin:auto;
	width:962px;
}
.cadre{
	background-image:url(images/ronds2.png);
	background-repeat:no-repeat;
	background-position:145px -50px;
	margin:auto;
	width:1200px;
}
.content {
	width:100%;
}
.news{
	border:solid 1px white;
	background-image:url(images/bg2.png);
	background-repeat:repeat;
	color:#FFF;
	margin-top: 20px;
	margin-left: 145px;
	padding:25px;
	text-align:justify;
	width:600px;
}
.menu{
	/*largeur du menu et position par rapport au haut*/
	width:300px;
	padding-top:50px;
}
.menu td{
	/*espacement entre les images du menu*/
	padding-top:8px;
}
p{
	font-family: Trebuchet MS, Arial, Verdana, serif;	
 }

.mail{
	color: blue;
}

.NB{
	font-size: 12px;
}

.mot{
  font-weight: bolder;
	text-decoration: underline;
}
.colo{
	font-weight: bold;
	font-size: 26px;
	font-family: Verdana, Arial, serif;
	text-align: center;
	font-style: italic;
}


a{color: #ff8900; text-decoration: none;}
a:link{color: #ff8900; text-decoration: none;}
a:visited{color: #ff1832; text-decoration: none;}
a:active {text-decoration: underline;}
a:hover{text-decoration: underline;}
a img{border: none;}