/* Work at Play | Global Syle */

/* Reset page layout */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* The basics */
body {
	color: #ffffff;
	background-color: #000;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}
h4 {
	font-size: 14px;
	font-weight: bolder;
	color:#FFFFFF;
	margin:10px 0 18px 0;
}
p {
	margin:0 0 18px 0;
}
#content li {
	margin: 0 0 8px 0;
	list-style-type: none;
}
#products-page li {
	margin:0 0 8px 14px;
	list-style-type: disc;
}
a {
	text-decoration: none;
	font-weight: bold;
	color:#ffffff;
}
a:hover {
	text-decoration: underline;
}
img.notrans {
	background-color: transparent;
	filter: Alpha(Opacity=100);
	-moz-opacity:1;
	opacity:1;
	z-index: 200;
	background-color: #000;
	clear: left;
}
#msg {
	font-size: 1.5em;
	list-style-type: disc;
	display: block;
	color: #FFF;
	line-height: 30px;
	background-color: #000;
	margin: 20px;
	padding: 20px;
	border: thick solid #F00;
}
#msg ul li {
	list-style-type: disc;
	list-style-position: inside;
}
/* Helpers */
.last, div.last, #footer div.last {
	margin-right: 0;
	float: right;
}
/* Navigation */
#navigation {
	height: 80px;
	background-image: url(../img/template/template_r1_c1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 20px;
	padding-bottom: 0px;
}
#navigation #navigation-wrapper {
	float: right;
	width: auto;
	z-index: 0;
	margin-top: 0px;
	clear: left;
	position: relative;
}
#navigation img.logo {
	position: absolute;
	float: left;
	z-index: 3;
	display: block;
}
#navigation ul {
	list-style-type: none;
	height: 40px;
	margin: 0;
}
#navigation ul li {
	float:left;
}
#navigation a {
	z-index: 500;
	background-repeat: no-repeat;
	height: 40px;
	display: block;
}
#navigation span {
	display: none;
}
#navigation a.accueil {
	background-image: url(../img/navigation/accueil.png);
	width:90px;
}
#navigation a.accueil:hover {
	background-image: url(../img/navigation/accueil-on.png);
}
#navigation a.bio {
	background-image: url(../img/navigation/bio.png);
	width:90px;
}
#navigation a.bio:hover {
	background-image: url(../img/navigation/bio-on.png);
}
#navigation a.musique {
	background-image: url(../img/navigation/musique.png);
	width:90px;
}
#navigation a.musique:hover {
	background-image: url(../img/navigation/musique-on.png);
}
#navigation a.video {
	background-image: url(../img/navigation/videos.png);
	width:80px;
}
#navigation a.video:hover {
	background-image: url(../img/navigation/videos-on.png);
	width:80px;
}
#navigation a.contact {
	background-image: url(../img/navigation/contact.png);
	width:90px;
}
#navigation a.contact:hover {
	background-image: url(../img/navigation/contact-on.png);
}
#active-bg {
	position: absolute;
	height: 70px;
	z-index: -100;
	width: 90px;
	background-image: url(../img/navigation/bkg.png);
}
/* Main content region */
.wrapper {
	width: 900px;
	_width:939px;
	clear:both;
	height: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: bottom;
}
#navigation div.wrapper, #footer div.wrapper {
	position: relative;
}
#content {
	clear:both;
	z-index: -3;
	height:600px;
}
#content a {
	color: #DBCBAE;
}
.slidable-page {
	z-index: -2;
	padding-top:20px;
}
.slidable-page .wrapper {
	min-height: 580px;
	width: 900px;
}
/* Footer */
#footer {
	position: relative;
	width: 100%;
	z-index: 0; /* */
	float: left;
	background-image: url(../img/template/template_r3_c1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 250px;
	height: 20px;
	margin-top: -20px;
}
#footer p a {
	font-weight: normal;
	color: #68542F;
}
#footer h4 {
	width:569px;
	height:40px;
	display: block;
	text-indent: -9999px;
	margin:0 0 6px 0;
}
#footer p {
	color:#483A20;
}
#footer p.follow {
	z-index:99;
	position:relative;
	margin-top:0px;
	float: right;
}
#footer p.follow a {
	color:#CCC;
}
/* Preload background images after JS loads */
#preload {
	display: none;
}
div.col {
	width:300px;
	margin:0 20px 0 0;
	float:left;
}
div.col.last {
	margin:0;
}
div.secondary img {
	position:absolute;
	top:70px;
	left:0;
	z-index:90;
}
div.more {
	background: url("/images/products/bg_more.gif") no-repeat bottom;
	position:relative;
	color:#333333;
	clear:both;
	width:620px;
	height:373px;
	z-index: 95;
	cursor: pointer;
}
div.more div.col {
	float:left;
	width:270px;
	padding:10px;
	margin:10px;
}
/* accueil */

#accueil-page {
	background-image: url(../img/bkg/photo.01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#accueil-page .wrapper {
	width: 900px;
	padding-top: 20px;
	height: 580px;
}
#accueil-page #circles {
}
.accueil-sample {
	width: 420px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 0px;
	clear: left;
	float: left;
	opacity:0.75;
	filter: Alpha(Opacity=75);
	-moz-opacity:0.75;
	background-color: #000;
	z-index: -2;
}
.accueil-sample-right {
	width: 380px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 0px;
	clear: left;
	float: left;
	opacity:0.75;
	filter: Alpha(Opacity=75);
	-moz-opacity:0.75;
	background-color: #000;
	z-index: -2;
}
.accueil-sample-left {
	width: 480px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: left;
	float: left;
	opacity:0.75;
	filter: Alpha(Opacity=75);
	-moz-opacity:0.75;
	background-color: #000;
	z-index: -2;
}


