@charset "utf-8";
* {
	padding:0;
	margin:0;
	outline:0 none;
	list-style:none;
	line-height:normal;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
* img {
	border:none;
}
* a {
	text-decoration:none;
	cursor:pointer;
	color:#50432a;
}
* blockquote{
	display:block;
	overflow:hidden;
	padding:10px 20px;
}
* .blockquote{
	display:block;
	overflow:hidden;
	padding:10px 20px;
}
* .blockquote li{
	list-style:inside circle;
}
* textarea {
	overflow:auto;
}
*.noBorder {
	border:0 none !important;
}
* .noTxt {
	display:block !important;
	overflow:hidden !important;
	text-indent:-9999px !important;
	line-height:0 !important;
	font-size:0 !important;
}
*.noBg {
	background:none !important;
}
*.fLeft {
	float:left !important;
}
*.fRight {
	float:right !important;
}
* .lateralStd {
	border-bottom:1px solid #e5e5e5;
	padding-bottom:10px !important;
}
body {
	padding:0;
	margin:0;
	color:#1e1c20;
	background:url(../img/content_shadow_bg.png) top center repeat-y, url(../img/page_texture_bg.png) repeat, url(../img/body_gradient_bg.gif) bottom center repeat-x, #e7e7e7 ;
}
#page{
	position:relative;
	width:990px;
	overflow:hidden;
	margin:0 auto;
	padding-bottom:45px;
}
#header{
	position:relative;
	overflow:hidden;
}
#header .topPart{
	position:relative;
	clear:both;
	height:84px;
	padding:0 15px;
	overflow:hidden;
}
#header .topPart .menu_top{
	float: right;
    margin: 19px 5px 10px 0;
}
#header .topPart .logo{
	display:block;
	float:left;
	height:63px;
	width:247px;
	padding:11px 0 0;
	overflow:hidden;
}
#header .topPart .logo img{
	display:block;
	margin:0;
	padding:0;
}
#header .topPart form{
	position:absolute;
	right:15px;
	bottom:0;
	display:bolck;
	overflow:hidden;
	height:31px;
	width:240px;
	padding-left:7px;
	background:url(../img/search_form.png) top left no-repeat;
}
#header .topPart form .inputbox{
	display:block;
	height:18px;
	width:209px;
	margin:7px 0 0;
	border:0 none;
	color:#7e7e7e;
	background:#f7f7f7;
	z-index:10001 !important;
}
#header .topPart form .button{
	display:inline-block;
	height:31px;
	width:31px;
	border:0 none;
	background:none;
	overflow:hidden;
	text-indent:-9999px;
	text-align:left;
	cursor:pointer;
	font-size: 0 !important;
	line-height: 0 !important;
}
#header .topBanner {
	width:955px;
	height:320px;
	margin:6px auto;
	overflow:hidden;
	box-shadow:px 0px 6px rgba(14,14,14,0.5);
	-moz-box-shadow:0px 0px 6px rgba(14,14,14,0.5);
	-webkit-box-shadow:0px 0px 6px rgba(14,14,14,0.5);
}
#header .topMenu{
	margin:0 15px;
	width:955px;
}
#header .topMenu .menu{
	position:relative;
	display:inline-block;
	border:1px solid #b4b4b4;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background:url(../img/main_menu_off.gif) center repeat-x;
}
#header .topMenu .menu > li{
	display:block;
	float:left;
	border-width:0px 1px;
	border-style:solid;
	border-left-color:#bcbcbc;
	border-right-color:#b9b9b9;
}
#header .topMenu .menu li.active{
	color:#FFF;
	background:url(../img/main_menu_on.gif) center repeat-x;
}
#header .topMenu .menu li:first-child{
	border-left:0 none;
}
#header .topMenu .menu li.active:first-child{
	border-radius:10px 0 0 10px;
	-moz-border-radius:10px 0 0 10px;
	-webkit-border-radius:10px 0 0 10px;
}
#header .topMenu .menu li:last-child{
	border-right:0 none;
}
#header .topMenu .menu li.active:last-child{
	border-radius:0 10px 10px 0;
	-moz-border-radius:0 10px 10px 0;
	-webkit-border-radius:0 10px 10px 0;
}
#header .topMenu .menu > li > a > span{
	display:block;
	line-height:40px;
	color:#4e4e4e;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#header .topMenu .menu li.active > a > span{
	color:#FFF;
}
#header .topMenu .menu li ul{
	position:absolute;
	top:46px;
	left:0;
	display:none;
	width:100%;
	border:1px solid #bcbcbc;
	border-radius:5px;
	-moz-border-radius:5px;
	background:#DDD; /*c8c8c8;*/
	z-index:0;
}
#header .topMenu .menu li ul.open{
	z-index:1001;
}
#header .topMenu .menu li ul li{
	display:block;
	float:left;
}
#header .topMenu .menu li ul li.active{
	background:none !important;
}
#header .topMenu .menu li ul li a span{
	display:inline-block;
	line-height:22px;
	padding:0 15px;
	color:#7e7e7e;
	font-size:11px;
	background:url(../img/sub_menu_separator.gif) left center no-repeat;
}
#header .topMenu .menu li ul li:first-child a span{
	background:none;
}
#header .topMenu .menu li ul li.active a span, #header .topMenu .menu li ul li a:hover span{
	color:#2156a3 !important;
}
#main{
	padding:20px 15px 10px;
	zoom:1 !important;
}
#main .contentheading{
	display:none;
}
#main .componentheading, #main .contentheading, #main .titre_bloc{
	min-width:388px;
	overflow:hidden;
	color:#4A67BA;
	font-size:18px;
	padding:4px 10px;
	background:#E6E6E6 url(../img/main_content_title_bg.png) left repeat-y;
}
#main .titre_bloc{
	clear:both;
	margin:10px 0;
}
#main .sub_titre_bloc{
	overflow:hidden;
	color:#2156A3;
	font-size:14px;
	font-weight:bold;
	margin:5px 0;
	padding:2px 4px;
	background:#D5D5D5;
}
#main .blue_titre_bloc{
	display:block;
	color:#2156A3;
	font-size:18px;
	padding:5px 0;
	
}
#rightCol{
	float:right;
	padding-left:15px;
	overflow:hidden;
}
#main .content{
	overflow:hidden;
}
#main .content .componentheading{
	display:inline-block;
}
#main .content .createdate{
	color:#a0a0a0;
	font-size:14px;
}
#main .content .contentpaneopen{
	color:#525252;
	font-size:12px;
}
#main .content .contentpaneopen .titre_news:first-child{
	text-align:left;
	min-width:388px;
	overflow:hidden;
	color:#4A67BA;
	font-size:13px;
	padding:4px 10px;
	margin-bottom:20px;
	font-weight:bold;
	background:#E6E6E6 url(../img/main_content_title_bg.png) left repeat-y;
}
#main .content .contentpaneopen .titre_news *{
	color:inherit;
	font-size:inherit;
	text-align:inherit;
	font-weight:inherit;
}
#main .content .contentpaneopen .titre_news img{
	float:left;
	margin-right:20px;
}
#main .content .contentpaneopen p{
	line-height:20px;
}
#main .content .contentpaneopen .modifydate{
	color:#999;
	font-size:11px;
}
#main .content .contentpaneopen .readon{
	float:right;
	color:#00A4E4;
	text-decoration:underline;
}
#main .content .blog{
	display:block;
	padding-top:15px;
	overflow:hidden;
}
#main .content .blog .contentheading{
	display:none;
	padding:0;
	color:#2156a3;
	min-width:auto;
	background:none;
}
#main .content .blog .contentpaneopen{
	width:100%;
}
#main .content .blog .contentpaneopen .titre_news, #main .content .blog .contentpaneopen .titre_news *{
	font-size:13px;
	color:#2156a3;
	font-weight:bold;
	background:none;
	padding:0;
}
#main .content .blog .contentpaneopen .titre_news{
	padding-bottom:5px;
	margin-bottom:0;
}
#main .content .blog .contentpaneopen .titre_news img, #main .content .blog .contentpaneopen .introTxt img{
	display:none;
}
#main .content .blog .blog_more{
	display:none;
	padding:5px;
}
#main .content .blog .blog_more div:first-child{
	display:inline-block;
	min-width:388px;
	overflow:hidden;
	color:#00a4e4;
	font-size:18px;
	font-weight:normal;
	padding:4px 10px;
	background:#E6E6E6 url(../img/main_content_title_bg.png) left repeat-y;
}
#main .content .blog .blog_more div:first-child *{
	color:inherit;
	font-size:inherit;
	font-weight:inherit;
}
#main .content .blog .blog_more ul{
	padding:10px 0 5px;
}
#main .content .blog .blog_more ul li{
	padding:2px 0 2px 10px;
	list-style:inside circle;
}
#main .content .blog .blog_more ul li a{
	color:#525252;
	font-size:11px;
	font-weight:bold;
}
#main .content .blog .blog_more ul li a:hover{
	color:#2156A3;
	text-decoration:underline;
}
#main .content .categoryListing{
	display:block;
	padding:10px 5px;
}
#main .content .categoryListing .articleNumber{
	display:none;
	height:16px;
	width:16px;
	text-align:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/list-style.gif) center no-repeat;
}
#main .content .categoryListing .articleTitle{
	display:block;
	color:#2156A3;
	font-size:18px;
	font-weight:bold;
}
#main .content .categoryListing .articleTitle:hover{
	color:#525252;
	text-decoration:underline;
}
#main .content .categoryListing .articleIntro{
	padding:5px 0;
	color:#525252;
}
#main #component-contact{
	width:500px;
	overflow:hidden;
}
#main #component-contact label{
	display:block;
	color:#525252;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
}
#main #component-contact .inputbox{
	display:block;
	height:26px;
	width:300px;
	font-size:14px;
	color:#7E7E7E;
	border:0 none;
	background:#F7F7F7;
	border-radius:5px;
	-moz-border-radius:5px;
}
#main #component-contact textarea.inputbox{
	height:150px;
	width:500px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
}
#main #component-contact .button{
	float:right;
	border:0 none;
	color:#FFF;
	padding:5px 15px;
	margin-right:10px;
	cursor:pointer;
	font-size:16px;
	font-weight:bold;
	border-radius:10px;
	-moz-border-radius:10px;
	background:url(../img/main_menu_on.gif) center repeat-x;
}
#main .level_0{
	padding:10px;
	overflow:hidden;
}
#main .level_0 > li > a{
	color:#525252;
	font-size:12px;
	font-weight:bold;
}
#main .level_0 > li > ul li{
	list-style:inside circle;
}
#main .level_0 li a:hover{
	color:#2156A3;
	text-decoration:underline;
}
#main #membership .logos{
	position:relative;
	height:75px;
	width:451px;
	margin:0 auto;
	overflow:hidden;
	background:url(../img/membership.gif) top left no-repeat;
}
#main #membership .logos a{
	position:absolute;
	top:0;
	height:75px;
	width:75px;
	background-image:url(../img/membership.gif);
	background-repeat:no-repeat;
}
#main #membership .logos .logo1{
	left:0;
	width:52px;
	background-position:0px top;
}
#main #membership .logos .logo1:hover{
	background-position:0px bottom;
}

