body {
	background-color:#e3e3e3;
	margin: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
	text-decoration: none;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}
li {
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #FFF;
	list-style-position: inside;
	list-style-type: square;
	margin-left: -40px;
	color: #F00;
	font-size: 14px;
}
#conteneur {
	width: 760px;
	margin: 4px auto;
	padding-left:8px;
	padding-right:8px;
	background-color:#fff;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #ededed;
	border-left-color: #CCCCCC;
	border-width: 2px;
}
#header {
	height: 160px;
	background-color: #666;
	
}
#menu {
	text-align: left;
	padding: 2px;
	height: 100%;
	width: 154px;
	background-color: #333;
}
#centre {
background-image:url("img/bgmain.jpg");
height:100%
}
#footer {
height: 56px;
background-color: #666;
background-image:url("img/footer.jpg");
}

#contenu {
	height:100%;
border:1px inset;
	
	margin-left: 24px;
	margin-right: 24px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#eee;
	
}

.titre{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	color:#000;
	padding: 0.3em;
	text-align: center;
	background-color:#FFCC00;
	border-bottom: thin solid red
}
.fondblanc{background-color:#fff; border: thin dashed black}
.texte{
	font-size: 14px;
	text-align:center;
	border:1px inset #333;
	background-color:#fff;
	padding:0.2em
}
H1{line-height:1em}
.liens {
	background-color: red;
	border: thin double #000;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding: 1px  3px;

}

.gras { font-weight: bold; font-family:Arial, Helvetica, sans-serif;}
.noir { font-weight: bold; font-family:Arial, Helvetica, sans-serif; color:#000}
.orange {text-align:center; background-color:#ffcc00; border:double}
.scroller {
height: 300px;
overflow:auto
}
.centrer{text-align:center;}
.petit{ font-size:0.9em}
.copyright {
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
color:#666;
text-align: center;
}
.pub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000;
	background-color: #ccc;
	text-align: center;
	margin: 10px;
	padding: 15px;
	border: thin dotted #FFFFFF;
}
.fondrougecentre {
font-family:Arial, Helvetica, sans-serif;
	background-color:red;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
	border:thin outset #FFFFFF;
	margin-bottom:5px;
}
.red {color:red}
.logo {
	margin-bottom: -19px;
}
.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;
}
.cgv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	background-color: #E9E9E9;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
}
.abo {text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #000;
	border: medium double #666;
}
