body {
	background-color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
	font-weight: bold;
    font-size: 12px;
}

.out {
  color: #ffffff;
  font-style: italic;
}
  
td,tr {
	border-color:#330000;
}
.centre {
	width: 800px;
	height: 600px;
	border-bottom: 3px solid #000000;
	border-left:0,5px solid #000000;
	border-right: 2px solid #000000;
	overflow: auto;
	background-image: url(img/fond-site2.png);
	border-top-color: #333300;
	border-top-color: #006633;
	
}


.menu {
	cursor: crosshair;
	font-family: arial;
	font-size: 50px;
	/*font-style: normal;*/
	/*line-height: 50px;*/
	/*font-weight: lighter;	*/
}
.menu:link {
	color: #000000;
	font-size: 24px;
}

.menu:visited {
	color: #000000;
	font-size: 24px;
}
.titlemenu {
	/*width: 700px;*/
	font-size: 14px;
	text-decoration: underline;
	font-style: oblique;
	font-weight: bold;
	text-align: left;
	color: #CCCCCC;	
}
.subtitlemenu {
	width: 100px;
	vertical-align: text-top;
	text-align: left;
	font-style: oblique;
}
.subbody {
	width: 600px;
	background-color: #FFFFCC;
	filter: Alpha(Opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}


a:link {color: #669966; font-size: 12px; text-decoration: none; }
a:active {color: #669966; font-size: 12px; text-decoration: none; }
a:visited {color: #669966; font-size: 12px; }
a:hover {color: #ffffff; font-size: 12px; text-decoration: underline; }


/* page des news en bdd */
.Nfoto {
	color: #000000;
}
.Ntext {
	color: #000000;
}
.Ntitle {
	color: #000000;
}
.Nbigtitle {
	color: #000000;
	font-size: 18px;
}
.listtext {
	color: #000000;
	font-size: 10px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
