html, body				{ margin:0; padding:0; width:100%; height:100%; xoverflow:hidden; }
body					{ background-color: transparent; background-repeat: no-repeat; }
body, td				{ font-family:Arial, Helvetica, sans-serif; font-size:0.75em; }

#container,
#container a		{ color:#FFFFFF; }

.company				{ font-weight:bold; }
.chapter,
.subchapter				{ vertical-align:top; text-align:left; font-size:12px; }
.timchapter				{ vertical-align:top; text-align:right; font-size:12px; width:25px; padding-right:10px; }
.opnchapter				{ vertical-align:top; width:16px; }

a.chapter,
a:link.chapter,
a:visited.chapter		{ text-decoration:none; cursor:pointer; }
a:active.chapter		{ text-decoration:underline; cursor:pointer; font-weight:bold; }
a:hover.chapter		{ text-decoration:underline; cursor:pointer; }

.button					{ cursor:pointer; border:0px; float:left; }
.buttonr				{ cursor:pointer; border:0px; float:right; }
.slide					{ height:100%; width:100%; vertical-align:middle; text-align:center; }
.tooltip				{ z-index:5; position:absolute; background: #ffffe1; color: #000000; border: #000000 1px solid; text-align: left; padding:0.4em; font-size:0.8em; }

/*--------------------------------------------------
 éléments pour forms */

#btn_close			{ cursor:pointer; height: 50px; width: 50px; position: absolute; top: 0px; left: 0px; }
#btn_closer			{ cursor:pointer; height: 50px; width: 50px; position:absolute; top:0px; right:0px; background: url(/CORE/images/closeboxr.png); }

input,
select,
textarea			{ width:180px; }

.form_sent		{ color:#FFFFFF; }
.form_required	{ font-weight:bold; }
.form_mentions	{ font-size: 9px; text-align:justify; }
.form_title		{ font-size:14px; font-weight:bold; text-align:center; }

/*--------------------------------------------------*/
/* hide additional layers */

.ifr 						{ margin:0; border:none; width:98%; height:98%; }
.css_infos				{ background-color:#CCC; color:#000; }

#div_player,
#div_photo,
#div_video,
#div_infos,
#div_email,
#div_share				{ z-index:1; position:absolute; }

video_player			{ cursor:pointer; }

#div_control			{ z-index:2; }
#div_infos				{ z-index:4; position:absolute; }
#div_slide				{ z-index:4; position:absolute; width:533px; height:400px; } /* SLIDES : 533 x 400 / 720 x 540 */
#div_chapt				{ z-index:4; position:absolute; overflow-x: hidden; overflow-y: auto; }
#div_ident				{ z-index:4; position:absolute; width:320px; height: 30px; text-align: right; padding-right:5px;  -moz-box-sizing:border-box; box-sizing:border-box; }
#div_power				{ z-index:4; position:absolute; width: 70px; height: 30px; }

#div_but1				{ z-index:4; position:absolute; white-space:nowrap; font-family:Tahoma, Geneva, sans-serif; font-size:9px; }
#div_but2				{ z-index:4; position:absolute; white-space:nowrap; }
#div_logo				{ z-index:4; position:absolute; text-align:center; width:300px; height:75px; }
#div_exit				{ z-index:4; position:absolute; width: 22px; height: 22px; text-align:center; }

#div_legende			{ z-index:4; position:absolute; height: 20px; }
#div_plugin 			{ z-index:4; background-color:#000000; color:#FFFFFF; text-align:justify; padding:20px; 
							  -moz-box-sizing:border-box; box-sizing:border-box; }
