/**************************************************************/
/*************************** PANOS ****************************/
/**************************************************************/
#conteneur_image_date{
	width:100%;
	height:20px;
	background-color:#000000;
	background-repeat:no-repeat;
	background-position:left;
}

#conteneur_image{
	overflow:auto;
	background-color : #6E0023;
}

.cadre-zoom{
	border				:	1px;
	border-color		:	#950014; 
	border-style		:	solid;
	cursor				:	pointer;
}

.chargement-pano{
	font-family : Arial;
	font-size   : 20px;
	font-style  : normal;
	color       : #E3DFCF;
	font-weight : bold;
}

/**************************************************************/
/************************ FIN PANOS ***************************/
/**************************************************************/

/**************************************************************/
/************************** FILMS *****************************/
/**************************************************************/
#films *{
	margin:0;
	padding:0;
}

#films{
	position:absolute;
	top:96px;
	left:0;
	width:100%;
	text-align:center;
	background-color:#6E0023;
	background-image:url(img/fond.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#conteneur_films{
	width:900px;
	margin:5px auto;
	text-align:center;
}

#films h1{
	font-family : Arial;
	font-size   : 20px;
	font-style  : normal;
	color       : #CAB99D;
	font-weight : bold;
}

#films p{
	margin:5px;
	font-family : 	Arial;
	font-size   : 	15px;
	font-style  : 	normal;
	color       : 	#E3DFCF;
	font-weight : 	normal;
}

#films legend{
	padding:0 5px;
	font-family : Arial;
	font-size   : 15px;
	font-style  : normal;
	color       : #E3DFCF;
	font-weight : bold;
}

#conteneur_options{
	width:150px;
	display:inline;
	float:right;
	background-color:#6E0023;
}

#cadre_options{
	width:150px;
	text-align:center;
	border-color:#6E0023;
}

#cadre_prev{
	width:150px;
	text-align:center;
	border-color:#6E0023;
}

#films select{
	margin:0;
	padding:0;
	height:20px;
}

#album_video{
	width:100px
}

#listefilms{
	width:50px
}

#CinewebPlayer{
	width:580px;
	height:420px;
	z-index:100;
}

#CinewebPlayerEmded{
	width:580px;
	height:420px;
	z-index:50;
}
/**************************************************************/
/************************ FIN FILMS ***************************/
/**************************************************************/

/**************************************************************/
/************************** ZOOMS *****************************/
/**************************************************************/
#zooms{
	position:absolute;
	top:96px;
	left:0;
	padding:20px 0 20px 0;
	width:100%;
	text-align:center;
	background-color : #6E0023;
	background-image:url(img/fond.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#zooms h1{
	color					: 	#CAB99D;
	font-family			: 	Arial;
	font-size			: 	20px;
	font-style			: 	normal;
	font-weight			: 	normal;
	text-decoration	:	none;
	margin				:	3px 0 5px 0;
	padding				:	0;
}

#zooms p{
	font-family : Arial;
	font-size   : 15px;
	font-style  : normal;
	color       : #E3DFCF;
	font-weight : normal;
}

.conteneur_zoom{
	float:left;
	width:49%;
	height:auto;
}

.conteneur_img_zoom{
	float:left;
	background-color:#000000;
	color:#FFFFFF;
	width:49%;
	height:auto;
}

.conteneur_txt_zoom{
	float:left;
	text-align:center;
	overflow:auto;
	width:49%;
	height:auto;
	overflow:auto;
}

.lien-zoom{
	display:block;
	width:90%;
	height:90%;
	margin:1px auto;
	padding:0;
}

.img-zoom{
	width					:	90%;
	border				:	1px;
	border-color		:	#950014; 
	border-style		:	solid;
	cursor				:	pointer;
}

#zoom{
	text-align:center;
	background-color : #6E0023;
}

#zoom h1{
	font-family : Arial;
	font-size   : 20px;
	font-style  : normal;
	color       : #CAB99D;
	font-weight : normal;
}

#zoom h2{
	text-align:center;
	font-family : Arial;
	font-size   : 10px;
	font-style  : normal;
	color       : #CAB99D;
	font-weight : normal;
}

#zoom p{
	font-family : Arial;
	font-size   : 15px;
	font-style  : normal;
	color       : #E3DFCF;
	font-weight : normal;
}

#zoom a{
	font-family : Arial;
	font-size   : 15px;
	font-style  : normal;
	color       : #E3DFCF;
	font-weight : normal;
}
/**************************************************************/
/************************ FIN ZOOMS ***************************/
/**************************************************************/
