@font-face {
	font-family:'Harabara';
	src: url(../fonts/Harabara.eot);
	src: url(../fonts/Harabara.eot#iefix) format('embedded-opentype'), url(../fonts/Harabara.woff) format('woff'), url(../fonts/Harabara.ttf) format('truetype'), url(../fonts/Harabara.svg#Harabara) format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:'Akbar';
	src: url(../fonts/Akbar.eot);
	src: url(../fonts/Akbar.eot#iefix) format('embedded-opentype'), url(../fonts/Akbar.woff) format('woff'), url(../fonts/Akbar.ttf) format('truetype'), url(../fonts/Akbar.svg#Akbar) format('svg');
	font-weight: normal;
	font-style: normal;
}
header, footer, article, section, hgroup, nav, figure {
	display: block;
}
figure {
	margin:0;
	padding:0;
}
body {
	margin:0;
	color:#373737;
	min-width:1000px;
	background:#545454;
	font:14px/22px Lucida Sans Unicode, Lucida Grande, sans-serif;
}
img {
	border-style:none;
	vertical-align:top;
}
a {
	color:#0085bc;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
input, textarea, select {
	vertical-align:middle;
	font:100% Arial, Helvetica, sans-serif;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
.skip, .login-form label {
	position:absolute;
	left:-10000px;
	top:auto;
	overflow:hidden;
}
a.skip:focus {
	position:static;
	width:auto;
	height:auto;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
#footer:after, #footer .columns-holder:after, #footer .holder:after, #footer .frame:after {
	content:'';
	display:block;
	clear:both;
}
#wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
	padding:0 0 21px;
	background:url(../images/bg-wrapper.gif) repeat-x 0 100%;
}
#header {
	width:100%;
	overflow:hidden;
	padding:9px 0 0;
	-webkit-box-shadow: 0px 3px 15px 0px #000;
	-moz-box-shadow: 0px 3px 15px 0px #000;
	box-shadow: 0px 3px 15px 0px #000;
	position:relative;
	background: rgb(239,239,239);
	background: -moz-linear-gradient(top, rgba(239,239,239,1) 0%, rgba(236,236,236,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(239,239,239,1)), color-stop(100%, rgba(236,236,236,1)));
	background: -webkit-linear-gradient(top, rgba(239,239,239,1) 0%, rgba(236,236,236,1) 100%);
	background: -o-linear-gradient(top, rgba(239,239,239,1) 0%, rgba(236,236,236,1) 100%);
	background: -ms-linear-gradient(top, rgba(239,239,239,1) 0%, rgba(236,236,236,1) 100%);
	background: linear-gradient(top, rgba(239,239,239,1) 0%, rgba(236,236,236,1) 100%);
}
#header .holder {
	width:100%;
	overflow:hidden;
	background-image: url(../images/bg-decoration.png);
	background-repeat: repeat-x;
	background-position: 50% 100%;
}
.ad {
	margin:0 0 13px;
	text-align:center;
}
#header .frame {
	width:975px;
	margin:0 auto 5px;
}
#header .frame:after {
	content:'';
	display:block;
	clear:both;
}
.logo {
	float:left;
	margin:0;
	width:516px;
	height:107px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
}
.logo a {
	height:100%;
	display:block;
}
#header .section {
	float:right;
	padding:29px 0 0;
	width: 260px;
}
.language-menu {
	text-align:right;
	margin:0;
	padding:0 0 12px;
	list-style:none;
}
.language-menu li {
	display:inline-block;
	vertical-align:top;
	margin:0 -11px 0 8px;
	padding:0 10px 0 12px;
	background:url(../images/separator02.gif) no-repeat 0 50%;
}
.language-menu li:first-child {
	background:none;
}
* +html .language-menu li {
	display:inline;
	margin:0 -10px 0 10px;
}
/*.language-menu .active a, .language-menu a:hover {
	color:#000;
	text-decoration:none;
}*/
.search-form {
	float:right;
	margin:0 -6px 0 0;
	background:#fff;
	border:1px solid #ccc;
	-moz-border-radius-topleft: 13px;
	-moz-border-radius-topright: 13px;
	-moz-border-radius-bottomright: 13px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 13px 13px 13px 0px;
	border-radius: 13px 13px 13px 0px;
	-webkit-box-shadow:1px 3px 7px 4px #c6c6c6;
	-moz-box-shadow: 1px 3px 7px 4px #c6c6c6;
	box-shadow:1px 3px 7px 4px #c6c6c6;
}
.search-form .text {
	float:left;
	border:solid #ccc;
	border-width:0 1px 0 0;
	width:156px;
	padding:0 12px;
	margin:14px 0 0;
	font-size:17px;
	line-height:20px;
	height:20px;
	outline:none;
	-moz-border-radius-topleft:16px;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-radius: 16px 0 0 0;
	border-radius: 16px 0 0 0;
}
.search-form .submit {
	float:left;
	margin:-1px;
	padding:0;
	border:0;
	width:39px;
	height:41px;
	cursor:pointer;
	font-size:0;
	line-height:0;
	overflow:hidden;
	text-indent:-9999px;
	text-align:left;
	background:url(../images/btn-search.png) no-repeat;
}
.search-form .submit:hover {
	cursor:pointer;
}
#header nav {
	overflow:hidden;
	-webkit-box-shadow: 0px 5px 20px 0px #232323;
	-moz-box-shadow: 0px 5px 20px 0px #232323;
	box-shadow: 0px 5px 20px 0px #232323;
	background: rgb(31,31,31);
	background: -moz-linear-gradient(top, rgba(31,31,31,1) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(31,31,31,1)), color-stop(100%, rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top, rgba(31,31,31,1) 0%, rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(top, rgba(31,31,31,1) 0%, rgba(0,0,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(31,31,31,1) 0%, rgba(0,0,0,1) 100%);
	background: linear-gradient(top, rgba(31,31,31,1) 0%, rgba(0,0,0,1) 100%);
}
#header .section nav {
	background:none;
	-webkit-box-shadow: 0 0 0 0 #232323;
	-moz-box-shadow: 0 0 0 0 #232323;
	box-shadow: 0 0 0 0 #232323;
}
#nav {
	margin:0;
	padding:14px 0 10px;
	list-style:none;
	text-align:center;
	text-transform:uppercase;
	font:17px/21px Akbar, Lucida Sans Unicode, Lucida Grande, sans-serif;
}
#nav li {
	display:inline-block;
	padding:0 20px 0 22px;
	background:url(../images/separator01.gif) no-repeat 0 50%;
}
* +html #nav li {
	display:inline;
	padding:0 25px 0 22px;
	margin:0 -3px 0 3px;
}
#nav li:first-child {
	background:none;
}
#nav a {
	color:#fff;
	text-decoration:none;
}
#nav a:hover {
	color:#7ec317;
}
#main {
	width:100%;
	overflow:hidden;
	padding:0 0 59px;
	background: rgb(235,235,235);
	background: -moz-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(226,226,226,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(235,235,235,1)), color-stop(100%, rgba(226,226,226,1)));
	background: -webkit-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(226,226,226,1) 100%);
	background: -o-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(226,226,226,1) 100%);
	background: -ms-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(226,226,226,1) 100%);
	background: linear-gradient(top, rgba(235,235,235,1) 0%, rgba(226,226,226,1) 100%);
}
.main-holder {
	width:956px;
	margin:40px auto 0 auto;
	overflow:hidden;
}
.main-holder-home {
	width:956px;
	margin:0 auto;
	overflow:hidden;
}
/*#soumission .main-holder {
		width:995px;
	}*/