#main #membership .logos .logo2{
	left:82px;
	width:75px;
	background-position:-82px top;
}
#main #membership .logos .logo2:hover{
	background-position:-82px bottom;
}

#main #membership .logos .logo3{
	left:167px;
	width:200px;
	background-position:-167px top;
}
#main #membership .logos .logo3:hover{
	background-position:-167px bottom;
}

#main #membership .logos .logo4{
	left:388px;
	width:62px;
	background-position:-388px top;
}
#main #membership .logos .logo4:hover{
	background-position:-388px bottom;
}

#footer{
	display:none;
	position:absolute;
	bottom:0;
	left:0;
	width:960px;
	padding:10px 15px;
	overflow:hidden;
	background:#C5C5C5;
	border-top:2px solid #B9B9B9;
	box-shadow:0px 0px 5px rgba(100, 100, 100, 0.7);
	-moz-box-shadow:0px 0px 7px rgba(150, 150, 150, 0.7);
}
#footer .menu{
	float:left;
}
#footer .menu li{
	display:inline-block;
	padding:2px 10px 2px 11px;
	background:url(../img/sub_menu_separator.gif) left center no-repeat;
}
#footer .menu li:first-child{
	padding-left:0;
	background:none;
}
#footer .menu li a:hover{
	text-decoration:underline;
}
#footer div{
	float:right;
	color:#525252;
	padding:2px 0;
}
#footer div:last-child{
	display:none;
}
.wibiyaToolbar_item_anchor, .minMaxBtn_divider{
	display:none !important;
}