.accueil-sample-notrans {
	width: 390px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 0px;
	clear: left;
	float: left;
	opacity:1;
	filter: Alpha(Opacity=100);
	-moz-opacity:1;
	background-color: #000;
	z-index: -1;
}
.accueil-sample h1 {
	font-size: 20px;
	margin-bottom: 15px;
}
.accueil-sample h2 {
	font-size:16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10;
	margin-left: 0px;
	display: block;
	clear: right;
	padding-left: 10px;
	padding-bottom: 18px;
	font-style: normal;
	font-weight: normal;
}
.accueil-sample-left h2 {
	font-size:16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10;
	margin-left: 0px;
	display: block;
	clear: right;
	padding-left: 10px;
	padding-bottom: 18px;
	font-style: normal;
	font-weight: normal;
}
.accueil-sample-right h2 {
	font-size:16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10;
	margin-left: 0px;
	display: block;
	clear: right;
	padding-left: 10px;
	padding-bottom: 10px;
	font-style: normal;
	font-weight: normal;
}


.accueil-sample h3 {
	font-size:18px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 20px;
	background-image: url(../img/titre/h3.png);
	width: 420px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	background-repeat: no-repeat;
	visibility: visible;
	display: block;
	height: 23px;
	padding-top: 8px;
	font-style: normal;
	letter-spacing: 1px;
}
.accueil-sample-left h3 {
	font-size:18px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 20px;
	background-image: url(../img/titre/h3.png);
	width: 470px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	background-repeat: repeat-x;
	visibility: visible;
	display: block;
	height: 23px;
	padding-top: 8px;
	font-style: normal;
	letter-spacing: 1px;
}

.accueil-number {
	width: 470px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	opacity:1;
	filter: Alpha(Opacity=100);
	-moz-opacity:1;
	z-index: 2;
	background-color: transparent;
}
.accueil-number-right {
	width: 350px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	opacity:1;
	filter: Alpha(Opacity=100);
	-moz-opacity:1;
	z-index: 2;
	background-color: transparent;
	float: left;
}

/* bio */
#bio-page {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/bkg/photo.02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#bio-page .wrapper {
	width: 900px;
	padding-top: 20px;
	height: 580px;
}
div.primary {
	background:#92b2c2;
}
.bio-sample {
	width: 600px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 0px;
	clear: left;
	float: left;
	opacity:0.75;
	filter: Alpha(Opacity=75);
	-moz-opacity:0.75;
	background-color: #000;
	z-index: -1;
}
.bio-number {
	width: 580px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	opacity:1;
	filter: Alpha(Opacity=100);
	-moz-opacity:1;
	z-index: 2;
	background-color: transparent;
}
.bio-sample-2 {
	width: 260px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 0px;
	clear: left;
	float: left;
	opacity:0.75;
	filter: Alpha(Opacity=75);
	-moz-opacity:0.75;
	background-color: #000;
	z-index: -1;
}
.bio-number-2 {
	width: 240px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	opacity:1;
	filter: Alpha(Opacity=100);
	-moz-opacity:1;
	z-index: 2;
	background-color: transparent;
}
.bio-sample h2 {
	font-size:16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10;
	margin-left: 0px;
	display: block;
	clear: right;
	padding-left: 10px;
	padding-bottom: 18px;
	font-style: normal;
	font-weight: normal;
}
.bio-sample-2 h3 {
	font-size:18px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 20px;
	background-image: url(../img/titre/h3.png);
	width: 250px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	background-repeat: no-repeat;
	visibility: visible;
	display: block;
	height: 23px;
	padding-top: 8px;
	font-style: normal;
	letter-spacing: 1px;
}
/* musique */

#musique-page {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/bkg/photo.03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#musique-page .wrapper {
	width: 900px;
	padding-top: 20px;
	height: 580px;
}
.musique-sample {
	width: 320px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 0px;
	clear: left;
	float: left;
	opacity:0.75;
	filter: Alpha(Opacity=75);
	-moz-opacity:0.75;
	background-color: #000;
	z-index: -1;
}
.musique-number {
	width: 300px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	opacity:1;
	filter: Alpha(Opacity=100);
	-moz-opacity:1;
	z-index: 2;
	background-color: transparent;
}
.musique-sample h2 {
	font-size:16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10;
	margin-left: 0px;
	display: block;
	clear: right;
	padding-left: 10px;
	padding-bottom: 18px;
	font-style: normal;
	font-weight: normal;
}
/* video */
#video-page {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/bkg/photo.04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#video-page .wrapper {
	width: 900px;
	padding-top: 20px;
	height: 580px;
}
/* Contact */
#contact-page {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/bkg/photo.05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#news {
	width: 480px;
	height: 160px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
	font-size: 11px !important;
	font-style: normal;
}
#news table {
	width: 480px !important;
	overflow-x: auto;
}
#news table tbody tr td {
	padding: 5px;
}



#contact-page .wrapper {
	width: 900px;
	padding-top: 20px;
	height: 480px;
}
#contact-page textarea, #contact-page input {
	border:1 solid #E6E6E6;
	padding: 3px;
	color:#FFF;
	background-color: #362B19;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 98%;
	font-size: 11px;
}
#contact-page textarea:focus, #contact-page input:focus {
	border:1 solid #45361F;
	padding: 3px;
	color:#FFF;
	background-color: #362B19;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 98%;
	font-size: 11px;
}

#contact-page input {
	border: 1px solid #45361F;
}
#contact-page input:focus {
	border: 1px solid #EBEBEB;
}

#contact-page textarea, #contact-page #send-id {
	border: 1px solid #392C19;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}
#contact-page textarea:focus, #contact-page #send-id:focus {
	border: 1px solid #E8E8E8;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}

.fancyZoom {
	z-index: 3;
}

