:focus{
    outline:none;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
html{
	background:#171715 url(images/bgr_html.png) repeat-x;
}
body{
	margin:0px;
	padding:0 0 40px 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background:url(images/bgr_main.png) no-repeat top right;
	color:#333333;
}

#page{
	width:961px;;
	margin:0 auto;
}
/* mainmenu */
#mainmenu{
	width:961px;
	height:24px;
	margin:0 0 0 19px;
}
#bordure_verte{
    width:961px;
    height:38px;
	background: #88C414 url(images/coin_vert_top_menu.gif) no-repeat left top;
	margin:0 0 0 19px;
	vertical-align:middle;
	position:relative;
	z-index:1;
}
#bordure_verte .date{
	color:#FFFFFF;
	padding: 12px 0 0 23px;
	font:bold 13px Verdana, Arial,  sans serif;
}
#bordure_verte .date strong{
	font:bold 16px Verdana, Arial,  sans serif;
}
#mainmenu ul{
	padding: 0;
	list-style-type: none;
	z-index:1000;
	float:right;
}
/*Top level list items*/
#mainmenu ul li{
	position: relative;
	display: inline;
	float: left;
	z-index:1000;
	color:#323129;
	border-bottom:0;
	padding:0 0 0 0px;
	font:bold 11px Verdana, Arial, sans serif;
}
#mainmenu ul li.first{
	padding:0;
	background:none;
	border-left:0;
}
/*Top level menu link items style*/
#mainmenu ul li a{
	display:block;
	color:#000;
	z-index:1000;
	height:20px;
	background: #ffffff no-repeat bottom left;
	padding:4px 11px 0 11px;
	margin:0 0 0 0px;
}
#mainmenu ul li a div{
    background: #88C414;
}
* html #mainmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #mainmenu ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
#mainmenu ul li a:link, #mainmenucat ul li a:visited{
	text-decoration:none;
}
#mainmenu ul li a:hover, #mainmenu .current_page_item a, #mainmenu .select a{
	text-decoration:none;
	background: #88c414 no-repeat bottom left;
}
/*1st sub level menu*/
#mainmenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	border:0;
	padding:0;
	margin:-1px 0 0 0;
	background:#b30101;
}
/*Sub level menu list items (undo style from Top level List Items)*/
#mainmenu ul li ul li{
	display: list-item;
	float: none;
	font-size:1.0em;
	background:none;
	padding:0;
	margin:0;
	border:0;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#mainmenu ul li ul li ul{
	top: 0;
	margin:0;
	background:#800101;
}
/* Sub level menu links style */
#mainmenu ul li ul li a, #mainmenu ul li.current_page_item ul a, #mainmenu ul li.select ul a{
	width: 164px; /*width of sub menus*/
	height:auto;
	padding: 7px 5px 7px 14px;
	margin: 0;
	background:#b30101;
	border-bottom:1px solid #8f0101;
	text-align:left;
	text-decoration:none;
	color:#f0cccc;
	font-size:15px;
	text-transform:capitalize;
	font-weight:normal;
}
#mainmenu ul li ul li a:hover{ /*sub menus hover style*/
	text-decoration:none;
	background:#800101;
}
/* #
/* Sub level menu links style */
#mainmenu ul li ul li ul li a, #mainmenu ul li.current_page_item ul li ul a, #mainmenu ul li.select ul li ul a{
	background:#800101;
	border-bottom:1px solid #993434;
}
#mainmenu ul li ul li ul li a:hover{ /*sub menus hover style*/
	text-decoration:none;
	background:#b30101;
}
/*######## CSS classes applied to down and right arrow images  ######### */
/* HEADER */

#header{
	width:100%;
	height:106px;
}
#header #carres{
    width:149px; height: 197px;
    position:absolute;
    top:211px; 
    margin-left:-130px;
    margin-right: auto;
    background:url(images/carres.jpg);
}
#logo{
	padding:30px 0 40px 39px;
}
 #lg_chooser{
    float:left;
    position:relative;
    left:0px; top:0px;
}
#lg_chooser #qtranslate-chooser {
   
}
#lg_chooser #qtranslate-2-chooser li{
    display:block;
}
#lg_chooser #qtranslate-2-chooser li a{
    font:bold 12px Verdana, Arial, sans serif;
    color:#a19fa0;
    padding: 0 0 0 38px;
}
#lg_chooser #qtranslate-2-chooser li.active{
    display:none;
}
#logo a{
	font-size:48px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-style:italic;
}
/* BODY */
.body{
	width:961px;
	background:#fefefe;
	margin: 0 0 0 19px;
	/* background:url(images/bgr_body.png) repeat-y; */
}
.body_top{
	width:961px;
	/* background:url(images/bgr_body_top.png) no-repeat; */
}
.body_end{
	width: 961px;
	padding:0 0 60px 0;	
	background: url(images/content_bg.gif) left top repeat-y #FFFFFF;
	/* background:url(images/bgr_body_end.png) no-repeat left bottom; */
}
#content{
	width:638px;
	float:left;
	height: 100%;
}
#sidebar{
	width:323px;
	float:right;
}
#sidebar_left{
	float:left;
	width:119px;
	padding:0 14px 0 22px;
	border-right: 1px dotted #6e6e6e;
}

