@charset "UTF-8";
body {
	background: #000000;
	margin: 0;
	padding: 0;
    }

/* Contour des images-liens... */
a:link img {
	border: 3px solid #111111;
}
a:visited img {
	border: 3px solid #111111;
}
a:hover img {
	border: 3px solid #9E0B0E;
}
a:active img {
	border: 3px solid #990000;
}
/* ... mais l'image d'en-tete n'a pas de contour (même en survol) */
#entete img {
	margin: 0px;
	border: thin none #000000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

/* définition des blocs de base */
.oneColFixCtr #container,.oneColFixCtr #entete,.oneColFixCtr #mainContent,.oneColFixCtr #menubas,.oneColFixCtr #signature {
	width: 990px;  
}
.oneColFixCtr #container {
	width: 990px;  
	background: #000000;
	margin: 0 auto;
	height: 775px;
	border: 0px none #000000;
	overflow: visible;
    }
.oneColFixCtr #entete {
	padding: 0px;
	overflow: visible;
	height: 140px;
	width: 990px;
	border: 0px none #000000;
    }
.oneColFixCtr #mainContent {
	padding: 0; 
	height: auto;
	width: 990px;
	margin: 0px;
	border: 0px none #000000;
	overflow: visible;
    }
.oneColFixCtr #menu,.oneColFixCtr #menubas,.oneColFixCtr #signature {
	background: #000000 url(../img/menumotif.jpg) repeat-x;
	overflow: visible;
	font-style: normal;
	font-weight: normal;
	line-height: 32px;
	letter-spacing: 0.25em;
	float: left;
	clear: right;
	border: 0px none #000000;
	z-index: 99;
    }
.oneColFixCtr #menu {
	margin: 0px 0px 16px;
	height: 72px;
	font-size: 12px;
	width: 958px;
	padding: 0px 16px;
    }
.oneColFixCtr #menubas {
	height: 36px;
	font-size: 9px;
	text-align: center;
	width: 990px;
	margin-bottom: 32px;
    }
.photohautdroite {
	float: right;
	margin: 0px;
	visibility: visible;
	overflow: visible;
	border: 0px none #000000;
	z-index: 50;
}

/* definition des styles textes de base */
/* certains paramètres sont affectés "en bloc" pour sinplifier les modifications (de couleurs par exemple) */
/* Attention à l'ordre des “a:"!!!!  (LoVe HAte) */
body,p,td,th {
	font: normal 12px "Century Gothic", Verdana, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
body,p,td,th {
	color: #949698;
}
h1,h2,h3,h4,h5,h6,.highligth {
	color: #9E0B0E;
}
a:link {
	color: #949698;
	text-decoration: none;
}
a:visited {
	color: #949698;
	text-decoration: none;
}
a:hover {
	color: #9E0B0E;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
p,h6 {
	text-align: justify;
	margin-bottom: 12px;
	line-height: 18px;
}
p,h1,h2,h3,h4,h5,h6 {
	margin-left: 16px;
}
h1,h2 {
	padding: 0px;
	font-style: normal;
	white-space: normal;
	letter-spacing: 0.07em;
	font-size: 17px;
	line-height: 18px;
	margin-top: 18px;
	margin-bottom: 12px;
}
h3 {
	font-size: 13px;
}
h6 {
	margin-top: 12px;
}
.Notes, caption {font-size: 9px}
.Notes {
	text-align: center;
}
.legendes {
	font-weight: bold;
	text-align: center;
	line-height: 14px;
}
/* alinéas (page réservation par exemple) */
.plist {
	margin: 0px 0px 0px 16px;
	line-height: 18px;
}
.ullist {
	margin: 0px 0px 12px;
	line-height: 18px;
	text-align: justify;
}
.lilist {
	list-style: disc outside;
	margin: 0px 0px 0px 60px;
}
/* conteneur liste de base (vide) */
.listcontainer {
	list-style: none;
	display: inline;
	float: left;
}
/* tableaux de base (page "fonctionnement") */
.info {
	background: #131313 url(../img/barre.jpg) repeat-x;
	height: 25px;
	color: white;
	font-weight: bold;
	line-height: 25px;
	width: auto;
	text-indent: 90px;
	margin-top: 18px;
	margin-bottom: 6px;
	border: 0px none #000000;
}
.TablTabl {
	margin-left: 16px;
	width: 515px;
	border: 0px none #000000;
	z-index: 75;
}
.TablPos {
	background: #131313;
}
.TablNeg {
	color: #000000;
	background: #666666;
}
/* styles du formulaire de la page "contact" */
.oneColFixCtr #container #mainContent form {
	margin-left: 16px;
	width: 515px;
}
.button{
	background:#000000 url(../img/on.jpg) repeat-x;
	cursor:pointer;
	font-weight: normal;
	font-size: 12px;
	line-height: 24px;
	height: 25px;
	text-align: center;
	letter-spacing: 0.25em;
	border: 0px solid #000000;
}
#InitEnvoi {
	margin-top: 32px;
	margin-bottom: 32px;
}
/* styles de la page "specifications" */
.oneColFixCtr #container #mainContent #fiche {
	height: 448px;
	width: 958px;
	clear: both;
	overflow: visible;
	margin: 16px;
	}
#titre       {
	font-size: 14px;
	line-height: 29px;
	font-weight: normal;
	letter-spacing: 0.25em;
	clear: both;
	float: left;
	height: 30px;
	width: 958px;
	background: #202020;
	text-align: center;
	border-top: 1px solid #333333;
	border-right: 1px solid #080808;
	border-bottom: 1px solid #080808;
	border-left: 1px solid #333333;
	margin-top: 12px;
}
#structure     {
	clear: both;
	float: left;
	overflow: visible;
	width: 958px;
	margin: 0px;
}
#specphoto     {
	margin: 0px;
	overflow: visible;
	/*border: 0px none #000000;*/
}
#fiche #structure #spec {
	text-indent: 4px;
}
#fiche #structure #spec td {
	padding: 2px;
}
.zebre {
	background: #101010;
}
#gallerie img  {
	margin: 0px;
	/*border-top: 1px solid #303030;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #303030;*/
}
#gallerie {
	float: left;
}
.galleriefond  {
	text-align: center;
	background: #101010;
	width: 71px;
}
.gallerieSep {
	width: 24px;
}

/* styles de l'accordéon (page Le_Toys_Club.htm) */

/* styles basiques de l'accordéon */
#basic-accordian{
	border:0px none #EEE;
	padding:16px;
	width:958px;
	position:relative;
	z-index:2;
	margin-bottom: 16px;
	overflow: hidden;
}
.accordion_headings{
	background:#333333 url(../img/on.jpg);
	color:#949698;
	cursor:pointer;
	line-height: 29px;
	height: 30px;
	text-indent: 16px;
	letter-spacing: 0.25em;
	border: 0px none #000000;
	font-weight: bold;
}
.accordion_headings:hover{
	color: #9E0B0E;
}
.accordion_headings:active{
	color: #FF0000;
}
.header_highlight{
	color: #9E0B0E;
}
.accordion_child{
	padding:16px 76px;
	background:#111111;
}
/* styles supplementaires de l'accordéon */
.accordion_child td {
	font-weight: bold;
	line-height: 18px;
}
.accordion_child img {
	border: 3px solid #111111;
	height: 243px;
	width: 364px;
}
