/* ************************************************
Feuille de style MarcArea.com Weblog
Version 3.0 : 07/01/2007
NewType Inspiration
design & code : Marco <marco@marcarea.com>
************************************************ */

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

body
{
	background: #FFF url(fond.gif) repeat-y center;
	text-align: center;
	font: x-small 'Lucida Grande', Verdana, 'Bitstream Vera Sans', sans-serif;
	voice-family: "\"}\""; voice-family: inherit;
	font-size:small;
}

img { border: none; }
form { display: block; }

code,pre { font-family: "Courier New",monospace; font-size: 80%; }
q { font-style: italic; }

a:link, a:visited { color: #4D4D4D; text-decoration: none; }
a:hover { color: #4D4D4D; text-decoration: underline; }

/* Prelude --- Accessibilité
-------------------------------------------------------- */
#prelude
{
	position: absolute;
	top: -50px;
	width: 830px;
	margin: 0 auto;
	text-align: right;
	font-size: 80%;
}

/* Navigation - Tha Drop-down Menu
-------------------------------------------------------- */
#nav {
	position: relative;
	z-index: 100;
	width: 830px;
	height: 10px;
	margin: 0 auto 20px;
	font-size: 95%;
	text-align: left;
}
#menuDeroulant
{
	list-style-type: none;
	width: 830px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	margin: 10px 0;
}
#menuDeroulant li { float: left; width: 166px; }
#menuDeroulant a:link, #menuDeroulant a:visited
{
	display: block;
	height: 1%;
	color: #333;
	background: #D0D43E;
	padding: 2px 6px;
	border-right: 1px solid #FFF;
	text-decoration: none;
}
#menuDeroulant a:hover { color: #FFF; background-color: #88D648; }
#menuDeroulant .sousMenu { display: none; list-style-type: none; }
#menuDeroulant .sousMenu li
{
	float: none;
	width: 145px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: transparent;
}
#menuDeroulant .sousMenu a:link, #menuDeroulant .sousMenu a:visited
{
	display: block;
	color: #333;
	background: transparent url(fondTR.png) repeat;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: transparent;
	text-decoration: none;
}
#menuDeroulant .sousMenu a:hover
{
	background-image: none;
	color: #FFF;
	background-color: #333;
}
#menuDeroulant li:hover > .sousMenu { display: block; }

/* Titre --- Logo
-------------------------------------------------------- */
#top
{
	width: 830px;
	border-bottom: 5px solid #D0D43E;
  padding-top: 20px;
	margin: 0 auto 10px auto;
	text-align: left;
	color: #4D4D4D;
	font: 200% Georgia, serif;
  font-weight: bold;
}
#top a
{
	display: block;
	width: 830px;
	height: 70px;
	color: #fff;
	background: transparent;
	text-align: right;
}

/* Page --- Contient : Blog (Content) + Colonne
-------------------------------------------------------- */
#page
{
	position: relative;
	width: 830px;
	margin: 0 auto;
	text-align: left;
}
/* Image au hasard ----------- */
.illus
{
	position: absolute;
	top: 50px;
	left: 294px;
	border: 1px solid #000000;
	z-index: 10;
}
/* Date en js ----------- */
.time {
	position: absolute;
	width: 290px;
	top: 130px;
	left: 0;
	z-index: 5;
}
.dateJour
{
	color: #4D4D4D;
	font-size: 100%;
	font-family: Georgia;
	vertical-align: text-top;
}
.dateNum
{
	color: #88D648;
	font-size: 500%;
	font-family: Georgia;
	font-weight: bold;
	letter-spacing: -3px;
	vertical-align: text-top;
	position: relative;
	top: -8px;
}

/* Main --- *Main* > Content
-------------------------------------------------------- */
#wrapper {
	background: url(separe.gif) repeat-y 608px 0;
	height: 1%;
	margin: 10px 0;
}
#main h2
{
	border: 1px solid #CCC;
	border-width: 1px 0;
	padding: 1px 10px 1px 20px;
	margin: 15px 0 3px 0;
	background: url(titre.gif) no-repeat left center;
	color: #4D4D4D;
	font: 130% Georgia, serif;
}

