/* Default Wordpress */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End Wordpress */

*{
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-family:verdana;
}

#close{
	display:none;
}

img{
	border:0px;
}

html, body{
	width:100%;
	height:100%;
}

body{
	background: url( 'images/background_repeat.jpg' ) top left repeat-x;
}

.body2{
	height: 100%;
	background: #FFFFFF url( 'images/background_repeat2.jpg' ) top left repeat-x;
}

#background{
	width:100%;
	background:url( 'images/background.jpg' ) top center no-repeat;
}

#background2{
	width: 100%;
	height: 100%;
	background: #FFFFFF url( 'images/background2.jpg' ) top center no-repeat;
}

#container{
	width:980px;
	margin:auto;
}

.border_container_left{
	width:208px;
	/*background:url( 'images/sidebar_left.jpg' ) top left no-repeat;*/
}

.border_container_right{
	width:34px;
	background:url( 'images/sidebar_right.jpg' ) top left no-repeat;
}

#header_banners{
	width:980px;
	height:160px;
	vertical-align:top;
}

#header_menu{
	text-align:left;
}

h2, .box_top a, h2 a{
	font-size:13px;
	font-family:verdana;
	text-decoration:none;
	color:#000000;
}

.title_yellow{
	font-size:11px;
	font-family:verdana;
	text-decoration:none;
	color:#f8b425;
	text-transform:capitalize;
	font-weight:bold;
}

h1, h1 a, h3, h3 a{
	font-family:verdana;
	font-size:21px;
	font-style:italic;
	font-weight:normal;
	color:#ed1e25;
	text-decoration:none;
}

.bg_article_bottom h3, .bg_article_bottom2 h3{
	color:#faab2a;
	font-size:11px;
	font-family:verdana;
	text-transform:uppercase;
	font-weight:bold;
	font-style:normal;
	margin:10px 0 10px 0;
}

.white,.white a{
	font-family:verdana;
	font-size:21px;
	font-style:italic;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	float:left;
}

.txt_type_1,.txt_type_1 a{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

.txt_type_2,.txt_type_2 a{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}

br{
	height:25px;
}

.input_txt{
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	color:#999999;
	padding:5px 7px 0 7px;
	height:17px;
	border:0px;
	background:none;
	width:128px;
}

.input_customized{
	background:url( 'images/input_shadow.jpg' );
	width:142px;
	text-align:center;
}

.textarea_customized{
	background:url( 'images/bg_textarea.jpg' ) top left no-repeat;
	width:695px;
	text-align:center;
	border:0px;
}

#presentation{
	height:30px;
}

.textarea_customized2{
	background:url( 'images/bg_textarea.jpg' ) top left no-repeat;
	width:418px;
	text-align:center;
	border:0px;
}

.textarea_customized textarea{
	border:0px;
	width:680px;
	height:160px;
	padding:10px 10px 10px 10px;
	display:block;
	background:transparent;
	overflow:auto;
}

.textarea_customized2 textarea{
	border:0px;
	width:418px;
	height:160px;
	padding:10px 10px 10px 10px;
	display:block;
	background:transparent;
	overflow:auto;
}

.spacer{
	font-size:8px;
	height:10px;
	line-height:10px;
}

#content{
	width:772px;
	background:#ffffff;
}

#content-bdc{
	width:772px;
	background:#ffffff;
}

#partners{
	width:180px;
	background:#00772F;
	color:#ffffff;
}

#partners a{
	margin-bottom:5px;
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
	display:block;
}

#partners a:hover, #footer a:hover{
	color:#00772F;
}

#footer{
	width:1014px;
	background:url( 'images/footer.jpg' ) bottom center no-repeat;
	padding:0 0 0 65px;
	font-size:10px;
	font-family:verdana;
	color:#999999;
}

#footer a{
	text-decoration:none;
	color:#999999;
}

#warning{
	text-align:center;
	font-size:10px;
	color:#666666;
	margin:40px 0 15px 0;
}

.box_top{
	background:url( 'images/box_top.jpg' ) top left no-repeat;
	padding:10px 0px 20px 26px;
}

.box_bottom{
	width:487px;
	background:url( 'images/box_bottom.jpg' ) bottom left no-repeat;
}




.box_mini_top{
	background:url( 'images/box_mini_top.jpg' ) top left no-repeat;
	padding:10px 10px 50px 15px;
}

.box_mini_top_bdc{
	background:url( 'images/box_mini_top_green.jpg' ) top left no-repeat;
}

