<!-- <link href="polices.css" rel="stylesheet" type="text/css"> -->

@charset "iso-8859-1";


body {
	background-image: url(_images/bg_hilary.gif);
	margin-left: 80px;
	margin-top: 10px;
	margin-right: 80px;
	margin-bottom: 40px;
}

table,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	
}


.titre {

	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #3300CC;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 120px;
	line-height: 20px;


}

.textecouleur {

	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3300CC;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 120px;
	line-height: 20px;


}

.titrechanson {

	font-family: Trebuchet MS;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3300CC;
	line-height: 20px;

}

.header {

	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3300CC;
	line-height: 20px;

}

.soustitre {

	font-family: Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3300CC;
	line-height: 20px;

}

a {
	font-size: 12px;
	font-weight: normal;
	color: #CC66FF;
	text-decoration: none;

}

a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}

a:active {
	color: #CC66FF;
	text-decoration: none;
	
}

a:visited {
	text-decoration: none;
	color: #0000FF;
	
}