/* Conferenciers  */
#sidebar_left div.conferenciers{
	margin: 0 0 10px 0;
}
#sidebar_left div.photo{
	padding:5px 0 5px 0;
}
#sidebar_left div.titre{
	color: #f08a01;
	font: bold 10px Verdana, Arial, sans serif;
}
#sidebar_left div.resume{
	color: #323129;
	font: italic 10px Verdana, Arial, sans serif;
}
#sidebar_left div.resume a{
	color: #95c041;
}
#sidebar_left div.resume a:hover{
	text-decoration:underline;
}
/* FIN Conferenciers  */
#sidebar_right{
	float:right;
	width:137px;
	padding:0 9px 0 8px;
}
/*irecent_post*/
#irecent_post{
	width:100%;
	overflow:hidden;
}
#irecent_post_left{
	float:left;
	width:293px;
	line-height:1.6em;
	font-size:12px;
	padding:6px 0 7px 6px;
}
#irecent_post_right{
	float:right;
	width:295px;
	line-height:1.6em;
	font-size:12px;
	padding:6px 0 7px 6px;
}
#irecent_post_right ul li{
	margin-bottom:16px;
}
#irecent_post_right h2{
	font-family:Verdana, Arial, Sans-serif;
	color:#323129;
	font-size:16px;
	border-bottom:1px solid #ffc128;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	font-weight:bold;
	line-height:0.9em;
}
/*irecent_post_left*/
#irecent_post_left h2{
	font-family:Verdana, Arial, Sans-serif;
	color:#323129;
	font-size:16px;
	border-bottom:1px solid #ffc128;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	font-weight:bold;
	line-height:0.9em;
}
.irecent_post{
	width:100%;
	overflow:hidden;
}
.irecent_post_title h3{
	color:#88C414;
	font-size:12px;
}
.irecent_post_title h3 a{
	color:#88C414;
}
.irecent_post_title .info, .irecent_post_title .rate{
	color:#20201C;
	font-size:10px;
	padding:6px 0 7px 0;
	background:url(images/dotted_grey.gif) repeat-x bottom;
}
.irecent_post_title .info a, .irecent_post_title .info b.author{
	color:#f59c1e;
}
.irecent_post_title .rate img{
	position:relative;
	top:2px;
}
.irecent_post_entry{
	width:100%;
	overflow:hidden;
	line-height:1.6em;
	font-size:12px;
	padding:6px 0 7px 0;
	background:url(images/dotted_grey.gif) repeat-x bottom;
	margin:0 0 10px 0;
}
.irecent_post_entry img{
	float:left;
	margin:0 10px 5px 0;
	width:100px;
	height:100px;
}
#irecent_post .banner_left{
	padding:0 0 14px 0;
	margin:0 0 10px 0;
	background:url(images/dotted_grey.gif) repeat-x bottom;
}
/*irecent_post_tabs*/
#irecent_post_tabs{
	width:293px;
	margin:0 0 15px 0;
	border:1px solid #dcd7cc;
	background:#f9f6ef;
}
#irecent_post_tabs_links{
	width:100%;
	overflow:hidden;
	background:#e1dcd1;
}
#irecent_post_tabs_links li{
	float:left;
}
#irecent_post_tabs_links li span{
	display:block;
}
#irecent_post_tabs_links li a{
	font-size:11px;
	color:#000;
	text-align:center;
	float:left;
	display:block;
	padding:8px 0 0 0;
	width:98px;
	height:35px;
}
#irecent_post_tabs_links li.last a{
	width:97px;
}
#irecent_post_tabs_links li a.selected{
	background:#f9f6ef;
	text-decoration:none;
	font-weight:bold;
}
.irecent_post_tabs_item{
	width:100%;
	padding:0 0 15px 0;
}
.irecent_post_tabs_item li{
	font-size:12px;
	line-height:16px;
	color:#323130;
	border-bottom:1px dotted #d49795;
	padding:8px 0 8px 0;
	margin:0 12px 0 12px;
}
.irecent_post_tabs_item li a{
	font-weight:bold;
	color:#af383a;
}
/* post*/
#post_container{
		width:600px;
 		padding:20px 18px 0 18px;  		
}
#post_container #post-121 h2{	
 		border-bottom: 1px solid #F19212;
}
.home #post_container{
	width:606px;
	padding:15px 15px 0 17px;
}
.post{
	width:100%;
	margin:0 0 30px 0;
}
.post-top{
	width:100%;
	overflow:hidden;
}
.post-top h2{
	font-size:16px;
	color:#000;
	font-weight:bold;
	font-family:Verdana, Arial, Sans-serif;
	margin:0 0 6px 0;
	float:left;
	width:515px;
}
.post-top h2 a{
	color:#000;
}
.post-top .post_comments{
	float:right;
	text-align:center;
	color:#d7d7d7;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	background:url(images/bgr_post_comments.png) no-repeat;
	width:63px;
	height:52px;
	text-align:center;
}
.post-top .post_comments p{
	padding:4px 0 0 0;
}
.post-top .post_comments p a{
	color:#d7d7d7;
}
.post .info{
	width:100%;
	border-bottom:1px solid #cccccc;
	color:#7d7d7d;
	font-size:12px;
	padding:5px 0 7px 0;
}
.post .info a, .post .info span, .post .info b{
	color:#F08A01;
}
.post .rate{
	width:100%;
	border-bottom:1px solid #cccccc;
	color:#7d7d7d;
	font-size:12px;
	padding:5px 0 7px 0;
}
.post .rate img{
	position:relative;
	top:2px;
}
.entry{
	line-height:20px;
	font-size:13px;
	margin:15px 0 0 0;
	width:100%;
	/*overflow:hidden;*/
}
.entry p{
	padding-bottom:15px;
}
.entry p a{
	font-weight:bold;
	color:#7ab111;
	text-decoration:underline;
}
.entry p a:hover{
	text-decoration:none;
}
.entry .banner{
	text-align:center;
	padding:0 0 15px 0;
}
.entry .banner_left{
	float:left;
	padding:0 10px 5px 0;
}
.postmetadata{
	width:100%;
	overflow:hidden;
	clear:both;
	font-size:12px;
	background:url(images/bgr_postmetadata.png) no-repeat;
	padding:15px 0 20px 0;
	text-align:right;
}
.postmetadata a{
	color:#88C414;
	text-decoration:underline;
	font-weight:bold;
	background:url(images/ico_postmetadata.gif) no-repeat left 2px;
	padding:0 0 0 16px;
	margin:0 10px 0 0;
}
.postmetadata a:hover{
	text-decoration:none;
}

.post-page{
	width:100%;
	margin:0 0 30px 0;
}

h2.page_title{
	font-size:29px;
	color:#323129;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 6px 0;
	padding:0 0 7px 0;
	/* border-bottom:1px solid #ffc128; */
	font-style:italic;
}
.post-page .entry strong{
	color:#000;
}
.post-page .entry h1, .post-page .entry h2, .post-page .entry h3, .post-page .entry h4, .post-page .entry h5, .post-page .entry h6{
	font-size:31px;
	color:#000;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.post-page .entry h1{
	font-size:24px;
	padding:0 0 14px 0;
}

.post-page .entry h2{
	font-size:22px;
	padding:0 0 14px 0;
}

.post-page .entry h3{
	font-size:20px;
	padding:0 0 12px 0;
}

.post-page .entry h4{
	font-size:18px;
	padding:0 0 10px 0;
}

.post-page .entry h5{
	font-size:16px;
	padding:0 0 8px 0;
}

.post-page .entry h6{
	font-size:14px;
	padding:0 0 6px 0;
} 
/*wp_related_posts*/
#wp_related_posts{
	width:536px;
	margin:0 0 30px 0;
	background:#fafafa;
	border:1px solid #dedede;
	padding:10px 20px 20px 20px;
}

#wp_related_posts h2{
	color:#b20101;
	font-size:27px;
	line-height:1.3em;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#wp_related_posts ul{
	padding:10px 0 0 0;
	margin:0;
	list-style:none;
}

#wp_related_posts ul li{
	font-size:13px;
	line-height:1.6em;
	border-bottom:1px solid #dbdbdb;
	padding:6px 0 6px 0;
	list-style:none;
}

#wp_related_posts ul li a{
	background:url(images/ico_related_posts.gif) no-repeat left 6px;
	padding:0 0 0 14px;
	display:block;
}
/*post_digtwit*/
.post_digtwit{
	width:536px;
	margin:20px 0 0 0;
	background:#fafafa;
	border:1px solid #dedede;
	padding:10px 20px 20px 20px;
}
.post_digtwit h2{
	color:#F08A01;
	font-size:27px;
	line-height:1.3em;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#content .post_digtwit ul{
	width:100%;
	overflow:hidden;
	padding:14px 0 0 0;
}
#content .post_digtwit li{
	float:left;
	background:none;
	padding:0 25px 0 0;
	margin:0;
	border:0;
}
#content .post_digtwit li a{
	background:none;
	padding:0;
	margin:0;
}

/* COLONNE LEFT SIDEBAR DES PAGES DE BLOGUE */
#sidebar_left h2.blogue, #sidebar_left ul.blogue li h2{
	font-size:15px;
	color:#323129;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 6px 0;
	padding:0 0 2px 0;
	border-bottom:1px solid #ffc128;
	font-style:italic;
}
#sidebar_left ul.blogue, #sidebar_left ul.blogue li h2 ul{
	font:italic 10px Verdana, Arial, sans serif;
	color:#323129;
	margin: 0 0 10px 0;
}
/*
#sidebar_left ul.blogue{
    list-style: none url('images/green_bullet.gif');
	list-style-position: inside;
}
*/

