@charset utf-8;

html,body,div,span,object,iframe,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,fieldset,form,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{
  margin:0;
  padding:0;
  vertical-align:baseline;
}
article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video {
  display:block;
}
textarea{
  font:101%/1.5em Arial, Helvetica, sans-serif;
}
blockquote{
  quotes:none;
	border-left: 1px solid #CCCCCC;
	font-style: italic;
	margin-left: 2em;
}
html{
    overflow-x: hidden;
}
.erreur{color:#900;}
q{
  quotes:none;
	font-style: italic;
}
blockquote:before,blockquote:after,q:before,q:after{
  content:'';content:none;
}
:focus{
  outline:none;
}

/* Baseline and common looks - Sets a vertical rhythm and styles the different elements.
 */
a{
  text-decoration:underline;
  border:0;
  color:#898888;
}
a:hover,a:focus{
  text-decoration:none;
}
a img{
  border:0;
}
abbr,acronym{
  border-bottom:1px dotted;
  cursor:help;
  font-variant:small-caps;
}
address,cite,em,i{
  font-style:italic;
}
blockquote p{
  margin:0 1.5em 1.5em;
  padding:0.75em;
}
code,kbd,tt{
  font-family:"Courier New", Courier, monospace, serif;
  line-height:1;
}
del{
  text-decoration:line-through;
}
dfn{
  border-bottom:1px dashed;
  font-style:italic;
}
dl{
  margin:0;
}
dt{
  font-weight:700;
}
dd{
  margin:0 0 1.5em 0;

}
h1,h2,h3,h4,h5,h6{
  font-weight:700;
  padding:0;
}
h1{
  font-size:2em;
  line-height:1.2em;
  margin:0 0 0.75em;
  color:#2f7fa7;
}
h1.title {
	border-bottom:6px solid #f96a05;
	padding-bottom:4px;
	font-weight:normal;
}
	h1 span { color:black;}
h2{
  font-size:17px;
  line-height:23px;
  font-weight:normal;
  margin:0 0 1em;
}
h2.title { margin:0;}	
	h2 a {
		color:#404142;
		text-decoration:none;
		display:inline-block;
	}
	h2 a:hover {
		color:#fa7406;
	}
h3{
  font-size:1.1666em;
  margin:0 0 1.286em;
}
h4{
  font-size:1em;
  line-height:1.2em;
  margin:0 0 5px 0;
}
h5{
  font-size:0.8333em;
  margin:0 0 1.8em;
}
h6{
  font-size:0.666em;
  margin:0 0 2.25em;
}
img{
  display:inline-block;
  vertical-align:text-bottom;
}
ins{
  text-decoration:overline;
}
mark {
  background-color:#ff9;
  color:#000;
  font-style:italic;
  font-weight:bold;
}
ol{
  list-style:outside decimal;
}
p{
  font-weight:300;
  margin:0 0 1.5em;
  text-align:justify;
  color:#000;
}
pre{
  font-family:"Courier New", Courier, monospace, serif;
  margin:0 0 1.5em;
	border-left: 1px solid #CCCCCC;
	margin-left: 2em;
	padding-left: 2em;
}
sub{
  top:0.4em;
  font-size:0.85em;
  line-height:1;
  position:relative;
  vertical-align:baseline;
}
sup{
  font-size:0.85em;
  line-height:1;
  position:relative;
  bottom:0.5em;
  vertical-align:baseline;
}
strong,b{
  font-weight:700;
}
ul{
  list-style:outside disc;
}
ul,ol{
  margin:0 0 1.5em 1.5em;
  padding:0;
}
li ul{
  padding:0;
  margin:0 0 0 2em;
	list-style-position:outside;
	list-style-type:circle;
}
li ol {
  padding:0;
  margin:0 0 0 2em;
	list-style-position:outside;
}
table{
  border-collapse:collapse;
  border-spacing:0;
  margin:0 0 1.5em;
  padding:0;
	width:100%;
	border:none;
}
caption{
  font-style:italic;
  text-align:left;
}
tr.alt td{
  background:#eee;
}
td{
  border:0;
  padding:0.5em 1em;
  vertical-align:middle;
	border-bottom:1px solid #FFF;
	line-height:1.5em;
}
th{
  font-weight:700;
  padding:0.5em 1em;
  vertical-align:middle;
	background:#eee;
	text-align:left;
}
button{
  -x-system-font: none;
  cursor:pointer;
  display:block;
  font-size:0.99em;
  height:2em;
  line-height:1.5em;
  margin:0.8em 0 0;
  padding:0 0.5em;
}
button::-moz-focus-inner {
  border: 0;
}
fieldset{
  border:0;
  margin:0 0 1.5em;
  position:relative;
  padding:1.5em 0 0;
}
fieldset fieldset{
  clear:both;
  margin:0 0 0.75em;
  padding:0 0 0 1.5em;
}
input{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  font-size:1em;
  line-height:1.5em;
  padding:.3em;
  margin:0 0 0.75em;
  border:thin solid #f2ac79;
}
input:focus{
	border:thin solid #f96c05;
	background-color:#efefef;
}
.sectionMonCompte{
	margin-bottom:20px;color:#f96c05;font-size:14px;font-weight:bold;border-bottom:1px solid #999;
}
input[type=file]{
  height:2.25em;
  font-size:1em;
  padding:0;
  border:0;
  border:1px solid #ccc !ie;
}
textarea{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  font-size:1em;
  line-height:1.5em;
  padding:.3em;
  margin:0 0 0.75em;
  border:thin solid #f2ac79;
}
select{
  border:1px solid #ccc;
  border-bottom-color:#eee;
  border-right-color:#eee;
  font-size:1em;
  line-height:1.5em;
  margin-bottom:0.75em;
  padding:0.25em;
  height:2.25em;
}
optgroup {
  font-weight:700;
  font-style:normal;
  text-indent:0.2em;
}
optgroup + optgroup {
  margin-top:1em;
}
option{
  font-size:1em;
  height:1.5em;
  padding:0;
  text-indent:1em;
}
label{
  cursor:pointer;
  display:block;
  margin:0;
  padding:0;
}
label input{
  background:0;
  border:0;
  line-height:1.5em;
  margin:0 0.5em 0 0;
  padding:0;
  width:auto;
}
legend{
  font-size:1.1666em;
  font-weight:700;
  left:0;
  margin:0;
  padding:0;
}




/* General
---------------------------------------- */
body{
	background:#FFFFFF;
	color: #898888;
	font: 100%/17px Helvetica, sans-serif;
	position:relative;
}

#main {
    background-color: lightgrey;
}
.container {
	width: 1010px;
	margin: 0 auto;
	position:relative;
}




