ul {
	list-style:disc;
	margin-left: 15px;
}

a {
	text-decoration: none;
}

body {
	font-family: "Arial", "Helvetica", "Sans-Serif";
	font-size: 12pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../images/includes/fond1.gif);
	color: rgb(0, 0, 0);
	line-height:20px;
}

a:link {
	color: #808080;
}

a:visited {
	color: #808080;
}

a:hover {
	color: #808080;
}

table {
	margin-left: auto;
	margin-right: auto;
}

table.maintable {
	border-spacing: 0px;
	border-collapse: collapse;
	width: 850px;
	text-align: center;
	border-width: 0px;
	background-color: #ffffff;
}

table.editionMainTable {
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: center;
	width: 80%;
	border-width: 0px;
	background-color: #ffffff;
}

table.informationstable {
	width: 852px;
	text-align: left;
	background-image: url(../../images/includes/fond00.jpg);
}

td {
	padding: 9px;
	font-family: "Arial", "Helvetica", "Sans-Serif";
}

td.bannertd {
	padding: 10px 9px 0px 9px;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
	align: center;
}

h1 {
	font-size: 26pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal
}

h2 {
	font-size: 18pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal
}

h3 {
	font-size: 16pt;
	font-weight: normal
}

h4 {
	font-size: 14pt;
	font-weight: normal
}

h5 {
	font-size: 12pt;
	font-weight: normal
}

hr {
	color: grey; /* pour ie */
	border-color: grey; /* pour Opera et Safari */
	background-color: grey; /* pour Mozilla */
	height: 1pt;
	border: 0;
}

img#banner {
	height: 135px;
	width: 870px;
}

table.banner {
	padding: 0;
	border: 0;
}

img.noborder {
	border: 0;
}

img.small {
	width:20%;
	height:20%;
}

img.medium {
	width:50%;
	height:50%;}

img.big {
	width:100%;
	height:100%;}


.underline {
	text-decoration: underline;
}

.notAllWidth {
	width: 620px;
}

.inTextTable {
	text-align: left;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px;
}

.white {
	color: white;
}

.grey {
	color: #c0c0c0;
}

.normaltextsize {
	font-size: 12pt;
}

.W3Cicons {
	border: 0;
	width: 88px;
	height: 31px;
}

.hided {
	display: none;
}

img.unborderedFlag {
	width: 28px;
	border-width:0px;
}

img.borderedFlag {
	width: 28px;
	border-style:solid;
	border-width:1px;
	border-color:black;
}

img.headerButton{
	border: 0;
	/* for IE */
	filter:alpha(opacity=80);
	opacity: 0.8;
}

img.headerButton:hover{
	border: 0;
}

fieldset {
	border-width:1px;
	color: black;
	border-style: solid;
	padding: 0.5em;
}

.warning {
	color: red;
}

div.warning a {
	color: red;
	text-decoration: underline;
}

.linksTable {
	width: 852px;
	text-align: left;
	background-image: url(../../images/includes/fond04.jpg);
}

.linksTable tr td{
	vertical-align:middle;
}

td.imageCell {
	text-align:center;
}