.box_mini_bottom{
	width:232px;
	background:url( 'images/box_mini_bottom.jpg' ) bottom left no-repeat;
}

.box_mini_bottom_bdc{
	background:url( 'images/box_mini_bottom_green.jpg' ) bottom left repeat-y;
}

.box_mini_top p{
	font-family:verdana;
	font-size:10px;
	color:#666666;
	margin:5px 0 5px 0;
	padding-bottom:10px;
	text-decoration:none;
	border-bottom:1px dashed #666666;
}

.box_mini_top p a{
	font-family:verdana;
	font-size:10px;
	color:#666666;
	margin:5px 0 5px 0;
	padding-bottom:10px;
	text-decoration:none;
}


.box_large_top{
	background:url( 'images/box_large_top.jpg' ) top left no-repeat;
	padding:20px 0px 20px 26px;
	margin:0 0 10px 0;
}

.box_large_top3{
	background:url( 'images/bg_article_bottom2.jpg' ) bottom left no-repeat;
	padding:20px 0px 20px 26px;
	margin:0 0 10px 0;
}

.box_large_top2{
	border:1px solid #ff00ff;
	background:url( 'images/box_large_top.jpg' ) top left no-repeat;
	padding:20px 0px 20px 8px;
	margin:0 0 10px 0;
}

.box_large_bottom {
	width:742px;
	background:url( 'images/box_large_bottom.jpg' ) bottom left no-repeat;
}


.box_mini_top .bottom{
	font-family:verdana;
	font-size:10px;
	color:#000000;
	margin:15px 0 5px 0;
	text-decoration:none;
	border:0px;
}


.box_top p,.box_large_top p,.box_large_top3 p{
	font-family:verdana;
	font-size:10px;
	color:#666666;
	margin:5px 0 5px 0;
	text-decoration:none;
}

.box_top .level,.box_large_top .level,.box_large_top3 .level, .bg_article_bottom .level, .bg_article_bottom2 .level {
	color:#e2001a;
	font-weight:bold;
}

.box_top img{
	margin:10px 0 0 0;
	border:0px;
}

.content_h3{
	margin:5px 0 0 25px
}

.sticker{
	position:absolute;
	margin:-60px 0 0 0;
}

.sticker2{
	position:absolute;
	margin:-50px 0 0 0;
}

.sticker3{
	position:absolute;
	margin:-45px 0 0 0;
}

.content_last_txt,.box_large_top .content,.box_large_top3 .content{
	padding:0 15px 0 15px;
	font-family:verdana;
	font-size:11px;
	color:#000000;
}

.box_large_top .content, .box_large_top3 .content{
	padding:0 15px 0 15px;
	font-family:verdana;
	font-size:11px;
	color:#000000;
	text-align:justify;
}

.content2{
	padding:0 15px 0 10px;
	font-family:verdana;
	font-size:11px;
	color:#000000;
	text-align:justify;
}


.content_last_txt
	text-align:justify;
}

.content_last_txt{
	padding:10px 15px 0 5px;
}

#opacity{
	background:url( 'images/opacity.png' );
	width:186px;
	padding:20px 0 0 10px;
}

#search{
	width:230px;
	height:79px;
	padding-top:15px;
	background:url( 'images/btn_menu_06.jpg' ) top left no-repeat;
	float:left;
	text-align:center;
}

/* MENU */
.navigation_top_list{
	display:none;
	margin-top:55px;
	position: absolute;
	width:100%;
}

.navigation_menu_item {
	float: left;
	height: 20px;
	z-index:999;
	position:relative;
}

.navigation_menu_item ul{
	position:relative;
	list-style-type:none;
	border-bottom:3px solid #f8b425;
	z-index:999;
	background:#00772f url( 'images/sub_menu_bg.jpg' ) top left repeat-x;
	display:block;
}

.navigation_menu_item ul li{
	line-height:40px;
	text-align:center;
	width:100%;
	height:100%;
	border-top:1px dashed transparent;
	border-bottom:1px dashed transparent;
}

.navigation_menu_item ul li:hover{
	border-top:1px dashed #339259;
	border-bottom:1px dashed #339259;
	color:#f8b426;
}

.navigation_menu_item ul li a {
	width:100%;
	height:100%;
	display:block;
	color:#ffffff;
	text-decoration:none;
	font-family:verdana;
	font-size:10px;
	text-transform:uppercase;
}

.navigation_menu_item ul li a:hover {
 	width:100%;
 	height:100%;
 	display:block;
 	background:#12813e;
 	/*
 	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	*/
	color:#ffac00;
 }


