/* -------------------------------------------------------------- 
   
   site.css
   
-------------------------------------------------------------- */

@import "layout.css";
@import "clear.css";
@import "misc.css";

body
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	background: #0b4d59 url( ../../images/background_body.jpg ) no-repeat 50% 0pt;
}

a
{
	color: #fff;
	text-decoration: none;
}

a:focus,
a:hover
{
	color: #c7390f;
}

em
{
	background: transparent;
}

/* WRAPPER
-------------------------------------------------------------- */

div#wrapper
{
	background: #000;
}

/* HEADER
-------------------------------------------------------------- */

div#wrapper div#header
{
	height: 147px;
}

div#wrapper div#header h1#logo
{
	margin: 0;
	padding: 0;
}

div#wrapper div#header h1#logo span
{
	position: absolute;
	left: -1000px;
	top: -1000px;
}

/* NAVIGATION
-------------------------------------------------------------- */

ul.menu li a
{
	font-size: 0.9em;
	text-transform: uppercase;
}

ul.menu li a.current,
ul.menu li a.current:focus,
ul.menu li a.current:hover
{
	color: #c7390f;
}

div#wrapper div#navigation
{
	height: 41px;
	background: #333 url( ../../images/background_navigation.jpg ) no-repeat top left;
}

div#wrapper div#navigation ul#languages.menu
{
	margin-left: 10px;
}

div#wrapper div#navigation ul#languages.menu li a
{
	float: left;
	display: block;
	width: 22px;
	height: 22px;
	margin: 9px 2px 9px 0px;
}

div#wrapper div#navigation ul#languages.menu li a.current,
div#wrapper div#navigation ul#languages.menu li a.current:focus,
div#wrapper div#navigation ul#languages.menu li a.current:hover
{
	/*display: none;*/
}

div#wrapper div#navigation ul#languages.menu li a#fr
{
	background: url( ../../images/fr.gif ) no-repeat top left;
}

div#wrapper div#navigation ul#languages.menu li a#uk
{
	background: url( ../../images/uk.gif ) no-repeat top left;
}

div#wrapper div#navigation ul#languages.menu li a#ru
{
	background: url( ../../images/ru.gif ) no-repeat top left;
}

div#wrapper div#navigation ul#languages.menu li a#ch
{
	background: url( ../../images/ch.gif ) no-repeat top left;
}

div#wrapper div#navigation ul#languages.menu li a#jp
{
	background: url( ../../images/jp.gif ) no-repeat top left;
}

div#wrapper div#navigation ul#languages.menu li a#ko
{
	background: url( ../../images/ko.gif ) no-repeat top left;
}

div#wrapper div#navigation ul#languages.menu li a span
{
	position: absolute;
	left: -1000px;
	top: -1000px;
}

div#wrapper div#navigation ul#links.menu
{
	margin-right: 15px;
	line-height: 40px;
}

div#wrapper div#navigation ul#links.menu li a
{
	margin-left: 6px;
}

div#links {
	float: right;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


#navigation dl {
	float: left;
}

#navigation dt {
	padding-right: 10px;
	line-height: 40px;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: normal;
}

#navigation dd {
	position: absolute;
	display: none;
	margin: 0;
	padding: 0;
	z-index: 100;
}


#navigation li {
	margin: 0;
	padding: 0;
}

#navigation li a {
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}

#navigation li a:hover, #navigation li a:focus {
}


.boutons_index {
	width: 125px;
	height: 18px;
	background: url(../../images/cartouche.gif) no-repeat;
	text-align: center;
	float: left;
	padding-left: 4px;
	text-transform: uppercase;
	font-size: 11px;
	margin-right: 2px;
	padding-top: 3px;
}



/* CONTENT
-------------------------------------------------------------- */

div#wrapper div#content
{
	background: #000;
}

div#wrapper div#content div#edito
{
	clear: both;
}

div#wrapper div#content div#edito div#intro
{
	float: left;
	padding: 20px;
	width: 525px;
	/*height: 250px;*/
	background: #000 url( ../../images/background_intro.jpg ) no-repeat top left;
	overflow: auto;
}