#main .section {
	padding:0 25px 0 31px;
}
.columns-block {
	overflow:hidden;
	padding:0 0 35px;
	background:url(../images/bg-columns.png) no-repeat 0 100%;
}
#main .columns-frame {
	height:1%;
	background:url(../images/bg-columns.png) repeat-y -900px 0;
}
.columns-frame:after {
	content:'';
	display:block;
	clear:both;
}
#main .columns-holder {
	padding:35px 0 0;
	background:url(../images/bg-columns.png) no-repeat -1800px 0;
}
.columns-block .column {
	float:left;
	width:169px;
	text-align:center;
	margin:-30px 0 -20px;
	padding:13px 38px 0;
}
.columns-block .column .heading {
	text-align:left;
	margin:0 0 2px -25px;
	padding:0 0 0 25px;
	background:url(../images/bullet01.gif) no-repeat;
}
.column img {
	margin: 20px 0 0 -15px;
	}
.columns-block .column .heading h3 {
	color:#f36d21;
	margin:0;
	text-transform:uppercase;
	font:15px/18px Akbar, Lucida Sans Unicode, Lucida Grande, sans-serif;
}
.columns-block .column .btn-holder {
	margin:-20px 0 0;
	position:relative;
}
.columns-block .block {
	width:568px;
	float:right;
	padding:10px 15px 0 30px;
	margin:-30px 0 -20px;
}
.columns-block .block .alignleft {
	margin:5px 15px 0 0;
}
.columns-block .block .info-text, .columns-block .block .info {
	overflow:hidden;
}
.columns-block .block p {
	margin:0 0 24px;
}
#main h2 {
	color:#00aeef;
	margin:0 0 11px;
	text-transform:uppercase;
	font:22px/26px Akbar, Lucida Sans Unicode, Lucida Grande, sans-serif;
}
.btn-holder {
	display:block;
	margin-top:1.5em;
	text-align:left;
	overflow:hidden;
	font:14px/17px Akbar, Lucida Sans Unicode, Lucida Grande, sans-serif;
}
.btn-holder a {
	color:#fff;
	float:left;
	padding:0 45px 0 0;
	text-decoration:none;
	background:url(../images/bg-btn.gif) no-repeat 100% -40px;
}
.btn-holder a span {
	float:left;
	padding:8px 6px 13px 15px;
	text-transform:uppercase;
	background:url(../images/bg-btn.gif) no-repeat;
}
.content-holder {
	/*	width:853px;*/
	margin:0 0 0 21px;
	padding:28px 30px 0 42px;
	background:#fff;
	border:1px solid #bbb;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 30px 30px 30px 0px;
	border-radius: 30px 30px 30px 0px;
}
.gallery {
	margin:0 0 34px;
}
.content-section {
	overflow:hidden;
	padding:0 0 12px;
}
#main .content-holder h2 {
	margin-bottom:22px;
}
#sidebar {
	width:200px;
	padding:0 13px 0 0;
	float:left;
}
#sidebar ul {
	margin:0;
	padding:2px 0 0;
	list-style:none;
	text-transform:uppercase;
	font:15px/22px Akbar, Lucida Sans Unicode, Lucida Grande, sans-serif;
}
#sidebar li {
	padding:0 0 9px;
}
#sidebar a {
	color:#f36d21;
	text-decoration:none;
}
#sidebar a:hover {
	text-decoration:underline;
	color:#00AEEF;
}
#content {
	overflow:hidden;
}
#content p {
	margin:0 0 24px;
}
#content ul {
	margin:0;
	line-height:18px;
	padding:6px 0 13px 35px;
	list-style:none;
}
#content ul li {
	padding:0 0 11px 37px;
	background:url(../images/bullet01.gif) no-repeat 0 3px;
}
#content ul li ul li {
	margin-left:-37px;
	background:url(../images/bullet.png) no-repeat 0 3px;
}
#content h3 {
	color:#f36d21;
	margin:0 0 24px;
	text-transform:uppercase;
	font:15px/18px Akbar, Lucida Sans Unicode, Lucida Grande, sans-serif;
}
#footer {
	padding:79px 0 39px;
	-webkit-box-shadow: 0px 0px 15px 0px #232323;
	-moz-box-shadow: 0px 0px 15px 0px #232323;
	box-shadow: 0px 0px 15px 0px #232323;
	background-color: rgb(22,22,22);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE2MTYxNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NDU0NTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(22,22,22,1) 0%, rgba(84,84,84,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(22,22,22,1)), color-stop(100%, rgba(84,84,84,1)));
	background: -webkit-linear-gradient(top, rgba(22,22,22,1) 0%, rgba(84,84,84,1) 100%);
	background: -o-linear-gradient(top, rgba(22,22,22,1) 0%, rgba(84,84,84,1) 100%);
	background: -ms-linear-gradient(top, rgba(22,22,22,1) 0%, rgba(84,84,84,1) 100%);
	background: linear-gradient(top, rgba(22,22,22,1) 0%, rgba(84,84,84,1) 100%);
}
#footer .holder {
	width:100%;
	background-image: url(../images/bg-decoration.png);
	background-repeat: repeat-x;
	background-position: 50% 100%;
}
#footer .frame {
	position:relative;
	width:934px;
	margin:0 auto;
	padding:0 0 0 41px;
}
#footer .columns-holder {
	color:#e0e0e0;
	font-size:14px;
	line-height:24px;
}
#footer a {
	color:#e0e0e0;
	text-decoration:none;
}
#footer a:hover {
	color:#7ec317;
}
#footer .columns-holder .column {
	float:left;
}
.col-1 {
	width:209px;
	padding-right:24px;
}
.col-2 {
	width:240px;
	padding-right:6px;
}
.col-3 {
	width:190px;
	padding-right:10px;
}
.col-4 {
	width:250px;
}
.footer-logo {
	display:block;
	width:172px;
	height:54px;
	margin:-7px 0 4px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/footer-logo.png) no-repeat;
}
.footer-logo a {
	height:100%;
	display:block;
}
.login-form {
	overflow:hidden;
	margin:-7px 0 7px;
	padding:7px 23px 9px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 30px 30px 30px 0px;
	border-radius: 30px 30px 30px 0px;
	background: rgb(1,130,178);
	background: -moz-linear-gradient(top, rgba(1,130,178,1) 0%, rgba(0,185,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(1,130,178,1)), color-stop(100%, rgba(0,185,255,1)));
	background: -webkit-linear-gradient(top, rgba(1,130,178,1) 0%, rgba(0,185,255,1) 100%);
	background: -o-linear-gradient(top, rgba(1,130,178,1) 0%, rgba(0,185,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(1,130,178,1) 0%, rgba(0,185,255,1) 100%);
	background: linear-gradient(top, rgba(1,130,178,1) 0%, rgba(0,185,255,1) 100%);
}
.login-form .row {
	overflow:hidden;
	padding:0 0 12px;
}
.login-form .text {
	float:left;
	height:17px;
	padding:10px 8px 3px;
	width:143px;
	line-height:17px;
	background:#fff;
	border:1px solid #cecece;
}
.login-form .text input {
	float:left;
	width:100%;
	border:0;
	margin:0;
	padding:0;
	background:none;
	outline:none;
	color:#7d7d7d;
}
.login-form .submit {
	float:left;
	margin:0;
	cursor:pointer;
	border:0;
	text-indent:-9999px;
	overflow:hidden;
	width:133px;
	height:35px;
	font-size:0;
	line-height:0;
	background:url(../images/submit.png) no-repeat;
}
.login-form .submit-en {
	float:left;
	margin:0;
	cursor:pointer;
	border:0;
	text-indent:-9999px;
	overflow:hidden;
	width:133px;
	height:35px;
	font-size:0;
	line-height:0;
	background:url(../images/login-w.png) no-repeat;
}
.login-form .submit:hover {
	cursor:pointer;
	background:url(../images/submit-hov.png) no-repeat;
}
.login-form .submit-en:hover {
	cursor:pointer;
	background:url(../images/login-b.png) no-repeat;
}
#footer p {
	margin:0 0 10px;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:18px;
}
#footer ul li {
	padding:0 0 6px;
}
#footer address {
	margin:0;
	font-style:normal;
	padding:0 0 16px;
	line-height:17px;
}
#footer address span {
	display:block;
}
#footer address span.super {
	vertical-align:super;
	font-size:.8em;
	display:inline;
}
#footer h4 {
	margin:0 0 22px;
	font:18px/26px Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight:bold;
}
#footer .login-form h4 {
	margin-bottom:27px;
}
.copy {
	color:#9e9e9e;
}
.decor-1 {
	position:absolute;
	top:-87px;
	left:-191px;
}
.decor-2 {
	position:absolute;
	top:-117px;
	right:-22px;
}
.super {
	vertical-align:super;
	font-size:.8em;
}
.spacer {
	height:400px;
}
.leftcolumn {
	width:250px;
	float:left;
}
#sitemap .leftcolumn {
	width:430px;
}
#sitemap h3 a, #sitemap h3 a:visited, #sitemap h3 a:link {
	color:#f36d21;
}
#sitemap #content ul, #sitemap #content li, #sitemap #content ul li {
	margin:0;
	padding:0;
}
#sitemap #content h3 {
	margin:0;
	padding:25px 0 0 0;
}
#sitemap #content {
	padding-bottom:50px;
}
.rightcolumn {
	width:250px;
	float:right;
}
.clear {
	clear:both;
}
ul.nobullets li {
	background-image: none !important;
	list-style-image: none !important;
}
/*#soumission .content-holder {
		padding:28px 20px 0 20px;
	}*/
