body, html {
		margin:0;
		padding:0;
		color:#000;
	}
	body {
	font: 80% 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	background: #000000;
}

hr {
	clear: both;
	visibility: hidden;
	text-align: left;
	line-height: .1px;
}
br.clear {
	clear: both;
}
#wrap {
		width: 760px;
	background: #9c000c none;
	border: #ff8000;
	margin: 20px auto 20px auto;
}

.justin {
   text-align: justify;
   }
   
/* HEADER ELEMENTS */
	#header {
		background: #9c000c url(titre3.jpg) no-repeat;
	height: 200px;
	padding: 0px;
	margin: 0px;
}

.headerimg {
	z-index: 1;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}

#header p {
	color: #ffffff;
	text-align: left;
	float: right;
	margin-right: 20px;
	margin-bottom: 5px;
	text-indent: -5000px;
}
	#header h1 {
    	padding:5px;
	    margin:0;
	color: #ffffff;
	text-align: center;
	text-indent: -5000px;
}


ul, li {
	text-decoration: none;
}

/* NAVIGATION ELEMENTS */
	#nav {
		background: #9c000c none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#nav a, #nav a:visited, #nav a:hover {
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
	color: #ff8000;
}

#nav a {
	color: #ffffff;
}
	#nav ul{
		margin:0;
		list-style:none;
	white-space: nowrap;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
	#nav li{
		display: inline;
		margin:0;
	font-size: .8em;
	font-weight: bold;
	text-align: left;
	z-index: 100;
	padding: 5px;
}

/* CONTENT ELEMENTS */
	#main {
		background: #ffffff;
	float: left;
	margin: 0px;
	padding: 0px;
}

.main-title {
	font-size: 1.5em;
	font-weight: bold;
}

.rubrique {
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;
	color: #ffffff;
	background: #9c000c;
	padding: 3px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main-content {
	width: 550px;
	padding: 0px;
	margin: 10px;
}

#main-content2 {
	margin: 10px;
	width: 740px;
	padding: 0px;
}


#main-content2 a {
	color : #9c000c;
	text-decoration : underline;
}

#main-content2 a:visited {
	color : #cc6666;
	text-decoration : underline;
}

#main-content2 a:hover {
	color : #ff8000;
}

#main-content2 ul, li {
	line-height: 2em;
	text-align: left;
}

#main-content2 li {
	list-style: none;
	display: list-item;
}

#main img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.imgright {
	float: right;
	border: 1px solid #000000;
	display: block;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	font-size: .8em;
	text-align: center;
	line-height: 2em;
	border-spacing: 0px;
}

.imgleft {
	float: left;
	border: 1px solid #000000;
	padding: 0px;
	margin: 5px 10px 5px 0px;
	font-size: .8em;
	line-height: 1.4em;
	text-align: center;
	border-spacing: 0px;
	display: block;
}



.imgbox {
	border: 1px solid #000000;
	padding: 0px;
	margin: 0px 10px 0px 3px;
	float: left;
	border-spacing: 0px;
	text-align: left;
	font-size: .8em;
}

.imgbox2 {
	border: 1px solid #000000;
	padding: 0px;
	margin: 0px 0px 100px 0px;
	float: left;
	border-spacing: 0px;
	font-size: .8em;
}

.imgbox p {
	text-align: center;
	font-size: 1em;
	line-height: .4em;
	font-weight: bold;
}

img {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

h1 {
	font-size: 200%;
	font-weight: bold;
}

h2 {
	font: bold 150% Georgia, Times New Roman, Times, serif;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 10px;
}

h3 {
	color: #9c000c;
	font-weight: bold;
	font-size: 120%;
}
h4{
	font-size : larger;
}

p {
	line-height: 1.5em;
}

span {
	color: #9c000c;
	font-weight: bold;
}

.box {
	width: 158px;
	background: #ffffff;
	float: left;
	border: #800000 1px solid;
	text-align: left;
	margin-right: 6px;
	margin-bottom: 10px;
	display: block;
	padding: 3px;
	color: #9c000c;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
}

.lieu {
	color: #9c000c;
	font-size: .8em;
	padding-bottom: 5px;
}

.quote {
	color: #9c000c;
	text-align: left;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
	border-top: #9c000c;
	padding-top: 5px;
}

.media {
	font-variant: small-caps;
	color: #000000;
}

.distrib {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #800000;
	border-top: 1px solid #800000;
	padding-top: 10px;
	padding-bottom: 10px;
	font: small-caps 1em 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

.credits {
	font-size: x-small;
}

/* TABLEAUX */

.horaires {
	
}

.horaires td, .horaires tr, .horaires th {
	margin: 0px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
		vertical-align: top;
	background: #ffe4e8;
	border: 1px solid #000000;
}

.horaires th {
	background: #9c000c;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	width: 30%;
}

.chapiteau {
	
}

.chapiteau td, .chapiteau tr, .chapiteau th {
	margin: 0px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
		vertical-align: top;
	background: #cccccc;
	border: 1px solid #000000;
	color: #000000;
}

.chapiteau th {
	background: #9c000c;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	width: 30%;
}

/* FOOTER */
	#footer {
		background: #9c000c;
	color: #ffffff;
	width: 760px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

#footer-content {
	color: #ffffff;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
	#footer p {
	color: #ffffff;
	text-align: center;
	font-size: .8em;
	margin: 0px;
	padding: 0px;
}

#footer a:link {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.webcredit, .webcredit a {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

.webcredit a:hover {
	text-decoration: underline;
	color: #ffffff;
}