/* Header
---------------------------------------- */
header .container {
	height:190px;
	position:relative;
	z-index:9999;
}

/* Logo */
.logo {
	position:absolute;
	left:0;
	}
	.logo h1,
	.logo h2 {
		font-size:57px;
		line-height:1.2em;
		margin-bottom:-13px;
		margin-top: -12px;
		}
		.logo h1 a,
		.logo h2 a {
			color:#fff;
			text-decoration:none;
			}
	.logo .description {
		color:#f0f0f0;
		text-transform:uppercase;
		font-size:10px;
		line-height:2em;
	}		


/* Header widget */
#widget-header .widget.widget_meta {
	position:absolute;
	right:10px;
	top:98px;
}
	#widget-header .widget.widget_meta h3 { display:none;}
	#widget-header .widget.widget_meta ul { margin:0;}
		#widget-header .widget.widget_meta ul li { 
			float:left;
			list-style-type:none;
			margin-left:20px;
		}
			#widget-header .widget.widget_meta ul li a {
				color:white;
				text-decoration:none;
			}
			#widget-header .widget.widget_meta ul li a:hover { color:#ff6b0f;}
			
	#widget-header .widget.widget_search {
		position:absolute;
		right:30px;
		top:238px;
	}


/* Slider
---------------------------------------- */
#slider-wrapper {
	height:458px;
	overflow:hidden;
	position:relative;
	z-index:3;
	margin-top:90px;
	}
#slider {
	position:relative;
	width:100%;
	height:478px;
	background: no-repeat 50% 50% white;
    background-size: cover !important;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}


/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position:absolute;
	width:845px;
	height:20px;
	left:0;
	bottom:-20px;
	text-align:center;
}
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
	display:inline-block !important;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.nivo-directionNav {
	/*display:none;*/
	}
.nivo-directionNav a {
	position:absolute;
	display:block;
	width:34px;
	height:34px;
	text-indent:-9999px;
	border:0;
	top:50%;
}
a.nivo-nextNav {
	right:0;
	background:red;
}
a.nivo-prevNav {
	left:0;
	background:red;
}

#slider .nivo-controlNav img {
	display:inline; /* Unhide the thumbnails */
	position:relative;
	margin-right:10px;
	width:120px;
	height:auto;
}









/* Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {
	background:url(images/tail-nav.gif) repeat-x left top;
	width:100%;
	position:absolute;
	left:0;
	top:221px;
	height:59px;	
}

/* Essential styles for dropdown menu */
.sf-menu, .sf-menu *, nav.primary .menu, nav.primary .menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu, nav.primary .menu {
	line-height:	1.0;
}
.sf-menu ul, nav.primary .menu ul {
	position:		absolute;
	top:			-999em;
	width:			14.333em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li, nav.primary .menu ul li {
	width:			100%;
}
.sf-menu li:hover, nav.primary .menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li, nav.primary .menu li {
	float:			left;
	position:		relative;
	text-transform:uppercase;
}
.sf-menu a, nav.primary .menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul, nav.primary .menu li:hover ul,
.sf-menu li.sfHover ul, nav.primary .menu li.sfHover ul {
	left:			0;
	top:			59px; /* match top ul list item height */
	z-index:		99;
	background:#A6A5A5;
	padding:10px 0;
}
ul.sf-menu li:hover li ul, nav.primary .menu li:hover li ul,
ul.sf-menu li.sfHover li ul, nav.primary .menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul, nav.primary .menu li li:hover ul,
ul.sf-menu li li.sfHover ul, nav.primary .menu li li.sfHover ul {
	left:			14.333em; /* match ul width */
	top:			-10px;
	background:#2f7fa7;
}
ul.sf-menu li li:hover li ul, nav.primary .menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul, nav.primary .menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul, nav.primary .menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul, nav.primary .menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}


/* Our skin for dropdown menu */
.sf-menu, nav.primary .menu {
	max-width:760px;
}
.sf-menu a, nav.primary .menu a {
	text-decoration:none;
	height:1%;
}
.sf-menu a, .sf-menu a:visited, nav.primary .menu a, nav.primary .menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#404142;
}
.sf-menu > li > a, nav.primary .menu > li > a {
	padding:0 20px;
	font-size:14px;
	line-height:59px;
	font-weight:bold;
}
.sf-menu > li > a:hover, nav.primary .menu > li > a:hover,
.sf-menu > li.current_page_item > a, nav.primary .menu > li.current_page_item > a,
.sf-menu > li.sfHover > a, nav.primary .menu > li.sfHover > a { 
	color:white;
	background:#A6A5A5;
}
.sf-menu li li, nav.primary .menu li li {
	line-height:28px;
	padding-left:19px;
}
	.sf-menu li li a, nav.primary .menu li li a {
		color:#404142;
		font-size:12px;
		font-weight:bold;
	}
.sf-menu li li a:hover, nav.primary .menu li li a:hover,
.sf-menu li li.current_page_item a, nav.primary .menu li li.current_page_item a,
.sf-menu li li.sfHover a, nav.primary .menu li li.sfHover a,
.sf-menu li li.sfHover li a:hover, nav.primary .menu li li.sfHover li a:hover { color:white;}
 
.sf-menu li li li a, nav.primary .menu li li li a,
.sf-menu li li.sfHover li a, nav.primary .menu li li.sfHover li a {
	color:#99dcfc;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu > li.current-menu-item > a {
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	/*background:		url(images/arrows-ffffff.png) no-repeat -10px -100px;  8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 **
.sf-shadow ul {
	background:	url(images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}*/




/* Top search */
#top-search {
	position:absolute;
	right:0;
	top:15px;
	}
	#top-search .input-search {
		width:160px;
		margin-right:10px;
		}
	#top-search #submit {
		width:50px;
		cursor:pointer;
		}






/* Content
---------------------------------------- */
.primary_content_wrap {
	position:relative;
	z-index:2;
	padding-bottom:20px;
	background:url(images/tail-primary.gif) repeat-y left top;
}
.primary_content_top {
	background-image:url(images/bg-primary-top.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}
.home .primary_content_top { background-position:0 478px;}

.home .top-indent {
	margin-top:-478px;
	position:relative;
	z-index:9999;
}
.top-indent1 { padding-top:18px;}

#content {
	padding:18px 0 0 0;
}

#full-width #content {
	float:none;
	width:100%;
	}
	article {
		padding-bottom:5px;
		margin-bottom:16px;
		background:url(images/line-hor2.gif) repeat-x left bottom;
		overflow:hidden;
		width:100%;
	}
	article.alt { padding-bottom:12px;}
	article.single-post { background:none;
		}
		.featured-thumbnail {
			float:left;
		}
			.featured-thumbnail img {
				margin:5px 20px 10px 0;
			}
			.featured-thumbnail.alt img { margin:0 0 14px 0;}
		.post-content {
			
		}
			.post-content .excerpt {
				margin-bottom:1.5em;
				}
			.pagination {
				
			}
				.pagination a {
					display:inline-block;
					padding:0 5px;
					background:#eee;
					}
	.post-meta {
		width:100%;
		overflow:hidden;
		margin-bottom:1em;
	}
		.post-meta a { text-decoration:none;}
		.post-meta a:hover { text-decoration:underline;}
		.post-meta .fright a { 
			color:#fa7706;
			text-decoration:underline;
		}
		.post-meta .fright a:hover { text-decoration:none;}
		
	.post-date {
		color:#f96a05;
		font-weight:bold;
	}
	.post-navigation {
		
	}
	p.gravatar {
		float:left;
		margin-right:20px;
		}
	
	
	.alignleft {
		float:left;
		margin:0 20px 10px 0;
		}
	.alignright {
		float:right;
		margin:0 0 10px 20px;
		}
	.aligncenter {
		text-align:center;
		margin:0 auto;
		}
	article .post-content img {
		max-width:710px;
		}
		

