@import url('/css/netedit.css');
@import url('/css/print.css');
@import url('/css/FlashTemplate.css');

@media screen{
body{
	text-align:center;
	background: #e3e3e3;
	margin: 0px;
	padding: 0px;
}


#form{
	width: 100%;
}

#wrap{
	text-align:left;
	display: inline-block;
	background: no-repeat center top url('/images/nav/mainBkg.jpg');
	margin: 0 auto;
	width: 959px;
}
#wrapFR{
	text-align:left;
	display: inline-block;
	background: no-repeat center top url('/images/nav/mainBkgFR.jpg');
	margin: 0 auto;
	width: 959px;
}

.break{
	clear: both;
}

#TopSection{
	height: 183px;
}

#TopMenu{
	float: right;
	margin: 10px 4px 0 0;
}
#TopMenu a, #TopMenu a:visited, #TopMenu a:hover{
	text-decoration: none;
	border-top: 1px solid #333;
	color: #333;
	width:118px;
	display: inline-block;
	margin: 0 8px 0 0;
	padding: 8px 0 0 1px;
}

#TopMenu a:hover, #TopMenu .selected a{
	text-decoration: none;
	border-top: 4px solid #063;
	color: #063;
	width:118px;
	display: inline-block;
	margin: 0 8px 0 0;
	padding: 5px 0 0 1px;
}

#logo{
	width: 300px;
	height: 170px;
	float: left;
}
#logo img.logo{
	width: 300px;
	height: 170px;
}

#MainSection{
	clear: both;
	background: #fff;
	margin: 0px 15px 0 16px;
	min-height: 600px;
	height: auto !important;
	height: 600px;

}

#BreadCrumb{
	font-size: 11px;
	padding: 10px 15px;
}

#rightSection{
	float: right;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	width: 230px;
}
#rightSectionWebCast{
	float: right;
	height: auto;
	width: 230px;
}

#LeftSection{
	float: left;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	width: 230px;
}
#centerSection{
	min-height: 600px;
	height: auto !important;
	height: 600px;
	margin: 0 250px 0 250px;
}

#centerSectionWebCast{
	min-height: 600px;
	height: auto !important;
	height: 600px;
	margin: 0 0px 0 250px;
}

#bottomSection{
	text-align: center;
	background: #fff;
	padding: 20px 0px;
	margin: 9px 15px 10px 16px;
}

#bottomSection a, #bottomSection a:visited, #bottomSection a:hover{
	color: #333;
}

#boiteRecherche{
	background: no-repeat top left url('/images/nav/searchBoxBkg.png');
	height: 29px; 
}

.champs_recherche{
	background: transparent;
	border: 0px;
	line-height: 25px; 
	height: 25px; 
	width: 180px;
}

#boiteRecherche input[type=image]{
	width: 32px;
	height: 29px;
	border: 1px solid red;
}


#nav{
	border-top: 4px solid #666; 
	padding: 10px 0px 0px 0px;
	margin: 15px 0px 0px 15px;
	list-style-type: none;
}

#nav li ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#nav li{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#nav li ul li{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#nav li a{
	display: block;
	text-decoration :none;
	font-weight: bold;
	font-size: 12px;
	color: #333;
	padding: 4px 0px 4px 20px;
	margin: 0px;
	list-style-type: none;
}

#nav li.firstOn a, #nav li.On a, #nav li.lastOn a{
	display: block;
	text-decoration :none;
	font-weight: bold;
	font-size: 12px;
	color: #093;
	padding: 4px 0px 4px 20px;
	margin: 0px;
	list-style-type: none;
}

#nav li.firstOn ul li a, #nav li.On ul li a, #nav li.lastOn ul li a{
	font-weight: normal;
	display: block;
	padding: 4px 0px 4px 45px;
	margin: 0px;
	color: #333;
	list-style-type: none;
}

#nav li ul li.firstOn a, #nav li ul li.On a, #nav li ul li.lastOn a{
	font-weight: normal;
	display: block;
	padding: 4px 0px 4px 45px;
	margin: 0px;
	list-style-type: none;
	color: #093;
}

#rightSection .article{
	padding: 0 10px 0 10px;
}















}
