body {
	background-image: url(img/bg.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	display: block;
	padding: 2px;
	border: thin dashed #FFFFFF;
	background-color: #FFFFFF;
}
#contenu{clear: both;}
.header {
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #666;
	text-align: left;
	border: thin double #FFF;
	top: 0px;
	width: 190px;
}
li {
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #FFF;
	list-style-position: inside;
	list-style-type: square;
	margin-left: -35px;
	color: #FFF;
	font-size: 13px;
	margin-right: 5px;
}
.logo {
	margin-bottom: -14px;
}
.edito {
	background-color: #FF0000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	display:block;
}
.cotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding: 2px;
	background-color: #FFFFFF;
	}
.footer {
	background-color: #FF0000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top: medium outset #FFFFFF;
	border-right: medium outset #999999;
	border-bottom: medium outset #666666;
	border-left: medium outset #FFFFFF;
}

.titre {font-size: xx-large}
.entete {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	
}
.txtbold {
	font-weight: bold;
	font-size:16px;
	color: #000;
}
.txtboldsmall { font-weight: bold; font-size:14px}
.txtboldred { font-weight: bold; font-size:14px; color:#FF0000}
.red {color:#F00}
a:link {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
text-decoration: none;
	
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0F0;
	text-decoration: none;
}
a:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0F0;
	text-decoration: none;
	}

.copyright {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	
}
.tabheader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #CC3300;
}
.tableau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: thin groove #FFFFFF;
	background-color: #666;
}
.titre {
	font-size: 20px;
	font-weight: bold;
}
.avertissement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#fff;
	background-color: red;
	text-align: center;
	margin: 5px;
	padding:5px;
	border: thin dotted #FFFFFF;
}

.pubtitre {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000;
	padding: 2px;
	margin-bottom:5px;
}.blancgras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.ok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	text-align: center;
	padding: 3px;
	border: medium double #666;
}
.plus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #F00;
	background-color: #CCC;
	text-align: center;
}
.txtgauche {text-align:left;}
.txtred {color:#F00}
.warning {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	text-align: center;
	margin: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	padding: 3px;
}
.bandeau {
	margin-bottom: 4px;
}