*,


img
{ 
	margin: 0;
	padding: 0;
	border: 0;
}

body 
{
	font-family: verdana, arial;
	color: #000;
	font-size: 76%;
	background-color: #FFF;
}

body.home, body.casting
{
	background-color: #cce9ee;
	background: url(../images/bghome.png) no-repeat -40px -300px;
}


body.tour
{
	background: #fff url(../images/bgtour.png) repeat;
}

body.espace-pro
{
	background: #fff url(../images/bgpro.png) repeat;
}

body.contact
{
	background-color: #fef6ea;
	background: url(../images/bgcontact.png) no-repeat -40px -300px;
}

body.shop
{
	background: #fff url(../images/bgshop.png) repeat;
}

body.video
{
	background: #fff url(../images/bgvideo.png) repeat;
}

body.photos
{
	background: #fff url(../images/bgphotos.png) repeat;
}

body.audio
{
	background: #fff url(../images/bgaudio.png) repeat;
}


p {
	color:#000000;
	font-size:11px;
	line-height:16px;
	padding-bottom:1em;
}


.tour #wrap p {
	color:#000000;
	font-size:11px;
	line-height:13px;
	padding-bottom:0px;
}


h1, h2, h4, h5, h6, p, li, dt, dd
{
	color: #000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}	

a:link, a:visited, a:active
{
	color: #dd9519;
	text-decoration: none;
	font-style: normal;
	background-color: white;

}


a:hover
{
	background-color: black;
	text-decoration: none;
}

.nested a
{
	padding-top: 2px;
	padding-left: 8px;
	background-color: transparent;
	display: block;
}

.video a:hover
{
	color: #dd9519;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	background-color: #000;
}

.bold
{
	font-weight: bold;
}

#outer 
{
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 30px;
	text-align: left; /* IE centering cancel */
	width: 1002px;
	height: 750px;
}

#wrapper
{
	border: 1px solid #000;
    background : url('../images/lady.png') bottom left no-repeat; 
    min-height: 750px;
    height: 750px;
    position: relative;

}

* html #wrapper
{
    height: 750px;
}

#head
{
	background-repeat: no-repeat;
	position: relative;
    height: 0px;
    width: 964px;
    border: 1px solid #000;
	border-bottom-style: none;
}

#menus
{
	position: absolute;
	list-style-type: none;
	font-size: 14px;
    line-height: 18px;
	font-family: sans-serif;
	text-transform: uppercase;
	margin: 20px 0 0 42px;
}


#menus .home, #menus .casting
{
	position: absolute;
	top: 466px;
	left: 130px;
    background : url('../images/home_off.png') no-repeat 4px 2px; 
	overflow: hidden;
	width: 52px; /* ie 6 needs this (don't know why it can't adapt to parent's width */
	height: 18px;
}

#menus .home a, #menus .home a
{
	padding-top: 60px;
	display: block;
	background-color: transparent;
}
	
#menus .home a:hover, #menus .home a:hover
{
	background : url('../images/home_on.png') no-repeat; 
}

#menus .tour
{
	position: absolute;
	top: 500px;
	left: 246px;
	background : url('../images/tour_off.png') no-repeat 4px 2px; 
	overflow: hidden;
	width: 52px; /* ie 6 needs this (don't know why it can't adapt to parent's width */
	height: 18px;
}

#menus .tour a
{
	padding-top: 60px;
	display: block;
	background-color: transparent
}

#menus .tour a:hover
{
	background : url('../images/tour_on.png') no-repeat; 
}

#menus .espace-pro
{
	position: absolute;
	top: 564px;
	left: 244px;
	background : url('../images/espacepro_off.png') no-repeat 4px 2px; 
	overflow: hidden;
	width: 120px; /* ie 6 needs this (don't know why it can't adapt to parent's width */
	height: 18px;
}

#menus .espace-pro a
{
	padding-top: 60px;
	display: block;
	background-color: transparent
}

#menus .espace-pro a:hover
{
	background : url('../images/espacepro_on.png') no-repeat; 
}


#menus .contact
{
	position: absolute;
	top: 602px;
	left: 334px;
	background : url('../images/contact_off.png') no-repeat 4px 2px; 
	overflow: hidden;
	width: 84px; /* ie 6 needs this (don't know why it can't adapt to parent's width */
	height: 18px;
}

#menus .contact a
{
	padding-top: 60px;
	display: block;
	background-color: transparent
}

#menus .contact a:hover
{
	background : url('../images/contact_on.png') no-repeat; 
}


#menus .shop
{
	position: absolute;
	top: 650px;
	left: 322px;
	background : url('../images/shop_off.png') no-repeat 4px 2px; 
	overflow: hidden;
	width: 50px; /* ie 6 needs this (don't know why it can't adapt to parent's width */
	height: 18px;
}

#menus .shop a
{
	padding-top: 60px;
	display: block;
	background-color: transparent
}

#menus .shop a:hover
{
	background : url('../images/shop_on.png') no-repeat; 
}


#menus .video
{
	position: absolute;
	top: 684px;
	left: -30px;
	background : url('../images/video_off.png') no-repeat 4px 2px; 
	overflow: hidden;
	width: 64px; /* ie 6 needs this (don't know why it can't adapt to parent's width */
	height: 18px;
}

#menus .video a
{
	padding-top: 60px;
	display: block;
	background-color: transparent
}

#menus .video a:hover
{
	background : url('../images/video_on.png') no-repeat; 
}


#menus .photos
{
	position: absolute;
	top: 594px;
	left: -38px;
	background : url('../images/photos_off.png') no-repeat 4px 2px; 
	overflow: hidden;
	width: 74px; /* ie 6 needs this (don't know why it can't adapt to parent's width */
	height: 18px;
}

#menus .photos a
{
	padding-top: 60px;
	display: block;
	background-color: transparent
}

#menus .photos a:hover
{
	background : url('../images/photos_on.png') no-repeat; 
}


#menus .audio
{
	position: absolute;
	top: 514px;
	left: 6px;
	background : url('../images/audio_off.png') no-repeat 4px 2px; 
	overflow: hidden;
	width: 65px; /* ie 6 needs this (don't know why it can't adapt to parent's width */
	height: 18px;
}

#menus .audio a
{
	padding-top: 60px;
	display: block;
	background-color: transparent
}

#menus .audio a:hover
{
	background : url('../images/audio_on.png') no-repeat; 
}


#langs
{
	margin-left: 0px;
	margin-top: 0px;
	position: absolute;
	top: 5px;
	right: 20px;
	height: 16px;
	width: 60px;
	background-color: #FFF;
	list-style-type: none;
	font-size: 10px;
	line-height: 10px;
}

#langs li
{
	margin-left: 4px;
	display: block;
	float: left;
}

#langs a:link, 
#langs a:visited
{
	padding-left: 4px;
	padding-bottom: 0;
	padding-right: 4px;
	padding-top: 5px;
	display: block;
	color: #dd9519;
	background-color: #FFF;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #000;
	text-transform: uppercase;
}

#langs a.last:link,
#langs a.last:visited
{
	padding-left: 0px;
	border-right: none;
}
 
#langs a:hover 
{
	text-decoration: underline;
}

#langs a:active,
#langs a.active:visited

{
color: #000;
}

#content
{
	background-color: transparent;
	padding: 20px 20px 20px 42px;
    background : url('../images/greenstar.png') no-repeat 10px 5px; 
}

.tour #content
{
	background-color: transparent;
	padding: 20px 20px 20px 42px;
    background : url('../images/rosestar.png') no-repeat 10px 5px; 
}

.audio #content
{
	background-color: transparent;
	padding: 20px 20px 20px 42px;
    background : url('../images/sun.png') no-repeat 10px 5px; 
}

* html #content
{
    height: 400px;
}



#logo
{
	position: absolute;
	background-repeat: no-repeat;
	margin: 102px 0 8px 272px;
	overflow: hidden;
	width: 116px; /* ie 6 needs this (don't know why it can't adapt to parent's width */
	height: 60px;
}

#logo a
{
	display: block;
	padding-top: 145px;
}

#logos
{
	position: absolute;
	overflow: hidden;
	bottom: 5px;
	background: #FFF;
}

#logos a:hover
{
	background-color: transparent;
}

#paypal
{
	position: absolute;
	overflow: hidden;
	bottom: 5px;
}

#paypal img
{
padding-top: 2px;
padding-right: 5px;
}

.shop #droite a:hover
{
	background-color: #000;

}


#texte p
{
	line-height: 16px;
	font-size: 11px;
	color: #000;
	padding-bottom: 1em;

}

#content .padquatre

{
padding-bottom: 4px;

}

#content td, #content #texte li
{
	line-height: 16px;
	font-size: 1em;
	color: #000;
	padding-top: .5em;
	padding-bottom: .5em;
}

#content .stt
{
	font-weight: bold;
	font-size: 1em;
	color: #87888A;
	padding-top: 1.5em;
	padding-bottom: .5em;
	border-bottom: 1px solid #b3b3b3;
}

#content h4, #content h5, #content .contacts
{
	margin-bottom: 0;
}

#content .contacts
{
    position: relative;
    top: 0;
    height: 191px;
    margin-bottom: 2em;
}

.contacts .address
{
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 60px;
}

#content h5
{
	font-weight: bold;
}

#content img
{
	margin-right: 3px;
	margin-bottom: 3px;
	background-color: transparent;
}

#content table
{
background-color: #FFF;
padding: 4px;
margin-left: 20px;	
}

.shop #content table
{
background: transparent;
padding: 4px;
margin-left: 0px;	
}


#wrap table
{
background-color: #FFF;
padding: 0px;
margin-left: 0px;	
}


#content table th
{
text-align: center;

}

#content table td
{
}


input, 
textarea
{
	font-size: 1em;
	line-height: 1.3em;
	color: #000;
	border: 1px solid #dd9519;
	width: 200px;
	margin-bottom: 6px;
	margin-top: 6px;
	background-color: #FFF;
}

.shop input.submit
{
	background-color: #FFF;
	font-size: 11px;
	border: 1px solid #dd9519;
	padding:2px 5px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.shop #wrap input.submit
{
	padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-top: 2px;
	background-color: #FFF;
	font-size: 11px;
	border: 1px solid #dd9519;
	margin-left: 4px;
	margin-bottom: 10px;
}

.shop input.submit:hover, .shop #wrap input.submit:hover
{
	background-color: #000;
}

/*
.shop img
{
padding-top: 8px;
padding-right: 10px;
}
*/

label
{
margin-bottom: 3px;
}

form p
{
    clear: both;
}

form select
{
    border: 1px solid #dd9519;
    margin-left: 0px;
}

input.submit,
textarea
{
    line-height: 1.3em;
}
input.submit
{
    font-size: 1em;
    width: auto;
    color: #dd9519;
    background-color: transparent;
    border: 0;
    padding: .3em 0;
    padding-right: 0;
    margin-right: 0;
    cursor: pointer;

}

input.submit:hover {
background-color: #000;
}

p.submit
{
    text-align: right;
}

textarea
{
}

form br 
{
	clear: both;
}

button
{
	background-color: transparent;
	cursor: pointer;
	margin: 0;
	padding: 0;
	float: left;
	border: 0;
	color: #777;
	text-transform: uppercase;
	overflow: visible; /* ie only fix auto-padding */
}

button:hover
{
	text-decoration: underline;
}



#contact {
	position: relative;
	display: inline;
	float: left;
	width: 440px;
	margin-top: 60px;
	margin-left: 60px;
	margin-right: 40px;
}

#padder {
	padding: 18px 10px 0px 20px;
}

