html, #mozfixflash, x:-moz-any-link, x:default { position:relative; left:-0.1px; }
body {
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
	background-color: #0d0d0d;
	/*background: #a4a09a url(../images/bandeau.jpg) top center no-repeat;*/
}
#global {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left; /* on rétablit l'alignement normal du texte */
	/*border-left:#CCCCCC solid 1px;*/
	background:white top left repeat-y;
}
#logo {
	/*position: absolute; z-index: 5; top: 0; left: 22px;*/
	padding: 0;
	height: 170px;
}
#contenu {
	padding:20px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFF;
	background-color: #333333;
	
}
#navcontainer {
	padding: 20px 0 5px 0;
	margin-top: 0;
	background:#222;
}

#navlist {
	margin: 0 0 20px 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #67abdc;
}

#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font-size: 14px;
	font-family: Bradley Hand ITC TT, Papyrus, Helvetica, sans-serif;
	letter-spacing:1px;
}

#navlist a:link, #navlist a:visited {
	float: left;
	line-height: 14px;
	font-weight: bolder;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	font-family: Bradley Hand ITC TT, Papyrus, Helvetica, sans-serif;
	color: #fff;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	border-bottom: 6px solid #67abdc;
	padding-bottom: 2px;
	background: transparent;
	color: #fff;
	font-size: 14px;
	font-weight:bolder;
	font-family: Bradley Hand ITC TT, Papyrus, Helvetica, sans-serif;

}

#navlist a:hover { 
	color: #fff; 
}

#navlist2 {
	margin: 0 0 20px 0;
	padding: 0 0 20px 10px;
	border-bottom: 0px solid #6D071A;
}

#navlist2 ul, #navlist2 li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font-size: 14px;
	font-family: Bradley Hand ITC TT,Papyrus, Helvetica, sans-serif;
	letter-spacing:1px;
}

#navlist2 a:link, #navlist2 a:visited {
	float: left;
	line-height: 14px;
	font-weight: normal;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	font-family: Bradley Hand ITC TT,Papyrus, Helvetica, sans-serif;
	color: #fff;
}

#navlist2 a:link#current, #navlist2 a:visited#current, #navlist2 a:hover {
/* 	border-bottom: 6px solid #67abdc; */
	padding-bottom: 2px;
	background: transparent;
	color: #67abdc;
	font-size: 14px;
	font-weight:normal;
	font-family: Bradley Hand ITC TT,Papyrus, Helvetica, sans-serif;

}

#navlist2 a:hover { 
	color: #67abdc; 
}


#footer {
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
	position:relative;
	bottom:0;
	height:50px;
	background: #222222 url(../images/footer.jpg) bottom center no-repeat;
}
h1 {
	font-family: Bradley Hand ITC TT,Tahona;
	font-weight: bold;
	font-size: 22px;
	color: #FFF;
}
h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #67abdc;
}
p,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#333333;
	font-size: 14px;
}
.titre-noir {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
.sous-titre {
	color: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.haut{
	border-top: 1px solid #000000;
}
.jour{
	border-top: 1px solid #000000;
	font-size:9px;
	height:12px;
	border-right:dotted 1px #999999;
}
.joursem{
	border-top: 1px solid #000000;
	font-size:9px;
	height:12px;
	background-color:#e4e4e4;
	border-right:dotted 1px #999999;
}
.salle {
	font-size:9px;
}
.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#666666;
	font-size: 11px;
}
a:link,a:visited {
	color: #67abdc;
	text-decoration: none;
}
.bordure{
	padding:3px;
	border:3px double #CCC;
}
input.contact, select.contact, textarea.contact {

	background-color: #ffffff;

	font-size: 11px;

	font-weight: bold;

	color: #000000;

	border: 1px solid #67abdc;

	border-left-width: 8px;

	padding: 3px;

	text-decoration: none;

}