.tab-container { background:white;}
ul.tabs { 
	margin:0;
	border-bottom:6px solid #2f7fa7;
	overflow:hidden;
	margin-bottom:28px;
}		
	ul.tabs li {
		list-style-type:none;
		float:left;
	}
		ul.tabs li a {
			line-height:41px;
			text-decoration:none;
			padding:0 18px;
			background:url(images/tail-tab.gif) repeat-x left top;
			font-size:21px;
			color:#4c4d4e;
			display:inline-block;
		}
		ul.tabs li a:hover { background:#dcf1fc;}
		ul.tabs li.active a,
		ul.tabs li.active a:hover {
			background:#2f7fa7;
			color:white;
		}


.more-link {
	display:inline-block;
	line-height:29px;
	height:29px;
	background:#2f7fa7;
	color:white;
	text-decoration:none;
	padding:0 11px;
	margin-top:16px;
}
.more-link:hover { background:#f96305;}
	.more-link span { font-size:9px;}
	
a.link {
	display:block;
	float:left;
	color:#54a1cf;
}
	a.link span { font-size:9px;}
	
.read-more { color:#2f7fa7;}		



/* Comments
---------------------------------------- */
.commentlist {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	li.comment {
		list-style-type:none;
		overflow:hidden;
	}
		.odd {
			
		}
		.even {
			
		}
			li.comment .comment-body {
				padding:10px 10px 25px 60px;
				position:relative;
				zoom:1;
				background:#f1f5f7;
				border:1px solid #e6ebed;
				margin-bottom:20px;
				}
		.author-comment {
			
		}
		.comment-author {
			padding:.5em 0 1em 0;
			}
		.comment-text {
			
		}
		.comment-meta {
			font-size:11px;
			color:#999;
			position:absolute;
			right:20px;
			top:15px;
		}
			.comment-meta a { color:#2f7fa7;} 
			li.comment .avatar {
				float:none;
				margin:0;
				position:absolute;
				left:10px;
				top:10px;
				padding:1px;
				border:1px solid #dbdbdb;
				vertical-align:top;
				overflow:hidden;
				}
				li.comment .avatar {
					display:block;
					vertical-align:top;
					overflow:hidden;
					}
				
				.commentlist ul.children {
					margin:20px 0 0 30px;
				}
					.commentlist ul.children li.comment {
						}
				
				.reply {
					position:absolute;
					right:20px;
					bottom:15px;
					}
					.reply a {
						display:inline-block;
						line-height:29px;
						height:29px;
						background:#2f7fa7;
						color:#fff;
						padding:0 11px;
						text-decoration:none;
						}
					.reply a:hover { background:#f96305;}
				
				
		.waiting-for-approval {
			
		}
	#trackbacks {
		
	}
		li.trackback {
			
		}
	p#no-comments {
		
	}
	#comments-form {
		
	}
	
	.allowed_tags {
		background:#eee;
		padding:15px;
		font-size:11px;
		font-family:"Courier New", Courier, monospace;
		color:#666;
		}
		.allowed_tags strong {
			font-family:Tahoma, Geneva, sans-serif;
			}
		#respond {
			
		}
		.cancel-comment-reply {
			
		}



/* Page
---------------------------------------- */
.page h3 {color:#2f7fa7;	}
.page .more-link { margin:0;}

	#page-content ul,
	#post-content ul { 
		margin:0 0 25px 0;
	}
	
	#page-content ul li,
	#post-content ul li {
		list-style-type:none;
		padding-top:7px;
		margin-top:7px;
		background:url(images/line-hor2.gif) repeat-x left top;
	}
	#page-content ul li:first-child,
	#post-content ul li:first-child {
		background:none;
		padding-top:0;
		margin-top:0;
	}
		#page-content ul li a,
		#post-content ul li a {
			color:#f96a05;
			text-decoration:none;
		}
		#page-content ul li a:hover,
		#post-content ul li a:hover {
			color:#54a1cf;
			text-decoration:underline;
		}
		
	#page-content ul.testimonials li,
	#post-content ul.testimonials li { background:none;}	
	
	#page-meta {
		
	}
	
	.name-testi {
		text-align:right;
		font-weight:bold;
	}

.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
	}
	.author-meta p.gravatar {
		margin:0;
		}



/* Post
---------------------------------------- */
.post {
	
}
	.postContent {
		
	}
	.post-excerpt {
	}


