html * {
	padding: 0px;
	margin: 0px;
}

body {
	height: 100%;
	width: 100%;
	font-family: lucida grande, verdana, arial;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	background-color: #f5ede1;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

object {
	font-size: 0px;
}

img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

table {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

td {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

tr {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

a {
	cursor: pointer;
	text-decoration: none;
	color: #800000;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

a:hover {
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

h1 {
	color: #808080;
	font-size: 23px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 60px 0px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
}

h2 {
	font-size: 14px;
	color: #444444;
	font-weight: bold;
	padding: 0px 0px 4px 20px;
	margin: 30px 0px 10px 0px;
	background-image: url(images/h2-fond.png);
	background-repeat: no-repeat;
	background-position: center left;
	text-align: left;
}

h3 {
	font-size: 12px;
	padding: 0px 0px 5px 5px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

h4 {
	color: #808080;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

p {
	padding: 5px 10px 5px 5px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

#contact h2 {
	margin: 25px 0px 5px 0px;
	padding: 0px 0px 2px 20px;
}

#contact h3 {
	padding: 10px 0px 10px 20px;
}

#contact p {
	padding: 0px 10px 5px 20px;
	margin: 0px;
}

p.citation {
	font-size: 12px;
	padding: 10px 20px 10px 20px;
	font-style: italic;
	margin: 0px 0px 0px 0px;
}

#signature {
	color: #808080;
	display: block;
	font-size: 9px;
	font-style: italic;
	text-align: right;
	padding: 5px 10px 0px 0px;
}

.hidden {
	display: none;
}

/*------------------------------------------ Index ------------------------------------------*/

#site {
	position: absolute;
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	min-height: 750px;
	height: 100%;
	width: 100%;
}

#fond {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
	min-height: 750px;
	height: 100%;
	width: 100%;
}

#ill-top {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(images/ill-top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 260px;
	width: 530px;
}

#ill-bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url(images/ill-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 340px;
	width: 400px;
}

#menu {
	width: 160px;
	padding: 0px 0px 160px 0px;
	margin: 100px 0px 0px 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
	background-color: #000000;
}

.lien {
	cursor: pointer;
}

#page {
	margin: 100px 40px 0px 200px;
	position: relative;
	left: 0px;
	top: 0px;
}

.include {
	position: relative;
}

.left {
	float: left;
	width: 50%;
	min-width: 380px;
	z-index: 4;
}

.right {
	float: right;
	width: 50%;
	min-width: 380px;
	z-index: 4;
}

#credits {
	font-size: 9px;
	position: absolute;
	bottom: 10px;
	left: 80px;
	z-index: 4;
	color: #444444;
}

#credits a {
	color: #777777;
}

#credits a:hover {
	color: #ffffff;
}

#sons1 {
	position: absolute;
	bottom: 0px;
	left: 300px;
	z-index: 3;
}

#sons2 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 3;
}

#sons3 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 3;
}

.topdiv {
	height: 3px;
	width: 330px;
	background-image: url(images/haut-scroll.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.basdiv {
	height: 3px;
	width: 330px;
	background-image: url(images/bas-scroll.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/*------------------------------------------ Player ------------------------------------------*/

#magneto {
	border: 1px solid #ffffff;
	position: absolute;
	top: 10px;
	right: 10px;
}

select {
	background-color: #ececec;
	text-align: left;
	width: 210px;
	border: 0px none;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}

option {
	background-color: #ececec;
}

.titre_album {
	background-color: gray;
	color: #ececec;
}

/*--------------------------------------- Accueil ------------------------------------------------*/

.scroll-pane_agenda_accueil {
	width: 320px;
	height: 140px;
	overflow: auto;
	padding: 0px 10px 0px 10px;
	background-color: #0E3C66;
}

.scroll-pane_agenda_accueil h2 {
	font-size: 13px;
	color: #A89372;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 5px 10px;
	background-image: none;
}

.scroll-pane_agenda_accueil img {
	margin: 6px 10px 10px 10px;
}

.scroll-pane_agenda_accueil p {
	margin: 0px 10px 30px 10px;
	padding: 0px;
}

.little {
	padding: 2px 0px;
	font-size: 10px;
	font-weight: bold;
}

.little a {
	color: #808080;
}

.little a:hover {
	color: #000000;
}

#acc-news {
	margin: 20px 0px 20px 0px;
	padding: 0px;
	width: 380px;
}

#accueil h3 {
	font-size: 13px;
	font-weight: bold;
	padding: 15px 5px 20px 5px;
	text-align: center;
}

#accueil #contenu h3 {
	padding: 7px 0px 10px 5px;
	text-align: left;
}

#accueil #contenu p {
	display: none;
}

#acc {
	padding: 0px 0px 0px 0px;
	width: 380px;
}

#acc h3 {
	text-align: left;
	padding: 40px 5px 5px 5px;
}

#acc p {
	text-align: justify;
	clear: both;
}

/*--------------------------------------- Agenda ------------------------------------------------*/

#events img {
	margin: 6px 10px 10px 0px;
}

#events h2 {
	margin: 0px 0px 5px 0px;
}

#agenda .scroll-pane {
	width: 350px;
}

#events p {
	margin: 0px 10px 40px 0px;
	padding: 0px;
}

/*--------------------------------------- Contact ------------------------------------------------*/

#contact .saisie {
	width: 180px;
	height: 16px;
}

#contact .scroll-pane {
	width: 350px;
}