#sidebar_left ul.auteurs a{
	font-size:12px;
	color:#88c414;
	font-weight:bold;
	font-family:Verdana, Arial, sans serif;
	list-style: none;
	list-style-position: inside;
	margin:0 0 20px 0;
}
#sidebar_left ul.auteurs li {
	margin:0 0 3px 0;
}
#sidebar_left ul.recents{
	font-size:italic 10px Verdana, Arial, sans serif;
	color:#88c414;
	list-style: none url('images/arrow_bullet.gif');
	list-style-position: inside;
	margin:0 0 20px 0;
}
#sidebar_left ul.recents li {
	margin:0 0 15px 0;
}
#sidebar_left ul.categories{
	font-size:italic 10px Verdana, Arial, sans serif;
	color:#88c414;
	list-style: none url('images/green_bullet.gif');
	list-style-position: inside;
	margin:0 0 20px 0;
}
#sidebar_left ul.categories li {
	margin:0 0 3px 0;
}
#sidebar_left ul.archives{
	font-size:italic 10px Verdana, Arial, sans serif;
	color:#88c414;
	list-style: none url('images/green_bullet.gif');
	list-style-position: inside;
	margin:0 0 20px 0;
}
#sidebar_left ul.archives li {
	margin:0 0 3px 0;
}

/* FIN COLONNE LEFT SIDEBAR DES PAGES DE BLOGUE */




/*sidebars*/

#sidebar_right{
    background:url(images/coin_droit_sidebar_right.gif) no-repeat right top;
}
#sidebar_twitter{
	width:100%;
	height:131px;
	background:url(images/bgr_sidebar_twitter.png) no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin: 239px 0 0 0;
}
#sidebar_twitter h2{
	color:#0753a0;
	font-size:15px;
	font-weight:normal;
	padding:10px 0 10px 75px;
}
#sidebar_twitter h2 a{
	color:#0753a0;
}
#twitter_update_list{
	padding:0 15px 0 75px;
	font-size:12px;
	line-height:1.5em;
}
#twitter_update_list span{
	display:block;
}
#twitter_update_list a{
	font-weight:bold;
	color:#316eaf;
	font-size:12px !important;
}
#twitter_update_list span a{
	font-weight:normal;
	color:#0753a0;
}
/*sidebars*/
div.sidebar_widgets{
    margin: 237px 0 0 0;
}
.sidebar_widgets{
	font-size:13px;
	line-height:1.5em;
	color:#323130;
	padding:10px 0 0 0;
}
.sidebar_widgets a{
	color:#323130;
}
#sidebar_right a{
	text-decoration:underline;
}
#sidebar_right a:hover{
	text-decoration:none;
}
#sidebar_right h2{
    font: bold 10px Verdana, Arial, sans-serif;
}
.sidebar_widgets .widgettitle{
	color:#302f27;
	font:bold italic 14px Georgia, "Times New Roman", Times, serif;
	margin:0 0 5px 0;
	padding:10px 0 5px 0;
}
.sidebar_widgets .widget_categories a, .sidebar_widgets .widget_archive a, .sidebar_widgets .widget_links a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_pages a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_recent_entries a{
	display:block;
}
.sidebar_widgets .widget_categories a{
	display:inline;
}
.sidebar_widgets ul{
}
.sidebar_widgets ul li{
	margin:0 0 20px 0;
}
.sidebar_widgets ul ul{
}
.sidebar_widgets ul li ul li{
	background:none;
	border:0;
	padding:4px 0 4px 3px;
	margin:0;
}
.sidebar_widgets ul ul ul{
	margin:0 0 0 5px;
}
.sidebar_widgets ul li ul li ul li{
	border:0;
}
.widget_tag_cloud a, .widget_text .textwidget{
	padding:5px 5px 5px 5px;
	line-height:1.4em;
	font-size: 11px;
}
.sidebar_widgets .widget_polls li{
	border:0;
}
.sidebar_widgets ul li.widget_recent_entries ul li{
	background:url(images/bgr_widget_recent_entries.gif) no-repeat left bottom;
	padding:5px 0 6px 0;
}
.widget_recent_entries, .widget_recent_entries a{
	color:#555555;
	font-weight:bold;
}
/*sidebar_ads*/
#sidebar_ads{
	background:#fff;
	padding:20px 0 0 9px;
	width:314px;
	overflow:hidden;
	clear:both;
	/* background:#fff url(images/bgr_sidebar_container.png) no-repeat; */
}
#sidebar_ads_body{
	width:100%;
	overflow:hidden;
}
#sidebar_ads div{
	float:left;
	padding:0 10px 10px 10px;
}
/*sidebar_search*/
#sidebar_search{
	width:100%;
	height:73px;
	background:url(images/bgr_sidebar_search.png) no-repeat;
	overflow:hidden;
}
#sidebar_search div{
	float:left;
	padding:19px 0 0 19px;
}
#sidebar_search_val{
	float:left;
	background:#fff;
	border:1px solid #ccc3b2;
	width:217px;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	color:#7f7f7f;
	padding:8px 9px 9px 9px;
	margin:0 13px 0 0;
}
#sidebar_search_sub{
	float:right;
}
/*sidebar_social*/
#sidebar_social{
	width:100%;
	height:60px;
	overflow:hidden;
	background:url(images/bgr_sidebar_social.png) no-repeat;
}
#sidebar_social ul{
	float:left;
	padding:12px 0 0 0;
}
#sidebar_social li{
	float:left;
	padding:0 11px 0 16px;
}
#sidebar_social img{
	float:left;
}
/*board*/
#board{
	width:100%;
	height:264px;
	overflow:hidden;
	display:none;
	/* background:#eddec2 url(images/bgr_board.png) no-repeat; */
}
#board2{
	width:100%;
	height:264px;
	overflow:hidden;
	/* background:#eddec2 url(images/bgr_board.png) no-repeat; */
}
#board_items{
	width:638px;
	padding:0 0 0 0;
}
#board_body{
	width:100%;
}
#board_carusel{
	width:638px;
	height:244px;
	position:relative;
}
#board_carusel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
.board_item{
	width:638px;
	height:244px;
	overflow:hidden;
}
#board_body strong{
	font-size:12px;
	color:#000;
	line-height:18px;
	display:block;
}
#board_body p{
	font-size:12px;
	color:#2f2c27;
	line-height:18px;
	padding:0 0 10px 0;
	position:relative;
	top:20px; left:20px;
}
#board_body p img{
	float:left; 
	margin:0 10px 0 0;
    width:638px;
    height:244px;
    position:relative;
	top:-20px; left:-20px;
}
#board_body p a{
	color:#000;
}
#board_body p.more a{
	text-decoration:underline;
	color:#bf2d27;
}
#board_body p.more a:hover{
	text-decoration:none;
}

#board_carusel_nav{
	width:100%;
	overflow:hidden;
}
#board_carusel_nav li{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	float:left;
	padding:0 3px 0 0;
}
#board_carusel_nav a{
	display:block;
	float:left;
	background:#e9dcc4;
	color:#000;
	text-align:center;
	padding:2px 4px 2px 4px;
}
#board_carusel_nav a.selected, #board_carusel_nav a:hover{
	text-decoration:none;
	font-weight:bold;
	background:#bc8d75;
	color:#ffffff;
}


/*board BACKUP !!! 
#board{
	width:100%;
	height:264px;
	overflow:hidden;
	background:#eddec2 url(images/bgr_board.png) no-repeat;
}
#board_items{
	width:545px;
	padding:15px 0 0 27px;
}
#board_body{
	width:100%;
}
#board_carusel{
	width:545px;
	height:170px;
	position:relative;
}
#board_carusel .belt{
	position: absolute; leave this value alone
	left: 0;
	top: 0;
}
.board_item{
	width:545px;
	height:170px;
	overflow:hidden;
}
#board_body strong{
	font-size:12px;
	color:#000;
	line-height:18px;
	display:block;
}
#board_body p{
	font-size:12px;
	color:#2f2c27;
	line-height:18px;
	padding:0 0 10px 0;
}
#board_body p img{
	float:left;
	margin:0 10px 0 0;
    width:160px; 
 	height:160px; 
    width:638px;
    height:264px;
	border:1px solid #b9af9c;
}
#board_body p a{
	color:#000;
}
#board_body p.more a{
	text-decoration:underline;
	color:#bf2d27;
}
#board_body p.more a:hover{
	text-decoration:none;
}

#board_carusel_nav{
	width:100%;
	overflow:hidden;
}
#board_carusel_nav li{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	float:left;
	padding:0 3px 0 0;
}
#board_carusel_nav a{
	display:block;
	float:left;
	background:#e9dcc4;
	color:#000;
	text-align:center;
	padding:2px 4px 2px 4px;
}
#board_carusel_nav a.selected, #board_carusel_nav a:hover{
	text-decoration:none;
	font-weight:bold;
	background:#bc8d75;
	color:#ffffff;
}
*/