/* Older and newer navigation */
nav.oldernewer {
	width:100%;
	overflow:hidden;
	margin-bottom:1.5em;
}
nav.oldernewer a { color:#54a1cf;}
nav.oldernewer a span { font-size:9px;}
	.older {
		float:left;
	}
	.newer {
		float:right;
	}

.search {
	
}

.author-info {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
}
	.author-info .avatar {
		margin:0 20px 0 0;
		}
		.author-info .avatar img {
			float:left;
			background:#fff;
			padding:7px;
			border:1px solid #dbdbdb;
			}




/* Author
---------------------------------------- */
#post-author {
	overflow:hidden;
	padding:20px;
	margin-bottom:2em;
}
	#post-author h3,
	#post-author a { color:#2f7fa7;}
#author-link {
	margin-top:1.5em;
	}
	#post-author .gravatar {
		margin:0 20px 0 0;
		}
	#post-author .gravatar img {
		background:#fff;
		border:1px solid #dbdbdb;
		padding:5px;
		}

/* Recent author posts */
#recent-author-posts {
	
}

/* Recent author comments */
#recent-author-comments ul { margin:0;}
	#recent-author-comments ul li {
		list-style-type:none;
		padding-bottom:5px;
	}
		#recent-author-comments ul li a { color:#183d54;}




/* 404
---------------------------------------- */
#error404 {
	text-align:center;
	padding:55px 0 50px 0;	
}
	#error404 h1 { color:#f96905;}
	#error404 #searchform input {
		float:none;
		display:inline-block;
		vertical-align:top;
	}
	*+ html #error404 #searchform input[type=text] { margin-top:-1px;}





/* Sidebar
---------------------------------------- */
ul#sidebar-left { 
	padding-top:26px;
	margin:0;
}
	ul#sidebar-left li.widget {
		margin:31px 0 0 0;
		list-style-type:none;
		width:100%;
		overflow:hidden;
	}
		#sidebar-left .widget h3 {
			font-size:21px;
			line-height:1.2em;
			color:#2f7fa7;
			border-bottom:6px solid #f96a05;
			padding-bottom:8px;
			font-weight:normal;
			margin-bottom:30px;
		}



/* Sidebar
---------------------------------------- */
#sidebar {
	position:relative;
	z-index:9999;
	width:100%;
}
	#sidebar .widget {
		background:#f1f5f7;
		border:1px solid #e6ebed;
		position:relative;
		padding:25px 18px 20px 28px;
	}
		#sidebar .widget h3 { margin-bottom:12px;}
		#sidebar .widget ul {
			margin:0;
		}
			#sidebar .widget ul li {
				list-style-type:none;
				line-height:28px;
			}
				#sidebar .widget ul li a {
					text-decoration:none;
				}
				#sidebar .widget ul li a:hover { 
					color:#2b556f;
					font-weight:bold;
				}
	#widget-sidebar {
		
	}
		#sidebar-search {
			
		}
		#sidebar-nav {
			
		}
		#sidebar-archives {
			
		}
		#sidebar-meta {
			
		}
		.widget {
			margin-bottom:10px;
		}
			.widget h3 {
				font-size:21px;
				line-height:1.2em;
				color:#2f7fa7;
				font-weight:normal;
			}
		ul.children {
			margin:0 0 0 20px;
		}

/* Calendar */
#sidebar .widget.widget_calendar,
#sidebar-left .widget.widget_calendar {
	border:0 none;
	background:#2b526c;
	color:white;
	padding:12px 10px 0 10px;
}
#sidebar .widget.widget_calendar a,
#sidebar-left .widget.widget_calendar a {
	color:#fa7806;
}

.widget.widget_calendar h3 {
	color:white;
}
#calendar_wrap {
	}
	#qz-calendar {
		width:100%;
		}
		#qz-calendar caption {
			text-align:center;
			}
		#qz-calendar td {
			text-align:center;
			padding:5px 0;
			border:none;
			}
		#qz-calendar caption {
			font-size:16px;
			color:#99dcfc;
			font-weight:bold;
			padding:4px 0;
			margin-bottom:5px;
			}
		#qz-calendar thead th {
			padding:7px 0;
			font-size:14px;
			background:none;
			color:white;
			background:url(images/line-hor1.gif) repeat-x left bottom;
			text-align:center;
			}
		#qz-calendar #prev {
			text-align:left;
			}
		#qz-calendar #next {
			text-align:right;
			}
		