/* Infobulle */
a . bubble img{
	z-index:1;
}

.bubble_content{
	color:#ffffff;
	font-family:verdana;
	font-size:11px;
	padding:3px;
	width:180px;
	height:30px;
	display:block;
	background:#f8b425 url( 'images/bg_bulle.jpg' ) top left repeat-x;
	border-left:1px solid #facc6a;
	border-top:1px solid #facc6a;
	border-right:1px solid #facc6a;
	z-index:999;
}

.bubble_content p{
	text-decoration:none;
}


a.bubble div{
	display:none;
}

a.bubble:hover div{
	display:block;
	position:absolute;
	margin:-2.8em 0 0 7em;
	padding:0px;
	z-index:999;
}

#menu{
	display:block;
	height:79px;
}

#research{
	width:180px;
	margin-left:20px;
}

#box_partners{
	position:absolute;
	margin:0 0 0 10px;
	background:#00772f;
	padding:5px;
}

#partners{
	display:none;
	width:490px;
}


#partners a{
	width:245px;
	float:left;
	color:#ffffff;
	text-decoration:none;
	float:left;
}

#partners a:hover{
	color:#ffffff;
}

.note,.note a{
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#666666;
}

.player{
	margin:0 0 20px 25px;
}

#breadcrumb{
	color:#999999;
	font-family:verdana;
	font-weight:normal;
	font-size:10px;
	margin: 0 10px 10px 35px;
	text-decoration:none;
}

#breadcrumb a{
	color:#666666;
	text-decoration:none;
}

#filter{
	width:715px;
	display:block;
	height:38px;
	background:#ffffff url( 'images/dashed.jpg' ) top left repeat-x;
}

#filter2{
	border-top:1px dashed #dddddd;
	border-bottom:1px dashed #dddddd;
	padding:10px 20px 10px 20px;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
}

#filter p{
	margin:0 15px 0 0;
	padding-top:10px;
	font-weight:bold;
	font-size:10px;
	width:200px;
}
#filter p,#filter a{
	float:left;
}

#filter a {
	padding:10px 15px 14px 15px;
	margin:0 10px 0 10px;
	font-family:verdana;
	font-size:11px;
	display:block;
	text-decoration:none;
}

#filter a:hover{
	background:#00772f url( 'images/arrow_green.jpg' ) bottom center no-repeat;
	color:#ffffff;
}

.filter_on{
  text-transform: uppercase;
	color:#ffffff;
	background:#00772f url( 'images/arrow_green.jpg' ) bottom center no-repeat;
}

.filter_off{
	text-transform: uppercase;
	background:transparent;
	color:#666666;
}

#filter_smallest{
	width:715px;
	display:block;
	height:38px;
	background:#ffffff url( 'images/dashed.jpg' ) top left repeat-x;
}

#filter_smallest p{
	margin:0 15px 0 0;
	padding-top:10px;
	font-weight:bold;
	font-size:9px;
	width:190px;
}
#filter_smallest p,#filter_smallest a{
	float:left;
}

#filter_smallest a {
	padding:10px 5px 14px 5px;
	margin:0 10px 0 10px;
	font-family:verdana;
	font-size:11px;
	display:block;
	text-decoration:none;
  text-transform: uppercase;
}

#filter_smallest a:hover, #filter_smallest a.filter_off2:hover {
	color:#ffffff;
}

#filter_smallest a.filter_off2 {
	color:#666666;
}

.red a:hover{
	background:#00772f url( 'images/arrow_red.jpg' ) bottom center no-repeat;
}

.blue a:hover{
	background:#00772f url( 'images/arrow_blue.jpg' ) bottom center no-repeat;
}

.grey a:hover{
	background:#00772f url( 'images/arrow_grey.jpg' ) bottom center no-repeat;
}

.lightgreen a:hover{
	background:#00772f url( 'images/arrow_green.jpg' ) bottom center no-repeat;
}

.purple a:hover{
	background:#00772f url( 'images/arrow_purple.jpg' ) bottom center no-repeat;
}



.filter_grey_on {
	background:#666666 url( 'images/arrow_grey.jpg' ) bottom center no-repeat;
	color:#ffffff;
}

.filter_red_on {
	background:#770000 url( 'images/arrow_red.jpg' ) bottom center no-repeat;
	color:#ffffff;
}

.filter_blue_on {
	background:#005a77 url( 'images/arrow_blue.jpg' ) bottom center no-repeat;
	color:#ffffff;
}

