a#quand
{
	background: url(images/btn_green_ouquand.png) top center no-repeat;
	display:block;
	line-height: 50px;
	text-decoration: none;
}	
a#quand:hover
{
	background: url(images/btn_red_ouquand.png) top center no-repeat;
}
a#qui
{
	background: url(images/btn_green_avecqui.png) top center no-repeat;
	display:block;
	line-height: 50px;
	text-decoration: none;
}	
a#qui:hover
{
	background: url(images/btn_red_avecqui.png) top center no-repeat;
}
a#program
{
	background: url(images/btn_green_program.png) top center no-repeat;
	display:block;
	line-height: 50px;
	text-decoration: none;
}	
a#program:hover
{
	background: url(images/btn_red_program.png) top center no-repeat;
}
a#lodging
{
	background: url(images/btn_green_lodging.png) top center no-repeat;
	display:block;
	line-height: 50px;
	text-decoration: none;
}	
a#lodging:hover
{
	background: url(images/btn_red_lodging.png) top center no-repeat;
}


div#dquand
{
	position: relative;
	top: 0px;
	margin-left: 2%;
	margin-top: 0;
	width: 254px;
	height: 47px;
	border: #FFFFFF solid 0px;
	/*z-index: 5555;*/
}

div#dqui
{
	position: relative;
	top: -49px;
	margin-right: 2%;
	margin-left: auto;
	width: 189px;
	height: 47px;
	border: #FFFFFF solid 0px;
	/*z-index: 5555;*/
}

div#dwelcome
{
	position: relative;
	top: -48px;
	margin-left: auto;
	margin-right: auto;
	height: 250px;
	border: #FFFFFF solid 0px;
	z-index: 50;
}
div#dprogram
{
	position: relative;
	top: -45px;
	margin-right: auto;
	margin-left: 2%;
	width: 237px;
	height: 47px;
	border: #FFFFFF solid 0px;
	/*z-index: 5555;*/
}
div#dlodging
{
	position: relative;
	top: -94px;
	margin-right: 2%;
	margin-left: auto;
	height: 47px;
	width: 144px;
	border: #FFFFFF solid 0px;
	/*z-index: 5555;*/
}

div#all
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 75%;
	border: #FFFF00 solid 0px;
}

div#footer
{
	position: relative;
	margin-left: 2%;
	margin-right: 2%;
	top: 0px;
	border: 1px solid #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
}

table
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;	
	border: solid white 0px;
}

td.info
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D1D629;
	font-weight: bold;
	vertical-align:top;
	border: solid white 0px;
}

a.info
{
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D1D629;
	font-weight: bold;
}