@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;
	}

	body.single-post div.post div.entry p:not(.wp-caption-text):not([class*="has-text-align-"]),
	body.page-template-template-diu #blog-page div.entry p:not(.wp-caption-text):not([class*="has-text-align-"]) {
	text-align:justify;
	text-justify:inter-word;
	hyphens:auto;
	}

	body.single-post div.post div.entry li,
	body.page-template-template-diu #blog-page div.entry li {
	text-align:left;
	}

	body.single-post div.post div.entry .az-contact-optin p:not(.wp-caption-text):not([class*="has-text-align-"]),
	body.single-post div.post div.entry .az-pdf-optin-wrapper p:not(.wp-caption-text):not([class*="has-text-align-"]),
	body.page-template-template-diu #blog-page div.entry .az-contact-optin p:not(.wp-caption-text):not([class*="has-text-align-"]),
	body.page-template-template-diu #blog-page div.entry .az-pdf-optin-wrapper p:not(.wp-caption-text):not([class*="has-text-align-"]) {
	text-align:left;
	}
		
	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 {
		color: #777;
		font-size: 13px;
		line-height: 1.4;
		margin: 0 0 12px 10px;
	}
	#breadcrumbs ol {
		display: flex;
		flex-wrap: wrap;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#breadcrumbs li {
		display: inline;
	}
	#breadcrumbs li + li:before {
		color: #aaa;
		content: ">";
		padding: 0 7px;
	}
	#breadcrumbs a {
		color: #666;
		text-decoration: none;
	}
	#breadcrumbs a:hover {
		text-decoration: underline;
	}
	
	#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 {
	object-fit: cover;
	object-position: center;
	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;
	}
	.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;
	}
	#seth_godin_new,
	#seth_godin_return{
		display: none;
		margin: 18px 0 22px;
		padding: 15px 17px;
		border: 1px solid #e6d5bc;
		border-left: 5px solid #FB9936;
		border-radius: 6px;
		background: #fffaf2;
		box-shadow: 0 2px 8px rgba(55,38,18,.06);
		color: #333;
		line-height: 1.55;
	}
	#seth_godin_new.seth_godin_visible,
	#seth_godin_return.seth_godin_visible{
		display: block;
	}
	.seth_godin_hidden{
		display: none !important;
	}
	#seth_godin_new p,
	#seth_godin_return p{
		margin: 0;
		padding: 0;
		border: 0;
		background: transparent;
		text-align: left;
	}
	.seth_godin_title{
		display: block;
		margin: 0 0 5px;
		font-weight: bold;
		color: #2f2f2f;
	}
	#seth_godin_new a,
	#seth_godin_return a{
		color: #a95a00;
		font-weight: bold;
		text-decoration: underline;
		text-underline-offset: 2px;
	}