#footer .greyedout, #footer .greyedout a, #footer .greyedout a:hover {
	color:#777777;
}
.hidden {
	visibility:hidden;
}
#fb {
	float: right;
	padding-top: 4px;
}
ul#breadcrumbs-three {
	margin: 0;
	margin-bottom:1.5em;
	padding: 0;
	list-style: none;
	font:normal 14px;
}
#breadcrumbs-three {
	/* Clear floats */
	  overflow: hidden;
	width: 100%;
}
#breadcrumbs-three li {
	float: left;
	margin: 0 1em 0 0;
}
#breadcrumbs-three li:after {
	content: " > ";
	margin: 0 0 0 1em;
}
#breadcrumbs-three li:last-child:after {
	content: " ";
	margin: 0 0 0 1em;
}


	/* New Contact Form */
#contact {
	margin-bottom: 0px;
}
input[type="text"] {
	width: 400px;
}
textarea {
	width: 400px;
	height: 275px;
}
label {
	font-size: 1em;
	color: #222;
	font-weight:bold;
}
input, textarea {
	background-color: rgba(255, 255, 255, 0.4);
	border: 2px solid rgba(0, 0, 0, 0.15);
	padding: 10px;
	color: #aaa;
	font-size: 1.2em;
	-webkit-border-radius: 5px;
	margin-bottom: 15px;
	margin-top: -10px;
}
input:focus, textarea:focus {
	border: 2px solid #999;
	background-color: rgba(255, 255, 255, 1);
	outline:0;
}
input[type="submit"] {
	float:left;
	margin:0;
	cursor:pointer;
	border:0;
	text-indent:-9999px;
	overflow:hidden;
	width:133px;
	height:35px;
	font-size:0;
	line-height:0;
	background:url(../images/btn-envoyer.png) no-repeat;
}
input[type="submit"]:hover {
	cursor:pointer;
	background:url(../images/btn-envoyer-hover.png) no-repeat;
}
input[type="submit"]:active {
	position: relative;
	top: 1px;
}
.a11ytext {
position: absolute;
left: -10000px;
top: auto;
overflow: hidden;
}
textarea#comment {
	color: #444;
	}
