
body	
{
/*	font-family: verdana, helvetica, arial, geneva, sans-serif; */
	font-family: comic sans MS;
	font-size: small;
	background-color: #59518C;
	margin-top: 20px;
	text-align: left;
/*	background-image: url(img/fond1.jpg); 
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
*/	
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #6F5CE4;
	scrollbar-3dlight-color: #59518C;
	scrollbar-darkshadow-color: #59518C;
	scrollbar-highlight-color: #6F5CE4;
	scrollbar-shadow-color: #6F5CE4;
	scrollbar-face-color: #6F5CE4;
}

.CDarkColor
{
	color: #59518C;
}

.CNormalColor
{
	color: #6C649E;
}

.CLighColor
{
	color: #7E73C3;
}

.COutline
{
	color: #F4A905;
}

.CRed
{
	color: #DF3544;
	font-size: large;
	text-align: center;
	background-color: #F4A905;
	border: #000000 solid 1;
}

.CMainContent
{
	margin-top: 30px;
	color: #FFFFFF;
}

table 
{
	font-size: small;
}

a
{
	font-size: small;
	color: #FFFFFF;	
	text-decoration: none;
}

a:hover
{
	color: #F4A905;	
}

.CStaff
{
	background-image: url(img/stafflines.gif); 
	background-repeat: repeat-x;
	background-position: 0 10px;
	font-size: small;
	color: #FFFFFF;
}

.CStaffButton
{
	padding-top: 10px;
}

.CMenuSubtitle
{
	height: 16px;
	padding-right: 10px;
	visibility: hidden;
}

.CMenuTitle
{
	height: 58px;
}

.CMenuSpacer
{
	height: 30px;
}

.CEdito
{
	margin-top: 0px;
	margin-bottom: 30px;
}

.CEditoContent
{
	padding-left: 10px;
}

.CNews
{
	position: absolute;
	top: 430px;
	left: 20px;
	width: 300px;
	height: 400px;
	
	background-image: url(img/newsfond.gif); 
	background-repeat: no-repeat;
}

.CNewsContent
{
	margin-top: 100px;
	margin-left: 80px;
	width: 130px;
	height: 220px;
	
	color: #FFFFFF;
	
}

.CRightText
{
	padding-right: 10px;
	text-align: right;
	vertical-align: center;
}

.CPageSubTitle
{
	color: #F4A905;
	font-weight: bold;
	font-size: normal;
}

.CMemberPanelOver
{
	visibility: hidden; 
/*	border: #F4A905 solid 1;	*/
	position: absolute; 
	width: 400px;
	height: 400px;
	left: 0px;
	top: 140px;
}

.CMemberPanelIn
{
	visibility: hidden; 
	border: #F4A905 dashed 5;
	background-color: #000000;
	color: #FFFFFF;
	position: absolute; 
	width: 280px;
/*	height: 280px; */
	left: 40px;
	top: 180px;
	padding: 20px;
}

#memberName
{
	font-size: 24;
	color: #F4A905;
	font-weight: bold;
	padding-left: 60;
}

#memberInstrument
{
	font-size: normal;
	color: #7E73C3;
	font-weight: bold;
	text-align: right;
}

#memberText
{
	padding-top: 20px;
}

.CHistoric
{
	font-size: small;
}

.CSimpleText
{
	color: #FFFFFF;
}

.CTexteChanson
{
	visibility: hidden; 
	border: #F4A905 dashed 5;
	background-color: #000000;
	color: #FFFFFF;
	position: absolute; 
	width: 480px;
	left: 140px;
	top: 180px;
	padding: 20px;
}

.CTexteChansonOver
{
	visibility: hidden; 
/*	border: #F4A905 solid 1; */
	position: absolute; 
	width: 600px;
	height: 400px;
	left: 100px;
	top: 140px;
}

#chansonTitre
{
	font-size: 24;
	color: #F4A905;
	font-weight: bold;
}

#chansonAuteurs
{
	font-size: normal;
	color: #7E73C3;
	font-weight: bold;
	text-align: right;
}

#chansonTexte
{
	padding-top: 20px;
}

.CPolaroid
{
	color: #000000; 
	background-color: #FFFFFF; 
	border: #000000 solid 2;
	padding: 10px;
}

.CPolaroidPhoto
{
	border: #000000 solid 2;
}

.CPhotoComment
{
	color: #A0A0A0;
	font-style: italic;
	font-size: small;
}

.CPoteauCorps
{
	width: 27px;
	background-image: url(img/poteauCorps.gif); 
	background-repeat: repeat-y;
}

.CPoteauHaut
{
	width: 427px;
	height: 40px;
	background-image: url(img/poteauHaut.gif); 
	background-repeat: no-repeat;
	background-position: 175px bottom;
}

.CPanneauGauche
{
	width: 200px;
	height: 48px;
	background-image: url(img/panneauGauche.gif); 
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	padding-right: 10px;
}

.CPanneauDroit
{
	width: 200px;
	height: 48px;
	background-image: url(img/panneauDroit.gif); 
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 10px;
}

a.CBlackLink
{
	font-size: small;
	color: #000000;	
	text-decoration: none;
}

a:hover.CBlackLink
{
	color: #FFFFFF;
	font-weight: bold;
}

.CPancarte
{
	width: 300px;
	height: 300px;
}
