﻿body 
{
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position:top;
	text-align: center;
	margin: 0px	;
	padding: 0px;
	background-color: #000000;
	font-family: Arial;
	color: #ffffff;
}

h1
{
    font-size: 1.4em;
}
.ControlPanel .SubHead
{
	color: #000000;
}

.SubHead, .NormalBold
{
	color: #c39c00;
}

a.NormalBold:link, a.NormalBold:hover, a.NormalBold:hover, a.NormalBold:visited, a.NormalBold:hover, a.CommandButton:link, a.CommandButton:hover, a.CommandButton:visited
{
	color: #c39c00;
	text-decoration: underline;
}

a:link, a:hover, a:visited
{
	color: #c39c00;
	text-decoration: underline;
}

#main-container
{
	width: 920px;
	margin: 0 auto;
	border: 1px solid #91922c;
	background-color: #161616;
	min-height: 1000px;
	height: expression(this.height > 1185px ? 1185px: true);
}

#content-container
{
	padding: 10px;
}

.topbanner
{
	border: 1px solid red;
	float: right;
	width: 680px;
	height: 90px;
	margin: 5px;
}

#header-fr
{

	width: 920px;
	height: 154px;
	margin: 0 auto;
	background-image: url(fr/header.jpg);
	background-repeat: no-repeat;
}

#header-en
{
	width: 920px;
	height: 154px;
	margin: 0 auto;
	background-image: url(en/header.jpg);
	background-repeat: no-repeat;
}

#menu
{
	float: right;
	padding-right: 10px;
	margin-top: 8px;
	z-index: 2000;
	display: block;
}

.mainmenu
{
	margin: 0px;
	z-index: 10;
}

.mainmenu li
{
	float: left;
	list-style-type: none;
}


.mainmenu a:link, .mainmenu a:hover, .mainmenu a:visited
{
	color: #ffffff;
	font-family: Arial;
	padding-left: 40px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	z-index: 10;
}


.mainmenu ul.rmLevel1
{
	background-color: #e5b700;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

.mainmenu .rmLevel1 li
{
	border-bottom: 1px solid #000000;
	width: 120px;
}

.mainmenu .rmLevel1 a:link, .mainmenu .rmLevel1 a:hover, .mainmenu .rmLevel1 a:visited
{
	cursor: pointer;
	padding: 5px;
	width: 100px;
	color: #000000;
}

.mainmenu .rmSlide
{
	margin-left: 25px;
}

#submenu
{
	display: block;
	width: 100%;
	text-align: right;
	float: none;
	clear: both;
}

#submenu ul
{
	padding-right: 10px;
	float: right;
	margin-top: -10px;
	position: relative;
}

#submenu li
{
	list-style-type: none;
	float: left;
	padding-left: 30px;

}

#submenu a:link,#submenu a:hover,#submenu a:visited
{
	color: #e3e3e3;
	text-decoration: none;
	font-size: 0.9em;
	padding-left: 0px;
}

.dvd
{
	float: left;
	width: 255px;
	height: 350px;
	padding-left: 30px;
}

.video
{
	width: 490px;
	height: 310px; /* video is 310px */
	float: left;

}


.videolist
{
	width: 120px;
	height: 310px; /* video is 310px */
	float: left;
	overflow: auto;
}

.contentpane
{
	float: none;
	clear: both;
	width: 100%;
}

#complexpanes
{
	width: 100%;
}

#complexpanes td
{
	vertical-align: top;
}

.photo
{
}

.red
{
	color: #b80000;
}

#dvd h1, #dvd h2
{
	font-weight: bold;
	font-size: 1.2em;
	color: #ffffff;
}

#tabs
{
	background-color: #d8a800;
	width: 100%;
	padding: 4px;
	border: 1px solid #ad3900;
}

#tabs a:link, #tabs a:hover, #tabs a:visited
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	text-transform: capitalize;
}

#tabs .tab
{
	border-right: 2px solid #ffffff;
}

#tabs .tab:last-child
{
	border-right: 0px solid #ffffff;
}

#dvd
{
	margin-top: 10px;
	text-align: center;
}

#dvd h1
{
	color: #ffffff;
	margin: 0 auto;
}

#dvd p
{
	text-align: justify;
}

#dvd a:link, #dvd a:hover, #dvd a:visited
{
	color: #c39c00;
	text-decoration: underline;
}

#chasse-2009 a:link, #chasse-2009 a:hover, #chasse-2009 a:visited
{
	color: #c39c00;
	text-decoration: underline;
}

#chasse-2010
{
	text-align: center;
}

#chasse-2010 p
{
	text-align: justify;
}

#chasse-2010 h1
{
	font-weight: bold;
	font-size: 1.7em;
	color: #ffffff;
}

#chasse-2010 h2
{
	font-weight: bold;
	font-size: 1.4em;
	color: #ffffff;
}


#chasse-2010 a:link, #chasse-2010 a:hover, #chasse-2010 a:visited
{
	color: #c39c00;
	text-decoration: underline;
}


#service 
{
	text-align: center;
}

#service h1
{
	color: #c39c00;
	font-size: 1.2em;
	font-weight: bold
}

#service p
{
	text-align: justify;
}

#service a:link, #service a:hover, #service a:visited
{
	color: #c39c00;
	text-decoration: underline;
}

#sponsors
{
	text-align: center;
}

#sponsors p
{
	text-align: justify;
}

#sponsors a:link, #sponsors a:hover, #sponsors a:visited
{
	color: #c39c00;
	text-decoration: underline;
}

.MenuBOdy tr:first-child
{
	width: 110px;
}

.MenuBody tr:first-child td
{
	padding: 0px;
}