#content .pad {
	padding: 6px 6px 6px 6px;
}

#texte {
	position: relative;
	float: left;
	width: 420px;
	max-height: 460px;
	margin-top: 8px;
}

#texte p
{
	padding-right: 40px;
}

#droite {
	font-size: 11px;
	line-height: 16px; 
	color: #000;
	position: relative;
	float: right;
	min-height: 700px;
	width: 462px;
	background-color: white;
}

#wrap {
	padding-left: 12px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-top: 17px;
	height: 680px;
	max-height: 680px;
	overflow-y:auto;
	overflow-x: hidden;
	position: relative;
}

#droite p {
	margin-bottom: 6px;
	color: #000;
}

#droite h4 {
	font-size: 11px; 
	padding-bottom: 3px;
	color: #dd9519;
}

#droite img {
	margin: 0px;
}

.shop #droite img, .audio #droite img {
	padding-bottom: 0px;
	margin-right: 8px;
	margin-bottom: 6px;
	float: left;
}

.shop #droite .thumb {
	margin-bottom: 10px;
	min-height: 67px;
}

.audio #droite .thumb {
	margin-bottom: 30px;
	min-height: 67px;
}

.border
{
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-top: 2px;
	border:1px solid #DD9519;
	font-weight: normal;
}

#content #droite h6 {
	font-size: 1.5em; 
	font-weight: bold;
	color: #EE7F00;
	text-transform: uppercase;
	padding-bottom: .5em;
	padding-top: 0.5em;

}