#main h2 a:link, #main h2 a:visited, #main h2 a:hover {
	color: #4D4D4D;
	text-decoration: none;
	border: none;
}

#main h3
{
	margin-top: 10px;
        padding-left: 10px;
	color: #333;
	font: 90% Georgia, serif;
        font-weight: bold;
	border: 1px solid #CCC;
	border-width: 0 0 1px 0;
}

#main .post-content { margin: 8px 0; }

/* Date du jour en haut des posts du jour ----------- */
#main p.day-date
{
	color: #333;
	background: #E8E8E8;
	margin: 15px 0 4px;
	padding: 1px 4px 1px 1px;
	text-align: right;
}
#main p
{
	margin: 2px 0;
	line-height: 18px;
	font-size: 85%;
}
#main pre
{
	margin: 6px 10px 6px 22px;
	padding-left: 5px;
	border-left: 8px solid #E5E5E5;
	font: 100% Monaco, 'Courier New', monospace;
}
#main code { font-size: 120%; }
#main blockquote
{
	padding: 2px 0;
	margin: 6px 10px 6px 22px;
}
#main blockquote p
{
	padding: 0 0 0 5px;
	border-left: 8px solid #E5E5E5;
}
/* Listes --------------------------------------*/
#main ul
{
	margin: 2px 10px 0 41px;
	line-height: 18px;
	font-size: 95%;
}
#main ul li { list-style-type: square; margin:0; padding: 0; }
#main ol
{
	margin: 2px 10px 0 41px;
	line-height: 18px;
	font-size: 85%;
}
#main ol li { margin:0; padding: 0; }

/* Listes de définitions, utilisées dans la rubrique Divers --------------------------------------*/
#main dl { font-size: 85%; margin: 4px 0; }
#main dl dt { padding: 8px 0 2px; font-weight: bold; }
#main dl dd { padding: 2px 0; }
#main dl dd a:link, dl dd a:visited {
	display: block;
	width: 100%;
	color: #E179D7;
	text-decoration: none;
	padding: 2px;
}
#main dl dd a:hover {
	color: #333;
	background: #D0D43E;
	text-decoration: none;
}


/* Tags ----------- */
#main .post-tags
{
	color: #4D4D4D;
	padding: 3px 0;
	margin: -2px 0 0 0;
	font-family: Georgia;
	/*
	text-align: right;
	background: f3f3f3;
	*/
	border-bottom: 1px solid #CCCCCC;
	line-height: 14px;
}
#main .post-tags li {
	list-style-type: none;
	display: inline;
}
#main .post-tags a:link, #main .post-tags a:visited { color: #4D4D4D; text-decoration: none; }
#main .post-tags a:hover { color: #4D4D4D; text-decoration: underline; }


/* En bas de chaque post ----------- */
.post-info
{
	color: #4D4D4D;
	padding: 3px 0 15px 0;
	font-family: Georgia;
	text-align: right;
	border-top: 1px solid #CCCCCC;
	clear: both;
}
#main .post-info a:link, #main .post-info a:visited { color: #4D4D4D; text-decoration: none; }
#main .post-info a:hover { color: #4D4D4D; text-decoration: underline; }

hr.invisible
{
	border: none;
	color: #FFF;
	background: transparent;
}

/* Liens des posts ----------- */
#main a:link, #main a:visited { color: #E179D7; text-decoration: none; }
#main a:hover { color: #E179D7; text-decoration: underline; }
#main a[hreflang]:after { content: "\0000a0[" attr(hreflang) "]"; }

#main hr.invisible { clear: both; }

/* Content --- Main > *Content*
-------------------------------------------------------- */
#content {
	float: left;
	color: #000;
	padding: 0 14px 10px 0;
	margin: 0 0 10px 0;
/*        border-left: 1px solid #000;*/
/*        border-top: 1px solid #000;*/
/*        border-bottom: 1px solid #000;*/
	width: 594px;
	\width: 608px;
	w\idth: 594px;
}

#content-info h2 {
	background: #fafbeb;
	border-color: #eceeb2;
	padding: 1px 10px 1px 1px;
}

