@charset "windows-1252";

body.course
{
	background: url(../img/bgpic4.jpg);
	background-repeat:no-repeat;
}

h1
{
	color:rgb(178,14,38);
	font-size:32px;
}

table td.logo_course
{
	background: url(../img/logo_chamonix.png);
	background-repeat:no-repeat;
	width:41px;
	height:50px;
}

table td.date_course
{
	visibility:hidden;
	display:none;
}

table a
{
	font-weight:bold;
	color:rgb(178,14,38);
	font-size:18px;
}