/* 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;
	}
	.sxb-page{
		max-width: 1040px;
		margin: 0 auto;
		color: #22343a;
	}
	.sxb-hero{
		display: grid;
		grid-template-columns: minmax(0, 1.35fr) minmax(240px, .65fr);
		gap: 26px;
		align-items: center;
		margin: 8px 0 28px;
		padding: 26px;
		border: 1px solid #d6e6e8;
		border-left: 5px solid #248aa7;
		border-radius: 8px;
		background: #f4fbfc;
	}
	.sxb-hero h2,
	.sxb-hero h1{
		margin: 0 0 12px;
		color: #153f4c;
		font-size: 30px;
		line-height: 1.18;
	}
	.sxb-eyebrow{
		margin: 0 0 8px;
		color: #b2442d;
		font-size: 13px;
		font-weight: 700;
		text-transform: uppercase;
		letter-spacing: 0;
	}
	.sxb-lead{
		margin: 0 0 16px;
		font-size: 17px;
		line-height: 1.65;
	}
	.sxb-hero-media img{
		display: block;
		width: 100%;
		max-width: 260px;
		height: auto;
		margin: 0 auto;
		border: 0;
		border-radius: 8px;
		background: #fff;
	}
	.sxb-actions{
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
		margin: 18px 0 0;
	}
	.sxb-button,
	.sxb-button:visited,
	.wp-block-button.sxb-button .wp-block-button__link,
	.wp-block-button.sxb-button .wp-block-button__link:visited{
		display: inline-flex;
		align-items: center;
		justify-content: center;
		min-height: 42px;
		padding: 11px 16px;
		border: 1px solid #248aa7;
		border-radius: 6px;
		background: #248aa7;
		color: #fff !important;
		font-weight: 700;
		line-height: 1.2;
		text-decoration: none;
	}
	.sxb-button:hover,
	.sxb-button:focus,
	.wp-block-button.sxb-button .wp-block-button__link:hover,
	.wp-block-button.sxb-button .wp-block-button__link:focus{
		background: #176f88;
		border-color: #176f88;
		text-decoration: none;
	}
	.sxb-button-secondary,
	.sxb-button-secondary:visited,
	.wp-block-button.sxb-button-secondary .wp-block-button__link,
	.wp-block-button.sxb-button-secondary .wp-block-button__link:visited{
		background: #fff;
		color: #176f88 !important;
	}
	.sxb-button-secondary:hover,
	.sxb-button-secondary:focus,
	.wp-block-button.sxb-button-secondary .wp-block-button__link:hover,
	.wp-block-button.sxb-button-secondary .wp-block-button__link:focus{
		background: #eaf5f7;
		color: #14576b !important;
	}
	.sxb-grid{
		display: grid;
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 18px;
		margin: 24px 0;
	}
	.sxb-card{
		display: flex;
		flex-direction: column;
		min-height: 100%;
		padding: 18px;
		border: 1px solid #dbe6e8;
		border-radius: 8px;
		background: #fff;
		box-shadow: 0 4px 16px rgba(29, 63, 72, .08);
	}
	.sxb-card img{
		display: block;
		width: 112px;
		height: 112px;
		object-fit: contain;
		margin: 0 auto 12px;
		border: 0;
		background: transparent;
	}
	.sxb-card h3{
		margin: 0 0 9px;
		color: #153f4c;
		font-size: 21px;
		line-height: 1.25;
	}
	.sxb-card p{
		margin: 0 0 12px;
		line-height: 1.55;
	}
	.sxb-card ul,
	.sxb-checklist{
		margin: 0 0 16px;
		padding-left: 18px;
		list-style: disc;
		line-height: 1.55;
	}
	.sxb-card li,
	.sxb-checklist li{
		margin: 0 0 7px;
	}
	.sxb-card .sxb-actions{
		margin-top: auto;
	}
	body.page-id-12991 .sxb-bonus-page{
		max-width: 100%;
	}
	body.page-id-12991 #sidebar,
	body.page-id-12991 .v_line_right{
		display: none !important;
	}
	body.page-id-12991 #content{
		float: none !important;
		width: 100% !important;
		margin: 0 !important;
	}
	body.page-id-12991 #content .padder,
	body.page-id-12991 #blog-page,
	body.page-id-12991 #post-12991,
	body.page-id-12991 #post-12991 .entry{
		width: auto !important;
		max-width: none !important;
	}
	body.page-id-12991 #comments{
		display: none;
	}
	body.page-id-12991 .sxb-bonus-page .sxb-hero{
		display: block;
		margin: 10px 0 18px;
		padding: 20px 22px;
		border-left-width: 4px;
		background: #f7fcfd;
	}
	body.page-id-12991 .sxb-bonus-page .sxb-hero > .wp-block-group__inner-container{
		display: block;
		text-align: center;
	}
	body.page-id-12991 .sxb-bonus-page .sxb-hero h2{
		max-width: none;
		margin: 0 auto 10px;
		font-size: 26px;
		line-height: 1.22;
	}
	body.page-id-12991 .sxb-bonus-page .sxb-lead{
		max-width: 760px;
		margin-right: auto;
		margin-left: auto;
		font-size: 16px;
		line-height: 1.55;
	}
	body.page-id-12991 .sxb-bonus-page .sxb-hero .sxb-actions{
		justify-content: center;
	}
	body.page-id-12991 .sxb-bonus-page .sxb-grid{
		display: block;
		margin: 18px 0 4px;
	}
	body.page-id-12991 .sxb-bonus-page .sxb-grid > .wp-block-group__inner-container{
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 16px;
	}
	body.page-id-12991 .sxb-bonus-page .sxb-card{
		min-height: 0;
		padding: 16px;
	}
	body.page-id-12991 .sxb-bonus-page .sxb-card > .wp-block-group__inner-container{
		display: flex;
		flex-direction: column;
		min-height: 100%;
	}
	body.page-id-12991 .sxb-bonus-page .sxb-card img{
		width: 82px;
		height: 82px;
		margin-bottom: 10px;
	}
	body.page-id-12991 .sxb-bonus-page .sxb-card h3{
		font-size: 19px;
		line-height: 1.24;
	}
	body.page-id-12991 .sxb-bonus-page .sxb-card p{
		font-size: 15px;
		line-height: 1.5;
	}
	body.page-id-12991 .sxb-bonus-page .sxb-card ul{
		font-size: 14px;
		line-height: 1.45;
	}
	body.page-id-12991 .sxb-bonus-page .sxb-card li{
		margin-bottom: 5px;
	}
	body.page-id-14590 #sidebar,
	body.page-id-14590 .v_line_right{
		display: none !important;
	}
	body.page-id-14590 #content{
		float: none !important;
		width: 100% !important;
		margin: 0 !important;
	}
	body.page-id-14590 #content .padder,
	body.page-id-14590 #blog-page,
	body.page-id-14590 #post-14590,
	body.page-id-14590 #post-14590 .entry{
		width: auto !important;
		max-width: none !important;
	}
	body.page-id-14590 #comments{
		display: none;
	}
	body.page-id-14590 .sxb-mini-page{
		max-width: 100%;
	}
	body.page-id-14590 .sxb-mini-page .sxb-hero h1{
		font-size: 30px;
		line-height: 1.18;
	}
	body.page-id-14590 .sxb-mini-page .sxb-lead{
		font-size: 16px;
		line-height: 1.65;
	}
	body.page-id-14590 .sxb-mini-page .sxb-two-columns{
		grid-template-columns: repeat(2, minmax(0, 1fr));
		align-items: stretch;
	}
	body.page-id-14590 .sxb-mini-page .sxb-two-columns .sxb-panel{
		height: 100%;
		box-sizing: border-box;
	}
	body.page-id-14590 .sxb-mini-page .sxb-two-columns .sxb-panel + .sxb-panel{
		margin-top: 0;
	}
	body.page-id-14590 .sxb-mini-page .sxb-panel + .sxb-panel,
	body.page-id-14590 .sxb-mini-page .sxb-two-columns + .sxb-panel{
		margin-top: 18px;
	}
	.sxb-note{
		margin: 22px 0;
		padding: 14px 16px;
		border: 1px solid #ead8c7;
		border-radius: 6px;
		background: #fff9f3;
		color: #50382b;
		line-height: 1.55;
	}
	.sxb-two-columns{
		display: grid;
		grid-template-columns: minmax(0, 1fr) minmax(300px, .85fr);
		gap: 22px;
		align-items: start;
		margin: 24px 0;
	}
	.sxb-panel{
		padding: 18px;
		border: 1px solid #dbe6e8;
		border-radius: 8px;
		background: #fff;
	}
	.sxb-panel h2,
	.sxb-panel h3{
		margin-top: 0;
		color: #153f4c;
		line-height: 1.25;
	}
	.sxb-mini-form,
	.sxb-newsletter-form{
		padding: 18px;
		border: 1px solid #c9dde1;
		border-radius: 8px;
		background: #f7fbfc;
	}
	.sxb-mini-form h2,
	.sxb-newsletter-form h2{
		margin-top: 0;
	}
	body.page-id-10963 #outerrim,
	body.page-id-10963 #innerrim,
	body.page-id-10963 #container.container-fluid,
	body.page-id-10963 #container .row-fluid,
	body.page-id-10963 #content.full-with,
	body.page-id-10963 #content.full-with .padder,
	body.page-id-10963 #blog-page,
	body.page-id-10963 .entry,
	body.page-id-5993 #outerrim,
	body.page-id-5993 #innerrim,
	body.page-id-5993 #container.container-fluid,
	body.page-id-5993 #container .row-fluid,
	body.page-id-5993 #content.full-with,
	body.page-id-5993 #content.full-with .padder,
	body.page-id-5993 #blog-page,
	body.page-id-5993 .entry{
		box-sizing: border-box;
		width: 100% !important;
		max-width: 100% !important;
	}
	body.page-id-10963 #content.full-with .padder,
	body.page-id-5993 #content.full-with .padder{
		padding-top: 12px;
	}
	.sxm-confirmation{
		box-sizing: border-box;
		width: calc(100% - 32px);
		max-width: 1080px;
		margin: 12px auto 56px;
		color: #243940;
		font-family: inherit;
	}
	.sxm-confirmation *{
		box-sizing: border-box;
	}
	.sxm-confirmation a{
		text-decoration: none;
	}
	.sxm-confirmation__hero{
		max-width: 760px;
		margin: 0 auto;
		padding: 32px;
		border: 1px solid #d8e6e3;
		border-radius: 8px;
		background: #fff;
		box-shadow: 0 14px 34px rgba(35,75,80,.1);
	}
	.sxm-confirmation__hero > *{
		min-width: 0;
	}
	.sxm-confirmation__intro{
		max-width: 760px;
		margin: 0 0 28px;
		padding: 0;
	}
	.sxm-confirmation h2{
		margin: 0 0 12px;
		color: #183f47;
		font-size: 2.15rem;
		line-height: 1.16;
	}
	.sxm-confirmation__lead{
		margin: 0;
		color: #35565e;
		font-size: 1.08rem;
		line-height: 1.6;
	}
	.sxm-confirmation__email{
		display: none;
		margin: 0 0 18px;
		color: #35565e;
		font-size: 1rem;
		line-height: 1.55;
		overflow-wrap: anywhere;
	}
	.sxm-confirmation__email.is-visible{
		display: block;
	}
	.sxm-confirmation__section{
		margin-top: 28px;
	}
	.sxm-confirmation__section h3{
		margin: 0 0 14px;
		color: #183f47;
		font-size: 1.45rem;
		line-height: 1.25;
	}
	.sxm-confirmation__grid{
		display: grid;
		grid-template-columns: repeat(3,minmax(0,1fr));
		gap: 16px;
	}
	.sxm-confirmation__card{
		display: flex;
		flex-direction: column;
		min-height: 100%;
		border: 1px solid #dce6e3;
		border-radius: 8px;
		background: #fff;
		overflow: hidden;
		box-shadow: 0 8px 22px rgba(35,75,80,.07);
	}
	.sxm-confirmation__card img{
		display: block;
		width: 100%;
		aspect-ratio: 16/10;
		object-fit: contain;
		background: #eef6f5;
	}
	.sxm-confirmation__card-body{
		display: flex;
		flex: 1;
		flex-direction: column;
		padding: 16px;
	}
	.sxm-confirmation__card h4{
		margin: 0 0 8px;
		color: #173f47;
		font-size: 1.08rem;
		line-height: 1.25;
	}
	.sxm-confirmation__card p{
		margin: 0 0 14px;
		color: #4d6268;
		line-height: 1.5;
	}
	.sxm-confirmation__card a{
		display: inline-flex;
		align-items: center;
		justify-content: center;
		align-self: flex-start;
		min-height: 40px;
		margin-top: auto;
		padding: 10px 15px;
		border: 1px solid #1f7f8d;
		border-radius: 7px;
		background: #1f7f8d;
		color: #fff !important;
		font-weight: 800;
		line-height: 1.15;
		box-shadow: 0 6px 14px rgba(31,127,141,.18);
		transition: background .15s ease, border-color .15s ease, box-shadow .15s ease, transform .15s ease;
	}
	.sxm-confirmation__card a:hover,
	.sxm-confirmation__card a:focus{
		border-color: #176d79;
		background: #176d79;
		color: #fff !important;
		text-decoration: none;
		box-shadow: 0 9px 18px rgba(31,127,141,.24);
		transform: translateY(-1px);
	}
	.sxm-confirmation__social{
		max-width: 860px;
		margin-left: auto;
		margin-right: auto;
	}
	.sxm-confirmation__social-box{
		display: grid;
		grid-template-columns: minmax(0,1fr) minmax(300px,.85fr);
		gap: 22px;
		align-items: center;
		padding: 24px;
		border: 1px solid #d8e6e3;
		border-radius: 8px;
		background: linear-gradient(135deg,#f8fbfb 0%,#eef7f4 100%);
		box-shadow: 0 10px 26px rgba(35,75,80,.08);
	}
	.sxm-confirmation__social-title{
		margin: 0 0 8px;
		color: #183f47;
		font-size: 1.32rem;
		line-height: 1.22;
	}
	.sxm-confirmation__social-text{
		margin: 0;
		color: #405c63;
		line-height: 1.55;
	}
	.sxm-confirmation__social-links{
		display: grid;
		grid-template-columns: repeat(2,minmax(0,1fr));
		gap: 12px;
		margin: 0;
	}
	.sxm-confirmation__social-link{
		display: inline-flex;
		align-items: center;
		justify-content: flex-start;
		gap: 10px;
		min-height: 58px;
		padding: 12px 14px;
		border: 1px solid #d6e4e7;
		border-radius: 7px;
		background: #fff;
		color: #173f47 !important;
		font-weight: 800;
		line-height: 1.18;
		text-decoration: none;
		box-shadow: 0 5px 14px rgba(35,75,80,.06);
		transition: border-color .15s ease, box-shadow .15s ease, transform .15s ease;
	}
	.sxm-confirmation__social-link:hover,
	.sxm-confirmation__social-link:focus{
		background: #fff;
		color: #173f47 !important;
		border-color: #9ecbd3;
		box-shadow: 0 9px 20px rgba(35,75,80,.11);
		transform: translateY(-1px);
		text-decoration: none;
	}
	.sxm-confirmation__social-icon{
		display: inline-flex;
		align-items: center;
		justify-content: center;
		flex: 0 0 auto;
		width: 34px;
		height: 34px;
		border-radius: 50%;
		color: #fff;
		font-size: 14px;
		font-weight: 900;
		line-height: 1;
	}
	.sxm-confirmation__social-icon--linkedin{
		background: #0a66c2;
	}
	.sxm-confirmation__social-icon--instagram{
		background: #c13584;
	}
	.sxm-confirmation__social-name{
		display: block;
	}
	.sxm-confirmation__social-meta{
		display: block;
		margin-top: 2px;
		color: #657b82;
		font-size: 12px;
		font-weight: 700;
	}
	@media(max-width:820px){
		body.page-id-10963 h1.pagetitle,
		body.page-id-5993 h1.pagetitle{
			max-width: calc(100vw - 20px);
			margin-left: 10px;
			margin-right: 10px;
			font-size: 1.75rem;
			line-height: 1.2;
			white-space: normal;
			overflow-wrap: break-word;
		}
		.sxm-confirmation{
			width: calc(100% - 32px);
			max-width: calc(100% - 32px);
		}
		.sxm-confirmation__hero{
			padding: 20px;
		}
		.sxm-confirmation h2{
			font-size: 1.75rem;
		}
		.sxm-confirmation__grid{
			grid-template-columns: 1fr;
		}
		.sxm-confirmation__card a{
			align-self: stretch;
		}
		.sxm-confirmation__social-box{
			grid-template-columns: 1fr;
		}
	}
	@media(max-width:560px){
		.sxm-confirmation__social-links{
			grid-template-columns: 1fr;
		}
	}
	@media(max-width:520px){
		.sxm-confirmation{
			margin-top: 0;
		}
	}
	@media(max-width:680px){
	}
	body.page-id-9947 #comments.span11{
		margin: 26px 0 0;
		padding: 0;
		border-radius: 0;
		background: transparent;
		color: #243f4a;
	}
	body.page-id-9947 #comments-title,
	body.page-id-9947 #respond #reply-title{
		margin: 0 0 14px;
		color: #173f47;
		font-size: 22px;
		font-weight: 700;
		line-height: 1.25;
	}
	body.page-id-9947 #comments-title span{
		color: inherit;
	}
	body.page-id-9947 #comments .commentlist{
		margin: 0 0 24px;
		padding: 0;
		border: 1px solid #dbe8eb;
		border-radius: 8px;
		background: #fff;
		overflow: hidden;
	}
	body.page-id-9947 #comments .commentlist li{
		margin: 0;
		padding: 18px 22px;
		border-top: 0;
		border-bottom: 1px solid #e5eef1;
		list-style: none;
	}
	body.page-id-9947 #comments .commentlist li:last-child{
		border-bottom: 0;
	}
	body.page-id-9947 #comments div.comment-body{
		margin: 0;
	}
	body.page-id-9947 #comments div.comment-body div.comment-author{
		display: flex;
		flex-wrap: wrap;
		gap: 4px 6px;
		align-items: baseline;
		padding: 0;
		color: #22343a;
		font-size: 15px;
	}
	body.page-id-9947 #comments div.comment-author img.avatar{
		display: none;
	}
	body.page-id-9947 #comments .fn,
	body.page-id-9947 #comments cite{
		color: #173f47;
		font-style: normal;
		font-weight: 700;
	}
	body.page-id-9947 #comments div.comment-body div.commentmetadata,
	body.page-id-9947 #comments div.comment-meta{
		margin: 3px 0 12px;
		padding: 0;
		border: 0;
		color: #667980;
		font-size: 13px;
	}
	body.page-id-9947 #comments div.comment-body div.commentmetadata a,
	body.page-id-9947 #comments div.comment-meta a{
		color: #2a8eaa;
		font-size: 13px;
		text-decoration: none;
	}
	body.page-id-9947 #comments .comment-body p{
		margin: 0 0 12px;
		color: #2d4650;
		font-size: 15px;
		line-height: 1.6;
	}
	body.page-id-9947 #comments .reply a,
	body.page-id-9947 #comments a.comment-reply-link{
		display: inline-flex;
		align-items: center;
		min-height: 32px;
		padding: 6px 11px;
		border: 1px solid #c8dce1;
		border-radius: 6px;
		background: #f7fbfc;
		color: #176f88;
		font-size: 13px;
		font-weight: 700;
		text-decoration: none;
	}
	body.page-id-9947 #comments .reply a:hover,
	body.page-id-9947 #comments .reply a:focus,
	body.page-id-9947 #comments a.comment-reply-link:hover,
	body.page-id-9947 #comments a.comment-reply-link:focus{
		background: #eaf5f7;
		border-color: #9fc8d2;
		color: #14576b;
	}
	body.page-id-9947 #respond{
		margin: 22px 0 0;
		padding: 22px;
		border: 1px solid #dbe8eb;
		border-radius: 8px;
		background: #fff;
	}
	body.page-id-9947 #respond .logged-in-as,
	body.page-id-9947 #respond .comment-notes,
	body.page-id-9947 #respond .comment-form-comment + p,
	body.page-id-9947 #respond .form-allowed-tags{
		color: #60757d;
		font-size: 14px;
		line-height: 1.5;
	}
	body.page-id-9947 #commentform p{
		margin: 0 0 14px;
	}
	body.page-id-9947 #comments label{
		display: block;
		min-width: 0;
		margin: 0 0 6px;
		color: #234651;
		font-weight: 700;
	}
	body.page-id-9947 #comments textarea,
	body.page-id-9947 #comments input[type="text"],
	body.page-id-9947 #comments input[type="email"],
	body.page-id-9947 #comments input[type="url"]{
		box-sizing: border-box;
		width: 100%;
		max-width: 100%;
		border: 1px solid #c8d9de;
		border-radius: 7px;
		background: #f8fbfc;
		color: #203841;
		font: inherit;
		padding: 12px 13px;
	}
	body.page-id-9947 #comments textarea:focus,
	body.page-id-9947 #comments input[type="text"]:focus,
	body.page-id-9947 #comments input[type="email"]:focus,
	body.page-id-9947 #comments input[type="url"]:focus{
		outline: 2px solid rgba(42,142,170,.22);
		border-color: #2a8eaa;
		background: #fff;
	}
	body.page-id-9947 #comments .form-submit input[type="submit"]{
		display: inline-flex;
		align-items: center;
		justify-content: center;
		border: 0;
		border-radius: 7px;
		background: #248aa7;
		color: #fff;
		font-weight: 800;
		font-size: 15px;
		padding: 12px 18px;
		cursor: pointer;
	}
	body.page-id-9947 #comments .form-submit input[type="submit"]:hover,
	body.page-id-9947 #comments .form-submit input[type="submit"]:focus{
		background: #176f88;
	}
	.sxb-share-buttons{
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
		margin: 14px 0 0;
		align-items: center;
	}
	.sxb-share-buttons a{
		display: inline-block;
		padding: 10px 14px;
		border-radius: 6px;
		background: #22343a;
		color: #fff !important;
		font-weight: 700;
		line-height: 1.2;
		text-decoration: none;
	}
	.sxb-share-buttons a:hover,
	.sxb-share-buttons a:focus{
		background: #248aa7;
		text-decoration: none;
	}
	@media screen and (max-width: 782px){
		.sxb-hero,
		.sxb-two-columns,
		.sxb-grid{
			grid-template-columns: 1fr;
		}
		.sxb-hero{
			padding: 18px;
		}
		.sxb-hero h2,
		.sxb-hero h1{
			font-size: 25px;
		}
		.sxb-actions{
			flex-direction: column;
		}
		.sxb-button,
		.wp-block-button.sxb-button,
		.wp-block-button.sxb-button .wp-block-button__link{
			width: 100%;
			box-sizing: border-box;
		}
		body.page-id-12991 .sxb-bonus-page .sxb-grid > .wp-block-group__inner-container{
			grid-template-columns: 1fr;
		}
	}
}
/*Fin de @media screen */