/* Liste commentaires + formulaire
-------------------------------------------------------- */
#main #comments h3, #main #pings h3
{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 1px 10px 1px 20px;
	margin: 30px 0 3px 0;
	background: url(titre2.gif) no-repeat left center;
	color: #4D4D4D;
	font: 130% Georgia, serif;
}
#main #comments blockquote p, #main #pings blockquote p { color: #000; font-size: 85%; }
#main #comments p, #main #pings p { color: #4D4D4D; }

#main #comments dt, #main #pings dt { color: #4D4D4D; font-weight: normal; }
#main #comments dd, #main #pings dd {
	padding: 0 0 0 5px;
	border-left: 8px solid #E5E5E5;
	margin: 6px 10px 6px 22px;
}
#main #comments dd *, #main #pings dd * {
	color: #000;
	font-size: 100%;
}


/* Erreur soumission
-------------------------------------------------------- */
#main .error {
	border: 3px solid red;
	padding: 5px 8px;
	margin: 20px 0 8px 0;
}

/* Billet Précédent - Suivant
-------------------------------------------------------- */
#main #navlinks, #main .pagination {
	background: #fafbeb;
	border: 1px solid #CCCCCC;
	border-color: #eceeb2;
	border-width: 1px 0;
	padding: 1px 10px 1px 1px;
	text-align: center;
	margin: 10px 0 0 0;
}
#main #navlinks { margin: 40px 0 0 0; }

#main #navlinks a:link, #main #navlinks a:visited, #main #navlinks a:hover { color: #000; }
#main .pagination a:link, #main .pagination a:visited, #main .pagination a:hover { color: #000; }

/* SideBar
-------------------------------------------------------- */
#page #sidebar {
	float:  right;
	margin-top: 10px;
	padding: 0 4px 0 17px;
	width: 200px;
	\width: 221px;
	w\idth: 200px;
}
#page #sidebar h2 {
	margin: 0 0 4px 0;
	padding: 0;
	font: 120% Georgia, serif;
	color: #4D4D4D;
	border: 1px solid #CCCCCC;
	border-width: 0 0 1px 0;
	background: none;
}
#page #sidebar p { color: #333; font-size: 80%; margin-bottom: 16px; line-height: 13px; }
#page #sidebar form { margin-bottom: 16px; }
#page #sidebar form fieldset p { margin: 0; }
#page #sidebar ul {
	list-style: none;
	margin: 0 0 16px 0;
	font-size: 80%;
	line-height: 13px;
}
#page #sidebar li {
	list-style: none;
	padding: 2px 0 2px 15px;
}

/* Sidebar RSS ------------------------------ */
#page #sidebar .syndicate li {
	padding: 2px 0 2px 17px;
	background: url(feed.gif) no-repeat 0 3px;
}

/* Tags ------------------------------ */
#main ul.tags { margin: 10px 0; padding: 0; }
#main ul.tags li {
	padding: 2px;
	list-style-type: none;
	display: inline;
}


/* Sidebar Tags ------------------------------ */
#page #sidebar .tags ul { margin: 0; }
#page #sidebar .tags li {
	display: inline;
	background: none;
	padding: 2px 4px 2px 0;
}
#page #sidebar .tags p {
	margin: 4px 0 16px 0;
	padding: 2px 0 2px 15px;
	background: url(liste.gif) no-repeat 0 3px;
}

/* Sidebar Liens ------------------------------ */
#page #sidebar a:link, #page #sidebar a:visited { color: #7E48D6; text-decoration: none; }
#page #sidebar a:hover { color: #7E48D6; text-decoration: underline; }