#content #texte h6 {
	font-size: 1em; 
	color: #000;
	padding-bottom: .5em;
	font-weight: bold;
}

#texte .imgleft {
	margin-left: -42px;
}


#content ol
{
	list-style-type: disc;
	margin-left: 3em;
	list-style-position: outside;
}

#content h2 
{ 
	font-size: 1em; 
	color: #000;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0;
}

#content h3
{
	font-family: 'RosewoodStdRegular';
	font-size: 28px;
	color: #61beb3;
	font-weight: normal;
	margin-bottom: 2px;
}


#texte h3
{
	font-family: 'RosewoodStdRegular';
	font-size: 36px;
	color: #000;
	font-weight: normal;
	margin-bottom: 4px;
}

.contact #texte h3
{
	font-family: 'RosewoodStdRegular';
	font-size: 28px;
	color: #000;
	font-weight: normal;
	margin-bottom: 4px;
}

#content #contact h3
{
	font-family: 'RosewoodStdRegular';
	font-size: 24px;
	color: #61beb3;
	font-weight: normal;
	margin-bottom: 10px;
}

#bottom
{
	position: relative;
	clear: both;
	background-color: transparent;
	color: #000;
	font-size: 0.8em
}

#bottom a:link, #bottom a:visited
{
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}

#bottom a:hover
{
	text-decoration: none;
	color: #EE7F00;
}