/* Categories */			
#sidebar .widget.widget_categories { 
	background:url(images/bg-categories.jpg) no-repeat left top #676565;
	border:0 none;
	padding:0;
}			
	#sidebar .widget.widget_categories h3 { display:none;}
	#sidebar .widget.widget_categories ul { 
		margin:0;
		padding:22px 0 29px 0;
	}
		#sidebar .widget.widget_categories ul li {
			list-style-type:none;
			padding:0 30px 0 29px;
			margin-bottom:-1px;
			height:1%;
			position:relative;
			vertical-align:top;
		}
		#sidebar .widget.widget_categories ul li:hover { background:url(images/arrow.png) no-repeat left 10px;}
			#sidebar .widget.widget_categories ul li a {
				color:#FFF;
				text-decoration:none;
				background:url(images/line-hor1.gif) repeat-x left top;
				display:block;
				line-height:29px;
			}
			#sidebar .widget.widget_categories ul li:first-child a { background:none;}
			#sidebar .widget.widget_categories ul li a:hover,
			#sidebar .widget.widget_categories ul > li:hover > a {
				color:#99dcfc;
				font-weight:bold;
			}
			#sidebar .widget.widget_categories ul.children {
				padding:0;
				background:url(images/line-hor1.gif) repeat-x left top;
			}
				#sidebar .widget.widget_categories ul.children li {
					background:none;
					padding:0 0 0 15px;
				}
					#sidebar .widget.widget_categories ul.children li a {
						font-size:10px;
						text-transform:uppercase;
						color:white;
					}
					#sidebar .widget.widget_categories ul.children li a:hover {
						font-weight:normal;
						text-decoration:underline;
					}
		
		
/* Popular Posts */
.popular-posts ul { margin:0;}
	#sidebar-left .popular-posts li {
		list-style-type:none;
		width:100%;
		overflow:hidden;
		vertical-align:top;
		background:url(images/line-hor2.gif) repeat-x left bottom;
		padding-bottom:10px;
		margin-bottom:10px;
	}
		#sidebar-left .popular-posts li img {
			float:left;
			margin-right:20px;
		}
		#sidebar-left .popular-posts li a {
			color:#f96a05;
			text-decoration:none;
			display:block;
		}
		#sidebar-left .popular-posts li a:hover {
			text-decoration:underline;
			color:#54a1cf;
		}
		
/* Recent comments */		
ul#recentcomments { margin:0;}
	ul#recentcomments li { 
		list-style-type:none;
		background:url(images/line-hor2.gif) repeat-x left bottom;
		padding:0 55px 16px 0;
		margin-bottom:10px;
	}
		ul#recentcomments li a {	
			text-decoration:none;
			display:inline-block;
		}
		ul#recentcomments li b {
			display:block;
		}
			ul#recentcomments li b,
			ul#recentcomments li b a,
			ul#recentcomments li a:hover {color:#f96a05;}
			
			ul#recentcomments li b a:hover { text-decoration:underline;}
			

/* Text widget */			
#sidebar-left li.widget#text-8,
#sidebar-left li.widget#text-9 { margin:8px 0 0 0;}

/* Tag cloud widget */		
.widget.widget_tag_cloud a:hover { color:#2f7fa7;}

/* Polls */			
#sidebar .widget.widget_polls-widget {
	background:#fb7c06;
	border:0 none;
}
	#sidebar .widget.widget_polls-widget,
	#sidebar .widget.widget_polls-widget h3 { color:white;}
	
	#sidebar .widget.widget_polls-widget p { 
		text-align:left !important;
	}
	#sidebar .widget .qz-polls-form ul { margin-bottom:20px;}
	#sidebar .widget .qz-polls-form ul li,
	#sidebar .widget.widget_polls-widget ul li {
		width:100%;
		overflow:hidden;
		line-height:1.5em;
		vertical-align:top;
		padding-top:15px;
	}
		#sidebar .widget .qz-polls-form ul li:first-child { padding:0;}
	.qz-polls-form input[type="radio"] { 
		float:left;
		width:14px;
		height:14px;
		border:0 none;
		margin:2px 12px 0 0;
	}
	.qz-polls-form label { 
		color:#fcda71;
		float:left;
		width:155px;
	}
	.qz-polls-form input[type="button"].Buttons {
		border:0 none;
		color:#f96305;
		width:44px;
		height:29px;
		background:white;
		cursor:pointer;
		float:left;
		margin:-5px 13px 0 0;
	}
	.qz-polls-form input[type="button"].Buttons:hover { 
		background:black;
		color:white;
	}
	#sidebar .widget.widget_polls-widget  a { color:white;}
	
/* Pages widget */	
.widget.widget_pages ul.children {
	margin-left:15px !important;
}
	

/* Post Cycle */
.folio_cycle {
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
	}
	.folio_cycle li {
		float:left;
		width:100px;
		height:100px;
		margin:0 0 15px 15px;
		overflow:hidden;
		}





/* Footer
---------------------------------------- */
footer{
    height: 50px;
    background: black;
    text-align: center;
    display: flex !important;
    justify-content: center;
    align-items: center !important;
    margin-top: 1em;
}
#footer {
	overflow:hidden;
	width:100%;
	background:url(images/tail-footer.gif) repeat-x left bottom;
}
#footer,
#footer a { color:#1a4159;} 

