a
{
	color: #63B148;
	text-decoration: none;
}

body
{
	text-align:center;
	margin: 0px auto;
	padding:0;
	font-family: arial, verdana, helvetica, sans-serif;
	background: #97A97D;
}

#main
{
	width: 670px;
	background: #A0D15A;
	margin: 0px auto;
	padding: 15px;
}

#logo
{
	background: url(logo.jpg) no-repeat;
	width:242px;
	height:35px;
	margin-bottom:10px;
}

#apropos
{
	background:#C1E292;
	border: 2px solid #63B148;
	text-align: justify;
	padding:10px;
	margin-bottom:10px;
}

#titre
{
	font-weight: bold;
	font-size: 1.5em;
	color: #A0D15A;
	letter-spacing: -0.1em;
}

.txt
{
	font-size: 0.9em;
	font-weight: normal;
	color: #63B148;
}

.mail
{
	font-size: 0.9em;
	font-weight: bold;
	color: #63B148;
}

#liste
{
	background:#C1E292;
	border: 2px solid #63B148;
	text-align: left;
	margin-bottom:10px;
}

#song
{
	color: #63B148;
	padding: 2px 10px;
	text-decoration:none;
}

a:link div#song
{
	color: #63B148;
	text-decoration:none;
}

a:visited div#song
{
	color: #FFC333;
	text-decoration:none;
}


a:hover div#song
{
	background-color: #FFF;
	color: #000;
	text-decoration:none;
}

.one
{
	color: #63B148;
	background-color: #E1F5C4;
}

.two
{
	color: #63B148;
	background-color: #F6FFD7;
}

#sources
{
	background:#C1E292;
	color: #63B148;
	border: 2px solid #63B148;
	text-align: justify;
	padding:10px;
	margin-bottom:10px;
}

#sources a 
{	
	font-size: 0.8em;
	font-weight: bold;
	color: #63B148;
}

#sources a:hover 
{	
	color: #A0D15A;
}