body {
	margin: 0;
	padding: 0;
	background: #040405 url("../img/bg_body.jpg") repeat-x left top ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #7B7B7B;
	height:100%;
}
.left {
	float:left;
}
.right {
	float:right;	
}
p, form, fieldset, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
div#menu ul,
div#tabs ul,
div#keywords ul {
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
}

a.links:link {color: #467FC5}     
a.links:visited {color: #467FC5}  
a.links:hover {color: #467FC5}   
a.links:active {color: #467FC5}

h2 {
	text-transform: uppercase;
}

table {
	border-collapse: collapse;
}
table td {
	padding: 0;
}
.clearBoth {
	margin: 0;
	clear: both;
	font-size: 0;
}
.clearLeft {
	margin: 0;
	clear: left;
	font-size: 0;
}
.clearRight{
	margin: 0;
	clear: right;
	font-size: 0;
}
.hidden,
legend {
	display: none;
}
fieldset {
	border: none;
}
	form fieldset {
	
	}
	form fieldset div {
		clear: left;
		margin-bottom: 8px;
	}
	form fieldset label {
		float: left;
		display: block;
		width: 100px;
		margin-top: 2px;
		cursor: pointer;
		font-size: 0.8em;
		color: #3F73B4;
	}
	form fieldset input.inputTxt {
		border: 1px solid #ABADB3;
		height: 16px;
		padding: 1px 0 3px 0;
		vertical-align: middle;
	}
	button {
		cursor: pointer;
		border: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.8em;
		vertical-align: middle;
		padding: 0;
		overflow: visible;
		color: #467FC5;
		background: transparent url("../img/ico_button.jpg") no-repeat right center;
		padding-right: 15px;
		
	}
/*--general structure--*/
div#mainTpl {
	width: 993px;	
	margin: auto;
	padding-bottom: 20px;
}
div#leftCol {
	float: left;
	width: 630px;
	margin-top: 25px;
	overflow: hidden; 
}
	div.leftCol_1 {
		width: 287px;
		padding-left: 10px;
		padding-bottom: 5px;
		float: left;
		background: #2D2D2D url("../img/bg_hightlights.jpg") no-repeat left top;
		overflow: hidden;	
	}
	div.leftCol_2 {
		width: 283px;
		float: left;
		padding-left: 25px;
		padding-right: 15px;
		overflow: hidden;
	}
	div.leftCol_1 h2,
	div.leftCol_2 h2,
	div#contact h2 {
		font-size: 1.1em;
		color: #F7941E;
		font-weight: 500;
		margin: 8px 0 15px 5px; 
	}
	div.boxHightLightContainer {
		margin-top: -8px;
	}
	div.boxHightLight {
		background: transparent url("../img/bg_hightlightsBox2repeat.jpg") repeat-y;
		width: 274px;
		overflow: hidden;
		position: relative;
		margin-bottom:2px;	 
	}
		div.boxHightLight div.info {
			background: transparent url("../img/bg_hightlightsBox2a.jpg") no-repeat left top;
			position: relative;	
			padding:10px;
			width:252px;
			min-height:95px;
		}
		div.boxHightLight div.info img{
			float:left;
			padding-right:9px;
		}
		div.boxHightLight h3 {
			font-size: 0.7em;
			margin-bottom: 5px;
		}
		div.boxHightLight h3 a {
			color: #FFF;
		}
		div.boxHightLight div.en_savoir_plus {
			position:relative;
			background: transparent url("../img/bg_hightlightsBox2b.jpg") no-repeat left top;
			width: 274px;
			height: 27px;
		}
		div.boxHightLight a.more {
			position: absolute;
			right: 10px;
			bottom: 6px;
			color: #FFF;
		}
		div.boxHightLight p,
		div.boxHightLight a.more {
			font-size: 0.65em;
		}
		div.leftCol_2 h2 {
			color: #F7941E;
			border-bottom: 1px solid #4F4F4F;
			padding-bottom: 10px;
		}
		div.itemNews {
			border-bottom: 1px solid #4F4F4F;
			width: 100%;
			padding-bottom: 10px;
			margin-bottom: 10px;
		}
		div.itemNews h3 {
			font-size: 0.8em;
			text-transform: uppercase;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #FFF;
			margin-bottom: 10px;
		}
		div.itemNews h3 a {
			color: #FFF;
		}
		div.itemNews h3 span {
			font-size: 0.7em;
			font-weight: normal;
			text-transform: none;
		}
		div.itemNews a.more {
			background: transparent url("../img/ico_newsItem_more.jpg") no-repeat left center;
			padding-left: 15px;
			color: #4478B9;
			font-size: 0.75em;
			display: block;
			float: right;
			margin-top: 10px;
			font-family: Arial, Helvetica, sans-serif;
		}
		div.itemNews p {
			font-size: 0.75em;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height: 1.1em;
		}
		.resetNews {
			border: none !important;
		}
div#rightCol {
	float: left;
	width: 297px;
	margin-top: 25px;
	overflow: hidden;
}
	div#contact {
		background: transparent url("../img/bg_contact.jpg") no-repeat left top;
		width: 292px;
		height: 248px;
		overflow: hidden;
		position: relative;
		padding-left: 5px;
	}
	div#contactBox {
		background: transparent url("../img/bg_contactBox.jpg") no-repeat left top;
		position: absolute;
		bottom: 10px;
		right: 5px;
		width: 263px;
		height: 114px;
		padding: 17px 20px 0 0;
	}
	div#contactBox p {
		color: #4E94EA;
		font-size: 0.8em;
		text-align: right;
		line-height: 1.6em;
	}
	div#contactBox p span {
		font-size: 1.2em;
	}
	div#contactBox p a {
		color: #FFF;
	}
