/*------------ RESET ------------*/

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;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*------------ GENERAL ------------*/

html, body {
	height: 100%;
	font: 11px 'Lucida Grande', Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #666;
}
a {
	outline: none;
	color: #666;
}
a:hover {
	color: #000;
}
p {
	margin: 10px 30px;
	text-align: justify;
	text-shadow: 0 1px 1px #ffffff;
}

p a {
	text-decoration: none !important;
	border-bottom: 1px dotted;
}
h1 {
	margin: 96px 0px 28px 30px;
	width: 284px;
	border-bottom: 1px solid #8890AA;
	text-shadow: 0 1px 1px #ffffff;
	padding-bottom: 6px;
	font-size: 1.6em;
	font-weight: normal;
	color: #3f4e7e;
}

body {
	background: black url("images/background.png");
	text-align: center;
	min-width: 954px;
	min-height: 629px;
}
#position_y {
	float: left;
	height: 50%;
	margin-top: -315px;
	width: 100%;
}
#position_x {
	width: 910px;
	margin-left: auto;
	margin-right: auto; 
	height: 512px;
	background: transparent; 
	clear: both; 
	text-align: left; 
	padding: 4px;
}
#container_main {
	position: relative;
	width: 910px; 
	height: 589px;
	background: transparent;
	overflow: hidden;
}
#container_images, #container_navigation, #container_content {
	position: relative;
	float: left;
	width: 345px; 
	height: 512px; 
	overflow: hidden;
} 
#container_navigation {
	width: 220px; 
	background: #3f4e7e;
} 
#container_logo {
background: url("images/logo.png");
background-position: bottom left;
background-repeat: no-repeat;
width: 908px;
height: 55px;
margin-bottom: 22px;
margin-left: 2px;
}
#container_content {
	background: #E2E2E2;
	height: 512px;
} 
#navigation {
	height: 512px; 
	width: 220px;
}
#images_mask, #navigation_mask, #content_mask {
	position: absolute;
}
#footer {
	height: 20px; 
	line-height: 20px;
	margin: 270px 0 0 19px;
	color: #8890AA;
	font-size: 9px;
} 

#home {
	width: 345px; 
	height: 512px;
	float: left;
	position: relative;
	overflow: hidden;
}

#footer a {
	color: #8890AA !important; 
	text-decoration: none;
} 
#footer a:hover, #footer a.active {
	color: #8890AA !important;
	text-decoration: none;
	border-bottom: 1px dotted;
}  

a:hover p#book {
	border-color: #666;
	color: #666;
}


/*------------ LISTES ------------*/

#container_navigation ul {
	list-style: none; 
	padding-top: 120px;
	margin: 0 19px;
	border-bottom: 1px solid #767D93;
}
#container_navigation ul a {
	font-weight: normal; 
	font-size: 100%; 
	height: 20px; 
	line-height: 20px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	color: #8890AA;
	/* IE6 Bug */
	padding: 2px 0;
	border-top: 1px solid #8890AA;
}
#container_navigation ul a:hover, #container_navigation ul a:active, #container_navigation ul a:focus {
	color: #FFF;
	text-shadow: 0 2px 15px rgba(0, 0, 0, 0.45);
	-webkit-transition: text-shadow 0.2s ease-in;
	-moz-transition: text-shadow 0.2s ease-in;
} 
#container_navigation a { 
	color: #FFF;
	cursor: pointer;
} 
#container_content ul { 
	list-style: none;
	border-bottom: 1px solid #767D93; 
	text-shadow: 0 1px 1px #ffffff;
	margin: 15px 30px 0 30px;
	width: 284px;
}
#container_content ul .date {
	display: block;
	color: #767D93; 
	font-size: 9px; 
	font-weight: bold;
	border: none !important;
	text-shadow: 0 1px 1px #ffffff;
}
* html #container_content li {  /* ---------  Fix IE 6  ------------ \*/ 
	height: 1%; 
} 
#container_content li { 
	display: block;
	border-top: 1px solid #767D93; 
	padding: 4px 0;
	line-height: 1.2em;
}
#container_content li a { 
	cursor: pointer;
	text-decoration: none;
}
#container_content li a:hover { 
	color: #333; 
	text-decoration: underline;
}


/*------------ DISCOGRAPHIE ------------*/


#disco {
	margin: 10px 30px;
	text-align: justify;
	text-shadow: 0 1px 1px #ffffff;
	height: 100%;

}
.imgGauche {
margin-right: 8px;
margin-bottom: 2px;
margin-left: 0px;
margin-top:  6px;
float: left;
border: 2px solid white;
-moz-box-shadow: 0 0 5px #a7a7a7;
-webkit-box-shadow: 0 0 5px #a7a7a7;
box-shadow: 0 0 5px #a7a7a7;	
}
.imgCentre {
margin-right: 8px;
margin-bottom: 2px;
margin-left: 0px;
margin-top:  6px;
float: left;
border: 2px solid white;
-moz-box-shadow: 0 0 5px #a7a7a7;
-webkit-box-shadow: 0 0 5px #a7a7a7;
box-shadow: 0 0 5px #a7a7a7;
	
}
.imgDroite {
margin-right: 0px;
margin-left: 0px;
margin-bottom: 2px;
margin-top:  6px;
float: left;
position: fixed;
border: 2px solid white;
-moz-box-shadow: 0 0 5px #a7a7a7;
-webkit-box-shadow: 0 0 5px #a7a7a7;
box-shadow: 0 0 5px #a7a7a7;
}

