* { margin: 0; padding: 0; }

body, html {
background-color: #000;
scrollbar-base-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-arrow-color:#0184ff;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#999999;
scrollbar-shadow-color:#333333;
scrollbar-track-color:#404040;
font-size: 12px;
text-align: center;
font-family: Verdana, sans-serif;
color: #999;
}

img {
border: none;
}

img a {
border: none;
}

img a:hover {
border: none;
}

.Img {
padding: 10px;
}

a{
color: #ff0000;
}

a:hover{
color: #eeb829;
}

a:visited{
color: #ff6600;
}

#site {
margin: 0 auto;
width: 100%;
} 
 
#entree {
  background: url("../image.mise.en.page/Background.Entree.png") top repeat-x;
  margin: 0 auto;
}
 
#header {
  background: url("../image.mise.en.page/Fond collectoy.png") repeat-x center top;
  width: 100%;
  height: 232px;
  text-align: center;
}

#footer {
  clear: left;
  background: url("../image.mise.en.page/Fond bandeau bas de page.png") repeat-x center top;
  width: 100%;
  height: 60px;
  margin: 25px auto 0px auto;
}

#haut {
background-color: #404040;
height: 30px;
width: 100%;
margin: 0 auto;
padding-bottom: 8px;
}

.menuhaut {
list-style-type: none;
width: 490px;
margin: 0px auto;
}

.menuhaut li {
float: left ;
}

.menuhaut a {
width: 120px;
height: 30px;
background: url("../image.mise.en.page/fond.bouton.jpg") no-repeat top;
display: block;
padding-top: 5px;
color: #404040;
text-decoration: none;
text-align: center ;
}

.menuhaut a:hover {
color: #666666;
text-decoration: underline;
}

#intermediaire {
background: url("../image.mise.en.page/intermediaire.png") repeat-x top;
height: 5px;
width: 100%;
}

#centre {
width: 850px;
margin: 0 auto;
}

#centre table {
width: 100%;
padding-top: 10px;
text-align: center;
border-collapse: collapse;
border: none;
margin: 0 auto;
}

.HautCadre {
   margin-top: 25px;
	background: url("../image.mise.en.page/Haut.cadre.png") no-repeat center top;
   padding-top: 11px;
	width: 850px;

}

.MilieuCadre {
	background: url("../image.mise.en.page/Milieu.cadre.png");
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
   padding: 0px 10px 0px 10px;
   color: #999;
}

.MilieuCadre h1 {
padding-bottom: 10px;
color: #fff;
font-size: 16px;
}

.MilieuCadre h2 {
	padding-left: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #f00;
	background: url("../image.mise.en.page/Boule de cristal 4 etoiles.png") no-repeat left top;
	text-align: left;
	margin-bottom: 10px;
}

.MilieuCadre p {
padding-bottom: 10px;
}


.BasCadre {
   padding-bottom: 11px;
	background: url("../image.mise.en.page/Bas.cadre.png") no-repeat center bottom;
   margin-bottom: 25px;
	width: 850px;
}

.TitreJaune {
   font-size: 12px;
   color: #FFCC00;
	font-weight: bold;
}

.TitreRouge {
   font-size: 12px;
   color: #FF0000;
	font-weight: bold;
}

#BoxAcceuil{
	border: none;
	width: 800px;
	font-size: 12px;
	text-align: justify;
	padding: 0;
}

#BoxAcceuil h2 {
	font-size: 16px;
	color: #ff0000;
	padding-top: 10px;
}

#BoxAcceuil p {
	color: #808080;
	padding: 10px;
}

/* -- ABCDAIRE -------------------------------------------------------------------------------------*/
#ABCDaire {
width: 940px;
margin: 0 auto;
}

#ABCDaire table {
width: 100%;
margin-top: 20px;
text-align: center;
border-collapse: collapse;
border: none;
}

#ABCDaire td {
width: 188px;
vertical-align: top;
}

#ABCDaire ul {
	margin-left: 30px;
	text-align: left;
	list-style-position: inside;
	list-style-type: circle;
}

#ABCDaire a {
color: #404040;
text-decoration: none;
}

#ABCDaire a:hover {
color: #0184ff;
}
