body {
	background-color: #333333;
	margin:;
	z-index: 1;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #791215;
	background-color: ;
	text-align: left;
	margin-left:;
	margin-right:;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;

	background-color: ;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #900;

	background-color:;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;

	background-color:;
	text-decoration: none;
}

table#sample {
	border: solid #0000 0px;
	width: 980px;
	height: 700px;
	align: center;
}

table#sample td {
	padding: 0px;
	border: solid #CCCCCC 0px;
}

.data {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:300;
	font-size: 14px;
	color: #333333;
	text-align: left;
	vertical-align: top;



	background-color:;
	text-align:left;
	overflow: visible;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:300;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	background-color:;
	overflow: visible;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #912437;
	text-align: justify;
	vertical-align: top;
	background-color:;
}


.ligne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D7C98C;
	text-align: left;
	vertical-align: top;
	height: ;
	background-color: ;
}

.cadre_texte {
	position: relative;
	top: 0px;
	left: 8px;
	overflow: auto;
	height: 370px;
	width: 920px;
	padding-right: 10px;
}

.cadre_texte_accueil {
	position: relative;
	top: 0px;
	left: 8px;
	overflow: auto;
	height: 370px;
	width: 740px;
	padding-right: 10px;
}


.cadre_texte_news {
	position: relative;
	top: 0px;
	left: 0px;
	overflow: auto;
	height: 250px;
	width: 150px;
	padding-right: 10px;
}

