@charset "windows-1252";

body.course
{
/*	background: url(../img/clubesf.png);*/
/*	background: url(../img/Chamonix_club.jpg);*/
	background-repeat:no-repeat;
}

h1
{
	color:rgb(0,0,255);
	font-size:32px;
}

table td.logo_course
{
/*	background: url(../img/esf.png);*/
/*	background: url(../img/kandahar_logo.jpg);*/
	background: url(../img/logo_chamonix.png);
	background-repeat:no-repeat;
	width:75px;
	height:75px;
}

table td.date_course
{
	visibility:hidden;
	display:none;
}

table a
{
	font-weight:bold;
	color:rgb(0,0,255);
	font-size:18px;
}