/* FOOTER */
#footer{
	width:100%;
	height:60px;
	overflow:hidden;
	margin-left: 10px;
	clear: both;
}
#footer_begin{
    width:961px;
    margin: 0 0 0 19px;
	float:left;
	border-bottom: 10px solid #88C414;
	background:url(images/footer_gradient.jpg) repeat-y;
}
#footer_begin #footer_pdf_download{
    padding:15px;
    font: normal 10px Verdana, Arial, sans serif; 
}
#footer_begin #footer_pdf_download a{
    font: normal 11px Verdana, Arial, sans serif; 
}
#footer_info{
	float:right;
	padding:25px 0 0 25px;
	color: #bbbbbb;
}
#footer_menu{
	float:left;
	padding:25px 0 0 25px;
	color: #bbbbbb;
}
#footer_menu a{
	color:#88C414;
}
#footer_info a{
	color:#88C414;
}
#footer_begin a {
	color:#88C414;
}
#footer_info p.valid a{
	text-decoration:underline;
	background:url(images/ico_valid.gif) no-repeat left center;
	padding:2px 0 2px 20px;
}
#footer_info p.valid a:hover{
	text-decoration:none;
}
/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 24px;
	padding-bottom:7px;
	background:url(images/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	margin:0 28px 0 28px;
	overflow:hidden;
	clear:both;
	color:#000;
	font-size:12px;
	line-height:1.8em;
	}
.navigation a{
	color:#000;
	font-size:13px;
	}
.wp-pagenavi{
	background:#f7f7f7;
	border:1px solid #dddddd;
	padding:10px 15px 10px 15px;
	text-align:center;
	font-weight:bold;
}
.wp-pagenavi a {
	padding: 6px; 
	margin: 2px;
	color:#000;
	background:#e5e3e3;
}
.wp-pagenavi span.pages {
	padding: 6px; 
	margin: 2px;
	background:#363636;
	color:#fff;
}
.wp-pagenavi span.current {
	padding: 6px; 
	margin: 2px;
	background:#858585;
	color:#fff;
}
.wp-pagenavi span.extend {
	padding: 4px 2px 4px 2px; 
	margin: 2px;
	background:#e5e3e3;
	color:#fff;
}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 25px 5px;
	list-style: none;
	padding:15px 15px 15px 20px;
	background:#fafafa;
	border:1px solid #dedede;
	} 

.entry ul li {
	border-bottom:1px solid #cecece;
	background:url(images/entry_before.gif) no-repeat left 12px;
	padding:6px 0 6px 16px;
	display:block;
	}

.entry ol {
	margin: 0 10px 25px 5px;
	padding:15px 15px 15px 40px;
	background:#fafafa;
	border:1px solid #dedede;
	}

.entry ol li {
	margin: 0;
	padding:6px 0 6px 0;
	border-bottom:1px solid #cecece;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Forms */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:400px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 5px 0 0 0;
	padding:0;
	width:85px;
	height:35px;
	}
/* End Form Elements */



/* Begin Comments*/

#comment_container{
	width:100%;
	margin:0 0 30px 0;
	border-top: 1px dotted #6e6e6e;
}
h2#comments{
	font-size:14px;
	color:#f77d27;
	font-weight:bold;
	font-family:Verdana, Arial, Sans-serif;
	margin:20px 0 6px 0px;
	padding:0 0 7px 0;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:0 0 0 0px;
	width:554px;
	}

.commentlist .comment {
	margin: 15px 0 0 0;
	padding: 10px 15px 20px 15px;
	list-style: none;
	background:#fafafa;
	border:1px solid #d8d8d8;
	}

.commentlist .alt {
	background:#fefefe;
	}

.commentlist .comment .comment {
	margin: 15px 15px 15px 15px;
	padding: 10px 15px 20px 15px;
	width:auto;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}
.commentmet_data{
	width:100%;
	overflow:hidden;
}
.commentmet_data td{
	vertical-align:top;
	text-align:left;
}
.commentmet_avatar{
	width:102px;
	padding:15px 0 0 0;
}
.commentmet_text{
}
.commentmet_avatar img{
	border:3px solid #868686;
}

#commentform p {
	margin: 5px 0;
	}

.commentmet_replay{
	width:100%;
	overflow:hidden;
}
.commentmet_replay a{
	width:82px;
	height:27px;
	float:right;
	display:block;
	background:url(images/button_commentmet_replay.gif) no-repeat;
	text-indent:-9999px;
	text-transform:capitalize;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	padding:0 0 5px 0;
	color:#000000;
	font-size:14px;
	text-transform:capitalize;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	}
.commentmetadata a{
	color:#7AB111;
}
.commentmetadata span{
	color:#000000;
}
.commentmetadata span.commentmetadata_title{
	color:#b30101;
}

.commentmet_text{
	font-size:12px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}

#respond{
	margin:40px 0 0 0px;
	padding-bottom:60px;
}
.cancel-comment-reply small{
	font-size:12px;
}

h3#respond_title{
	font-size:29px;
	color:#000;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 6px 0;
	padding:0 0 7px 0;
	border-bottom:1px solid #d1ccc8;
}

#commentform{
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
}
.cancel-comment-reply{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 0 0 55px;
	color:#000000;
}
.cancel-comment-reply a{
	color:#000000;
}
#commentform small{
	position:relative;
	top:-1px;
	font-size:12px;
}

#commentform a{
	color:#000000;
}

#commentform input{
	background:#fafafa;
	border:2px solid #cbcbcb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:6px;
	color:#000000;
	width:258px;
}
#commentform .submit_comment{
    cursor:pointer;
    text-align:right;
    margin-right:47px;
}
#commentform textarea{
	background:#fafafa;
	border:2px solid #cbcbcb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:6px;
	margin:5px 0 0 0;
	color:#000000;
	width:90%; height:110px;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	width:100%;
	margin:0 0 60px 0;
}

.page_archives_div h2{
	font-size:29px;
	color:#323129;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 6px 0;
	padding:0 0 7px 0;
	border-bottom:1px solid #ffc128;
}

.page_archives_div ul{
	margin:10px 0 40px 0;
	padding:0px;
}

.page_archives_div ul li{
	margin:0px;
	padding:7px 0 8px 5px;
	list-style:none;
	background:url(images/bgr_arch_li.gif) no-repeat left bottom;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.page_archives_div ul li ul li{
	border:0px;
	background:none;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#000;
	font-size:13px;
	background:url(images/ico_arch.gif) no-repeat left 6px;
	padding:0 0 0 11px;
}

/**************************************************************/
/* ==================================================================
    Secure and Accessible PHP Contact Form v.2.0WP FIXED width
    ACCESSITES.CSS made by Mike Cherim - http://green-beast.com 
   Designed and built to work with the Accessites WordPress theme
================================================================== */

#gb_form_div { 
  text-align : left;
  width : 100%;
  position:relative;
  top:-30px;
}

#gb_form_div p {
  margin-left : 12px;
}

#gb_form {
  text-align : left;
  background : transparent;
}

#gb_form_div a {
  color : #4b4b4b;
  text-decoration:none;
}

