body {
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
/* 	background-color: #0d0d0d; */
	background: #ccc;
	height:100%;
}
#global {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	width: 900px;
	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;*/
	position: absolute;
	margin: 500px 0 0 360px;
}
#contenu {
	padding: 20px;
	margin: 0;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	background: #a4a09a url(../images/fond.jpg) top center;
	color: #3B4042;
}

#contenuaccueil {
	padding:0;
	margin: 0;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	background: #a4a09a url(../images/fond.jpg) top center;
	color: #797779;
	height: 660px;
}

#slogan {
	position: absolute;
	padding: 50px 0 0 20px;
	width: 326px;
}

#diaporama {
	position: absolute;
	padding: 0;
	width: 540px;
	height: 460px;
	margin: 0 0 0 360px;
}

#accroche {
	position: absolute;
	padding: 0;
	width: 240px;
	height: 300px;
	margin: 230px 0 0 130px;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #494741;
}

#menuv {
	position: absolute;
	margin: 20px 0 0 130px;
	text-align: left;
	color: #222;
	font-family: Arial;
	font-size: 15px;
}
#menuv ul {
	list-style: none;
}
#menuv li {
	padding-bottom: 6px;
}
#menuv a {
	text-decoration: none;
	color: #222;
}
#menuv a:hover {
	text-decoration: underline;
	color: #aaa495;
}

#navcontainer {
	padding: 20px 0 5px 0;
	margin-top: 0;
	background:#222;
	border-bottom: 3px solid #0d0d0d;
}

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

#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font-size: 13px;
	font-family: Tahoma, Helvetica, sans-serif;
	letter-spacing:1px;
}

#navlist a:link, #navlist a:visited {
	float: left;
	line-height: 15px;
	font-weight: normal;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #fff;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	border-bottom: 3px solid #f76300;
	padding-bottom: 2px;
	background: transparent;
	color: #f76300;
	font-size: 13px;
	font-weight:normal;
	font-family: Tahoma, Helvetica, sans-serif;

}

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

#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: 12px;
	font-family: Tahoma, 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: Tahoma, 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: 12px;
	font-weight:normal;
	font-family: Tahoma, 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;
	border-top: 3px solid #0d0d0d;
}

#bandeau {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:194px;
}

#menu {
	position:absolute;
	left:0px;
	top:194px;
	width:900px;
	height:31px;
	background: url(../images/menu.jpg) no-repeat;
	font-family: "Trebuchet MS",Arial;
	font-size: 10px;
	color: #000;
	padding: 10px 10px 10px 30px;
}

#menu a:link, #menu a:visited {
	font-family: "Trebuchet MS",Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-variant: small-caps;
	letter-spacing: 1px;
}

#menu a:hover {
	font-family: "Trebuchet MS",Arial;
	font-size: 12px;
	color: #aaa494;
	text-decoration: none;
	font-variant: small-caps;
	letter-spacing: 1px;
}

#tableau {
	background-color: #fff;
}

#corps {
	position:absolute;
	left:0px;
	top:225px;
	width:900px;
	background-color: #fff;
}

#corps2 {
	position:absolute;
	left:0px;
	top:225px;
	width:900px;
	background-color: #a9a394;
}

#mention {
	width:900px;
	height:16px;
	background-color: #fff;
	font-family: "Trebuchet MS",Arial;
	font-size: 10px;
	color: #000;
	padding: 5px 5px 5px 30px;
}

#mention a:link, #mention a:visited {
	font-family: "Trebuchet MS",Arial;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-variant: small-caps;
	letter-spacing: 1px;
}

#mention a:hover {
	font-family: "Trebuchet MS",Arial;
	font-size: 10px;
	color: #aaa494;
	text-decoration: none;
	font-variant: small-caps;
	letter-spacing: 1px;
}

#article {
	font-family: "Trebuchet MS",Arial;
	font-size: 10px;
	color: #000;
	padding: 5px 5px 5px 30px;
}

#article a:link, #article a:visited {
	font-family: "Trebuchet MS",Arial;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	font-variant: small-caps;
	letter-spacing: 1px;
}

#article a:hover {
	font-family: "Trebuchet MS",Arial;
	font-size: 10px;
	color: #aaa494;
	text-decoration: none;
	font-variant: small-caps;
	letter-spacing: 1px;
}


h1 {
	font-family: "Trebuchet MS",Arial;
	font-size: 14px;
	color: #363537;
	font-weight: bold;
}
h1.programme {
	font-family: "Trebuchet MS",Arial;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

h2 {
	font-family: "Trebuchet MS",Arial;
	font-size: 11px;
	color: #363537;
	font-weight: bold;
}
p,td,th {
	font-family: "Trebuchet MS",Arial;
	font-size: 11px;
	color: #363537;
}
.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: #4f341c;
}
#contenu .photo {
	padding: 2px;
/* 	border: 1px solid #fff; */
}