/* Footer
-------------------------------------------------------- */
#footer
{
	clear: both;
	border-top: 16px solid #D0D43E;
	width: 830px;
	margin: 0 auto;
	padding: 8px 20px 8px 0;
	/* IE5 Mac Hack \*/
	padding: 8px 0;
	/* */
	font-size: 80%;
}
#footer p { text-align: right; }
#footer p img { vertical-align: middle; margin-left: 10px; }
/* Back Haut de page ---------------------------*/
#footer a.top:link, #footer a.top:visited
{
	padding: 4px 20px 4px 0;
	background: url(top.gif) no-repeat right center;
	color: #333;
	text-decoration: none;
}
#footer a.top:hover
{ color: #D0D43E; text-decoration: underline; }

/* Formulaires
-------------------------------------------------------- */
fieldset { display: block; border: 1px solid #FFF; font-size: 120%; }
input, textarea
{
	font-family: 'Lucida Grande', Verdana, Lucida, Geneva, sans-serif;
	border: 1px solid #DDDDDD;
	background: transparent;
	color: #333;
	font-size: 100%;
	padding: 0 2px;
}
input:focus, textarea:focus { background: #f1f2c5; }
input[type] { margin-right: 3px; }
textarea[name] { }
input[type=submit], input[type=reset] { border: 1px solid #DDDDDD; color: #000; }
input[type=submit]:hover { background: #88D648; color: #FFF; }
textarea { width: 85%; }

input.preview, input.submit { margin-top: 12px; }
input#liensexternes { border: 0; }

#main p.field { margin-top: 8px; color: #4D4D4D; }
#main p.field input#q { width: 140px; padding: 1px; }
#main p.field label
{
	display: block;
	font-weight: bold;
	font-size: 85%;
}

/* Preview Comment */
#main div#pr {
	margin: 20px 0 4px 0;
	padding: 0 10px;
	border: 2px solid #d0d43e;
}
#main div#pr * { color: #000; }
#main div#pr h3 { font-size: 100%; margin: 4px 0 2px 0; color: #4D4D4D; }
#main div#pr dd {
	padding: 0 0 0 5px;
	border-left: 8px solid #d0d43e;
	margin: 6px 10px 6px 22px;
	font-size: 120%;
}

/* Classes diverses
-------------------------------------------------------- */
.petit { font-size: 80%; }
.droite { text-align: right; }
.flottegauche { float: left; padding: 0 6px 2px 0; }
.flottedroite { float: right; padding: 0 0 2px 6px; }
.clear { clear: both; }
.erreur { border: 1px solid; padding: 5px; }


div.critique p
{ 
  text-align: justify;
 }

div.critique
{ 
  background-color: #EEEEEE;
  -moz-column-width: 200px;
  -moz-column-gap: 20px;
  
 }

div.critique p.signature 
{ 
  text-align: right;
  }

table.achat 
{
  border-collapse: collapse;
  border: 0;
  margin-left: 0px;
  }

table.achat tr 
{
  }

table.achat td 
{
  padding: 10px 5px;
  }

table.pistes 
{
  width: 100%;
  font-size: 90%;
  border-collapse: collapse;
  }

table.pistes td 
{
  border: 1px solid gray;
  padding: 3px;
  }

table.pistes tr.pair 
{
  background-color: #dcffdc;
  }

table.pistes tr.impair 
{
  background-color: #dcffec;
  }

table.pistes tr.pair1 
{
  background-color: #dcdcff;
  }

table.pistes tr.impair1 
{
  background-color: #dcecff;
  }


table.pistes tr.titrecd 
{
  background-color: #b4dc14;
  color: #594FBF;
  }

.dialogue h1 { 
               text-align: left; 
               font: 130% Georgia, serif;
               margin: 5px; 
               color: #4D4D4D; 
               border-bottom: 10px solid #D0D43E; 
               font-weight: bold;
 }

.dialogue h2 { 
               text-align: left; 
               font: 110% Georgia, serif;
               margin: 5px; 
               color: #4D4D4D; 
               font-weight: bold;
 }

div.dialogue { 
            margin-right: 25px; 
            margin-left: -20px; 
            margin-top: -20px;
            display: none;
 }

.ui-dialog-content {  
                     text-align: left;
}

.dialogue p { 
              text-align: justify; 
              margin: 5px;
 }

p { 
    text-align: justify;
 }

#main h2.cd { 
              background: url('/Icons/cd_go.png') no-repeat left center;
              }

#main h2.instrument { 
              background: url('/Icons/bell_go.png') no-repeat left center;
              }

#main h2.oeuvre { 
              background: url('/Icons/script_go.png') no-repeat left center;
              }

#main h2.achat { 
              background: url('/Icons/cart_go.png') no-repeat left center;
              }

#main h2.compositeur { 
              background: url('/Icons/pencil_go.png') no-repeat left center;
              }

