@media screen {
	.default-homepage-last-posts>.list-posts-all,#footer>div.row-fluid{
		display: none!important;
	}
	#attachment>p{
		text-align: center;
	}
	div.fleche_attachment_thumbnail{
		width:150px;
		height:150px;
		position:relative;
	}
	img.fleche_attachment_thumbnail_left,img.fleche_attachment_thumbnail_right{
		position:absolute;
		top:0;
		left:0;
		z-index:10;
	}
	img.fleche_attachment_thumbnail_right{
		-moz-transform: rotate(180deg); 
		-ms-transform: rotate(180deg); 
		-o-transform: rotate(180deg); 
		-webkit-transform: rotate(180deg);
	}
	/* Hides navigation links and site footer when infinite scroll is active */
	body.infinite-scroll div.pagination,body.infinite-scroll div.navigation{
	    display: none;
	}
	/* Shows the footer again in case all posts have been loaded */
	.infinity-end.neverending #footer{
	    display: block;
	}
	#infinite-handle span{
		text-align: center;
		background: #ededed!important;
		color: #888!important;
		display: block;
		clear: both;
	}
	#my_breadcrumb{
		padding-left: 15px;
		padding-bottom: 5px;
	}
	.widget>ul{
		padding-left: 0px;
	}
	#blog-latest>div.post>div.post-content>.entry{
		overflow:hidden;
	}
	#blog-latest>div.post{
		clear: both;
	}
	#header {
	bottom:0px;
	color:#000;
	background-color:#fff;
	height:auto;
	margin-bottom: 40px;
	padding-top:0px;
	position:relative;
	}
	#logo_header{
	background-image: url(//sexoblogue.fr/wp-content/themes/blogdunsexologue2016/header_fond_bleu.png);
	background-repeat: repeat-x;
	background-position-y: 12px;
	}
	
	#wp-admin-bar-csmm>a {
		width: 21px;
		overflow: hidden;
	}
	#wp-admin-bar-gadwp-1>a {
		width: 21px;
		overflow: hidden;
	}
	#wp-admin-bar-popup-maker>a {
		width: 21px;
		overflow: hidden;
	}
	#wp-admin-bar-edit>a {
		width: 21px;
		overflow: hidden;
	}
	#wp-admin-bar-wpfc-toolbar-parent>div.ab-item{
		width: 21px;
		overflow: hidden;
	}
	#wp-admin-bar-new_draft>a {
		width: 21px;
		overflow: hidden;
	}
	wp-admin-bar-wpfc-toolbar-parent>div.ab-item.ab-empty-item{
		font-size: 0px;
	}
	#wp-admin-bar-my-account>.ab-item{
		font-size:0px;
		
	}
	#wp-admin-bar-my-account>.ab-item>.display-name{
		display: none;
	}
	ul{list-style:none;margin:0}
	/* CSSPortal : Sun, 28 Feb 2016 16:18:38 -0500 */
	
	#blog-page .title-center {
	text-align:center!important;
	}
	
	#blog-page h1.pagetitle {
	text-transform:uppercase;
	}
	h1.pagetitle.title_hidden{
		display: none;
	}
	
	#blog-search div.page h2.posttitle {
	line-height:120%;
	margin:0 0 12px;
	}
	
	#blog-search div.page p.date {
	border-bottom:1px solid #fff;
	margin-bottom:5px;
	margin-top:-10px;
	padding-top:0;
	}
	
	#blog-search div.post-content {
	background:#ededed;
	float:left;
	margin-bottom:10px;
	margin-left:20px;
	margin-right:-5px;
	padding:15px 10px 5px 15px;
	position:relative;
	width:655px;
	}
	
	div.post-content{
		font-size: 15px;
	}
	
	#comments .comment-form-comment label {
	display:block;
	}
	
	#comments h3,#comments h2 {
	clear:both!important;
	color:#888;
	font-size:20px;
	font-weight:400;
	margin: 5px 0 5px;
	}
	#comments h2 {
	margin-left:10px;
	}
	
	#comments label {
	display:inline-block;
	margin-right:10px;
	min-width:170px;
	}
	
	#comments textarea {
	width:90%;
	}
	li.comment {
    list-style: none;
	}
	#content{
	float:left;
	margin:0;
	position:relative;
	width: 100%;
	}
	#content.full-with{
	width: 100%;
	}
	#content .gallery {
	margin:0 auto 18px;
	}
	
	#content .gallery .gallery-caption {
	color:#888;
	font-size:12px;
	margin:0 0 20px;
	}
	
	#content .gallery .gallery-item {
	float:left;
	margin-top:0;
	text-align:center;
	width:33%;
	}
	
	#content .gallery dl {
	margin:0;
	}
	
	#content .gallery img {
	border:none;
	margin-top:20px;
	}
	
	#content .padder {
	border-left:none;
	border-right:none;
	min-height:300px;
	overflow:hidden;
	padding:0 0 0 10px;
	}
	
	#footer {
	clear:both;
	margin-bottom:8px;
	margin-top:8px;
	padding:0;
	text-align:left;
	}
	
	#footer .row-fluid .span4 {
	float:left;
	margin-left:10px;
	width:30%;
	}
	
	#footer .widgetarea:first-child {
	margin-left:0;
	}
	
	#footer a.credits {
	color:#afafaf;
	text-align:center;
	text-decoration:none;
	}
	
	#footer a.credits:focus {
	color:#afafaf;
	text-align:center;
	text-decoration:none;
	}
	
	#footer a.credits:hover {
	color:#afafaf;
	text-align:center;
	text-decoration:none;
	}
	
	#footer div.credits {
	color:#afafaf;
	text-align:center;
	text-decoration:none;
	}
	
		
	#header div.menu-top a {
	display:inline;
	padding:0 4px 0;
	color:#5e5e5e;
	}
	
	#header div.menu-top li {
	float:left;
	list-style:none outside none;
	margin:4px 0 0 0;
	position:relative;
	}
		
	#logo {
	padding-left:10px;
	padding-top:36px;
	}
	
	#logo a img {
	position:absolute;
	top:137px;
	z-index:1;
	}
	
	#logo h1 {
	font-size:35px;
	line-height:130%;
	margin:0 0 -5px;
	}
	
	#logo h4 {
	font-size:35px;
	line-height:130%;
	margin:0 0 -5px;
	}
	
	#sidebar h3.widgettitle {
	background:#ededed;
	clear:left;
	color:#888;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	margin:0 0 5px -5px;
	padding:5px;
	/*width:210px;*/
	}
	
	#sidebar li.page_item:before {
	content:"";
	}
	
	#sidebar ul {
	margin-left:0;
	text-align:left;
	}
	
	#sidebar.widgetarea {
	border-left:1px solid #ececec;
	float:right;
	padding-top:0;
	overflow: hidden;
	margin-left: -1px;
	}
	
	
	.aligncenter {
	display:block;
	margin-left:auto!important;
	margin-right:auto!important;
	text-align: center!important;
	}
	
	.alignleft {
	float:left;
	margin-right:15px;
	}
	
	.alignright {
	float:right;
	margin-left:15px;
	}
	
	.cat-item a {
	text-decoration:none;
	}
	
	.cc-widget {
	background:#fff!important;
	overflow:hidden;
	padding:1%!important;
	text-align:left!important;
	}
	
	.clear {
	clear:both;
	}
	
	.list-posts-all {
	clear:both;
	margin-bottom:25px;
	width:100%;
	}
	.list-posts-all>.posts-img-left-content-right>h2{
	overflow: hidden;
	line-height: 120%;
	}
	
	.navigation {
	font-size:13px;
	font-weight:700;
	margin:5px 0 25px;
	overflow:hidden;
	padding:5px 0;
	text-align:left;
	}
	
	.navigation .alignleft {
	display:block;
	float:left;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	width:50%;
	}
	
	.navigation .alignright {
	display:block;
	float:right;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	text-align:right;
	width:50%;
	}
	
	.paddersidebar {
	padding-left:5px;
	}
	
	.post-content .date {
	background:url(//sexoblogue.fr/wp-content/themes/blogdunsexologue2016/date.png) no-repeat 0 4px;
	padding-left:18px!important;
	}
	
	
	.widget {
	margin-bottom:20px;
	
	}
	
	.wp-caption {
	background:#f3f3f3;
	border:1px solid #ddd;
	margin:10px 10px 15px 0;
	max-width:99.5%;
	padding-right:0;
	padding-top:4px;
	text-align:center;
	}
	
	a {
	color:#4aa1d7;
	font-style:normal;
	padding:1px 0;
	text-decoration:none;
	}
	
	a:active {
	color:#888;
	}
	
	a:focus {
	outline:none;
	}
	
	a:hover {
	color:#888;
	}
	
	blockquote {
	background:#ededed;
	font-family:georgia, times, serif;
	font-size:16px;
	font-style:italic;
	padding:10px 20px;
	quotes:none;
	}
	
	blockquote a {
	font-family:georgia, times, serif;
	font-size:16px;
	font-style:italic;
	}
	
	blockquote a:focus {
	font-family:georgia, times, serif;
	font-size:16px;
	font-style:italic;
	}
	
	blockquote a:hover {
	font-family:georgia, times, serif;
	font-size:16px;
	font-style:italic;
	}
	
	blockquote h1 {
	font-family:georgia, times, serif;
	font-size:16px;
	font-style:italic;
	}
	
	blockquote h2 {
	font-family:georgia, times, serif;
	font-size:16px;
	font-style:italic;
	}
	
	blockquote h3 {
	font-family:georgia, times, serif;
	font-size:16px;
	font-style:italic;
	}
	
	blockquote h4 {
	font-family:georgia, times, serif;
	font-size:16px;
	font-style:italic;
	}
	
	blockquote h5 {
	font-family:georgia, times, serif;
	font-size:16px;
	font-style:italic;
	}
	
	blockquote h6 {
	font-family:georgia, times, serif;
	font-size:16px;
	font-style:italic;
	}
	
	blockquote p {
	font-family:georgia, times, serif;
	font-size:16px;
	font-style:italic;
	}
	
	blockquote:after {
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUBAMAAAB/pwA+AAAAMFBMVEUAAADMzMzMzMzLy8vLy8vNzc3MzMzS0tLMzMzMzMzMzMzNzc3MzMzNzc3Ly8vMzMyiywvsAAAAD3RSTlMAd+6ZIrtVEd3MqjOIZkT0OY2zAAAAe0lEQVQI15WMvQ2CABhEH0EtNBg2wA1wBMMEFvY6Ao29G2hvoTO4CKP4g1Fj88i3AbziksvlHoPIyv+KxLaGQtc0uoSLfil1Aep7pD5gG3nUA1R64q5XSDQn1R3MfdVk/oDUJ4z9AEUYG3OY2sI+FqrotzgxOwOTDT3oAO8YPH2WsQU7AAAAAElFTkSuQmCC);
	content:'';
	display:block;
	height:20px;
	margin-right:60px;
	margin-top:-22px;
	position:absolute;
	right:0;
	width:20px;
	}
	
	blockquote:before {
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUBAMAAAB/pwA+AAAAMFBMVEUAAADMzMzMzMzLy8vLy8vNzc3MzMzS0tLMzMzMzMzMzMzNzc3MzMzNzc3Ly8vMzMyiywvsAAAAD3RSTlMAd+6ZIrtVEd3MqjOIZkT0OY2zAAAAfklEQVQI15WMuw3CYBgDL7wCNLABDR0FbBAaauho2YARGIEV2ABatsgIrEAkJJBQLv+3QeLCkm35aKPdCXg+gJEryFwCC49QeIv8h75v4Owhlg1wtSRf+4pTKjKdw1RrJgZgrF9m+iHc7V6FnlZc9BfExB0a3LxI58G9KumiBnK9OVPQKMjsAAAAAElFTkSuQmCC);
	content:'';
	display:block;
	height:20px;
	margin-left:-40px;
	position:absolute;
	width:20px;
	}
	
	body {
	background:#e2e2e2;
	color:#5e5e5e;
	font-family:Arial, Tahoma, Verdana, sans-serif;
	font-size:12px;
	line-height:150%;
	margin:0 auto;
	max-width:100%;
	min-width:100%;
	padding:0;
	}
	
	body.bubble div.post div.author-box {
	display:block;
	margin-top:20px;
	}
	
	body.bubble div.post div.post-content {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background:#ededed;
	border-radius:10px;
	float:left;
	margin-bottom:10px;
	margin-left:15px;
	margin-right:0px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top:15px;
	padding-bottom: 5px;
	position:relative;
	}
	
	body.bubble div.post h2.posttitle {
	line-height:120%;
	margin:0 0 12px;
	font-size: 28px;
	}
	
	body.bubble div.post p.date {
	border-bottom:1px solid #fff;
	margin-bottom:5px;
	margin-top:-10px;
	padding-top:0;
	}
	
	body.bubble div.post p.postmetadata {
	border-top:1px solid #fff;
	}
		
	body.page .span8 {
	line-height:150%;
	}
	
	body.single .span8 {
	line-height:150%;
	}
	
	del {
	text-decoration:line-through;
	}
	
	div#comments.span11 {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#ededed;
	/*border:thin solid #ececec;*/
	border-radius:10px;
	/*padding:8px;*/
	}
	#respond{
	padding:8px;
	}
	
	div.author-box {
	float:left;
	font-size:10px;
	font-style:normal;
	line-height:120%;
	text-align:center;
	width:50px;
	}
	
	div.author-box a {
	font-size:10px;
	font-style:normal;
	line-height:120%;
	margin:5px 0 0;
	text-align:center;
	width:50px;
	}
	
	div.comment-author img.avatar {
	margin:4px 12px 12px -45px;
	}
	
	div.comment-body {
	margin-bottom:12px;
	margin-left:45px;
	}
	
	div.comment-body div.comment-author {
	padding-top:6px;
	}
	
	div.comment-body div.commentmetadata {
	margin-top:0;
	}
	
	div.comment-meta {
	border-bottom:none;
	border-top:1px none #ededed;
	color:#888;
	font-size:12px;
	margin:0;
	padding:3px 0;
	}
	
	div.comment-meta a {
	font-size:12px;
	}
	
	div.comment-meta a:hover {
	color:#888;
	font-size:12px;
	}
	
	div.page ol {
	list-style:decimal outside none;
	margin:0 0 15px 20px;
	}
	
	div.page ol.commentlist {
	list-style:none outside none;
	margin-left:0;
	}
	
	div.page p.date {
	border-bottom:none;
	border-top:1px none #ededed;
	color:#888;
	font-size:12px;
	margin:0;
	padding:3px 0;
	}
	
	div.page ul {
	list-style:circle outside none;
	}
	
	div.pagination {
	float:right;
	text-align:right;
	}
		
	div.post .wp-caption p.wp-caption-text {
	font-size:.9em;
	line-height:17px;
	margin:0;
	padding:0 4px 5px 0;
	}
	
	div.post blockquote {
	font-family:georgia, times, serif;
	font-size:16px;
	font-style:italic;
	line-height:150%;
	padding:0 3em;
	quotes:none;
	}
		
	div.post div.author-box img {
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border:1px solid #fff;
	border-radius:50%;
	float:none;
	margin:0;
	padding:0;
	width:50px;
	}
	
	div.post h1.pagetitle {
	line-height:120%;
	margin:0;
	}
	
	div.post img {
	border:none!important;
	margin:0 0 1px;
	}
	
	div.post img.alignleft {
	display:inline;
	margin:0 7px 2px 0;
	padding:0 12px 12px 0;
	}
	
	div.post img.size-full {
	height:auto;
	max-width:100%;
	}
	
	div.post ol {
	list-style:decimal outside none;
	margin:0 0 15px 20px;
	}
	
	div.post ol ol {
	list-style:upper-alpha outside none;
	}
	
	div.post p.date {
	border-bottom:none;
	border-top:1px none #ededed;
	color:#888;
	font-size:12px;
	margin:0;
	padding:3px 0;
	}
	
	div.post p.date a {
	font-size:12px;
	}
	
	div.post p.date a:hover {
	color:#888;
	font-size:12px;
	}
	
	div.post p.postmetadata {
	border-bottom:none;
	border-top:1px solid gray;
	clear:left;
	color:#888;
	font-size:12px;
	margin:15px 0 0;
	overflow:hidden;
	padding:3px 0;
	}
	
	div.post p.postmetadata a {
	font-size:12px;
	}
	
	div.post p.postmetadata a:hover {
	color:#888;
	font-size:12px;
	}
	
	div.post span.marker {
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	background:#ededed;
	height:20px;
	margin:17px 0 0 -25px;
	position:absolute;
	width:20px;
	}
	
	div.post table {
	border:1px solid #fff;
	border-collapse:collapse;
	border-spacing:0;
	}
	
	div.post table td {
	border-top:1px solid #fff;
	}
	
	div.post ul {
	list-style:circle outside none;
	}
	
	div.posts-img-left-content-right {
	padding:17px 0 0;
	}
	
	div.posts-img-left-content-right a.read-more-link {
	display:block;
	float:right;
	}
	
	div.posts-img-left-content-right h3 {
	font-size:20px;
	line-height:110%;
	margin-bottom:8px;
	}
	
	div.posts-img-left-content-right img.wp-post-image {
	float: left;
	margin-bottom: 25px;
	margin-right: 15px;
	margin-top: 5px;
	border-radius: 30px;
	border: 1px solid #ccc;
	padding: 4px;
	}
	
	div.posts-img-left-content-right p {
	text-align:justify;
	margin-top: -10px;
	}
	
	div.sharedaddy {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color:#ededed;
	border:thin solid #ececec;
	border-radius:10px;
	padding:8px;
	}
	
	div.sharedaddy h3.sd-title {
	border:none!important;
	clear:both;
	color:#888!important;
	display:block!important;
	font-size:20px!important;
	font-weight:400!important;
	margin:5px 0!important;
	padding-bottom:0!important;
	padding-right:0!important;
	padding-top:0!important;
	}
	
	div.sharedaddy h3.sd-title:before {
	border:none!important;
	content:"";
	display:none!important;
	margin:0!important;
	min-width:0!important;
	width:100%;
	}
	
	div.single-img-left-content-right {
	padding:5px 0 0;
	}
	
	div.single-img-right-content-left {
	float:right;
	padding:20px 0 0;
	}
	
	div.single-img-right-content-left img.wp-post-image {
	border:1px solid #fff;
	float:right;
	margin-bottom:20px;
	margin-left:25px;
	margin-top:5px;
	}
	
	div.widget div.textwidget {
	padding:0;
	}
	
	div.widget ul li {
	border-bottom:medium none;
	list-style:none outside none;
	margin-bottom:5px;
	min-height:20px;
	padding:0;
	}
	
	div.widget ul.children {
	margin:0;
	padding:0 0 0 9px;
	}
	
	div.widget ul.children ul {
	margin:0;
	padding:0 0 0 9px;
	}
	
	div.widget_tag_cloud div {
	padding:8px 10px;
	}
	
	div.widgetarea {
	color:#888;
	}
	
	div.widgetarea ul {
	margin-left:0;
	text-align:left;
	}
	
	div.wp-caption.aligncenter {
	float:none!important;
	margin-left:auto!important;
	margin-right:auto!important;
	}
	
	em {
	font-style:italic;
	}
	
	h1 {
	font-size:28px;
	font-weight:600;
	line-height:120%;
	margin:0 0 18px;
	}
	
	h1.page-title {
	border-bottom:1px solid #cbc9c9;
	line-height:120%;
	}
	
	h1.pagetitle {
	border-bottom:1px solid #cbc9c9;
	line-height:120%;
	}
	
	h2 {
	font-size:24px;
	font-weight:600;
	line-height:120%;
	margin:18px 0 18px;
	}
	.listposts > h2{
	margin-bottom: 0px;
	}
	h3 {
	font-size:21px;
	font-weight:600;
	line-height:120%;
	margin:16px 0 16px;
	}
	
	h4, #jetpack_share.sd-title, #jetpack_share.jp-relatedposts-headline>em {
	font-size:16px;
	font-weight:600;
	line-height:120%;
	margin:0 0 14px;
	font-style:normal;
	}
	
	h5 {
	font-size:14px;
	font-weight:600;
	line-height:120%;
	margin:0 0 8px;
	}
	
	h6 {
	font-size:12px;
	font-weight:600;
	line-height:120%;
	margin:0 0 6px;
	}
	
	hr {
	background:#888;
	border:0 none;
	clear:both;
	height:1px;
	margin:20px 0;
	}
	
	img {
	height:auto;
	max-height:auto;
	max-width:100%;
	}
	
	img.aligncenter {
	display:block;
	margin-left:auto!important;
	margin-right:auto!important;
	}
	
	img.category_icon {
	margin-bottom:.25em;
	padding:0 10px;
	text-decoration:none;
	vertical-align:middle;
	}
	
	img.page_icon {
	height:15px;
	margin-bottom:.25em;
	margin-left:-15px;
	margin-right:-5px;
	padding:0 10px;
	text-decoration:none;
	vertical-align:middle;
	width:15px;
	}
	
	input[type=button] {
	background:#888;
	border-bottom:1px solid #aaa;
	border-left:none;
	border-right:1px solid #aaa;
	border-top:none;
	color:#fff;
	cursor:pointer;
	font-family:arial, sans-serif;
	font-size:15px;
	font-weight:400;
	margin-top:2px;
	padding:3px 5px;
	text-decoration:none;
	vertical-align:top;
	}
	
	input[type=button]:hover {
	background:#489ed5;
	border-color:#aaa;
	outline:none;
	}
	
	input[type=submit] {
	background:#489ed5;
	border-bottom:1px solid #aaa;
	border-left:none;
	border-right:1px solid #aaa;
	border-top:none;
	color:#fff;
	cursor:pointer;
	font-family:arial, sans-serif;
	font-size:15px;
	font-weight:400;
	margin-top:2px;
	padding:3px 5px;
	text-decoration:none;
	vertical-align:top;
	}
	
	input[type=submit]:hover {
	background:#226793;
	outline:none;
	}
	
	ins {
	text-decoration:none;
	}
	
	li ul.children li {
	margin-top:0!important;
	min-width:180px;
	z-index:1000000;
	}
	
	ol {
	list-style:decimal outside none;
	}
	
	ol.commentlist li {
	border-top:1px solid #ededed;
	margin:0 0 20px;
	}
	
	p {
	font-size:15px;
	margin-bottom:15px;
	}
	
	p:last-child {
	margin-bottom:0;
	}
	
	sup,sup>a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:smaller;
	line-height:100%;
	vertical-align:super;
	}
	
	table {
	/*border-collapse:collapse;
	border-spacing:0;*/
	margin:0 0 15px;
	width:100%;
	}
	
	table thead tr {
	/*background:#fff;*/
	}
	
	table tr td {
	/*border-bottom:1px solid #fff;
	padding:5px 7px 3px;*/
	text-align:left;
	vertical-align:middle;
	}
	
	table tr th {
	/*background:#fff;
	border-bottom:1px solid #fff;
	padding:5px 7px 3px;*/
	text-align:left;
	vertical-align:middle;
	}
	
	ul,ol,li {
	/*list-style:circle outside none;*/
	font-size:15px;
	}
	
	/*******************************************************************/
	
	
	
	/* CSSPortal : Sun, 28 Feb 2016 16:17:08 -0500 */
	
	
	#blog-single p.postmetadata span.comments {
	display:none;
	}

	#breadcrumbs {
	margin-left: 10px;
}
	
	#cc_slider-top {
	margin-bottom:20px;
	margin-top:0px;
	overflow:hidden;
	width:100%;
	}
	
	#cc_slider-top div.cc_slider {
	margin-bottom:0;
	margin-left:0;
	margin-top:-1px;
	overflow:hidden;
	}
	
	#cc_slider-top div.cc_slider .featured {
	/*
	float:left;
	height:250px;
	margin-bottom:20px;
	padding-right:0px;
	position:relative;
	width:100%;
	*/
	}
	
	#cc_slider-top div.cc_slider .featured .info a {
	color:#fff!important;
	display:inline;
	padding-left:0;
	}
	
	#cc_slider-top div.cc_slider .featured .info h2 {
	line-height:100%;
	margin:0;
	overflow:hidden;
	padding:2px 2px 2px 5px;
	}
	
	#cc_slider-top div.cc_slider .featured .info h2 > a {
	color:#fff!important;
	font-family:arial, sans-serif;
	font-size:18px;
	overflow:hidden;
	}
	
	#cc_slider-top div.cc_slider .featured .info p {
	color:#fff;
	font-family:arial, sans-serif;
	font-size:13px;
	line-height:15px;
	margin:0 5px;
	}
	
	#cc_slider-top div.cc_slider .featured .ui-tabs-panel {
	-moz-border-top-left-radius:10px;
	-moz-bottom-left-border-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-top-left-radius:10px;
	border:medium none;
	border-bottom-left-radius:10px;
	border-top-left-radius:10px;
	height:250px;
	margin-left:0;
	overflow:hidden;
	padding:0;
	position:relative;
	}
	
	#cc_slider-top div.cc_slider .featured .ui-tabs-panel .info {
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABVJREFUeNpiZGBgKAZiBiYGKAAIMAAGgAB3Mau1/AAAAABJRU5ErkJggg==);
	height:92px;
	left:0;
	margin-left:0;
	position:absolute;
	top:157px;
	width:100%;
	}
	
	#cc_slider-top div.cc_slider .featured .ui-tabs-panel a {
	display:block;
	width:100%;
	}
	
	#cc_slider-top div.cc_slider .featured .ui-tabs-panel a .wp-post-image {
	height:100%;
	width:100%;
	min-height: 156px;
	position: absolute;
	}
	
	#cc_slider-top div.cc_slider .featured .ui-tabs-panel.span12 .info {
	top:170px;
	}
	
	#cc_slider-top div.cc_slider .featured .ui-tabs-panel.span8 .info {
	top:157px;
	}
	
	#cc_slider-top div.cc_slider .ui-corner-all {
	border:medium none;
	}
	
	#cc_slider-top div.cc_slider .ui-tabs {
	padding:0;
	position:relative;
	}
	
	#cc_slider-top div.cc_slider .ui-widget-header {
	border:medium none;
	font-weight:400;
	}
	
	#cc_slider-top div.cc_slider li.ui-tabs-nav-item a {
	background:#fff;
	color:#888!important;
	display:block;
	font-weight:400;
	height:100%;
	overflow:hidden;
	padding:0 2px;
	width:100%;
	}
	
	#cc_slider-top div.cc_slider li.ui-tabs-nav-item a:hover {
	background:#f9f9f9;
	}
	
	#cc_slider-top div.cc_slider ul.ui-tabs-nav {
	list-style:none outside none;
	margin:0;
	padding:1px;
	right:0;
	top:0;
	}
	
	#cc_slider-top div.cc_slider ul.ui-tabs-nav li {
	border:none;
	color:#888;
	font-size:12px;
	margin:0;
	}
	
	#cc_slider-top div.cc_slider ul.ui-tabs-nav li img {
	background:#fff;
	float:left;
	border:1px solid #ededed;
	}
	
	#cc_slider-top div.cc_slider ul.ui-tabs-nav li span {
	font-family:arial, sans-serif;
	font-size:12px;
	white-space:normal!important;
	}
	
	#cc_slider-top div.cc_slider ul.ui-tabs-nav li.ui-tabs-active {
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAoCAMAAAAWoVD2AAAAM1BMVEUAAADd3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d3d35fxF+AAAAEHRSTlMA539Mtx4VBPnSsZyOYDwr8cZzJwAAAEJJREFUKM/tzrkRACEUAtDV73of9F+tiaJjCY5kbwjge7k4f95VDUC4EgDaagXQLXlgWUbH3omZ5pJWw4xEeq2cDztBRQN82Enz7wAAAABJRU5ErkJggg==) no-repeat top left;
	}
	
	#cc_slider-top div.cc_slider ul.ui-tabs-nav li.ui-tabs-active a {
	background:#ededed;
	}
	
	#cc_slider-top div.cc_slider.cc_slider_shortcode {
	margin-bottom:12px;
	}
	
	#cc_slider_prev {
	background:#ededed;
	}
	
	#cc_sliderslidertop.cc_slider .info.span8 {
	padding-right:15px;
	width:100%;
	}
	
	#featured_prev {
	background:#ededed;
	}
	
	#menu_s{
		background: transparent; 
		border-color: transparent; 
		color: white; 
		font-size: 13px; 
		width: 70px;
	}
	#menu_s:focus{
		background-color: #fff;
		cursor: text;
		width: 210px;
		color: black;
	}
	#menu_searchform::before{
		font-family: "fontello";
		content: '\e804';
	}

	#sidebar a.printfriendly {
	display:block;
	margin-bottom:-10px;
	margin-top:10px;
	padding-bottom:0;
	}
	
	#toc_container a {
	text-decoration:none;
	text-shadow:none;
	}
	
	#toc_container li {
	margin:0;
	padding:0;
	}
	
	#toc_container p.toc_title {
	font-weight:700;
	margin:0;
	padding:0;
	text-align:center;
	}
	
	#toc_container p.toc_title + ul.toc_list {
	margin-top:1em;
	}
	
	#toc_container ul {
	margin:0;
	padding:0;
	}
	
	#toc_container ul ul {
	margin-left:1.5em;
	}
	
	#toc_container ul.toc_list {
	background-color:#F9F9F9;
	border:thin solid gray;
	display:block;
	font-variant:small-caps;
	padding:5px;
	}
	
	#toc_container ul.toc_list li {
	list-style-position:inside;
	list-style-type:disc;
	line-height:160%;
	}
	
	#toc_container.no_bullets li {
	background:0 0;
	list-style:none;
	list-style-type:none;
	}
	
	#toc_container.no_bullets ul {
	background:0 0;
	list-style:none;
	list-style-type:none;
	}
	
	#toc_container.no_bullets ul li {
	background:0 0;
	list-style:none;
	list-style-type:none;
	}
	
	.su-tabs-style-abonnement {
	width:204px;
	}
	
	.su-tabs-style-abonnement .su-tabs-pane {
	padding:0;
	}
	
	.su-tabs-style-abonnement a.su-button {
	padding:8px 6px 6px 12px;
	}
	
	.su-tabs-style-abonnement center a img {
	padding:5px 0 0;
	}
	
	.su-tabs-style-abonnement div.su-tabs-nav span {
	margin:0;
	min-height:15px!important;
	padding:0!important;
	}
	
	.su-tabs-style-abonnement form input {
	margin-left:auto;
	margin-right:auto;
	}
	.su-posts.su-posts-teaser-loop>.su-post{
		display: block;
		width: 100%;
		clear: both;
	}
	.su-posts.su-posts-teaser-loop>.su-post>a.su-post-thumbnail{
		 float: left;
	}
