body{
	margin:0;
	min-width:999px;
	color:#010101;
	font:12px/14px Arial, Helvetica, sans-serif;
	background:#d7dddf;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#03a2de;
}
a:hover{text-decoration:underline;}
input, textarea, select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	position:relative;
	overflow:hidden;
	width:100%;
}
.w1{
	float:left;
	left:50%;
	position:relative;
	width:1071px;
}
.w2{
	float:left;
	left:-50%;
	background:url(../images/bg-wrapper.gif) repeat-y 1px 0;
	position:relative;
	width:1071px;
}
#main{
	margin:0 auto;
	width:999px;
	padding:289px 0 0;
	position:relative;
}
#header{
	width:999px;
	top:0;
	left:0;
	height:285px;
	position:absolute;
}
#header .holder{
	height:115px;
	width:904px;
	overflow:hidden;
	margin:0 0 0 10px;
	padding:60px 40px 0 36px;
	background:url(../images/bg-header.jpg) no-repeat;
}
.logo {
	position:absolute;
	top:59px;
	margin:0;
	left:46px;
	z-index:15;
	width:274px;
	height:73px;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a{
	display:block;
	height:100%;
}
#header .block{
	width:600px;
	float:right;
}
.date-list{
	float:right;
	margin:0;
	width:100%;
	font-size:11px;
	padding:13px 0 45px;
	color:#535354;
	text-align:right;
	word-spacing:1px;
	list-style:none;
}
.date-list .mark{
	color:#a0a6ae;
}
.breadcrumbs{
	float:right;
	font-size:12px;
	width:100%;
	text-align:right;
	font-weight:bold;
}
.breadcrumbs a{
	color:#535354;
}
.breadcrumbs ul{
	margin:0;
	text-transform:uppercase;
	padding:0 1px 0 0;
	list-style:none;
	float:right;
	overflow:hidden;
}
.home{
	padding:0 0 0 22px;
	float:right;
	background:url(../images/bullet02.gif) no-repeat 0 65%;
}
.breadcrumbs li{
	float:left;
	display:inline;
	color:#a0a6ae;
	margin:0 11px 0 -11px;
	padding:0 4px 0 11px;
	background:url(../images/bullet01.gif) no-repeat 0 50%;
}
.breadcrumbs li a{
	color:#a0a6ae;
}
.nav-section{
	height:97px;
	overflow:hidden;
	font-size:12px;
	padding:16px 10px 0 11px;
	line-height:14px;
	background:url(../images/bg-nav-section.jpg) no-repeat;
}
#nav{
	margin:0 0 32px -21px;
	padding:0;
	width:999px;
	list-style:none;
	overflow:hidden;
}
#nav li{
	text-transform:uppercase;
	float:left;
	display:inline;
	margin:0 0 0 44px;
}
#nav li a{
	color:#fff;
}
.submenu .active a,
.submenu li a:hover,
#nav .active a,
#nav li a:hover{
	color:#000;
	text-decoration:none;
}
.submenu{
	margin:0 0 0 26px;
	padding:0 0 0 29px;
	float:left;
	display:inline;
	background:url(../images/bg-submenu.gif) no-repeat;
	list-style:none;
}
.submenu li{
	float:left;
	margin:0 18px 0 0;
}
.submenu li a{
	color:#fff;
	white-space:nowrap;
}
.search-form{
	float:right;
	display:inline;
	padding:0 38px 0 0;
	margin:-6px 0 0 -30px;
}
.search-form fieldset{
	float:left;
}
.search-form div{
	float:left;
	width:174px;
	margin:0 15px 0 0;
	height:20px;
	overflow:hidden;
	padding:5px 0 0 26px;
	background:url(../images/bg-search-form-div.gif) no-repeat;
}
.search-form .text{
	background:none;
	border:none;
	float:left;
	margin:0;
	padding:0;
	width:165px;
}
.search-form .btn{
	float:left;
	line-height:25px;
	color:#7cdbff;
}
.search-form .btn:hover{
	text-decoration:none;
}
#two-columns{
	overflow:hidden;
	width:990px;
	min-height:894px;
	padding:0 9px 19px 0;
	margin:0 0 -92px;
	background:url(../images/bg-two-columns.gif) repeat-y 691px 0;
	position:relative;
}
* html #two-columns{
	overflow:visible;
	height:894px;
}
.container{
	float:left;
	width:661px;
	padding:0 0 0 10px;
}
#content{
	width:466px;
	float:right;
	padding:0 0 74px;
}
.visual{
	overflow:hidden;
	width:100%;
	margin:0 0 21px;
}
.visual img{
	float:right;
}
#content h2{
	margin:0 0 19px;
	font-size:20px;
	color:#fff;
	height:1%;
	text-transform:uppercase;
	position:relative;
	padding:0 0 0 22px;
	line-height:33px;
	background:#535354 url(../images/bg-content-h2.gif) no-repeat 23px 55%;
}
#content h2 a{
	color:#fff;
	padding:0 0 0 35px;
}
#content h2 a:hover{
	text-decoration:none;
}
#content h3{
	font-size:20px;
	margin:0 0 6px;
	font-weight:normal;
	color:#03a2de;
	line-height:20px;
}
#content h3 span{
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	color:#535354;
}
#content h3 em{
	font-size:12px;
	line-height:15px;
	color:#000;
}
#content .btn-filter{
	float:right;
	width:180px;
	text-transform:none;
	height:25px;
	font-size:12px;
	color:#000;
	font-weight:normal;
	margin:3px 3px 0 0;
	line-height:25px;
	padding:0 0 0 20px;
	background:url(../images/btn-filter.gif) no-repeat;
}
#content p{
	margin:0 0 15px;
}
#content ul{
	margin:0 0 24px;
	padding:0;
	list-style:none;
}
#content ul li{
	margin:0 0 15px;
}
.link-holder{
	margin:-13px 0 0;
}
.article{
	width:638px;
	position:relative;
	margin:-11px 0 22px -172px;
	overflow:hidden;
}
#content .mark{
	font-weight:bold;
}
#content .article p{
	margin:0 0 3px;
}
.news-item{
	width:322px;
	float:right;
	padding:7px 0 0;
}
.ump{
	position:absolute;
	bottom:55px;
	right:281px;
}
.event{
	border-bottom:1px solid #77787a;
	padding:12px 0 7px;
	margin:-13px 0 17px;
}
.date{
	color:#535354;
	display:block;
	letter-spacing:1px;
	font-size:12px;
	font-style:normal;
}
.event .date{
	margin:0 0 4px;
}
.alignleft{
	float:left;
	margin:0 18px 0 0;
}
.national{
	margin:0 0 0 -172px;
	position:relative;
	width:638px
}
#content .heading{
	background:#535354;
	padding:0 0 0 172px;
}
.columns-holder{
	overflow:hidden;
	width:680px;
	margin:-12px 0 0 -42px;
	position:relative;
}
.columns-holder .col{
	width:298px;
	float:left;
	display:inline;
	margin:0 0 0 42px;
}
.col img{
	display:block;
	margin:0 0 15px;
}
.news-box{
	overflow:hidden;
	width:100%;
	margin:-17px 0 23px;
}
.news-box .item{
	border-top:1px solid #77787a;
	margin:-1px 0 20px;
	padding:18px 0 0;
}
.news-box .date{
	margin:0 0 3px;
}
.post-section{
	margin:0 0 49px;
}
.post-section .date{
	margin:0;
}
.post-section .item{
	margin:0 0 21px;
}
#content .pager{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	line-height:13px;
	font-size:10px;
}
#content .pager li{
	float:left;
	display:inline;
	margin:0 4px 0 0;
}
.pager span{
	display:block;
	border:1px solid #1b6aa8;
	padding:1px 4px 0;
	text-align:center;
}
.pager a{
	display:block;
	color:#fff;
	padding:2px 5px;
	background:url(../images/bg-pager.gif) repeat-x;
	text-align:center;
}
.pager a:hover{
	border:1px solid #1b6aa8;
	padding:1px 4px 0;
	text-decoration:none;
	background:none;
	color:#000;
}
.team-box{
	width:589px;
	margin:-12px 0 0 -123px;
	position:relative;
}
#content .team-box h3{
	margin:0 0 3px;
}
.team-box img{
	margin:-30px 26px 0 0;
}
.team-box .item{
	padding:30px 0 0;
	width:100%;
	margin:0 0 -10px;
	overflow:hidden;
}
.quest-block a{
	color:#00a8ff;
}
.quest-block p strong{
	font-size:20px;
	color:#00a8ff;
	line-height:20px;
	letter-spacing:1px;
	font-weight:normal;
}
.quest-block .item{
	word-spacing:2px;
	padding:0 0 19px;
	margin:0 0 15px;
	border-bottom:1px solid #77787a;
}
.quest-block .date{
	margin:0;
}
.blockquote{
	width:501px;
	font-size:18px;
	line-height:20px;
	margin:0 0 0 -155px;
	padding:4px 0 0;
	position:relative;
}
#content .control-list{
	margin:-6px 0 0;
}
#content .control-list li{
	margin:0;
}
.control-list li a{
	padding:0 0 0 11px;
}
.control-list .next a{
	background:url(../images/btn-next-control-list.gif) no-repeat 0 50%;
}
.control-list .prev a{
	background:url(../images/btn-prev-control-list.gif) no-repeat 0 50%;
}
.blockquote blockquote{
	margin:0;
	padding:43px 0 0 55px;
	background:url(../images/qoute1.gif) no-repeat;
}
.blockquote img{
	vertical-align:middle;
	position:relative;
	margin:0 0 -14px 36px;
}
.blockquote q{quotes: none;}
.blockquote q:before{content:"";}
.blockquote q:after{content:"";}
.comment{
	border:1px solid #393a3b;
	border-width:1px 0;
	overflow:hidden;
	width:100%;
	color:#535354;
	padding:8px 0 5px;
	margin:0 0 18px;
}
#content .comment p{
	margin:0;
}
.comment img{
	float:left;
	margin:-3px 15px 0 0;
}
.comment .date{
	margin:0;
}
.comment-form{
	padding:11px 0 0;
}
.comment-form label{
	display:block;
	line-height:17px;
	font-style:italic;
}
.comment-form .textarea{
	width:454px;
	overflow:auto;
	height:64px;
	float:left;
	padding:5px;
	margin:0 0 13px;
	border:1px solid #cbcfd0;
	border-width:2px 0 0 2px;
}
.comment-form .submit{
	border:none;
	font-size:0;
	line-height:0;
	width:262px;
	height:33px;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-postez.gif) no-repeat;
}
.form-box{
	width:313px;
	padding:0 0 0 325px;
	position:relative;
	margin:-12px 0 0 -172px;
	background:url(../images/bg-form-box.jpg) no-repeat;
}
.register-form,
.login-form{
	text-align:right;
	padding:8px 0 0;
}
.login-form span{
	display:block;
	margin:0 0 15px;
}
.register-form span{
	display:block;
	margin:0 0 21px 18px;
	text-align:left;
}
.send-form a,
.votre-form a,
.login-form a{
	font-weight:bold;
	color:#144490;
}
.register-form .row,
.login-form .row{
	overflow:hidden;
	height:1%;
	margin:0 0 7px;
}
.register-form .text,
.login-form .password,
.login-form .text{
	width:188px;
	float:right;
	display:inline;
	margin:0 0 0 8px;
	border:solid #cbcfd0;
	border-width:2px 0 0 2px;
	padding:3px 5px;
}
* html .register-form .text,
* html .login-form .password,
* html .login-form .text{
	margin:0 0 0 5px;
} 
.register-form label,
.login-form label{
	display:block;
	line-height:23px;
}
.login-form .input-area{
	margin:0 0 18px;
}
.votre-form .submit,
.register-form .submit,
.login-form .submit{
	width:142px;
	height:33px;
	border:none;
	cursor:pointer;
	text-indent:-9999px;
	line-height:0;
	font-size:0;
	padding:0;
	margin:0 58px 30px 0;
	background:url(../images/btn-validez.gif) no-repeat;
}
.votre-form .submit{
	float:right;
}
.register-form .input-area1{
	margin:0 0 15px;
}
.register-form .input-area2 .row{
	margin:0 0 4px;
}
.register-form .textarea{
	width:188px;
	overflow:auto;
	height:49px;
	border:solid #cbcfd0;
	border-width:2px 0 0 2px;
	margin:0;
	padding:5px;
}
.checkbox-holder{
	width:250px;
	overflow:hidden;
	position:relative;
	float:left;
	margin:-5px 0 0 -102px;
}
.register-form .holder{
	height:1%;
	padding:7px 0 6px;
}
.register-form .holder:after{
	content:"";
	display:block;
	clear:both;
}
.checkbox-holder label{
	float:left;
	width:205px;
	margin:0 12px 0 0;
	line-height:14px;
}
.register-form .holder span{
	display:inline;
	margin:0;
	font-size:10px;
}
.checkbox{
	margin:6px 0 0;
	padding:0;
	width:16px;
	float:left;
	height:15px;
}
.send-form,
.votre-form{
	margin:-5px 0 0;
}
.votre-form .textarea{
	width:330px;
	overflow:auto;
	height:258px;
	margin:0 0 18px;
	padding:5px;
	border:solid #cbcfd0;
	border-width:2px 0 0 2px;
}
#content .send-form p{
	margin:0 0 20px;
}
.send-form .textarea{
	width:454px;
	overflow:auto;
	height:64px;
	padding:5px;
	margin:0 0 13px;
	border:solid #cbcfd0;
	border-width:2px 0 0 2px;
}
.send-form .submit{
	width:262px;
	height:33px;
	font-size:0;
	overflow:hidden;
	text-indent:-9999px;
	line-height:0;
	cursor:pointer;
	border:none;
	background:url(../images/btn-question.gif) no-repeat;
}
.question-box{
	margin:0 0 69px;
}
.question-box a{
	color:#00a8ff;
}
.question-box .item{
	border-bottom:1px solid #77787a;
	padding:0 0 18px;
	margin:0 0 17px;
}
.question-box .item div{
	text-align:center;
	margin:-14px 0 0;
}
.question-box p strong{
	color:#03a2de;
}
#content .ask{
	margin:0;
	color:#00a8ff;
	background:url(../images/bullet06.gif) no-repeat 0 50%;
}
#content .question-box p{
	margin:0;
	word-spacing:1px;
}
#content .voir{
	padding:0 0 0 12px;
	float:none;
	background:url(../images/bullet05.gif) no-repeat 0 50%;
}
.question-box .date{
	margin:0;
}
.aside{
	width:195px;
	float:left;
}
.facebook{
	color:#535354;
	font-weight:bold;
	padding:0 36px 0 0;
	display:block;
	height:1%;
	margin:0 0 0 21px;
	word-spacing:1px;
	line-height:16px;
	text-align:right;
	position:relative;
	z-index:5;
	background:url(../images/ico-facebook.jpg) no-repeat 100% 0;
}
.gallery-box{
	margin:-6px 0 0;
}
.aside .heading{
	width:172px;
	height:34px;
	padding:29px 0 0 42px;
	margin:0 0 1px -10px;
	position:relative;
	background:url(../images/bg-heading-gallery.jpg) no-repeat;
}
.aside .heading a{
	color:#86d6ff;
}
.aside .heading a:hover{
	text-decoration:none;
}
.aside .heading img{
	vertical-align:top;
	margin:0 0 0 8px;
}
.aside h2{
	margin:0;
	font-size:23px;
	line-height:25px;
}
.gallery{
	overflow:hidden;
	width:171px;
	padding:9px 0 0 24px;
	background:#535354;
}

