body{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
	color:#FFFFFF;
	font-size:12px;
	text-align:justify;

}



a {
	color:#CC0066;
	font-weight:bold;
}

a:hover {
color:#ff3399;
}

img {
	border:0px;
}



/* ######################################### */
/* CADRES ################################### */
/* ######################################### */


#cadre {
	position:relative;
	background-repeat:no-repeat;
	width: 1024px;
	height:701px;
	margin:0px auto;
		overflow:hidden;


	}
	
#cadre_bio      {
	position:relative;
	background-image:url(../img/bk.png);
	background-repeat:repeat;
	top:78px;
	left:547px;
	width: 400px;
	height: auto;
	border: 0px;
	padding:10px;
}

#cadre_filmoR      {
	position:relative;
	top:158px;
	left:335px;
	border: 0px;
	height:500px;
	width:500px;
}
#cadre_filmoA      {
	position:relative;
	top:158px;
	left:567px;
	border: 0px;
	height:405px;
	width:401px;
}

#cadre_filmsAffiche      {
	position:relative;
	margin-top:163px;
	margin-right:22px;
		border: 0px;
	height:329px;
	width:243px;
	float:right;
}

#cadre_films    {
	position:relative;
	top:212px;
	left:179px;
	border: 0px;
	width:454px;
	overflow:hidden;
}


#cadre_galerie    {
	position:relative;
	top:168px;
	left:180px;
	border: 0px;
	height:260px;
	width:720px;
}

#cadre_contact    {
	position:relative;
	top:197px;
	left:750px;
	border: 0px;
	height:260px;
	width:233px;
}
	
	
#footer {
	background-image:url(../img/copyright.gif);
	background-repeat:no-repeat;
	background-position:right;
	clear:both;
	margin:0px auto;
	width:1024px;
	height:10px;
	
		}
		


/* ######################################### */
/* MENU ################################### */
/* ######################################### */


#francais {
	display:block;
	position:absolute;
	left:574px;
	top:175px;
	width:82px;
	height:18px;
}


#anglais {
	display:block;
	position:absolute;
	left:784px;
	top:176px;
	width:76px;
	height:17px;
}
	

#home_bio {
	display:block;
	position:absolute;
	left:475px;
	top:170px;
	width:76px;
	height:17px;
}

#home_filmoR {
	display:block;
	position:absolute;
	left:317px;
	top:146px;
	width:76px;
	height:17px;
}

#home_filmoA {
	display:block;
	position:absolute;
	left:329px;
	top:269px;
	width:43px;
	height:17px;
}

#home_galerie {
	display:block;
	position:absolute;
	left:474px;
	top:278px;
	width:55px;
	height:17px;
}

#home_inspirations {
	display:block;
	position:absolute;
	left:213px;
	top:431px;
	width:82px;
	height:17px;
}

#home_contact {
	display:block;
	position:absolute;
	left:448px;
	top:430px;
	width:60px;
	height:17px;
}


#bio {
	display:block;
	position:absolute;
	left:68px;
	top:155px;
	width:65px;
	height:13px;
}

#filmoR {
	display:block;
	position:absolute;
	left:18px;
	top:170px;
	width:117px;
	height:11px;
}

#filmoA {
	display:block;
	position:absolute;
	left:49px;
	top:185px;
	width:85px;
	height:12px;
}

#galerie {
	display:block;
	position:absolute;
	left:88px;
	top:198px;
	width:46px;
	height:14px;
}

#inspirations {
	display:block;
	position:absolute;
	left:58px;
	top:213px;
	width:76px;
	height:12px;
}

#contact {
	display:block;
	position:absolute;
	left:83px;
	top:228px;
	width:51px;
	height:12px;
}
		



	
/* ######################################### */
/* MOZAIQUES ############################### */
/* ######################################### */




ul#filmographieR {
	width:450px;
	text-align:center;
	list-style-type:none;
	padding:0px;
}
ul#filmographieR li {
	display:inline;
	float:left;
	padding: 0px;
	list-style-type:none;
	margin-right:23px;
	margin-bottom:10px;

}

ul#filmographieA {
	width:450px;
	text-align:center;
	list-style-type:none;
	padding:0px;
	margin-top:0px
}
ul#filmographieA li {
	display:inline;
	float:left;
	padding: 0px;
	list-style-type:none;
	margin-right:18px;
	margin-bottom:18px;

}

ul#liste_galerie {
	width:720px;
	text-align:center;
	list-style-type:none;
	padding:0px;
	margin-top:0px
}
ul#liste_galerie li {
	display:inline;
	float:left;
	padding: 0px;
	list-style-type:none;
	margin-right:12px;
	margin-bottom:18px;

}

ul#photosFilms {
	text-align:left;
	list-style-type:none;
	padding:0px;
	margin-top:0px;
}
ul#photosFilms li {
	display:inline;
	padding: 0px;
	list-style-type:none;
	margin-right:5px;
	margin-bottom:5px;

}



	
/* ######################################### */
/* TEXTES ################################## */
/* ######################################### */

.important {
color:#CC0066;
}

.titre_films {
display:block;
position:absolute;
width:244px;
height:52px;
	font-size: 14px;
	color:#FFFFFF;
	text-indent:-9999px;
	text-align:left;
	font-weight: bold;
	margin-left:753px;
	margin-top:102px;
	
}








/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
display:block;
    float: left;
    margin: 0 0 0 1px;
    min-width: 67px; /* be nice to Opera */
}


.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 0px;

}




.tabs-nav  a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #CC0066;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
	text-transform:uppercase;
    white-space: nowrap; /* required in IE 6 */    
}





.tabs-nav .tabs-selected  a {
    color: #000;

}




.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav  a:focus,  .tabs-nav a:active {
    outline: 0; /* prevent dotted border in Firefox */



}

.tabs-nav  a, .tabs-nav .tabs-disabled  a:hover, .tabs-nav .tabs-disabled  a:focus, .tabs-nav .tabs-disabled  a:active {


}

.tabs-nav a span {
    width: 60px; /* IE 6 treats width as min-width */
    min-width: 60px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;




}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;

}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;

}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;


}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
	border:0px;
		background-image:url(../img/bk.png);
	background-repeat:repeat;
	
   padding:20px;
   
}


.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}














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

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

#TB_window a:link {color: #CC0066;}
#TB_window a:visited {color: #CC00666;}
#TB_window a:hover {color: #CC0066;}
#TB_window a:active {color: #CC0066;}
#TB_window a:focus{color: #CC0066;}

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

.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: #000000;
	z-index: 102;
	color:#ffffff;
	display:none;
	border: 1px solid #CC0066;
	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;
	
}

#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;
	background-color:#000000;
	
}

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

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

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

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#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:#000000;
	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;
}