.tagcloud > a:hover {
	background:#ededed;
	color:#888;
}

.toc_sitemap ul {
	list-style:none!important;
	padding:0 0 0 5px;
	}
	
	.toc_sitemap_posts_letter {
	font-size:1.5em;
	font-style:italic;
	}
	
	.toc_widget_list.no_bullets {
	background:0 0;
	list-style:none;
	list-style-type:none;
	}
	
	.toc_widget_list.no_bullets li {
	background:0 0;
	list-style:none;
	list-style-type:none;
	}
	
	.widget .derniers-cours-thumbnail {
	display:block;
	float:left;
	height:56px;
	margin:0 1em 0 0;
	width:56px;
	}
	
	.widget .derniers-cours:after {
	clear:both;
	content:'';
	display:table;
	}
	
	.widget.derniers-cours-maj .derniers-cours-thumbnail img {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #ccc;
	border-radius:5px;
	display:block;
	margin:0;
	max-height:100%;
	max-width:100%;
	padding:2px;
	}
	
	.widget.derniers-cours-maj div.derniers-cours-title {
	font-size:11px;
	line-height:120%;
	}
	
	.widget_post_views_counter_list_widget .count {
	font-size:11px;
	}
	
	.widget_post_views_counter_list_widget .post-title {
	font-size:11px;
	}
	
	.widget_post_views_counter_list_widget > ul {
	display:block;
	margin:0;
	padding:0;
	}
	
	.widget_post_views_counter_list_widget > ul > li {
	clear:both;
	display:block;
	line-height:14px!important;
	}
	
	.widget_post_views_counter_list_widget img {
	border:1px solid silver;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	display:block;
	float:left;
	margin:0 7px 5px 0;
	padding:2px;
	width:56px;
	}
			
	
	div#toc_container {
	background:#FFF;
	border:1px solid #FFF;
	display:table;
	font-size:95%;
	margin-bottom:1em;
	padding:10px;
	width:95%;
	}
	
	div#toc_container p.toc_title {
	color:#888;
	}
	
	div#toc_container ul li {
	font-size:100%;
	}
	
	.tags{
		background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAmVBMVEUAAACrq6uzs7PKysrFxcW6urqvr6/BwcHCwsKvr6/Kysq8vLy4uLi0tLTIyMjKysr9/f3Nzc3Z2dm2traX1P+84v2b1v/7/PzW7Pvg4ODT09OLz/+Jz/+Hzf329/jo6Ojl5eXi4uLPz8+e1/+DzP/o8/vd3d3W1tbFxcW/v7+O0P/3+/3q9f3T6/uX0fqNzPfz8/Pq6uq4uLh2gLgMAAAAEHRSTlMAIBX3Ozs4Ffb2Ffb29uLN0Y/argAAAI1JREFUGNNNyNcSgjAUhOEo9rqhxQAGiCD29v4P5yFznLgXO/N/ossya6VciN8y9KucMNRSg27KYCHF9qWgTywSOtiYNsGRRQLK3IqG5DzsIXhDtUWc5glCJ6OgxL2JD04+TmYldnuSIkEX/Ul6eaowGgjaeFmR5A/DTbIiia+uWdY14Js2mWtuL9xeuL8dxw04OLnLtgAAAABJRU5ErkJggg==) no-repeat 0 4px;
		padding:5px 0 5px 16px;
	}
	div.listposts .tags, div.post .tags {
		font-size: 13px;
	}
		
	div.post img {
	margin:0 0 1px;
	}
	
	div.su-post-title {
	font-size:11px;
	}
	
	div.widget ul li.current_page_item a {
	font-style:normal;
	font-weight:400;
	}
		
	img.avatar {
	-moz-border-radius:50%;
	-webkit-border-radius:50px;
	border:1px solid #ededed;
	border-radius:50px;
	float:left;
	}
	
	p.toc_title {
	color:#888;
	display:inline;
	font-size:28px;
	font-weight:700;
	text-align:left;
	}
	
	ul.page-list {
	padding-left: 0;
	}
	
	ul.page-list > li.page_item a {
	display:list-item;
	font-size:11px;
	line-height:100%;
	margin: 0 0 0 -8px;
	}
		
	ul.page-list > li.page_item li {
		text-indent: -3px;
		margin: 0 0 0 7px;
	}
	ul.page-list > li.page_item a:hover {
		background:#ededed;
		color:#888;
	}
	
	ul.su-siblings {
	margin:0;
	padding: 0;
	}

	li.pagenav,li.categories{
		list-style-type: none;
		padding-left: 0;
		font-size: 19px;
		line-height: 150%;
		font-weight: bold;
	}
	.pagenav li,.pagenav ul,.categories ul,.categories li{
		font-size: 12px;
		list-style-type: none;
		line-height: 180%;
		font-weight: normal;
		font-style: normal;
	}
	.pagenav ul,.categories ul{
		padding-left: 0;
	}
	.pagenav li,.categories li{
		padding-left: 15px;
	}
	#reply-title:after{
		content: 'Un lien vers votre site web sera affiché si celui-ci respecte la charte HONCode';
		font-size: 12px;
		display: block;
		margin-top: -10px;
	}
	.author_description{font-size: 1.2em;}
	
	/* Partage Jetpack */
	.sharedaddy.sd-sharing-enabled{
		margin-top:30px;
	}
	
	li.li-strike{
		text-decoration: line-through;
	}
	li.page_item{
		text-decoration: none;
	}