.gallery span{
	position:absolute;
	width:50px;
	height:50px;
	z-index:5;
	top:-50px;
	left:0;
	cursor:pointer;
	background:url(../images/bg-mask.gif) no-repeat;
}
.gallery ul a:hover{
	background:transparent;
	text-decoration:none;
}
.gallery a:hover span{
	top:0;
}
.gallery div{
	width:165px;
	overflow:hidden;
	margin:0 0 4px;
	position:relative;
}
.gallery ul{
	margin:0;
	padding:0;
	position:relative;
	width:9999px;
	overflow:hidden;
	list-style:none;
}
.gallery ul li{
	float:left;
	width:165px;
}
.gallery ul ul{
	margin:0;
	padding:0;
	width:165px;
	overflow:hidden;
	list-style:none;
}
.gallery ul ul li{
	float:left;
	width:50px;
	overflow:hidden;
	position:relative;
	padding:0 5px 5px 0;
}
.gallery img{
	display:block;
}
.link-prev,
.link-next{
	font-weight:bold;
	color:#fff;
	font-size:11px;
}
.link-prev:hover,
.link-next:hover{
	text-decoration:none;
}
.link-prev{
	float:left;
	padding:0 0 0 12px;
	background:url(../images/btn-prev.gif) no-repeat 0 50%;
}
.link-next{
	float:right;
	padding:0 11px 0 0;
	background:url(../images/btn-next.gif) no-repeat 100% 50%;
}
.gallery .control-bar{
	border-top:1px solid #d4d4d4;
	width:182px;
	margin:0 0 0 -24px;
	padding:5px 7px 4px 6px;
}
#sidebar{
	float:right;
	width:299px;
	color:#fff;
	font-size:12px;
	background:url(../images/bg-sidebar.gif) repeat-x;
}
* html #sidebar{
	overflow:hidden;
}
#sidebar .heading{
	width:299px;
	height:36px;
	margin:-3px 0 0 -12px;
	padding:26px 0 0 22px;
	position:relative;
	background:url(../images/bg-heading-sidebar.jpg) no-repeat;
}
#sidebar .second-heading a,
#sidebar .heading a{
	color:#86d6ff;
}
#sidebar .second-heading a:hover,
#sidebar .heading a:hover{
	text-decoration:none;
}
#sidebar .second-heading img,
#sidebar .heading img{
	vertical-align:middle;
	margin:-4px 11px 0 0;
}
#sidebar .second-heading{
	padding:8px 0 6px 10px;
	border-top:1px solid #C6D4E5;
	background:url(../images/bg-heading-sidebar-second.gif) repeat-y;
}
#sidebar h2{
	margin:0;
	font-size:23px;
	line-height:25px;
}
#sidebar .holder{
	margin:0 0 72px;
}
.links-list{
	margin:0;
	padding:0;
	font-size:11px;
	text-transform:uppercase;
	word-spacing:1px;
	position:relative;
	z-index:2;
	list-style:none;
	font-weight:bold;
}
.links-list li{
	padding:2px 0 0 18px;
	background:url(../images/bullet03.gif) no-repeat;
}
.links-list a{
	color:#535354
}
#sidebar h3{
	margin:0 0 17px;
	font-size:14px;
	word-spacing:1px;
	line-height:16px;
}
#sidebar p{
	margin:0 0 18px;
}
.post-holder{
	border:1px solid #c6d4e5;
	border-width:1px 0;
	margin:0 0 22px;
	padding:20px 0 10px;
}
.post{
	margin:0 0 10px;
	padding:0 45px 12px 14px;
	border-bottom:1px solid #c6d4e5;
}
.post a{
	color:#86d6ff;
}
.more{
	font-weight:bold;
	padding:0 0 0 16px;
	font-size:11px;
	text-transform:uppercase;
	background:url(../images/btn-more.gif) no-repeat 0 50%;
}
.all{
	color:#fff;
	margin:0 0 0 14px;
	font-weight:bold;
}
.map-holder{
	position:relative;
	padding:0 0 0 52px;
	font-size:12px;
	width:247px;
	line-height:14px;
}
.map-holder .text{
	position:absolute;
	top:135px;
	left:161px;
	width:95px;
}
.map-holder a{
	color:#86d6ff;
}
.map-holder img{
	display:block;
}
.quest-box{
	margin:0 0 21px;
	border:1px solid #c6d9e9;
	border-width:1px 0	;
	padding:22px 24px 3px 22px;
}
.quest-box .date{
	font-weight:bold;
	color:#86d6ff;
	margin:0 0 1px;
	font-style:normal;
}
#sidebar .quest-box p{
	word-spacing:4px;
	margin:0;
}
#sidebar .quest-box a{
	color:#86d6ff;
}
.quest-box .item{
	margin:0 0 21px;
}
.voir{
	float:right;
	padding:0 0 0 11px;
	font-weight:bold;
	background:url(../images/bullet04.gif) no-repeat 0 50%;
}
.ask{
	font-weight:bold;
	color:#86d6ff;
	word-spacing:2px;
	margin:0 0 0 23px;
	font-size:11px;
	padding:0 0 0 16px;
	text-transform:uppercase;
	background:url(../images/btn-more.gif) no-repeat 0 50%;
}
.quest-box p span{
	color:#86d6ff;
}
#wp-calendar{
	padding:13px 0 31px;
	border-top:1px solid #C6D4E5;
	border-width:1px 0;
}
#wp-calendar table{
	margin:0 0 3px;
	width:299px;
	padding:0;
	font-size:12px;
	border-collapse:collapse;
}
#wp-calendar table td{
	margin:0;
	color:#fff;
	font-weight:bold;
	padding:0;
	width:43px;
	height:18px;
	border:none;
	line-height:18px;
	text-align:center;
}
#wp-calendar table th{
	padding:0;
	margin:0 0 5px;
	height:22px;
	vertical-align:middle;
	text-align:center;
	background:url(../images/bg-calendar-th.png) repeat-x;
}
#wp-calendar #prev{
	padding:0 0 0 9px;
	width:140px;
	text-align:left;
}
#wp-calendar #next{
	padding:0 12px 0 0;
	width:138px;
}
#wp-calendar .nav{
	margin:0 0 -19px;	
}
#prev a{
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	width:19px;
	height:19px;
	position:relative;
	background:url(../images/btn-prev-calendar.gif) no-repeat;
}
.month{
	margin:0;
	padding:4px 0 4px 2px;
	overflow:hidden;
	height:1%;
	background:url(../images/bg-calendar-th.png) repeat-x;
	list-style:none;
}
.month li{
	display:inline;
	margin:0 7px;
}
.month li a{
	color:#e4e8ea;
	position:relative;
}
.nav td a,
.nav td img{
	display:none;
}
.nav td{
	line-height:5px;
}
.pad span{
	display:none;
}
#next a{
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	width:19px;
	height:19px;
	position:relative;
	float:right;
	background:url(../images/btn-next-calendar.gif) no-repeat;
}
#today span{
	color:#fff;
	width:24px;
	height:18px;
	display:block;
	margin:0 auto;
	background:url(../images/bg-calendar-today.png) repeat-y;
}
#today a:hover{
	text-decoration:none;
}
#wp-calendar table caption{
	padding:0 0 12px;
}
#wp-calendar table caption a{
	color:#fff;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
	font-size:23px;
	line-height:17px;
}
#wp-calendar table caption a:hover{
	text-decoration:none;
}
#footer{
	background:url(../images/bg-footer.gif) no-repeat;
	height:57px;
	padding:54px 0 0 236px;
}
.footer-logo{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	z-index:10;
	width:142px;
	height:24px;
	margin:0 auto;
	background:url(../images/footer-logo.gif) no-repeat;
}