.filter_lightgreen_on {
	background:#770000 url( 'images/arrow_green.jpg' ) bottom center no-repeat;
	color:#ffffff;
}

.filter_purple_on {
	background:#770000 url( 'images/arrow_purple.jpg' ) bottom center no-repeat;
	color:#ffffff;
}



/**/

#categories_header{
	margin:10px 0 20px 30px;
}

.bg_article_top{
	width:754px;
	background:transparent url( 'images/bg_article_top.jpg' ) top left no-repeat;
}

.bg_article_middle{
	width:754px;
	background:transparent url( 'images/bg_article_middle.jpg' ) top left repeat-y;
}

.bg_article_bottom {
	padding:20px 20px 40px 30px;
	background:transparent url( 'images/bg_article_bottom.jpg' ) bottom left no-repeat;
}

.bg_article_bottom2 {
	padding:20px 20px 40px 30px;
	background:transparent url( 'images/bg_article_bottom2.jpg' ) bottom left no-repeat;
}

.bg_article_bottom2 p img{
	border:1px solid #F7B322;
	padding:0px;
}

.bg_article_bottom-bdc {
	background-color: #FFFFFF;
}

.bg_article_bottom p,.bg_article_bottom2 p {
	font-family:verdana;
	font-size:11px;
	color:#666666;
	padding-bottom:10px;
}

.bg_article_bottom p span, .bg_article_bottom2 p span{
	font-weight:bold;
}


.bg_tips_top{
	width:747px;
	background:transparent url( 'images/bg_tips_top.jpg' ) top left no-repeat;
}

.bg_tips_middle{
	width:747px;
	background:transparent url( 'images/bg_tips_middle.jpg' ) top left repeat-y;
}

.bg_tips_bottom{
	padding:80px 20px 40px 30px;
	background:transparent url( 'images/bg_tips_bottom.jpg' ) bottom left no-repeat;
}

.bg_tips_bottom p{
	font-family:verdana;
	font-size:11px;
	color:#00772f;
	font-style:italic;
}

.comments_orange{
	color:#faab2a;
	font-size:11px;
	font-family:verdana;
}

#commentform input,#commentform textarea{
	margin: 10px 0 10px 0;
}

#commentform label, #commentform textarea{
	color:#666666;
	font-size:11px;
	font-family:verdana;
}

.fn a,.says{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	font-family:verdana;
	font-size:11px;
}

.comment-meta,.comment-meta a{
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	font-family:verdana;
	font-size:10px;
	text-decoration:none;
	margin:0 0 15px 0;
}

ol{
	list-style-type:none;
}

#respond a{
	color:#000000;
	font-weight:bold;
}

.linkcat h2{
	display:none;
}

.linkcat ul{
	list-style-type:none;
}

/* LANDING PAGE */
.landing_title{
	font-size:36px;
	color:#00772f;
	font-family:verdana;
	font-style:normal;
}

.landing_question{
	font-size:24px;
	color:#666666;
	font-family:verdana;
	font-style:normal;
	font-weight:bold;
}

.landing_answer{
	font-size:36px;
	color:#fbac2b;
	font-family:verdana;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

/* PAGINATION */
.nav a,.pagination,.pagination a{
	font-family:verdana;
	font-size:13px;
	color:#666666;
	text-decoration:none;
}

.pagination{
	margin-left:6px;
	width: 740px;
	padding: 10px 0 25px 0;
}

.pagination .current_page {
	color: #000000;
	font-weight: bold;
}

.archive a{
	font-family:verdana;
	font-size:13px;
	color:#666666;
	text-decoration:none;
}

#send_to_a_friend{
	border-top:1px solid #008345;
	border-bottom:1px solid #008345;
	margin:10px 0 0 0;
	padding:10px 0 10px 0;
	font-family:verdana;
	font-size:10px;
	color:#000000;
}

#send_to_a_friend .input{
	width:315px;
}

#send_to_a_friend textarea{
	font-family:verdana;
	font-size:10px;
	color:#000000;
	width:690px;
}

/*#send_to_a_friend textarea, #send_to_a_friend .input{*/
.input{
	font-family:verdana;
	font-size:10px;
	color:#666666;
}

.captcha{
	font-family:verdana;
	font-size:10px;
	color:#666666;
}

/* Formulaire espace pro*/
#inscription td{
	font-family:verdana;
	color:#666666;
	font-size:13px;
}

#inscription .input{
	width:260px;
	font-family:verdana;
	font-size:10px;
	color:#666666;
}