#footer a,
#footer a.alt:hover { text-decoration:none;}
#footer a:hover { text-decoration:underline;}

#footer a.alt { 
	color:#f96a05;
	text-decoration:underline;
}

	#footer .copyright {
		border:1px solid white;
		border-top:none;
		height:84px;
		background:url(images/bg-copy-footer.jpg) no-repeat center top;
	}
		#footer .copyright .grid_24 { padding-top:28px;}

	/* Footer widget */
	#widget-footer {
		background:url(images/tail-widget-footer.gif) repeat-y left top;
	}
		#widget-footer .bg {
			background:url(images/bg-widget-footer.jpg) no-repeat left bottom;
		}
		#widget-footer .grid_24 {
			padding:26px 0 21px 0;
		}
		#widget-footer ul { 
			margin:0;
			width:100%;
			overflow:hidden;
		}		
		#widget-footer ul li.grid_6 {
			float:left;
			margin:0 10px 0 0;
		}
		
		#widget-footer li.widget.popular-posts li {
			line-height:1.5em;
		}
			#widget-footer ul li.widget.popular-posts li a {
				
			}
		
			#widget-footer ul li.widget h3 { 
				color:white;
				margin:0 0 10px 0;
				padding:0;
				border:0 none;
			}
			
			#widget-footer ul li.widget ul li {
				list-style-type:none;
				background:url(images/line-hor.gif) repeat-x left top;
				vertical-align:top;
				margin:6px 0 0 0;
				padding-top:4px;
				height:18px;
				overflow:hidden;
			}
			#widget-footer ul li.widget li:first-child { 
				background:none;
				margin-top:0;
				padding-top:0;
			}
				#widget-footer ul li.widget ul li a {
					color:#99dcfc;
					text-decoration:none;
					line-height:1.5em;
				}
				#widget-footer ul li.widget ul li a:hover { color:white;}
	

/* Misc
---------------------------------------- */
.button {
	display:inline-block;
	padding:7px 15px;
	background:#000;
	color:#fff;
	text-decoration:none;
	}
	.button:hover {
		background:#999;
		}
.no-results {
	
}

.widget-area {
	
}

.line-hor {
	height:1px;
	background:#eee;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 0;
	}

/* Address */
.address {
	padding:15px 0 0 0;
	}
.address dt {
	margin-bottom:1.5em;
	}
.address dd {
	margin-bottom:0;
	width:100%;
	overflow:hidden;
	}
	.address dd span {
		float:left;
		width:100px;
		}



/* Forms
---------------------------------------- */

/* Form defaults */
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/* Comment form */
#commentform {
	
	}
	#commentform p.field {
		margin-bottom:5px;
		}
		#commentform small {
			color:#8b8b8b;
			}
	#commentform input[type=text] {
		width:250px;
		padding:4px;
		}
	#commentform textarea {
		width:460px;
		height:150px;
		padding:4px;
		overflow:auto;
		}
	#commentform #submit {
		background:#2f7fa7;
		height:29px;
		line-height:29px;
		padding:0 10px;
		color:#fff;
		cursor:pointer;
		border:none;
		}
	#commentform #submit:hover {
		background:#f96a05;
		}
	
	#commentform input[type=text]:hover,
	#commentform input[type=text]:focus,
	#commentform textarea:hover,
	#commentform textarea:focus {
		background:#f7f8f8;
		}




/* Contact form */
	.wpcf7-form p.field {
		margin-bottom:5px;
		line-height:1.8em;
		font-weight:bold;
		}
	.wpcf7-form p.field input {
		padding:4px 0 4px 8px;
		width:330px;
		margin-right:10px;
		color:#111;
		font-size:12px;
		}
		.wpcf7-form p.field small {
			color:red;
			}
	.wpcf7-form textarea {
		width:480px;
		height:160px;
		font-size:1em;
		padding:4px 0 4px 8px;
		overflow:auto;
		color:#111;
		font-size:12px;
		margin-bottom:20px;
		}
	.wpcf7-form .submit-wrap {
		margin-bottom:0;
		}
	.wpcf7-form .submit-wrap input {
		background:#2f7fa7;
		height:29px;
		line-height:29px;
		padding:0 10px;
		color:#fff;
		cursor:pointer;
		border:none;
		}
	.wpcf7-form .submit-wrap input:hover {
		background:#fa7306;
		}
		.wpcf7-not-valid-tip {
			width:200px !important;
			position:absolute;
			left:100% !important;
			top:-5px !important;
			padding:1px 0 1px 5px !important;
			background:none !important;
			color:red !important;
			border:none !important;
			}