#gb_form_div a:hover, #gb_form_div a:focus, #gb_form_div a:active {
  color : #4b4b4b;
  text-decoration : none;
  background-color : #fff;
}

#gb_form_div fieldset { 
  border : 0;
  margin-top : 10px;
}

#gb_form legend, legend, #gb_form dt { 
  font-weight : bold; 
  color : #4b4b4b;
}

#gb_form legend {
  margin-left : -10px;
  padding-top : 5px;
}

* html #gb_form legend {
  margin-left : -5px;
}

#gb_form legend#mainlegend { 
  font-size : 12px;
  color : #4b4b4b;
  margin-left : -10px;
  padding-top : 5px;
  padding-bottom : 10px;
  background:url(images/dotted_grey.gif) repeat-x bottom;
}

* html #gb_form legend#mainlegend {
  margin-left : -5px;
}

#gb_form legend#mainlegend small { 
  font-size : 11px;
  text-transform : uppercase;
}

#gb_form_div .formhead small a {
  font-size : 11px;
  background-image : none;
  display : inline;
  padding : 0;
  margin : 0;
}

#gb_form_div .main_formhead, #gb_form_div .formhead {
  font-size : 11px;
  color : #4b4b4b;
  width : 97%;
}

#gb_form_div .main_formhead {
  margin-left : -35px;
  text-indent:-9999px;
}

#gb_form_div label { 
  color : #333; 
  margin-top : 5px;
  margin-left : 30px;
  font-size : 11px;
}

#gb_form_div input.short, #gb_form_div input.med, select.med, #gb_form_div textarea.textbox, #gb_form_div textarea { 
  color : #000; 
  padding : 5px; 
  border:1px solid #bebebe;
  background-color : #eaeaea;
  width : 50%;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
  height : auto;
  margin:0 0 5px 30px;
}

#gb_form_div input.short {
  width : 7%;
}

#gb_form_div textarea.textbox, #gb_form_div textarea { 
  width : 90%;
  height : 220px;
  line-height : 1.5em;
}

#gb_form_div select.med {
  width : 60%;
}

#gb_form_div input.checkbox {
  cursor : default;
  background : transparent;
  color : #cc6633;
  border : 0;
  padding : 0; 
  margin : 0;
  width : 14px;
  height : 14px;
}

#gb_form_div input.button {
	background:url(images/comm_sub.gif) no-repeat;
	display:block;
	border:0;
	text-indent:-9999px;
	text-transform:capitalize;
	width:85px;
	height:35px;
}

#content #gb_form input.button {
  margin : 15px 5px 25px 5px;
  padding : 2px 15px 2px 15px;
}

* html #content #gb_form input.button {
  margin-left : -5px;
}

span.error, span.success, #gb_form_div dt { 
  color : #cc0000;  
  font-weight : bold; 
}

#gb_form_div dt small, #gb_form_div .formhead span.success, span.success, dl#result_dl_blockq dt {
  color : #cc6633;
}

small.whythis{ 
  font-size : 10px; 
  text-decoration : none;
  color : #333;
}
small.whythis a { 
  color : #333;
  text-decoration:none;
}
small.whythis a span{ 
  color : #fff;
}
small.whythis a:hover span{
  background:#000;
}

p.creditline small {
  clear : both; 
  display : block;
  text-align : right;
  margin : 0;
  padding : 25px 0 15px 0;
  font-size : 12px;
  color : #666;
}

dl#result_dl_blockq blockquote {
  margin-left : 0;
}

dl#result_dl_blockq blockquote p cite {
  display : block;
  text-align : right;
}

#gb_form_div span.items {
  font-weight : bold;
  color : #339999;
}

#gb_form_div ul {
  margin : 10px 10px 20px 10px;
}

#gb_form_div ul li {
  list-style-type : none;
  margin : 0 10px 0 20px;
}

#gb_form_div small {
	font-size:11px;
}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

.header_menu_left {
	float: left;
}
.header_menu_middle {
	float: left;
}
.header_menu_right {
	float: left;
}

.yellow_title {
	color: #f9aa06;
	font-size: 11px;
}

.invitationform {
	font-size: 11px;
	text-align: left;
}

.inactive_tab {
	background-color: #fdb700;
	height: 20px;
}


/* PAGE PROGRAMMATION */

#page_title h2{
    border-bottom: 1px solid #F19212;
}
#table_conferences{
    /*width:596px;*/
}
#table_conferences td {

}
#table_conferences th.titles {
    /*height:18px;
    text-align:left;*/
}
#table_conferences td.prog {
    /*vertical-align:top;
    padding:2px 9px 11px 9px;
    border: 1px solid #FFFFFF;*/
}
#table_conferences td.no{
    padding:2px 0px 11px 6px;
}
#table_conferences th span.title{
    /*padding: 0 0 0 9px; 
    font: normal 10px Verdana, Arial, Sans-serif;*/
}
#table_conferences td span.contenu{
    font: normal 10px Verdana, Arial, Sans-serif;
}
#table_conferences td span.contenu a{
    font: bold 10px Verdana, Arial, Sans-serif;
    text-decoration:underline;
}
#table_conferences td span.contenu a.speakers{
    color:#7AB111;
    font: bold 10px Verdana, Arial, Sans-serif;
    text-decoration:none;
}
#table_conferences td span.contenu a.first{

}
/* COL 1 */
#table_conferences th.titles_col1{
    /*width:44px;
    background: url(images/prog_back_title_col1.jpg) no-repeat top left;*/
}
#table_conferences th.titles_col1.headerSortUp{
    /*
width:44px;
    background: url(images/prog_back_title_col1_overDESC.jpg) no-repeat top left;
*/
}
#table_conferences th.titles_col1.headerSortDown{
    /*
width:44px;
    background: url(images/prog_back_title_col1_overASC.jpg) no-repeat top left
*/;
}
/* COL 2 */
#table_conferences th.titles_col2{
    /*width:68px;
    background: url(images/prog_back_title_col2.jpg) no-repeat top left;*/
}
#table_conferences th.titles_col2.headerSortUp{
    /*
width:68px;
    background: url(images/prog_back_title_col2_overDESC.jpg) no-repeat top left;
*/
}
#table_conferences th.titles_col2.headerSortDown{
    /*
width:68px;
    background: url(images/prog_back_title_col2_overASC.jpg) no-repeat top left;
*/
}
/* COL 3 */
#table_conferences th.titles_col3{
    /*width:335px;
    background: url(images/prog_back_title_col3.jpg) no-repeat top left;*/
}
#table_conferences th.titles_col3.headerSortUp{
    /*
width:335px;
    background: url(images/prog_back_title_col3_overDESC.jpg) no-repeat top left;
*/
}
#table_conferences th.titles_col3.headerSortDown{
    /*
width:335px;
    background: url(images/prog_back_title_col3_overASC.jpg) no-repeat top left;
*/
}
/* COL 4 */
#table_conferences th.titles_col4{
    /*width:149px;
    background: url(images/prog_back_title_col4.jpg) no-repeat top left;*/
}
#table_conferences th.titles_col4.headerSortUp{
    /*
width:149px;
    background: url(images/prog_back_title_col4_overDESC.jpg) no-repeat top left;
*/
}
#table_conferences th.titles_col4.headerSortDown {
    /*width:149px;
    background: url(images/prog_back_title_col4_overASC.jpg) no-repeat top left;*/
}
#table_conferences tbody tr td.prog{
    /*margin: 1px 1px 1px 1px;*/
}


/* CONFERENCES DETAILS */