div#bigBoxContainer {
	height:100%;
}
div#bigBox {	
	float:left;
	padding-bottom:20px
}
div#bigBox_f {
	background: transparent url("../img/bg_hp_mid.gif") repeat-y left top;		
}

div#bigBox_m {
	background: url("../img/bg_hp_top.jpg") no-repeat left top;
	background-color:transparent;
	padding: 5px 0px 0 0px;
	width: 956px;		
}

div#bigBox_left {
	behavior:expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "/img/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));

	background: url("../img/left_content_gradient.png") no-repeat right top;
	float:left;
	width:18px;
	height:550px;
}
div#bigBox_right {
	behavior:expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "/img/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));

	background: url("../img/right_content_gradient.png") no-repeat left top;
	float:left;
	width:16px;
	height:550px;
}

div#bigBox.bigBox2 {
	margin-top: 65px;
}
div#bigBox.bigBox2 div#bigBox_m {
	background: transparent url("../img/bg_hp_top_2.jpg") no-repeat left top;
}
div#bigBox div.bb_footer {
	border: 2px solid #3A3A3A;
	width: 952px;
	background-color: #151514;
	font-size: 0.65em;
	color: #7B7B7B;
	padding: 5px 0 5px 0;
}
	div#bigBox div.bb_footer a {
		color: #7B7B7B;
	}
	div#bigBox div.bb_footer a:hover {
		color: #4E94EA;
	}
	div#bigBox div.bb_footer strong {
		font-size: 1.05em;
	}
	div#bigBox div.bb_footer span.contact {
		float: left;
		padding: 0 10px 0 10px;
	}
	div#bigBox div.bb_footer span.copy {
		float: left;
		display: block;
		text-align: center;
	}
	div#bigBox div.bb_footer span.copyRight {
		float: right;
		text-align: right;
		padding-right: 10px;
	}

	div#bigBox div.bb_footer span.lang {
		float: right;
		padding-right: 15px;
	}
	div#bigBox div.bb_footer img.separator {
		margin: 0 10px 0 10px;
	}
	
div#menu_container {
	height:77px;
}
div#menu_left_gradient {
	behavior:expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "/img/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
	
	float:left;
	width:18px;
	background:url(../img/left_menu_gradient.png) repeat-y top right;
	height:77px;
}
div#menu_canvas {
	background: transparent url("../img/bg_menu.jpg") no-repeat left top;
	width: 956px;
	height: 77px;
	overflow: hidden;
	position: relative;
	float:left;
}
div#menu_right_gradient {
	behavior:expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "/img/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));

	width:18px;
	background:url(../img/right_menu_gradient.png) repeat-y top left;
	height:100%;	
	float:left;
}
	a.logo {
		position: absolute;
		left: 17px;
		top: 18px;
	}
	div#menu {
		position: absolute;
		right: 11px;
		top: 18px;
		line-height: 35px;
		height: 35px;
		background: transparent url("../img/bg_menu_m.jpg") repeat-x left top;
		width: 637px;
	}
	div#menu div.left {
		background: transparent url("../img/bg_menu_l.jpg") no-repeat left top;
		height: 35px;
		padding-left: 3px;
		float:none;
	}
	div#menu div.right {
		background: transparent url("../img/bg_menu_r.jpg") no-repeat right top;
		height: 35px;
		float:none;
	}
	div#menu ul {
		list-style-type: none;
		width: 634px;
	}
	div#menu ul li {
		float: left;
		background: transparent url("../img/bg_menu_bar.jpg") no-repeat right top;
		width: 125px;
		padding: 0 1px 0 0;
	}
	div#menu ul li.lc {
		background-image: none;
		padding-right: 0;
		width: 128px;
	}
	div#menu ul li.lc a {
		width: 127px;
	}
	div#menu ul li a {
		display: block;
		width: 125px;
		text-align: center;
		color: #FFF;
		font-size: 0.7em;
		text-transform: uppercase;
	}
	div#menu ul li a.selected {
		color: #78A8E4;
	}
	div#menu ul li a:hover {
		/*background: transparent url("../img/bg_menu_m_sel.jpg") repeat-x left top;*/
		color: #78A8E4;
	}
