body {
	background: white;
	font-family: arial;
	text-align: center;
	margin: 0px auto;
	padding-top: 1%;
	

}

body.spectacles {
	
	background-image:url(../img/primitives_bg.jpg);
	background-repeat:no-repeat;
	background-position:0 150px;
	background-attachment:fixed;

}

#loading {
	padding-top: 10%;
}

a {
    outline:none;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 12px;
}

.subtitle {
	font-size: 13px;
	color:black;
	position:absolute;
	bottom:0px;
	left:145px;
	 font-weight:normal;
}

#title p {
	display:inline;
	
}

#title {
background-image:url(../img/signature.jpg);
background-position:left 0;
background-repeat:no-repeat;
height:53px;
margin-bottom:10px;
overflow:hidden;
width:80%;
position:relative;
}

#on {
	text-align: left;
	width: 950px;
	margin: 0px auto;
	border: 0px solid red;
}

.clear {
	clear: both;
	width: 100%;
}

.ie .clear {
	height: 1px;
}

a {
	text-decoration: none;
	color: #962828;
	border: 0px solid;
}

a:hover {
	text-decoration: none;
	color: black;
}

a img {
	border: 0px solid;
}

b {

}

.float_l {
	float: left;
}

.float_r {
	float: right;
}

#nav {
	width: auto;
	float: left;
	
	position:relative;
	margin-left:10px;

}

#nav a {
	padding-right: 10px;
	font-size: 13px;
	color: gray;
	padding-left: 18px;
}

#nav a:hover {
	color: black;
	background-image: url(../img/fleche.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 18px;
}



.centerBlock {
	float: left;
	width: 100%;
	border: 0px solid blue;
	margin-left: 0px;
}


.spectacles .centerBlock {
	margin-left: 0px;
}

#AllIntro {
	position: relative;
	margin: 0px auto;
	text-align: center;
	width: 900px;
}

.block {
	width: 300px;
	border: 0px solid black;
	float: left;
	position: relative;
	margin-top:10px;
	height:230px;
	background:white;
	margin-left:2px;
	padding:10px;
}

#content3 img {
	width:125px;
}



#content1, #content2 {
}


.block:hover {
	
	background:#CCCCCC;
	
}
.block img {
border:2px solid black;
float:left;
height:180px;
}

#content0 img {
	
}

#content0 {
	clear: both;
}

.intro {
	float:left;
	z-index: 100;
	width: 300px;
	height: 100px;
	font-size: 11px;
}

.intro h3 {
	font-size: 13px;
}

#copy, #lang {
	font-size: 11px;
	color: gray;
	text-align: right;
	padding-bottom: 10px;
}

.close {
	text-align: right;
	background:black;
	padding:5px;
}

a.close:hover {
    color:#990000;
}

.close0 {
	text-align: right;
	padding:5px;
}

#left {
	float: left;
	width: 450px;
	text-align: left;
}

#left img {
	border: 5px solid black;
}

#right h1 {
	font-size: 20px;
	background: black;
	color: white;
	padding: 5px;
	margin-top: 0px;
}

#right h2 {
	background: transparent;
	padding: 5px;
	background-image: url(../img/fleche.gif);
	background-position: 5px 3px;
	background-repeat: no-repeat;
	padding-left: 30px;
	border: 1px solid black;
}

#right {
	float: left;
	width: 320px;
	font-size: 12px;
	margin-right: 20px;
}

.index #nav a.spectacles, .spectacles#spectacles #nav a.spectacles, .index #nav a.home, 
#agenda #nav a.agenda, #archives #nav a.agenda, #contact #nav a.contact, 
#story #nav a.story, #press #nav a.press, #news #nav a.news, #since_95 a.agenda, #_1995 a.agenda, #video a.video {
	cursor:default;
	color: black;
	background-image: url(../img/fleche.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 17px;
}

#nav a.spectacles2 {
	color: gray;
}

.spectacles#num1 #nav a.spectacles1 {
	color: black;
	background-image: url(../img/fleche.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 17px;
	text-decoration: underline;
}

.spectacles .thumb {
	width: 70px;
	height: 70px;
	border: 2px solid black;
}
#img0 {
	width:400px;
}
#distrib {
	line-height: 15px;
}

#distrib span {
	display: inline;
	background: black;
	color: white;
	padding: 2px;
}

#nav a#lang {
	color: #CCCCCC;
}



#right h2#others {
	background: black;
	color: white;
	background-image: none;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 5px;
	clear:both;
}

#others a:hover { 
color:white;
}



.datum, a.datum:hover {
	font-size: 13px;
	color: #962828;
	padding: 2px 17px 2px 5px;
	font-weight: bold;
	display:block;
	float:left;
	/*width: 100px;*/
}

body.agenda .datum, body.agenda a.datum:hover {
	
	width: auto;
}

#agenda .datum {
	padding-top:0px;
	padding-left:1px;
}

.agendaDesc {
	display: block;
	float:left;
	margin-left: 10px;
	font-size: 14px;
}

body.agenda .agendaDesc {
	background:black none repeat scroll 0 0;
border:0 solid black;
color:white;
padding:5px;
width:auto;
}
#agenda .agendaDesc p {
	margin:0px;
	padding:0px;
}

.agendaBlock {
	height: 40px;
	padding-top:0px;
	clear:both;
}

/* NEW */
.ie .agendaBlock p {
	padding-top:15px;
}

.othersDates {
	display:block;
	margin-top:10px;
}

.close {
	float:right;
}

.day, .month, .au {
	background:black;
	padding:2px;
	margin-right:1px;
}


.year {
	background:black;
	padding:2px;
	margin-left:5px;
}


.lieu, .agendaDesc {
	background:black;
	padding:2px;
	margin-left:10px;
	color:white;
}

.agendaDesc p {
	display:inline;
}
/*
.day {
	position:relative;
	left:-2px;
}

.month {
	position:relative;
	left:9px;
}
.year {
	position:relative;
	left:9px;
}
*/

.intro span {
	overflow:hidden;
	height:54px;
	display:none;
}

body.agenda .agendaDesc p {
	display:inline;
}

/*.sub { display:none;}
*/
.sub { 
	display:block; position:absolute; 
	top:-5px; right:-150px; 
	padding:5px;
	background:#cccccc;
	text-align:left;
}

#menu0 .sub0, #menu1 .sub1, #menu2 .sub2, #menu3 .sub3, #menu4 .sub4  {
	color: black;
	background-image: url(../img/fleche.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 17px;
}

h1.introsite {
margin:15px 12px 12px 12px;
color:black;
}            

#trimmer {
}

.date {
	border:0px solid red;
	background:#CCCCCC;
	margin-bottom:10px;
	padding:5px;
}

#nav a.video {
	color:#990000;
}