#main h2.interprete { 
              background: url('/Icons/group_go.png') no-repeat left center;
              }

#main h2.critique { 
              background: url('/Icons/error_go.png') no-repeat left center;
              }

div.div_critique { 
             -moz-column-width: 200px;
             -moz-column-gap: 20px;
             background-color: #EEEEEE;
             }

div.div_critique p { 
             }

table.resumeCoffret tr td:first-child { 
             width: 100px;
 }


table.saisie tr td:first-child { 
   text-align: right;
 }

select { 
  border: 1px solid #DDDDDD;
 }

#listegenres { 
        height: 250px;
        overflow: auto;
 }

#liste_mouvements { 
                    height: 270px; 
                    overflow: auto; 
                    padding-left: 40px; 
                    margin-bottom: 10px;
}

#liste_instruments { 
                    height: 270px; 
                    overflow: auto; 
                    padding-left: 40px; 
                    margin-bottom: 10px;
}

.niveau0 { 
           font-weight: bold;
}

.signature_critique { 
                      text-align: right;
 }

#message { 
         background-color: #88D648; 
         opacity: 0.0; 
         filter: alpha(opacity=0);
         display: block; 
         position: fixed; 
         top: 30px; 
         left: -75px; 
         margin-left: 50%; 
         width: 150px; 
         text-align: center; 
         font-weight: bold; 
         padding: 10px; 
         -moz-border-radius: 50px; 
         -webkit-border-radius: 50px;
 }

#div_liste_pistes { 
  height: 320px;
  overflow: auto;
  margin-right: 10px;
}

#liste_pistes table { 
  border-collapse: collapse;
}

#liste_pistes td { 
  border: 1px solid #DDDDDD;
 }

.drag_mouvement span { 
  padding-left: 20px;
  border-bottom: 1px dotted #E6E6E6;
  cursor: move;
 }

.drag_oeuvre span { 
  border-bottom: 1px dotted #E6E6E6;
  cursor: move;
 }

.infos_oeuvre { 
  border: 1px solid #D6D6D6;
  margin: 3px;
 }

/* FAQ */
div.q { 
  font-weight: bold;
  text-align: justify;
 }

div.r { 
  text-align: justify;
 }

.pics { 
  padding: 0;
  margin: 0;
}

.pics img {   
  padding: 15px;  
  border:  1px solid #ccc;  
  background-color: #eee;  
  width:  475px; 
  height: 285px;
  top:  0; 
  left: 0;
}


span.prix { 
  color: #E179D7;
  font-weight: bold;
 }

.prix_coffret { 
  font-size: 16px;
 }


.boitecd {
    float: left;
    width: 260px;
/*    height: 400px;*/
    border: 1px solid black;
    margin: 15px;
/*    overflow: hidden;*/
    padding: 0;
    background-color: #F4F4F4;
}

.desccd {
  height: 150px;
  overflow: auto;
}

.hautcd {
  overflow: hidden;
  border-bottom: 1px solid black;
  background-color: #D0D43E;
}

.boitecd .pochette {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}

.image {
  margin: 0;
  display: block;
  width: 260px;
  height: 260px;
}

.image2 {
  margin: 0;
  display: block;
}

.boitecd .pochette a {
  margin: 0;
  padding: 0;
}

.boitecd h2.cd {
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    background: none !important;
    text-align: center;
    height: 40px;
    font-size: 16px !important;
    font-weight: bold !important;
}

.boitecd ul {
  margin: 0 !important;
}

.boitecd li {
  list-style-type: none !important;
}

.boitecd ul.compositeurs {
    font-size: 16px !important;
    text-align: center;
    margin: 2px;
    padding: 2px;
    border-bottom: 1px solid #aaa;
}

.boitecd ul.interpretes {
    border-bottom: 1px solid #aaa;
    padding: 3px;
}

.boitecd ul.compositeurs li {
    padding: 3px 0 !important;
}

.boitecd ul.interpretes li {
    padding: 2px 0 !important;
}


.interp {
  border: 1px solid #CCCCCC;
  margin: 6px 0;
}

.interp h3 {
  margin: 0 !important;
  font-size: 12px !important;
  line-height: 20px !important;
  background-color: #F4F4F4 !important;
}