div#wrapper div#content div#edito div#intro h2
{
	font-size: 1.5em;
	color: #216975;
	font-weight: bold;
	text-transform: uppercase;
}

div#wrapper div#content div#edito div#intro a
{
	color: #c7390f;
}

div#wrapper div#content div#edito div#intro a:focus,
div#wrapper div#content div#edito div#intro a:hover
{
	color: #c7390f;
	text-decoration: underline;

}


div#wrapper div#content div#edito div#publicity
{
	float: left;
	padding: 20px;
	width: 345px;
	height: 240px;
	background: #000 url( ../../images/background_publicite.jpg ) no-repeat top left;
}

div#wrapper div#content div#edito div#publicity div#test_container
{
	margin: 0;
	width: 320px;
	height: 240px;
	border: solid 1px #666;
	background: #000;
}

div#wrapper div#content div.story
{
	clear: both;
	border-top: solid 1px #4d4e50;
	background: #000;
}

div#wrapper div#content div.story div.video
{
	float: left;
	display: block;
	padding: 20px;
	width: 505px;
	height: 300px;
	color: #333;
	background: #000;
}

div#wrapper div#content div.story div.video div.player
{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 320px;
	height: 240px;
}

div#wrapper div#content div.story div.video div.player p
{
	margin: 10px;
	color: #fff;
}

div#wrapper div#content div.story div.video div.player p a
{
	margin: 10px;
	color: #c7390f;
}

div#wrapper div#content div.story div.video div.player p a:focus,
div#wrapper div#content div.story div.video div.player p a:hover
{
	color: #fff;
}

div#wrapper div#content div.story div.description
{
	float: left;
	display: block;
	margin-top: 20px;
	margin-left: 20px;
	padding: 20px;
	width: 323px;
	height: 258px;
	color: #333;
	border: solid 1px #216975;
}

div#wrapper div#content div.story div.description h2
{
	line-height: 1em;
	color: #216975;
}

div#wrapper div#content div.story div.description p
{
	color: #fff;
}

div#wrapper div#content div.story div.description a
{
	color: #c7390f;
}

div#wrapper div#content div.story div.description a:focus,
div#wrapper div#content div.story div.description a:hover
{
	color: #c7390f;
	text-decoration: underline;
}

/* CONTENT.APROPOS
-------------------------------------------------------------- */

div#wrapper div#content.apropos
{
	/*background: #000 url( ../../images/background_qui.jpg ) no-repeat top left;*/
}


div#wrapper div#content.apropos p
{
	margin: 25px 
}

div#wrapper div#content.apropos h2
{
	font-size: 1.5em;
	color: #216975;
	font-weight: bold;
	text-transform: uppercase;
	margin: 25px 
}

div#wrapper div#content.apropos div.ligne
{
	clear: both;
	border-top: solid 1px #4d4e50;
	/*background: #000;*/

}

div#wrapper div#content.apropos div#fonctionnement
{
	background: #000 url( ../../images/background_apropos.jpg ) no-repeat top left;
}

/* CONTENT.QUISOMMESNOUS
-------------------------------------------------------------- */

div#wrapper div#content.apropos
{
	background: #000 url( ../../images/background_qui.jpg ) no-repeat top left;
}

div#wrapper div#content.qui p
{
	margin: 15px 
}

div#wrapper div#content.qui h2
{
	font-size: 1.5em;
	color: #216975;
	font-weight: bold;
	text-transform: uppercase;
	margin: 15px;
	border: none;
}

div#wrapper div#content.qui div#helena div#logo
{
	text-align:center;
}

div#wrapper div#content.qui div#helena div#logo img
{
	margin:0;
	padding:0;
	vertical-align:bottom;
}

div#wrapper div#content.qui div#helena div#titres_helena
{
	width: 475px;
	float: left;
	text-align:right;
}

