@charset "utf-8";





body
{
   width: 1024px;
   margin: auto; /* Pour centrer notre page */
   margin-top: 4px; /* Pour éviter de coller avec le haut de la fenêtre du navigateur. Essayez d'enlever pour voir ! */
   margin-bottom: 10px;    /* Idem pour le bas du navigateur */
   background-image: url("images/fond.jpg"); /* Une petite image de fond pour éviter d'avoir un vieux fond blanc :p */
   background-position: top center;
   font-family:arial, verdana, "trebuchet MS";
}







h1
{
	font-size: 20px	
}

h2
{
	font-size: 17px	
}


#cadre
{
	background-color: #ffffff
	font-family:arial, verdana, "trebuchet MS";
	font-size:12px;
	color:#ffffff
}





#global
{
border-color: #ffffff;
border-width: 1px;
	width: 1024px;
	font-family:arial, verdana, "trebuchet MS";
	font-size: 12px;
	color : #ffffff	
}




#interieur
{
vertical-align:top;
border-width: 1px;
border-color: #000000;
font-family:arial, verdana, "trebuchet MS";
font-size: 12px;
color: #ffffff;
background-color: #ffffff
}




#chant
{

background-image: url(../images/fondcoursdechant.png;


}



#cell_accueil, #cell_presentation, #cell_cours, #cell_spectacles, #cell_espace_professionel, #cell_contacts, #cell_liens
{
   width: 140px;
   height: 40px;
   border-width: 0px;
}



a.nocolored:link, a.nocolored:visited, a.nocolored:active 
{
	color: #000000;
}


#paris1950
{
background-image: url("img/paris1950.jpg");
}