.label{
	font-family:verdana;
	font-size:11px;
	color:#666666;
	text-align:right;
	font-weight:bold;
}

#intro p{
	font-family:verdana;font-color:#666666;
	font-size:13px;
	margin:0 30px 0 30px;
	color:#666666;
}

.qcm{
	display:none;
}

.qcm .number{
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	color:#00772f;
	padding:0 0 5px 20px;
}

.qcm td input{
	margin:0 5px 0 20px;
}

.qcm .answer{
	font-family:verdana;
	font-size:11px;
	color:#666666;
}

.qcm .question{
	background:#00772f;
	padding:5px 20px 5px 20px;
}

.qcm .question p{
	color:#ffffff;
	font-family:verdana;
	font-size:13px;
	font-style:italic;
}

#intro p{
	font-family:verdana;font-color:#666666;
	font-size:13px;
	margin:0 30px 0 30px;
	color:#666666;
}

#intro_pro p{
	font-family:verdana;
	font-size:10px;
	color:#666666;
}

.avatar{
	display:none;
}

.fn{
	font-weight:bold;
	font-style:normal;
	font-family:verdana;
	font-size:11px;
}

.darkgrey{
	background:#f1f1f1;
}

.lightgrey{
	background:#fafafa;
}

.comment-body{
	margin:0 0 2px 0;
	padding:10px 20px 10px 20px;
}

#password_lost{
	display:none;
}

.select{
	font-family:verdana;
	font-size:10px;
	color:#666666;
}

.green{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#00772f;
	text-decoration:none;
}

.bg_green{
	background:transparent url( 'images/event_1.png' ) top left no-repeat;
}

.bg_red{
	background:transparent url( 'images/event_2.png' ) top left no-repeat;
}

.day{
	font-family:verdana;
	font-size:80px;
	font-weight:bold;
	color:#ffffff;
	line-height:65px;
	text-decoration:none;
}

.month_year{
	font-family:verdana;
	font-size:21px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}


#anim_adjust{
	text-align:center;
}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}



.alignright {
float: right;
}

.alignleft {
float: left;
}

.qcm_next{
	position:absolute;
	margin-left:361px;
}

.clear{
	clear:both;
	display:none;
}

#map{
	border:1px solid #00772F;
	width:221px;
	height:187px;
	float:left;
}

#map div span{
	display:none;
}

.sitemap_link{
	font-family:verdana;
	font-size:16px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

.sitemap_sublink{
	font-family:verdana;
	font-size:14px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	margin-left:30px;
}

.bg_article_bottom table td p,.bg_article_bottom2 table td p, .bg_article_bottom table td,.bg_article_bottom2 table td,  .website{
	font-size:11px;
	font-family:verdana;
	color:#666666;
}

.conditions, .conditions a{
	color:#666666;
}
	
#inscription a{
	color:#666666;
}

#intro_pro{
	margin-right:35px;
}

#solutions_list tr td {
	border-bottom: 5px solid #ffffff;
}

#forms_table td {
	vertical-align: top;
}

.form_table {
	width: 335px;
	margin: auto;
}

.form_table .title {
	text-align: center;
	color: #000000;
	font-size: 15px;
}

.form_table th, .form_table td {
	padding: 2px 0 2px 0;
}

.form_table th {
	width: 195px;
	text-align: right;
}

.form_table td {
	width: 140px;
	padding: 2px 0 2px 0;
}

.form_table th label {
	display: block;
	padding-right: 7px;
}

.form_table .spacer {
	font-size: 8px;
	line-height: 8px;
	height: 6px;
}
.form_table .checkbox {
	padding: 0 0 0 110px;
}

.form_table .checkbox label, .form_table .checkbox input {
	float: left;
}

.form_table .checkbox label {
	padding: 0 0 0 5px;
}

.form_table .submit, #question_table .submit {
	background: #00772F;
	border: 0;
	padding: 2px 10px 2px 10px;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
}

#polls {
	font-size: 10px;
	margin: 10px 10px 0 0;
	padding: 5px 5px 5px 5px;
	border: 1px solid #faab2a;
	background: #ffffff;
}

#polls * {
	margin-left: 0;
}

.wp-polls-ul label, .wp-polls-ul input {
	float: left;
}

.wp-polls-ul input {
	clear: both;
}

.wp-polls-ul label {
	width: 140px;
	padding: 0 0 10px 5px;
}

.wp-polls .Buttons {
	clear: both;
	margin: 10px 0 0 0;
}