body {
	margin : 0;
	height:100%;
	background-color:#7a0c17;
	background-image : url(../images/fond.jpg);
	background-position: top left;
	background-repeat : repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-size: 14px;
	font-family : arial,helvetica;
	font-weight : bold;
	font-style: italic;
	text-align: justify;
}
h2.titre {
	font-size: 14px;
	font-family : arial,helvetica;
	font-weight : bold;
	font-style: italic;
	text-align: left;
}
h3 {
	font-size: 12px;
	font-family : arial,helvetica;
	font-weight : normal;
	text-align: justify;
}
h3.encart {
	font-size: 12px;
	font-family : arial,helvetica;
	font-weight : normal;
	text-align: left;
}
a:link {
color : #7A0C17;
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
text-decoration : none;
}
a:visited {
color : #98434A;
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
text-decoration : none;
}
a:hover {
color : #98434A;
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
text-decoration : underline;
}
a:active {
color : #98434A;
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
text-decoration : none;
}
.tableau {
	height:100%;
}
table {
}
td {
	margin : 0;
}
tr {
	margin : 2;
}

.styl3 {
	font-size: 12px;
}
.style5 {
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
}
.style6 {
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
}
.styl7 {
	font-size: 9px;
}
#conteneur {
position: absolute;
border : 0px ;
margin-top: auto;
margin-bottom: auto; 
}
.Stylered {
color : red;
}