div.inscription_orange {
	width: 197px;
	height: 410px;
	background: #FFFFFF url(images/inscription_orange.jpg) no-repeat top left;
	float: left;
	position: relative;
}
div.inscription_blue {
	width: 197px;
	height: 410px;
	background: #FFFFFF url(images/inscription_blue.jpg) no-repeat top left;
	float: left;
	position: relative;
}
div.inscription_green {
	width: 197px;
	height: 410px;
	background: #FFFFFF url(images/inscription_green.jpg) no-repeat top left;
	float: left;
	position: relative;
}

.inscription_box_price {
	margin: 25px 0px 0px 27px;
}

.inscription_box_text {
	padding-top: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0px 16px 0px 25px;
	line-height: 13px;
}

.inscription_box_button {
	position: absolute;
	bottom: 34px;
	right: 13px;
}
.inscription_containers{
    margin: 20px 0 0 0;
}
#post-67 .entry {
    overflow: visible;
}

div#registration a.btn_add,
form#frm_inscription a.btn_add {
	text-decoration: none;
	font-size: 12px;
	padding: 7px 0 7px 38px;
	background: url(images/bgr_btn_add.png) no-repeat left center;
}

h2.page_title {
    border-bottom: 1px solid #F19212;
	color: #302f27;
}

/* FRM_INSCRIPTION START */

.actions {
	margin-top: 9px;
	clear: both;
	float: left;
	display: block;
	width: 100%;
}
.basic_btn {
	background: url(images/bgr_basic_btn.png) no-repeat center top;
	width: 124px;
	height: 31px;
	line-height: 31px;
	float: left;
	display: block;
	text-align: center;
	color: #fff;
	margin-right: 10px;
	text-decoration: none;
}

.inscription_btn {
	background: url(images/reg_box_button.gif) no-repeat center top;
	width: 89px;
	height: 25px;
	line-height: 25px;
	float: left;
	display: block;
	text-align: center;
	color: #fff;
	margin-right: 10px;
	text-decoration: none;
}

.basic_btn:hover {
	text-decoration: none;
}

.container_inscription,
.inscription_containers {
	position: relative;
	background: url(images/dotted-horizontal-rule.gif) repeat-x left bottom;
	padding-bottom: 25px;
	margin-bottom: 31px;

}
.content_ins_input br,
form#frm_inscription br {
}
.content_line_rcorner {
	margin-bottom: 10px;
}
.content_line_rcorner table {
	width: 100%;
	line-height: 15px;
}
.content_line_rcorner table tr {
	vertical-align: top;
}
.content_line_rcorner table tr td input {
	margin-top: 2px;
	margin-right: 9px;
}
.content_line_rcorner table tr td.tab_add_input {
	width: 20px;
}

form,
form input,
form select,
form textarea {
	font-size: 11px;
}
form input,
form select,
form textarea {
	border: 1px solid #a6a6a1;
	padding: 3px;
}

form legend,
form#frm_inscription h4 {
	font-size: 12px;
}
form legend {
	margin-bottom: 5px;
	margin-top: 5px;
}
form#frm_inscription h4 {
	margin-bottom: 17px;
}
form#frm_inscription {
	text-align: left;
}
form#frm_inscription h3,
form#frm_inscription h4,
#registration h3 {
	font-weight: 900;
	color: #323129;
	font-family: Verdana,Geneva,sans-serif;
	margin: 0;
	padding: 0;
}
form#frm_inscription h3,
#registration h3 {
	text-transform: uppercase;
	font-size: 11px;
	color: #323129;
}
form#frm_inscription table tr td {
	padding: 2px 0;
}

.inscription_containers {
	position: relative;
}

.inscription_containers div.nametag {
	/*position: relative;
	float: right;*/
	position: absolute;
	right: 0;
	top: -50px;
	width: 172px;
	margin-right: 19px;
	line-height: 15px;
	background: url(images/bgr_nametag.png) no-repeat center top;
	padding: 126px 20px 0 48px;
	z-index: 100;
	_margin-top: -10px;
}

.inscription_containers div.nametag_add {
	/*position: relative;
	float: right;*/
	position: absolute;
	right: 0;
	top: -50px;
	width: 172px;
	margin-right: 19px;
	line-height: 15px;
	background: url(images/bgr_nametag.png) no-repeat center top;
	padding: 126px 20px 0 48px;
	z-index: 100;
	_margin-top: -10px;
}

.inscription_containers div.nametag_add h3,
.inscription_containers div.nametag_add p {
	color: #90c824;
}
.inscription_containers div.nametag_add h3 {
	text-transform: none;
}
.inscription_containers div.nametag_add div {
	height: 100px;
	text-align: center;
}
.inscription_containers div.nametag_add div div {
	height: auto;
	text-transform: capitalize;
}
.inscription_containers div.nametag_add div div.nametag_fullname {
	font-weight: 900;
}
.inscription_containers div.nametag_add div div.nametag_title {
	font-style: italic;
}
.inscription_containers div.nametag_add div div.nametag_company {
	margin-top: 5px;
}

form#frm_inscription table td b {
	font-weight: 100;
}

.inscription_containers div.first {
	top: -110px;
}

.inscription_containers div.nametag h3,
.inscription_containers div.nametag p {
	color: #90c824;
}
.inscription_containers div.nametag h3 {
	text-transform: none;
}
.inscription_containers div.nametag div {
	height: 100px;
	text-align: center;
}
.inscription_containers div.nametag div div {
	height: auto;
	text-transform: capitalize;
}
.inscription_containers div.nametag div div.nametag_fullname {
	font-weight: 900;
}
.inscription_containers div.nametag div div.nametag_title {
	font-style: italic;
}
.inscription_containers div.nametag div div.nametag_company {
	margin-top: 5px;
}

form#frm_inscription table td b {
	font-weight: 100;
}
form#frm_inscription table.content_ins_tab {
	width: 274px;
}
form#frm_inscription table.content_ins_tab tr {
}
form#frm_inscription table.content_ins_tab label {
}

form#frm_inscription table.content_ins_tab input {
	width: 96%;
}
form#frm_inscription table.content_ins_tab select {
	width: 100%;
}
form#frm_inscription table.content_ins_tab input.ins_text_med,
form#frm_inscription table.content_ins_tab input.ins_text_small {
	margin: 0px 2px;
}

form#frm_inscription table.content_ins_tab input.ins_text_med {
	width: 28px;
}

form#frm_inscription table.content_ins_tab input.ins_text_small {
	width: 20px;
}

/* FRM_INSCRIPTION END */

#link_twitter {
	margin-bottom: 10px;
}
.dark.content_line_rcorner {
	background-color: #515047;
}
.blanched_almond.content_line_rcorner {
	background-color: #f8ecd1;
}
#thematique a,
#links a {
    color: #88c414;
}
#colonne_gauche #thematique h3 {
    color: #f19212;
    font: bold 12px Verdana, Arial, Sans-serif;
	margin-bottom: 12px;
}
.dark {
    color: #fff;
}
#image_bas {
    background: #F8ECD1 url(images/twitter_back_down.gif) no-repeat top left;
    width: 160px;
    height:13px; 
    position:relative;
    float:left; 
}
#titre_conf,
#speaker_name,
#banners-accordion h3 {
    font:bold 14px Verdana, Arial, Sans-serif;
    color: #323129;
}
#conf_eval {
    position: absolute;
    margin-left: auto; margin-right:auto;
    top: 0px; left:300px; 
    float: right;
    width: 120px;
    color: #323129;
    font: bold 12px Verdana, Arial, Sans-serif;
    
    /* background: #e5e5e5 url() no-repeat top left; */
}
#langue_salle {
    color: #323129;
    font: normal 10px Verdana, Arial, Sans-serif;
    /* background: #efefef url() no-repeat top left; */
    margin: 10px 0 0 0;
}
#langue_salle span {
    color: #f19212;
    font: bold 10px Verdana, Arial, Sans-serif;
}