.imgDroite:hover {
border: 2px solid #8890aa !important;
-webkit-transition: border 0.18s ease-in;
-moz-transition: border 0.18s ease-in;
-moz-box-shadow: 0 0 5px #7f7f7f;
-webkit-box-shadow: 0 0 5px #7f7f7f;
box-shadow: 0 0 5px #7f7f7f;
}
.imgGauche:hover {
border: 2px solid #8890aa !important;
-webkit-transition: border 0.18s ease-in;
-moz-transition: border 0.18s ease-in;
-moz-box-shadow: 0 0 5px #7f7f7f;
-webkit-box-shadow: 0 0 5px #7f7f7f;
box-shadow: 0 0 5px #7f7f7f;
}
.imgCentre:hover {
	border: 2px solid #8890aa !important;
	-webkit-transition: border 0.18s ease-in;
	-moz-transition: border 0.18s ease-in;
	-moz-box-shadow: 0 0 5px #7f7f7f;
	-webkit-box-shadow: 0 0 5px #7f7f7f;
	box-shadow: 0 0 5px #7f7f7f;
	
}

h2 {
	margin-bottom: 30px;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 26px;
	padding-bottom: 6px;
	text-transform: uppercase;
	border-bottom: 1px solid #333;
	font-size: 13px;
	text-shadow: 0 1px 1px white;
}

h3 {
	font-size: 100%;
	height: 20px;
	line-height: 20px;
	display: block;
	text-decoration: none;
	padding-top: 3px;
	margin-bottom: 3px;
	margin-top: -10px;
	border-bottom: 1px solid #8890AA;
	text-transform: uppercase;
	font-weight: bold;
}

.h3top {	
margin-top: -25px;
}

#reset{content:".";display:block;clear:both;visibility:hidden;height:10px;}

#resetlite{content:".";display:block;clear:both;visibility:hidden;height:0px;}

#suitediscotop {
	text-align: right;
	float:  right;
	margin-top: 30px;
	padding-right: 4px;
	font-size: 9px;
}

#suitediscotop1L {
	text-align: right;
	float:  right;
	margin-top: 247px;
	padding-right: 4px;
	font-size: 9px;
}
#suitediscotop1L2 {
	text-align: right;
	float:  right;
	margin-top: 255px;
	padding-right: 4px;
	font-size: 9px;
}
#suitediscolow {
	text-align: right;
	float:  right;
	margin-top: 56px;
	padding-right: 4px;
	font-size: 9px;
}
#suitedisco {
	text-align: right;
	float:  right;
	padding-right: 4px;
	font-size: 9px;
}

#discalbum {
	width:565px;
	height: 220px;
	background: url('images/discalbum.png') repeat left top;
}

#pochette {
	width: 134px;
	height: 134px;
	float:  left;
	position: absolute;
	margin-right:  30px;
	margin-left: 30px;
}

#player {
	height: 134px;
	float: left;
	margin-left: 179px;
}

/*------------ GALERIE ------------*/

#pano {
	width:776px;
	height: 480px;
	background: url('images/discalbum.png') repeat left top;
}

#pano-contenu {
	width:720px;
	height: 405px;
	margin-left: 30px;
	position: absolute;
}



/*------------ STUDIO ------------*/

.temoignages ul { 
	list-style: none;
	border: none !important; 
	border-bottom: none !important;
	border-top: none !important;
	margin-left: 30px;
}

.temoignages li { 
	list-style: none;
	border: none !important;
	border-top: none !important;
	border-bottom: none !important;
	text-shadow: 0 1px 1px #ffffff; 
	margin: 0 0 0 0;
	text-align: justify;
	font-style: italic;
}

.innerfade ul { 
	list-style: none;
	border: none !important; 
	border-bottom: none !important;
	border-top: none !important;
	margin-left: 30px;
}

.innerfade li { 
	list-style: none;
	border: none !important;
	border-top: none !important;
	border-bottom: none !important;
	text-shadow: 0 1px 1px #ffffff; 
	margin: 0 0 0 0;
	text-align: justify;
	font-style: italic;
	line-height: 15px !important;
}

ul.temoignages.innerfade {
	border: none !important;
	padding-left: 8px;
	
}

.tem {
	cursor: pointer;
	text-decoration: none !important;
	border: none !important;
}

.tem a:hover {
	cursor: pointer;
	text-decoration: none !important;
	border: none !important;
}

#envoi-temoignage {
	text-align: center !important;
	font-style: italic;
}

#envoi-temoignage a {
	text-decoration: none !important;
	border-bottom: 1px dotted;
}

/*------------ BOUTON FACEBOOK ------------*/

.bt-fb {
	width: 172px;
	height:  34px;
	margin-top: 10px;
	margin-left: 85px;
}

.bt-fb-lien {
	text-decoration: none !important;
	border: none !important;
}

.bt-fb-lien a:hover {
	text-decoration: none !important;
	border: none !important;
}

/*------------ ACTUS ------------*/

.actu {
	text-align: justify;
	line-height: 15px !important;
	margin-bottom: 6px;
	margin-top: 2px;
}

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

#portraits {
	margin-top: 25px;
	margin-bottom: 25px;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;
}