/* Centrage du texte de la légende */
	.wp-block-image .aligncenter > figcaption,
	div.wp-block-image > figure.aligncenter figcaption {
		text-align: center;
	}
	
	/* Correction d’alignement pour les vidéos */
	figure.wp-block-video.aligncenter {
		display: table !important;
	}
	
	/* Cadre + fond UNIQUEMENT si une légende existe */
	figure.wp-block-image:has(figcaption),
	figure.wp-block-video:has(figcaption),
	div.wp-block-image > figure:has(figcaption) {
		border: 1px inset black;
		background-color: rgb(245, 245, 245);
	}
	
	/* Désactivation manuelle explicite */
	figure.wp-block-image.noborder:has(figcaption),
	figure.wp-block-video.noborder:has(figcaption),
	div.wp-block-image.noborder > figure:has(figcaption) {
		border: none !important;
		background-color: transparent !important;
	}
	
		div.wp-block-image > figure > figcaption, figure.wp-block-image > figcaption{
		display: block!important;
	}
	.line_height_50{
		line-height: 50px;
	}
	.blog_post_entry_right{
		float:right;margin-left:15px!important;margin-bottom:10px!important;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;
	}
	.blog_post_entry_left{
		float:left;margin-right:15px!important;margin-bottom:10px!important;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;
	}
}
/*Fin de @media screen */