div#wrapper div#content.qui div#helena div#fonctions_helena
{
	width: 475px;
	float: right;
	text-align:left;
}

div#wrapper div#content.qui div#internet
{
	border-top: solid 1px #4d4e50;
}
div#wrapper div#content.qui div#internet div#titres-web
{
	width: 475px;
	float: left;
	text-align:right;
}

div#wrapper div#content.qui div#internet div#fonctions-web
{
	width: 475px;
	float: right;
	text-align:left;
}

div#wrapper div#content.qui div#commercial
{
	border-top: solid 1px #4d4e50;;
}
div#wrapper div#content.qui div#commercial div#titres-com
{
	width: 475px;
	float: left;
	text-align:right;
}

div#wrapper div#content.qui div#commercial div#fonctions-com
{
	width: 475px;
	float: right;
	text-align:left;
}

/* .CONTACT
-------------------------------------------------------------- */

div#wrapper div#content.contact h2
{
	font-size: 1.5em;
	color: #216975;
	font-weight: bold;
	text-transform: uppercase;
	margin: 15px;
	border: none;
}

div#wrapper div#content.contact h3
{
	font-size: 0.9em;
	color: #c7390f;
	font-weight: bold;
	text-transform: uppercase;
	margin: 15px;
	border: none;
}

div#wrapper div#content.contact
{
	/*background: #000 url( ../../images/background_contact.jpg ) no-repeat top right;*/
}

div#wrapper div#content.contact p
{
	margin: 15px;
}

div#wrapper div#content.contact .ligne
{
	border-top: solid 1px #4d4e50;
}

div#wrapper div#content.contact div#studio
{
	text-align: center;
}

div#wrapper div#content.contact div#couriels
{
	padding:15px;
}

div#wrapper div#content.contact div#partenaires
{
	padding:15px;
}

/* CONTENT.INTERVIEW
-------------------------------------------------------------- */



div#wrapper div#content.interview div.intro
{
	background: #000 url( ../../images/bg_introitw_FR.jpg ) no-repeat top left;
	height:98px;
}

div#wrapper div#content.interview div.texte_itw
{
	border-top: solid 1px #4d4e50;
	padding:30px;
	padding-left:60px;
	padding-right:60px;
	text-align:justify;
}

div#wrapper div#content.interview div.texte_itw h3
{
	color: #c7390f;
	font-size: 1em;
	margin-bottom:0px;
}

div#wrapper div#content.interview div.pages
{
	border-top: solid 1px #4d4e50;
	height:45px;
	padding-right:60px;
}

div#wrapper div#content.interview div.pages div.bouton
{
	height:31px;
	width:31px;
	float:right;
	margin-top:7px;
}

div#wrapper div#content.interview div.pages div.bouton img
{
	margin: 0;
	padding: 0;
	vertical-align:bottom;
}

div#wrapper div#content.interview div.pages div.saut_page
{
	float:right;
	margin-top:7px;
	padding-left:5px;
	padding-right:5px;
	padding-top:6px;
}


/* FOOTER
-------------------------------------------------------------- */

div#wrapper div#footer
{
	clear: both;
	padding-top: 10px;
	height: 120px;
	text-align: center;
	background: #0b4d59 url( ../../images/background_footer.jpg ) no-repeat top left;
}

div#wrapper div#footer ul#footer_links.menu
{
	/*
	padding-bottom: 9px;
	border-bottom: solid 1px #42626f;
	*/
}

div#wrapper div#footer ul#footer_links.menu li a
{
	margin: 0px 6px;
	
}







table.tellafriend {
	border: 0px;
	color: #fff;
}

table.tellafriend td {
	border: 0px;
	vertical-align: middle;
}

table.tellafriend td input, table.tellafriend td textarea {
	width: 300px;
	background: #000;
	border: 1px solid #0b4d59;
	padding: 5px;
	color: #0b4d59;
}

table.tellafriend td textarea {
	height: 100px;
}
	
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #000;
	z-index: 102;
	color:#000000;
	display:none;
	border: 1px solid #0b4d59;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}