body {
	background-color: #000000;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #939393;
}
a {
	color: #E28D1B;
	text-decoration: none;
}
#container {
	background-color: #1A1A1A;
	position: absolute;
	width: 100%;
	vertical-align: top;
}
#main {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	vertical-align: top;
	border: thin none #FF9933;
	margin-top: -3px;
}

#ecran {
	margin-right: auto;
	margin-left: auto;
	/*	border: medium solid #CCCCCC;*/
	/*width: 760px;*/
	position: relative;
	text-align: center;
	vertical-align: top;

}
/*#cineinfo1 {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
*/




#heading {
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	text-align: left;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: -80px;
}

#texte {
	width: 700px;
	position: relative;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
}
h1 {
	font-size: 23px;
	font-style: normal;
	color: #FF9900;
	letter-spacing: 0.1em;
}

.txtsousecran {
	font-size: 17px;
	font-weight: normal;
	text-align: justify;
	text-indent: 1em;
	background-repeat: no-repeat;
	background-position: left top;
	color: #FF9933;
}
.txt {
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	color: #939393;
	line-height: 20px;
}
.references{
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
}

.txt br {
	line-height: 10px;
}
.references br {
	font-size: 0.2em;
}

.colonnesousecran {
	vertical-align: top;
}
.colonnesousecran2 {
	vertical-align: top;
	text-align: center;
}
.txt2 {
	font-size: 16px;
	color: #CCCCCC;
}

#encart {
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 10px;
	text-align: justify;
	letter-spacing: 0.1em;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 20px;
}
.titre {
	text-align: center;
	font-size: 23px;
	color: #E28D1B;
	letter-spacing: 0.15em;
}
.colonnes {
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #CC3300;
}
#tableref {

}
#tableref, tr, td, th{
	border: none;
	
}
#tableref .inter {
	line-height: 0.3em;
}
#tableref .date {
	color: #FF9933;
	font-size: 14px;
	border: thin solid #00FF66;
}
#tableref .liste1 {
	background-color: #2E2E2E;
	padding-left: 10px;
	text-indent: 10px;
    
}
#tablenews {
	
	margin-right: auto;
	margin-left: auto;

}
#tablenews, tr, td, th{


}
#tablenews .inter {
	line-height: 0.3em;
	text-indent: 1em;
}
#tablenews .date {
	color: #999999;
	font-size: 18px;
	border: thin solid #00FF66;
	text-align: center;
	padding-left: 30px;
}
#tablenews .liste1 {
	background-color: #2E2E2E;
	padding-left: 50px;
	text-indent: 10px;
	margin-right: 30px;
	margin-left: 30px;
    
}