/* FRM_INSCRIPTION START */

.c_bottom_left,
.c_bottom_right,
.c_top_left,
.c_top_right {
	background-repeat: no-repeat;
}

.c_border_top,
.c_border_bottom {
	background-repeat: repeat-x;
}
.c_border_left,
.c_border_right {
	background-repeat: repeat-y;
}
.c_border_top,
.c_border_left,
.c_top_left {
	background-position: top left;
}
.c_border_bottom,
.c_bottom_left {
	background-position: 0 100%;
}
.c_border_right,
.c_top_right {
	background-position: 100% 0;
}
.c_border_top,
.c_border_bottom,
.c_border_left,
.c_border_right {
	background-image: url(images/dot.gif);
}

.dark .c_border_top,
.dark .c_border_bottom,
.dark .c_border_left,
.dark .c_border_right {
	background-image: url(images/dark_dot.gif);
}
.blanched_almond .c_border_top,
.blanched_almond .c_border_bottom,
.blanched_almond .c_border_left,
.blanched_almond .c_border_right {
	background-image: url(images/blanched_almond_dot.gif);
}

#frm_inscription .c_border_top,
#frm_inscription .c_border_bottom,
#frm_inscription .c_border_left,
#frm_inscription .c_border_right {
	background-image: url(images/frm_inscription_c_border_dot.gif);
}

.c_bottom_left {
	background-image: url(images/bl.gif);
}
.dark .c_bottom_left {
	background-image: url(images/dark_c_bl.gif);
}
#frm_inscription .c_bottom_left {
	background-image: url(images/frm_inscription_c_bl.gif);
}
.blanched_almond .c_bottom_left {
	background-image: url(images/blanched_almond_c_bl.gif);
}
.c_bottom_right {
	background-image: url(images/br.gif);
	background-position: 100% 100%;
}
.dark .c_bottom_right {
	background-image: url(images/dark_c_br.gif);
	background-position: 100% 100%;
}
#frm_inscription .c_bottom_right {
	background-image: url(images/frm_inscription_c_br.gif);
	background-position: 100% 100%;
}
.blanched_almond .c_bottom_right {
	background-image: url(images/blanched_almond_c_br.gif);
	background-position: 100% 100%;
}
.c_top_left {
	background-image: url(images/tl.gif);
}
.dark .c_top_left {
	background-image: url(images/dark_c_tl.gif);
}
#frm_inscription .c_top_left {
	background-image: url(images/frm_inscription_c_tl.gif);
}
.blanched_almond .c_top_left {
	background-image: url(images/blanched_almond_c_tl.gif);
}
.c_top_right {
	background-image: url(images/tr.gif);
	padding: 15px;
}
.dark .c_top_right {
	background-image: url(images/dark_c_tr.gif);
}
#frm_inscription .c_top_right {
	background-image: url(images/frm_inscription_c_tr.gif);
}
.blanched_almond .c_top_right {
	background-image: url(images/blanched_almond_c_tr.gif);
}

.content_ins_tab {
	margin-bottom: 15px;
}

/* REGISTRATION START */

#registration {
	font-family: Verdana,Geneva,sans-serif;
}
address {
	font-style: normal;
}

address div {
	height: 16px;
}

#registration dl {
	padding: auto 0;
	margin: 20px 0;
}
#registration dl dd,
#registration dl dt {
	padding: 0;
	margin: 0;
	font-size: 13px;
}
#registration h4 {
	font-size: 13px;
	clear: both;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: 900;
	font-family: Verdana,Geneva,sans-serif;
}
#registration ul {
	background: #fff;
	border: 0 none;
	margin: 0;
	padding: 0;
}
#registration .article {
	float: left;
	width: 40%;
	text-align: center;
}
#registration .article dl {
	text-align: center;
	float: left;
	width: 100%;
}
#registration .article dl dd a.basic_btn {
	margin: 0 auto;
	float: none;
}
#registration .article ul li {
	background: none;
	border-bottom: 0 none;
	padding:0;
}
#registration .aside ul.partners {
	margin-bottom: 15px;
}
#registration .aside ul.partners li {
	background: url(images/bgr_registration_bullet.gif) no-repeat scroll left 10px transparent;
	border-bottom: 0 none;
	padding: 3px 0 3px 16px;
}	
#registration .aside ul.partners li a {
	color: #7ab111;	
}
ul.inscription_partners {
	margin-bottom: 15px;
}
ul.inscription_partners li {
	background: url(images/bgr_registration_bullet.gif) no-repeat scroll left 10px transparent;
	border-bottom: 0 none;
	padding: 3px 0 3px 16px;
}	
ul.inscription_partners li a {
	color: #7ab111;	
}
#registration .aside {
	float: right;
	width: 55%;
}
#registration .section {
	float: left;
	clear: both;
	width: 100%;
}
/* REGISTRATION END */

/* SPEAKERS START */

.tablesorter {
	font-size: 10px;
	font-family: Verdana, Arial, Sans-serif;
	width: 100%;
}
.tablesorter td {
	border: 1px solid #fff;
	padding: 2px 9px;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-serif;
	line-height: normal;
}
.tablesorter td p {
	padding-bottom: 0;
}
.tablesorter td div.country {
	padding-right: 30px;
	white-space: nowrap;
	position: relative;
}
.tablesorter td div.country img {
	position: absolute;
	right: 0;
}
.tablesorter th {
	padding: 0 0 0 9px;
	font-weight: normal;
	text-align: left;
}
.tablesorter thead th {
	line-height: 18px;
}
.tablesorter thead th {
	border-right: 1px solid #b9b9b9;
}
.tablesorter thead th.titles,
.tablesorter thead th.titles.nosort:hover {
	background: url("images/tablesorter_thead_th_titles.jpg") repeat-x left top;
}
.tablesorter thead th.titles {
	cursor: pointer;
}
.tablesorter thead th.titles:hover {
	background: url("images/tablesorter_thead_th_titles-hover.jpg") repeat-x left top;
}
.tablesorter thead th.nosort {
	cursor: default;
}
.tablesorter thead th.titles.headerSortUp {
	background:url("images/tablesorter_thead_th_headerSortUp.jpg") no-repeat right top;
}
.tablesorter thead th.titles.headerSortDown {
	background:url("images/tablesorter_thead_th_headerSortDown.jpg") no-repeat right top;
}
#table_conferences th.titles_col4,
#table_speakers th.titles_col4 {
	border-right: 0 none;
}
#table_conferences td {
	padding: 11px 9px 11px 9px;
}
#table_speakers td.speaker_representation {
	padding-right: 0;
	padding-left: 0;
}
#table_conferences tbody tr a,
#table_speakers tbody tr a {
    font-weight: bold;
    text-decoration: underline;
}

#speakers {
    clear: both;
	float: left;
	width: 100%;
	margin-top: 13px;
	margin-bottom: 32px;
}
#speakers ul {
    padding: 0;
    list-style-type: none;
    border: 0;
    margin: 0;
}
#speakers ul li {
    position: relative;
    display: inline;
    float: left;
    background: #fff url() no-repeat top left;
    margin: 0 10px 10px 0;
    padding: 0;
    border:0;
}
#speakers ul li a {
    color: #7AB111;
    font: bold 10px Verdana, Arial, Sans-serif;
    text-decoration: none;
	display: block;
}
#speaker_representation {
	text-align: center;
}
#speaker_representation .c_top_right {
	padding: 0;
}
#speaker_infos {
	margin-bottom: 28px;
}
#speaker_text {
	margin-bottom: 10px;
}
#speaker_country img {
	margin-left: 10px;
}
#speakers ul li {
	background: none no-repeat scroll left top #fff;
	border: 0 none;
	/*display: inline;*/
	float: left;
	/*height: 140px;*/
	margin: 0 10px 10px 0;
	padding: 0;
	position: relative;
	/*width: 95px;*/
	
	display: block !important;
	height: auto !important;
	width: 22% !important;
}
#speakers ul li img {
	width: 100%;
	height: auto;
}

