/*---------------- elements principaux ---------------*/
body{margin:0px; padding:0px; background-image : url(http://artiste-lyrique-tous-recitals.chez-alice.fr/fond.jpg) ; font-family: Verdana, Helvetica, Arial, sans-serif; font-size:x-small;}
h1      {  color: #5B6B7C; font-size: 20px; } /*titre des pages*/
h2      { color: #5B6B7C; font-size: 15px; }
h3      { color: #5B6B7C; font-size: 12px; }
a 	    { text-decoration:underline; color:#5B6B7C; font-size:110%; } /* lien */
a:hover { text-decoration:none; color:#5B6B7C}
legend  { color:#5675A4; padding-left:5px; padding-right:5px;}
li      { list-style-type:none; }
img     { border:0px solid #FFFFFF;  } /* image */
input   { border:solid 1px #D8D7D7; font-size:100%; background-color:#FFFFFF; color:#5675A4; } /* bouton */



/* --------------- Structure -------------------- */
#centrePage { width:100%;}
/*div contenant la page*/
#global { margin-left:auto; margin-right:auto; position:relative;}
/*colonne principale*/
#main { margin-bottom:5px; background-image : url(http://artiste-lyrique-tous-recitals.chez-alice.fr/fond.jpg);  }
/*contenu de la page*/
#content { overflow:hidden; margin:0px;}
/*colonne de droite*/
#rightnav { }
/*colonne de gauche*/
#leftnav { }


/* ------------------- Box -------------------- */
.box { background-color:#FFFFFF; border:1px solid #000000; position:relative; margin:0px; padding:0px; margin-bottom:10px; border-top-style: solid; border-top-color: #000000; border-top-width: 1px;border-right-width: 0px; border-bottom-color: #000000; border-bottom-style: solid; border-bottom-width: 1px; border-left-color: #000000; border-left-style: solid; border-left-width: 1px;}
.box h2  	     { background-color:#999999;  color:#FFFFFF; margin-left:10px; margin-right:10px; margin-top:0px; margin-bottom:0px; }
.box-titre	     { position:relative; margin-right:10px; margin-left:10px; background-color:#CCCC99;  border-width:0px 0px 0px 0px; border-color:#000000; border-style:solid;  padding:0px; text-align:center; }
.box-content     { overflow:auto; padding:0px 10px 15px 5px; }
.box-content p   { margin:5px 0px 5px 15px; padding:0px; }
.box-content ul  { margin:5px 0px 5px 15px; padding:0px; }
.box-content li  { list-style:square; color:#b6b6b6; margin:5px; padding:0px; }