﻿body, html {
	background-image:url('images/bande900smk.jpg');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
   	padding: 1%;
	background-repeat: repeat-x;
	background-color: #000000;
  	/*scrollbar-face-color: ThreeDFace !important;
  	scrollbar-shadow-color: ThreeDDarkShadow !important;
  	scrollbar-highlight-color: ThreeDHighlight !important;
  	scrollbar-3dlight-color: ThreeDLightShadow !important;
  	scrollbar-darkshadow-color: ThreeDDarkShadow !important;
  	scrollbar-track-color: Scrollbar !important;
  	scrollbar-arrow-color: ButtonText !important;*/
  	scrollbar-face-color: black;
	scrollbar-highlight-color: black;
  	scrollbar-darkshadow-color: #e8e85e;
	scrollbar-face-color: 4C4C33;
    scrollbar-track-color: black;
    scrollbar-arrow-color: #e8e85e;
}
* {margin: 0px; padding: 0px;}
* 	:link {color:#e8e85e};      /* unvisited link*/
*	:visited {color:#e8e85e};  /* visited link */
*	:hover {color:#e8e85e}  /* mouse over link*/ 
*	:active {color:#e8e85e}  /* selected link */ 
p {
	padding: 0px 5px 0px 0px; /* 1=espace au dessus du enter, 2=marge de droite, 3=au dessous du center, 4=marge de gauche des 3 colonnes */
	display:block;
	color:#e6e2af;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align:center;
	/*blockquote { font-size: larger }*/
    /*EM { font-size: 200% }
    EM { font-size: 2.0em }*/
}
a {
	color:#e6e2af;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:center;
}
#container {
	margin: 0px auto;
	text-align: center;
	width:900px;
	background: none;
}
#header{
	/*height:880px; /*867px;
	width: 279px;
	background: url(sitelogo_small3.png);
	background-repeat: no-repeat;*/
	margin-left:3%;
	margin-top: 60px;
	margin-bottom: 5px;
	float:none; /* left ou right ou inherit */
}
#content{
}
#left{
	width:215px;
	margin-right:1%;
	float:left;
}
#middle{
 	width: 78%; 	/*(margin-left: ; (122px;)(margin-right: ; (186px;)*/
}
#right{
	margin-left:1%;
	width:215px;
	float:right;
}
/********************* menu ****************************/
.menuheader{
	width:215px;
	height:37px;
	background-image:url(images/menutop5.gif);
	display:block;
}
.menucontent{
	width:215px;
	background-image:url(images/menumiddle3.gif);
	padding-top:5px; /* espace sous menus gauche et droit */
	background-repeat: repeat-y;
}
.menuheader h3{
	padding: 10px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;	
	text-align:center;
}
.menufooter{
	width:215px;
	height:15px;
	background-image:url(images/menubottom4.GIF);
	display:block;
}
.postheader,.menuheader{
	color:#e8e85e; /* lettres des entetes de fenetre */ 
	text-transform: uppercase;
}
/********************* post - centre ****************************/
.post{
	margin-bottom:0px; /* espace entre le bas fenetre-centre et menu du bas de page */
	margin-left:120px;
	margin-right:10px;
}

.postheader{
	display:block; /*background-image:url(images/posttop.gif);*/
	width:auto;
	height:33px;
}
.postheader h1{
	padding: 7px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
}
.postcontent{
    /*background-image:url(images/postmiddle.gif);*/
	/*background-repeat: repeat-y;*/ 	
	padding: 0px 15px; /* 1=fenetre-centre:marges haut et bas, 2=marges gauche et droite */
}
.postfooter{
    /*background-image:url(images/postbottom.gif);*/
	/*background-repeat: repeat-n;*/ 	/*essai*/
}
.MonContainer {
}
table.MaTable {
	margin:0 auto;
	height:25px; /*<-------- hauteur de la div*/
	width: 78%; /*<--------largeur de la div*/
	color:#e6e2af;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align:center;
} /* pour réduire la class MaTable aux éléments table uniquement */
/********************* header ****************************/
#header{
	position:relative;
}
#header ul{
    position:relative;
	top:27px; /* emplacement x menu du haut */
	display:block;
	left:0px;
}
#header ul li{
	display:inline;
	text-align:center;
	margin:0px;
	width:auto;
	border-right: 1px solid #6b7272;	
}
.last{
	border-right: 0px none #6b7272 !important;
}
#header ul li a{
	text-align:center;
	text-decoration:none;
	padding: 0px 10px; /* espace dans menu du haut pour les differents choix */
	text-transform: uppercase;
}
#header ul li a:hover{
	text-decoration:underline;
}
/********************* footer ****************************/
#footer{
	width:100%;/*
}
#footer ul{
	display:block;
	margin-left:auto;
	}
#footer ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}
#footer ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;*/
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer span{
	color:#a4a538;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align:center;
	width:80%;
	margin-left:10%;
	display:block;
	padding: 0px 10px;
}
/********************* menu droite ****************************/
/*.menu ul{
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px 0px 0px 10px;
	color:#ffffcc; /*(CCCCCC;)
}
.menu ul li{
	padding-top: 0px;
	color:#ffffcc; /*(CCCCCC;)
}
.menu ul li a{
	text-decoration:none;
	padding: 0px;
	text-transform: uppercase;
}*/
.member{
	text-decoration: none;
	color: #e8e85e;
	font-weight: bold;

}
.menu ul li a:hover{
	text-transform: uppercase;
} /*
.clear{
	clear:both;
}*/