/* CSS psallite.org - zero */
/* by pynicolas and magiraud */

body 
{
/*  padding-top: 70px; */
}


a.contact
{
  background-repeat: no-repeat;
  background-position: right center;

  margin-right:5px;
  border:none;
}

a.contact img
{  
/*  padding-left:5px;*/
}


a.contact
{
/*  background-image: url('../pict/mailicon.png'); IE */
}



img
{ 
  border: none ;
}

img.schema
{
  margin-left: 5em;
}

a {
  color: #379;
  text-decoration: none;
  border-bottom: 1px solid #48a;
}

a:hover {
  color: #be0750;
  border-bottom: 1px solid #fcf;
}

.english
{
  font-style:italic;
}


#bloc-preview 
{ 
}


#bloc-preview #logo
{ 
}

#bloc-preview #photos
{
   text-align: center;
}


#bloc-menu {
  text-transform: lowercase;
}

#bloc-menu h4 
{

}

#bloc-menu h4:before
{
 /* content: "// "; IE */ 
}

#bloc-menu h4:after
{
 /* content: " : "; IE */
}

#bloc-menu ul 
{

}

#bloc-menu a 
{
  border-bottom: 1px solid #ccc;
}

#bloc-menu a:hover 
{
/*  background-color: #c56b84; */
  border-bottom: 1px solid #000 ; 
}


#bloc-menu ul li 
{
}


#bloc-menu ul li#accueil a
 {
  font-weight: bold;
  border: none;
}


#bloc-contenu 
{
 padding-top: 28px;
}

#bloc-contenu-in {
  max-width: 60em;
  min-height: 347px; // 337 + 10
  line-height: 1.8em;
  text-align: justify;
}

h2
{ 
  color: #589ab2; 
}


ul
{
   margin:0;
}

h3 
{
  color: #be0750; 

  border-bottom: 1px solid #be0750;
}

h3:before
{ 
}


#buttons
{
  margin-top: 20px ;
}

a.buttons
{ 
  border: none ;
  margin-left: 10px ;
}


#bloc-banner 
{

  background: no-repeat center left   ;
  background-image:url('../pict/banner-5.jpg');   

  height: 90px;  /* 90 - 10 - 10 */
}

      
#bloc-banner-in 
{
}


#bloc-ids 
{ 
  background-color: #eee;
}


#bloc-ids li:before {
 /*  content: " / "; IE */
  margin:0em;
}


/*
#bloc-ids li.liste:before
{
  content: "// *" ;
}
*/

#bloc-ids ul
{ 
  color:#000;
}

#bloc-ids li 
{
}

#bloc-ids a:hover
{
  color:#000;
}

#bloc-ids ul a 
{
  border:none;
  text-decoration:none;
}

#bloc-ids a:hover span 
{  
  border:1px solid #999;
  background-color:#eee; 
  color:#000;
}



h2 span#id 
{
  font-weight: normal;
  font-variant: normal;
  color: #000;
}


#elt-listechants ul li a
{ 
  border: none;
}

a b.code
{ 
  border-bottom: 1px solid #48a;
}

#elt-listechants ul li a span
{ 
  color: black;
}


#contenu-chant li span, #contenu-chant p span
{ 
  font-weight: bold;
  color: #555; 
}


h2 span#id:before 
{
  /* content: "// "; IE */
}

h2 span#id:after 
{
  /*  content: ": "; IE */
  margin-left:0.3em;
}

h2 span#soustitre:before
{ 
  /* content: " / "; IE */
}

h2 span#soustitre 
{ 
  font-weight: normal;
}

p 
{ 
  margin-top:1.2em ;
}


pre.encart
{ 
  color: #589ab2;
/*  color: #be0750; */
}

b
{
  font-weight: bold;
  font-style: italic;
/*  color:  #379   ; */
}


p.encart 	
{ 
  background-repeat: no-repeat;
  background-position: 15px center;
  padding-left:50px;
  /*width: 80%;*/
}

p.encart#C { background-image: url('../pict/droits-C.png');}
p.encart#T { background-image: url('../pict/droits-T.png');}
p.encart#A { background-image: url('../pict/droits-A.png');}
p.encart#D { background-image: url('../pict/droits-D.png');}