div#content {
	padding: 0 15px 15px 13px;
	width: 927px;
}
	div.banner {
		margin-top: 7px;
		position: relative;
		width: 926px;
	}
	div#bigBox.bigBox2 div.banner {
		margin-top: 17px;
	}
	div.homeBanner {
		margin-top: 0;
		height: 222px;
	}
	div#tabs {
		font-size: 0.7em;
		background: transparent url("../img/tab_mid.jpg") repeat-x left top;
		line-height: 24px;
		width: 380px;
		position: absolute;
		right: 0;
		bottom: 1px !important;
		bottom: 3px;
		z-index: 4;
	}
	div#tabs div.left {
		background: transparent url("../img/tab_left.jpg") no-repeat left top;
		float:none;
	}
	div#tabs div.right {
		background: transparent url("../img/tab_right.jpg") no-repeat right top;		
		padding: 0 20px 0 20px;
		float:none;
	}
	div#tabs ul {
		list-style-type: none;
		text-align: center;
	}
	div#tabs li {
		display: inline;
		padding: 0 10px 0 10px;
	}
	div#tabs li a {
		color: #7B7B7B;
	}
	div#tabs li a.selected,
	div#tabs li a:hover {
		color: #FFF;
	}
div#secMenu {
	background-color: #333;
	width: 289px;
	padding: 15px 5px 5px 5px;
	margin-bottom: 20px;
}
	div#secMenu div.button {
		background: transparent url("../img/bg_secMenu_m.jpg") repeat-x left top;
		width: 287px;
		overflow: hidden;
		margin-top: -6px;
	}
	div#secMenu div.button h3 {
		color: #FFF;
		font-weight: 300;
	}
	div#secMenu div.button h3 a {
		color: #FFF;
		font-size: 1.1em;
	}
	div#secMenu div.button a {
		color: #7B7B7B;
		font-size: 0.65em;
		display: block;
	}
	div#secMenu div.button div.left {
		background: transparent url("../img/bg_secMenu_l.jpg") no-repeat left top;
		float:none;
	}
	div#secMenu div.button div.right {
		background: transparent url("../img/bg_secMenu_r.jpg") no-repeat right top;
		height: 63px;
		padding: 0 8px 0 8px;
		float:none;
	}
	div#secMenu div.button div.right div {
		cursor: pointer;
		padding: 10px 10px 0 20px;
		height: 45px;
		overflow: hidden;
	}
	div#secMenu div.button div.right div.selected {
		background: transparent url("../img/bg_secMenu_m_sel.jpg") repeat-x left top;	
	}
	div#secMenu div.button div.right div.selected a {
		color: #7DAEEB;
	}
.specTxt h1 {
	font-size: 0.8em;
	color: #4E94EA;
	width: 100%;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 1.4em;
	margin-bottom: 20px;
}
div#galleries {
	width: 100%;
	position: relative;
}
div#galleries a.next {
	position: absolute;
	right: 4px;
	top: 50%;
}
div#galleries a.prev {
	position: absolute;
	right: 15px;
	top: 50%;
}
div.galleryBox {
	background: transparent url("../img/bg_gallery_img.jpg") no-repeat left top;
	overflow: hidden;
	height: 141px;
	width: 207px;
	position: relative;
	float: left;
	margin-top: -3px;
	margin-left: -4px;
}
	div#galleries.extend div.galleryBox {
		height: 225px;
	}
	div.galleryBox table {
		height: 105px;
		width: 189px;
		position: absolute;
		left: 10px;
		top: 8px;
		text-align: center;
	}
	
	div.galleryBox h3 {
		color: #FFF;
		font-weight: normal;
		font-size: 0.65em;
		position: absolute;
		top: 117px;
		left: 20px;
	}
	div.galleryBox p {
		font-size: 0.65em;
		margin: 143px 0 0 20px;
	}
