#flashcontentVideo {
	float:left;
	margin:0;
	padding:0;
}
#flashcontentTitre {
	margin:0;
	padding:0;
	text-align:right;
}
#flashcontentNav {
	margin:0;
	padding:0;
}
body{
	margin:0;
	font-family:Tahoma;
	font-size:10px;
	line-height:1.8em;
	color:#999;
	background:#fff;
}
a:link {
	text-decoration:none;
	color:#666;
}
a:visited {
	text-decoration:none;
	color:#666;
}
a:hover {
	text-decoration:none;
	color:#666;
	border-top:1px dotted #666;
}
/*
ul {
}
ul li {
	list-style-image: url('../images/accueil_puce_liste.gif');
}*/
img {
	border:none;
}
.imgRight {
	margin:0 0 0 20px;
	float:right;
	border:none;
}
.imgLeft {
	margin:0 20px 0 0;
	float:left;
	border:none	;
}
.petit{font-size:0.8em}
.grey{ color:#999; }
.white{ color:white; }
.rouge{ color:red; }

.pageTotal {
	margin:10px 0 0 0;
}
/* general */
.pageGeneral {
	width:90%;
	margin:0 auto;
	background:#000;
}

.cadreGeneral{
	padding:0;
}
.contentGeneral{
}

/* footer */

.pageFooter {
	width:90%;
	margin:0 auto;
	background:#000;
}
.contentFooter{
	text-align:right;
	padding:10px 10px 10px 0;
}
.contentFooterIndex{
	text-align:center;
	padding:10px 10px 10px 0;
	background:#fff;
}


/* page */
.petiteNav1{
	background:url("../images/main/bton_fond.gif") no-repeat 20px 0;
	padding:40px 0 25px 0;
	margin:0 0 20px 0;
}
.petiteNav2{
	background:url("../images/main/bton_fond2.gif") no-repeat 15px 0;
	padding:40px 0 25px 0;
	margin:0 0 20px 0;
}
.petiteNav1 a:hover, .petiteNav2 a:hover {
	border:none;
}
.contentTitre{
	text-align:right;
	background:url("../images/main/fond_top.gif") repeat-x 15px 0 #;
}
.contentGauche{
	float:left;
	width:300px;
}
.contentDroitInstitutionnel{
	text-align:center;
	margin:0 auto;
	width:800px;
	padding:15px 0;
}
.contentDroit{
	/*background-color: #FF0066;*/
	padding:0;
	margin:0;
	width:60%;
	float:left;
}
.theatre_actuellement{
	/*background-color: #FF0066;*/
	padding:0;
	margin-bottom:30px;
	float:left;
}
.tableMilieu {
	width:100%;
}
.videoDroite{
	margin:0;
}
/* page documentaire */

.liste{
	margin:0 20px 20px 0;
}

.listeTitre{
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1,1em;
}
.listeReal{
	color:grey;
	font-size:1,1em;
}
.listeTitre2{
	border-bottom:1px dotted #333;
	color:white;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1,5em;
	padding:0 0 5px 0;
}
.listeReal2{
	margin:10px 0 0 0;
	color:grey;
	font-size:0.8em;
}
.videoContent1{
	width:440px;
	margin:0 auto;
}
.videoContent2{
	width:440px;
	margin:0 auto;
	padding:5px;
}
.videoTexte {
	border-bottom:1px solid #333;
	margin:10px 0 0 0;
}
.videoAnnee {

}
.videoTitre {
	font-size:1.2em;
	font-weight:bold;
	color:#fff;
}
.videoRealisateur {
	float:right;
}
.videoDuree {
	float:right;
}

/* page fictions */
.fictionsOuvert{
	font-size:1.4em;
	
}

/* page theatre */
.affiche {
	float:left;
	margin:0 20px 15px 0
}
.textePremiere {
	width:100px;
	float:right;
	margin:0 20px 15px 0
}
.titreTheatre {
	color:#06f;
	text-transform:uppercase;
}