/* SPEAKERS END */

#colonne_gauche,
#colonne_gauche h3 {
	font: bold 10px Verdana, Arial, Sans-serif;
}
#colonne_gauche {
    width: 160px;
    float: left;
	margin-right: 25px;
}
#colonne_gauche h3 {
	color: #fff;
	padding: 0;
}
#colonne_gauche ul {
	background-image: none;
	background-color: transparent;
	border: 0 none;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
#colonne_gauche ul li {
	background-image: none;
	background-color: transparent;
	border-bottom: 0 none;
	padding: 0px;
}
#colonne_droite {    
    float: right;
    width: 415px;
}

/* TWITTER FEED START */

.tweet a {
	color: #7ab111;
	font-weight: 900;
}
.tweet p a {
	text-decoration: none;
}
.tweet img {
	width: 48px;
	height: auto;
	float: left;
	margin: 0 6px 6px 0;
}
.tweet p {
	font-weight: 100;
}

/* TWITTER FEED END */

/* SIDEBAR START */

#sidebar_sub_menu ul li,
#banners-accordion h3 {
	background: url(images/dotted-horizontal-rule.gif) repeat-x left bottom;
	line-height: 28px;
}
ul#social_list li {
	background-image: none;
}
#sidebar_sub_menu ul li a {
}

#sidebar_sub_menu .twit font {
	display: none;
}

/* SIDEBAR END */

/* FRM_FRIENDS START */

fieldset {
	border: 0 none;
}
.message {
	color: red;
}
form#frm_friends {
	text-align: left;
	
}
form#frm_friends fieldset {
	margin-bottom: 10px;
}
form#frm_friends fieldset legend {
}
form#frm_friends fieldset label {
	margin-left: 2px;
	width: 45%;
	margin-right: 4%;
	float: left;
	display: block;
	position: relative;
}
form#frm_friends fieldset.user-agreement input {
	float: left;
	width: auto;
	margin-right: 10px;
	margin-top: 4px;
}
form#frm_friends fieldset input {
	width: 70%;
}
form#frm_friends fieldset input.basic_btn {
	width: 124px;
	border: 0 none;
	font-weight: 900;
}

form#frm_friends fieldset textarea,
form#frm_friends fieldset.user-agreement label {
	width: 90%;
}

/* FRM_FRIENDS END */

/* Already registered? Show you START */

.accordion {
	position: relative; /* required for bounding */
}

.accordion-content-banners {
	clear: both;
}

.accordion-content-banners .banner {
    position: relative;
	clear: both;
	
}
.accordion-content-banners .banner textarea {
}
.accordion-content-banners img {
	margin-bottom: 10px;
	margin-right: 10px;
}
#banners-accordion h3,
#banners-accordion h4 {
	clear: both;
}
#banners-accordion h4 {
    font-size: 11px;
	font-weight: 900;
}
#banners-accordion h3 {
    padding: 0;
	margin-bottom: 15px;
	/*cursor: pointer;
	background: url("images/tablesorter_thead_th_titles.jpg") repeat-x left top;*/
}
#banners-accordion h3 span {
    /*display: block;
	background: url("images/accordion-uncollapse.gif") no-repeat right center;*/
}
#banners-accordion h3.active {
	/*background: url("images/accordion-toggle-active.gif") repeat-x left top;*/
}
#banners-accordion h3.active span {
    /*background: url("images/accordion-collapse.gif") no-repeat right center;*/
}

.accordion-content-banners textarea {
    display: block;
	width: 315px;
	float: right;
	height: 7em;
	margin-bottom: 20px;
}

.accordion-content-banners .figures,
.accordion-content-banners .banner img {
	clear: left;
	float: left;
}

.accordion-content-banners ul li {
	background-image: none;
	border-bottom: 0 none
	padding: 0;
}

/* Already registered? Show you END */

#back-to-schedule {
	margin-top: 10px;
}
#back-to-schedule ul {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	text-align: right;
}
#back-to-schedule ul li {
	border-bottom: 0 none;
	padding: 0;
	background: none repeat scroll 0 0 transparent;
}
#back-to-schedule ul li a {
	color:#7AB111;
	font-weight:bold;
}

#header_conf {
	position: relative;
}
#titre_conf {
	padding-right: 130px;
}



/* SOUS MENU (SOUS LES ONGLETS) */
.body_end {
	float: left;
}

#page {
	position: relative;
	z-index: 1;
}
#header,
#mainmenu,
#bordure_verte,
.body,
#footer_begin,
#footer {
	position: relative;
	z-index: 10;
}

div.sidebar_widgets {
    margin: 0;
}

#content {
    overflow: visible;
}
#sidebar_sub_menu {
    width: 290px;
    background-image: url(images/bgr_top_droit.gif);
	background-repeat: no-repeat;
	background-position: -5px top;
    margin: 0 auto; 
	padding: 3px 20px 0 20px;
	position: relative;
	z-index: 100;
	margin-top: -26px;
}
#sidebar_sub_menu .bottom_right_corner {
    background-image: url(images/sidebar_sub_menu_bottom_right_corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
    position: absolute;
	right: 6px;
	bottom: 0;
	width: 5px;
	height: 5px;
}
#sidebar_sub_menu span.titre {
    font-weight: bold;
}
#sidebar_sub_menu ul {
}
#sidebar_sub_menu li {
    font-weight:bold;
    line-height:22px;
    font-size:10px;
}
#sidebar_sub_menu li.ligne{
    border-top:1px dotted #000000;
    line-height:1px;
    margin-top:7px;
}
#sidebar_sub_menu li a{
    text-decoration:none;
}
#sidebar_sub_menu .twit{
    padding: 0 10px 0 30px;
    color: #88C414;
    font: bold 11px/19px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 10px 0;
}
#sidebar_sub_menu .twit a{
    text-decoration:underline;
    color:#88C414;
}
#sidebar_sub_menu form{
    width:280px;
    text-align:left;
}
#sidebar_sub_menu form td.left{
    width:60px;
    vertical-align:top;
}
#sidebar_sub_menu span.instruc{
    font-style: italic;
}
#sidebar_sub_menu form td.right{
    width:200px;
    text-align:left;
    padding: 0 0 0 15px;
}
#sidebar_sub_menu form td.right label{
    display:block;
    color:#FF0000;
    font: italic 10px Verdana, Arial, sans serif;
}
#sidebar_sub_menu form td#newsletter_subs_container{
    padding: 0 5px 0 0;
}
#sidebar_sub_menu form input.texte{
    width:192px; height:15px;
    display:inline;
    border:1px solid #a5a6a0;
}
#sidebar_sub_menu #reponse_subs{
    display:none;
    border:1px solid #88C414;
    background:#d4f19b;
    width: 261px;
    padding:5px;
}
#sidebar_sub_menu div#social_container ul#social_list{
    list-style-type: none;     
    margin: 10px 0 0 0;
}
#sidebar_sub_menu div#social_container ul#social_list li{
    margin: 0 10px 0 0;
    display: inline; 
}


/* eflyermaker ratings */
#member_name .hide { position:absolute; visibility:hidden }

.hide { position:absolute; visibility:hidden }

.my_ratings img {margin-left:-4px}

.my_ratings {
    color: #323129;
    font: normal 10px Verdana, Arial, Sans-serif;
    /* background: #efefef url() no-repeat top left; */
    margin: -10px 0 0 -5px;
    width:150px;
}
/* /eflyermaker ratings */