/*------------------------------------------ Livre ------------------------------------------*/

.commentaire {
	margin: 0px 0px 30px 15px;
}

#livre #contenu h2 {
	font-size: 14px;
	margin: 10px 0px 0px 0px;
	font-weight: normal;
}

#livre textarea {
	width: 285px;
	height: 100px;
}

#livre .saisie {
	width: 220px;
	height: 16px;
}

#livre .scroll-pane {
	width: 380px;
}

#livre .right h2 {
	width: 320px;
	background-image: none;
}

#texte-abou {
	width: 380px;
	height: 100px;
}

#texte-abou p {
	text-align: center;
	color: #C49374;
}

/*------------------------------------------ Commande ---------------------------------------*/

#album {
	width: 380px;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
}

#indiz {
	width: 380px;
	text-align: center;
	padding: 20px 0px 0px 0px;
	clear: both;
}

#formulaire {
	border: 5px solid #FFFFFF;
	padding: 15px 0px;
	width: 360px;
	background-color: #e1d5c4;
}

#div_prix, #conditions {
	width: 330px;
}

#conditions {
	font-style: italic;
	font-size: 10px;
}

#conditions p {
	padding: 5px 0px 0px 0px;
	text-align: justify;
}

#print {
	font-weight: bold;
	margin: 0px 0px;
	padding: 0px 5px;
	width: 320px;
}

.cd {
	padding: 0px 0px 10px 0px;
	width: 330px;
}

#resultat {
	margin: 20px 0px;
	width: 330px;
}

#result_prix {
	background-color: #FFFFFF;
	color: #000000;
	line-height: 20px;
	margin:10px 0px;
}


#form_commande h4 {
	text-align: right;
	color: #000000;
	font-size: 11px;
}

#recap {
	margin: 0px 0px 5px 0px;
	color: #c49374;
	font-size: 12px;
	border: 1px inset #c49374;
}

.panier {
	border: 1px dashed #c49374;
	background-color: #ffffff;
	color: #C49374;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px;
	text-align: center;
	line-height: 18px;
}

.description {
	font-size: 11px;
	font-style: italic;
}


#conditions p.adresse1 {
	margin: 0px 0px 0px 0px;
	width: 150px;
	padding: 0px 0px 5px 0px;
}

#conditions p.adresse {
	font-weight: bold;
	text-align: center;
	margin: 10px 0px 0px 5px;
	padding: 0px 0px 5px 165px;
	color: #000000;
	width: 150px;
	font-style: normal;
	font-size: 12px;
}

#commande .saisie {
	width: 200px;
	height: 16px;
}

#commande textarea {
	width: 200px;
	height: 50px;
}

/*------------------------------------------ Galerie ------------------------------------------*/

.diaporama {
	background-color: #ffffff;
	overflow: hidden;
}

#images {
	width: 338px;
}

#images img {
	width: 338px;
}

#galerie {
	width: 70px;
	height: 400px;
	background-color: #ffffff;
}

#galerie ul {
	list-style-type: none;
}

#galerie li {
	height: 66px;
}

#galerie li.premier {
}

#galerie li.dernier {
}

#galerie li a img {
	width: 60px;
	height: 60px;
	margin: 2px 4px;
	border: 1px solid #ffffff;
}

#galerie li a:hover img, #galerie li a.selected img {
	border: 1px solid #000000;
}

/*------------------------------------------ Son ------------------------------------------*/

#productions #images {
	width: 300px;
}

#productions #images img {
	width: 300px;
}

#productions #galerie {
	height: 304px;
}

.album {
	background-color: #ffffff;
	margin-bottom: 10px;
}

.son {
	padding: 10px;
}

.div_texte_album p {
	padding: 0px 10px 10px 10px;
	font-size: 12px;
	font-style: italic;
}

.son ul {
	list-style-type: none;
}

.son li {
	background-image: url(images/son.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 15px;
	text-align: left;
}

.son li a {
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	color: peru;
	text-align: left;
}

.son li a:hover {
	color: #935211;
}

.son li .selected {
	color: #800000;
}

.copyright {
	font-size: 8px;
}

/*------------------------------------------ Formulaires ------------------------------------------*/

.bouton {
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
	background-color: #C49374;
	margin: 5px;
}

.bouton:hover {
	color: white;
	background-color: #666666;
}

input, textarea {
	border: 0px none;
	font-size: 12px;
	color: black;
	background-color: #ffffff;
	margin: 2px 5px;
	padding: 0px 3px 1px 3px;
}

/*------------------------------------------ Scroll ------------------------------------------*/

#productions .scroll-pane {
	width: 380px;
	height: 430px;
}

#livre .scroll-pane {
	height: 294px;
}

#ngoni .scroll-pane {
	height: 188px;
}

.scroll-pane {
	width: 330px;
	height: 394px;
	overflow: auto;
	left: 0px;
}

.jScrollPaneContainer {
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: transparent;
	background-image: url(images/scrollpanetrack.jpg);
	background-repeat: repeat;
}

.jScrollPaneDrag {
	position: absolute;
	background: transparent;
	background-image: url(images/scrollpanedrag.jpg);
	background-repeat: repeat;
	cursor: pointer;
	overflow: hidden;
}

.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}

a.jScrollArrowUp {
	background: url(images/basic_arrow_up.png) no-repeat 0 0;
}

a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}

a.jScrollArrowDown {
	background: url(images/basic_arrow_down.png) no-repeat 0 0;
}

a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}

a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}