div#itemsList {
	width: 95%;
}
	div#itemsList div.item {
		width: 100%;
		margin-bottom: 23px;
		clear: both;
	}
	div#itemsList div.head {
		border-bottom: 1px solid #4F4F4F;
		width: 100%;
		padding-bottom: 7px;
		margin-bottom: 10px;
	}
	div#itemsList div.head h2 {
		float: left;
		color: #F7941E;
		font-weight: 900;
		font-size: 1.05em;
	}
	div#itemsList div.head p {
		float: right;
	}
	div#itemsList div.head p span,
	div#itemsList div.head p strong {
		vertical-align: bottom;
	}
	div#itemsList div.head p span {
		color: #FFF;
		font-size: 0.7em;
	}
	div#itemsList div.head p strong {
		color: #F7941E;
		font-size: 0.7em;
		font-weight: 400;
	}
	div#itemsList div.head p span.separator {
		background: transparent url("../img/ico_item_vbar.jpg") no-repeat left top;
		padding: 3px 0 20px 0;
		margin: 0 13px 0 15px;
		line-height: 18px;
	}
	div#itemsList div.info {
		width: 100%;
	}
	div#itemsList div.img {
		background: transparent url("../img/bg_item_img.jpg") no-repeat left top;
		width: 179px;
		height: 151px;
		overflow: hidden;
		position: relative;
		margin-right: 5px;
	}
	div#itemsList div.img img {
		position: absolute;
		left: 14px;
		top: 13px;
	}
	div#itemsList div.left {
		float: left;
	}
	div#itemsList div.right {
		float: right;
	}
	div#itemsList div.desc {
		font-size: 0.75em;
	}
	div#itemsList div.desc p {
		margin-bottom: 14px;
	}
div#login {
	background: transparent url("../img/bg_login.jpg") no-repeat left top;
	width: 354px;
	height: 224px;
	margin: 80px auto 80px auto;
	overflow: hidden;
}
	div#login h2 {
		font-size: 1.1em;
		color: #4E94EA;
		font-weight: 600;
		margin: 15px 0 15px 20px; 
	}
	div#login div.form {
		background: transparent url("../img/bg_login_form.jpg") no-repeat left top;
		padding: 22px 0 0 40px;
		width: 277px;
		height: 117px;
		overflow: hidden;
		margin: auto;
	}
	div#login div.form input.inputTxt {
		width: 131px;
	}
	div#login div.form button {
		margin-left: 100px;
	}
	div#login a.forgat {
		color: #4E94EA;
		font-size: 0.75em;
		margin-left: 60px;
	}
div#details {
	margin: 20px 20px 0 0;
}
	div#details div.head {
		border-bottom: 1px solid #4F4F4F;
		padding-bottom: 7px;
		margin-bottom: 10px;
		width: 100%;
	}
	div#details div.head h2 {
		font-size: 1em;
		color: #F7941E;
		float:left;
		text-transform: uppercase;
	}
	div#details div.head p {
		float: right;
		font-size: 0.75em;
	}
	div#details div.head a,
	div#details div.head span {
		vertical-align: middle;
	}
	div#details div.head a {
		color: #4E94EA;
	}
	div#details div.head a.prev {
		background: transparent url("../img/ico_prev.jpg") no-repeat left center;
		padding-left: 15px;
	}
	div#details div.head a.next {
		background: transparent url("../img/ico_next.jpg") no-repeat right center;
		padding-right: 15px;
	}
	div#details div.head span.separator {
		background: transparent url("../img/ico_item_vbar.jpg") no-repeat left top;
		padding: 0 0 15px 0;
		line-height: 22px;
		margin: 0 12px 0 15px;
		vertical-align: 10%;
	}
	div#details div.desc {
		font-size: 0.75em;
	}
	div#details div.desc img {
		margin: 5px;
	}
	div#details div.desc p {
		margin-bottom: 25px;
	}
	div#details div.desc p,
	div#details div.desc a {
		font-size: 1em;
	}
div#keywords h2 {
	font-size: 1em;
	color: #F7941E;
	text-transform: uppercase;
	border-bottom: 1px solid #4F4F4F;
	padding-bottom: 7px;
	margin-bottom: 10px;
	margin-top: 35px;
	width: 100%;
}
div#keywords ul {
	list-style-type: none;
}
div#keywords ul li {
	margin: 0 0 20px 0;
}
div#keywords ul li h3 {
	color: #4E94EA;
	font-size: 0.7em;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 3px;
}
div#keywords ul li p {
	font-size: 0.9em;
	margin-bottom: 2px;
}