#fermer
{
	position: relative;
	clear: both;
}



/*
.accueil .vcard
{
    position: relative;
    top: 120px;
    left: 204px;
    margin: 0;
    width: 452px;
    height: 156px;
}



.accueil .vcard .fn
{
    position: absolute;
    bottom: 0;
    right: 0;
}
    
.vcard
{
	font-size: 1em;
	color: #999;
	margin-left: 219px;
	margin-top: 100px;
}

.vcard .fn
{
	width: 232px;
	height: 17px;
	overflow: hidden;
	margin-bottom: 40px;
	background-image: url('../images/communication.gif');
	background-repeat: no-repeat;
}

.vcard .fn a
{
	display: block;
	padding-top: 17px;
}

.vcard .adr div
{
	display: inline;
	padding-right: .5em;
}

#news
{
	position: absolute;
    top: 350px;
    left: 750px;
	background-image: url('../images/bg-news.png');
	background-repeat: no-repeat;
	width: 290px;
	height: 261px;
	font-size: 1.2em;
	color: #aaa;
	line-height: 1.6em;
	z-index: 2;
    overflow: hidden;
}

#news a
{
    color: #555;
}

#news .close
{
    position: absolute;
    top: 33px;
    right: 12px;
    display: block;
    width: 15px;
    height: 15px;
    overflow: hidden;
    z-index: 99;
    background-color: transparent;
}

#news .close a
{
    display: block;
    padding-top: 15px;
}

#content #acc .message
{
    color: #ff0000;
    position: absolute;
    top: 120px;
    left: 120px;
    width: 250px;
}

#wrapnews
{
	padding: 70px 10px 10px 50px;
}

.right
{
    text-align: right;
}
*/

#zend {


	width: 1000px;
	height: 750px; ;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}

#acc {margin-left: auto; margin-bottom: 10px; margin-right: auto; margin-top: 0; width: 432px; list-style:none; color:#033;}
/*
#acc h4, #acc2 h4 {width:400px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-weight:normal; margin-top:5px; cursor:pointer}
*/
#acc h4:hover {background-color: #000; cursor:pointer;}
#acc .acc-section {overflow:hidden; background:#fff}
#acc .acc-content {width:400px; padding: 6px; border:1px solid #9ac1c9; border-top:none; background:#fff}

#nested, #nested2 {width: 400px; list-style:none; color:#033; margin-bottom:5px}
#nested h4, #nested2 h4 {width: 386px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-weight:normal; margin-top:5px; cursor:pointer}
#nested h4:hover, #nested2 h4:over {}
#nested .acc-section {overflow:hidden; background:#fff}
#nested .acc-content {width: 386px; padding: 6px; border:1px solid #9ac1c9; border-top:none; background:#fff}
#nested .acc-selected {}

#acc.acc li
{
 border:1px solid #9ac1c9;
 padding: 8px;
 margin-bottom: 10px;
}

.nested h4 {
    width:400px; 
    border:1px solid #9ac1c9; 
    padding:0px; 
    font-weight:normal; 
    margin-top:5px; 
    cursor:pointer;
    display: block;
}
.home .nested {border:4px solid #d74189;}

.home input, .home textarea {
background-color:#f7d9e7;
border:0px;
color:#000000;
font-size:1em;
line-height:1.3em;
margin-bottom:6px;
margin-top:6px;
width:160px;
height: 22px;
}

.home #acc {margin-left:0px; margin-bottom: 10px; width: 412px; list-style:none; color:#033;}
.home #acc h4 {width:90px; cursor:pointer}
.home #acc h4:hover {background-color: #000; cursor:pointer;}
.home #acc .acc-section {overflow:hidden; background:#fff;  border:0px;
 }
 .home #acc .acc-section p {padding: 4px; color: #999999;}

.home #acc .acc-content {width:412px; padding: 6px; border:4px solid #d74189; border-top:none; background:#fff}

.home #acc.acc li
{
 border:0px;
 padding: 0px;
 margin-bottom: 20px;

}
.acc ul {
	margin: 0px;
	padding: 0px;
}

.home input.submit
{
	background-color: #d74189;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	width: auto;
	height: auto;
	padding-left: 4px;
	padding-right: 4px;
}

.home input.submit:hover
{
	background-color: #000;
}



.home #droite h4 {
	height: 14px; 
	border:0px; 
	padding-left:4px; 
	font-weight:bold;
	cursor:pointer;
	color: #FFF;
	background-color: #d74189;
	}

.home #content img {
background-color:transparent;
margin: 0px;
}
.home form {
padding: 6px;
}

.soldout {
color: #d74189;
}
