body {
margin : 0;
padding : 0;
font-family : Arial, sans serif;
font-style : normal;
font-weight : normal;
font-size : 10pt;
color : #ccccff;
background-color : #245278;
}

a:link, a:visited {
text-decoration: none;
font-family: Arial, sans-serif ;
font-size : 10pt;
color: #33cccc;
margin-top: 0;
}

a:active {
text-decoration: none;
font-family: Arial, sans-serif ;
font-size : 10pt;
color: #33cccc;
margin-top: 0;
}
					/* container 			width : 730px
					myNavigationMenu 	width : 120px;  (120px X 6menus = 720px)
					720px is not accepted - menus dedalees
					*/
div#container {
width : 730px;
margin-left : auto;
margin-right : auto;
}
div#name {
line-height : 45px;
text-align : right;
font-weight : bold;
font-style : italic;
font-size : 11pt;
margin-top : 10px;
margin-right : 15px;
}
div#empty {
margin : 35px;
}

div#mp3 {
float : left;
/*line-height : 40px;*/
font-size : 11pt;
font-style : italic;
font-weight : bold;
padding: 6px 0px 40px 0px;
width : 120px;
/*width : 54px;*/
text-align : center;
color : #339999;
background-color : #245278;
}
						/* COLONNES width
							720px container
							100px
							519px
							1px
							100px
							*/
div#columnleft {
float : left;
width : 100px;
line-height : 15px;
text-align : left;
font-weight : normal;
font-style : italic;
font-size : 9pt;
color : #339999;
margin-top : 100px;
background-color : #245278;
}

div#columnmain {
float : left;
width : 519px;
background-color : #245278;
	/*	TEST background-color: #ff8000;	*/
}

div#columnthin {
float : right;
width : 1px;
background-color : #0391a3;
}

div#columnright {
float : right;
width : 100px;
text-align : center;
background : url("images/tete-small.jpg");
background-repeat : repeat-y;
background-position : 20px 0;
}

div#footer {
clear : both;
height : 30px;
text-align : center;
background-color : #245278;
}



					/* old = menu top yellow */
h1 {
font-style : italic;
font-weight : bold;
font-size : 11pt;
color : #ffb030;
margin-top : 0;
margin-left : 2px;
}
					/* yellow bold */
h2 {
font-style : italic;
font-weight : bold;
font-size : 10pt;
color : #ffb030;
margin-top : 0;
margin-left : 32px;
}
					/* old = p.work */
h3 {
font-weight : bold;
text-align : justify;
padding : 0;
margin-top : 0;
margin-bottom : 9px;
}

					/* mp3 */
h5 {
font-style : italic;
font-weight : bold;
font-size : 11pt;
color : #339999;
margin-top : 0;
/*margin-left : 2px;*/
}

p {
text-align : justify;
margin-top : 0;
margin-bottom : 15px;
margin-left : 50px;
margin-right : 30px;
background-color : #245278;
	/* TEST background-color: #666666; */
}

					/* titres de pieces dans 'works' */
p.work2  {
font-weight : bold;
font-size : 11pt;
text-align : justify;
padding : 0;
margin-top : 0;
margin-bottom : 9px;
}

p.concert {
text-align: left;
padding: 0;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;

}
					
				/* --------------------- FLASH PLAYER --------------------- */
p.player {
font-style : normal;
text-align: right;
/* line-height: 20px; */
color : #339999;
margin-top: 0;
/* margin-bottom: 10px; */
} 

					
/* 
COLORS
background-color : #245278;
rouge
color : #b81c00;
vert brillant
color: #00cccc;
vert moins brillant 
color : #33cccc
vert blanc
color: #66CCCC;
vert sombre
color: #339999;
*/