/* Alert boxes
---------------------------------------- */
.alert-box, .wpcf7-response-output {
	padding:20px 20px 20px 90px !important;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size:.91em;
	line-height:1.4em;
	border:1px solid #dbdbdb;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	}
.abus-box {
	padding:10px !important;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size:.91em;
	line-height:1.4em;
	margin-bottom:15px;
	width:185px;
	background-color:#FF6600;
	}
.abuslink{
	font-size:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#369;
	text-decoration:none;
	}
	.attention-box, .wpcf7-validation-errors, .wpcf7-spam-blocked {
		border-color:#e6c555;
		color:#9e660d;
		background:url("../MedicalNews_fichiers/images/icons/alert/icon-note.png") no-repeat 20px 50% #fdebae;
		}



/* Sidebar search form */
#searchform {
	overflow: hidden;
	}
#searchform input[type="text"].searching {
		width:144px;
		padding:6px 5px;
		border:0 none;
		background:url(images/bg-input-text.gif) no-repeat left top;
		float:left;
		line-height:1.29em;
		}
#widget-header #searchform input[type="text"].searching {
  width:194px;
}		
	#searchform input[type="submit"].submit {
		width:26px;
		height:26px;
		background:url("images/bg-input-submit.gif") no-repeat left top;
		float:left;
		border:0 none;
		cursor:pointer;
		}



/* Fluid Columns */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin-right:4%; float:left; }
.last_col { margin-right:0 !important; clear:right; }


.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
}


/* Clear Floated Elements */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
#loading {
		position: absolute;
		top: 5px;
		right: 5px;
		}
.LinkPaginationDiv{
	padding:3px;
	border:1px solid #FF6600;
	background-color:#999;
	color:#000;
	height:15px;
	width:15px;
	text-align:center;
	float:left;
	margin-left:3px;
	margin-right:3px;
}
.LinkPaginationDivActuel{
	padding:3px;
	border:1px solid #FF6600;
	background-color:#FF6600;
	color:#000;
	height:15px;
	width:15px;
	text-align:center;
	float:left;
}
.LinkPagination{
	color:#000;
	text-decoration:none;
}

/* SPECIALITES A LA UNE*/
.title-card-specialities > a {
    height: 40px;
    text-align: center;
    font-weight: bold;
    font-size: 1em;
    color: #bf0000;
}
.card .card-image{
    height: 170px;
    min-height: 170px;
    display: flex;
    justify-content: center;
}

.specialities-block .card-content {
    padding: 10px 0 !important;
    height: 165px;
    overflow: hidden;
}
.specialities-block .card-action {
    text-align: right;
}
.specialities-block .card-action a{
    color: orangered;
    font-size: 0.7em;
    font-weight: bold;
}
.specialities-block img.activator {
    width: auto !important;
    height: 100%;
    padding-top: 1em;
}

/* PUBLICITE RIGHT HOME*/
.pub-single-section {
    box-shadow: 0px 0px 2px 1px #e9e9e9;
    width: 300px;
    min-width: 300px;
    max-width: 300px;
    height: 250px;
    min-height: 250px;
    max-height: 250px;
    margin: .2em 0 !important;
    padding: 0 !important;
}

.avatarAuteur {
    width: 115px;
    height: 115px;
}

.publishedDate {
    font-size: 0.9em;
    color: #999;
}
/* AUTEURS PAGES*/
.block-card-author {
    border: 1px dashed white;
    padding: 1em .5em;
    height: 200px;
    background: #f7f7f7;
}
.block-card-content {
    overflow: hidden;
    height: 100%;
}
.block-card-content h6 {
    font-weight: bold;
    color: black;
}
.block-content-bio p {
    color: grey;
}
.block-content-bio {
    overflow: hidden;
}
.block-first-char h4 {
    font-weight: bold;
    color: red;
}
.block-content-bio p {
    text-align:  left !important;
}
.block-content-bio .title {
    white-space: nowrap;
}

.shadow {
    box-shadow: grey 4px 4px 12px;
}

.shadow-on-hover {
    position: relative;
    top: 0;
    transition: top ease 0.3s;
}

img.shadow-on-hover:hover {
    box-shadow: grey 8px 8px 12px;
    top: -8px;
}

.s5ths,
.m5ths,
.l5ths,
.xl5ths {
  margin-left: auto;
  left: auto;
  right: auto;
}

.row .col.s5ths {
  width: 20%;
}

@media only screen and (min-width: 601px) {
  .row .col.m5ths {
    width: 20%;
  }
}

@media only screen and (min-width: 993px) {
  .row .col.l5ths {
    width: 20%;
  }
}

@media only screen and (min-width: 1201px) {
  .row .col.xl5ths {
    width: 20%;
  }
}

h6.title-card-specialities {
    height: 2em;
    text-align: center;
    overflow: hidden;
}

[type="radio"]:not(:checked), [type="radio"]:checked {
    position: relative;
    opacity: 1;
    pointer-events: all;
}
[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
    position: relative;
    opacity: 1;
    pointer-events: all;
}

select {
    display: block;
}
