/*
Theme Name: Altermondes
Author: Magnétic
Author URI: http://www.magnetic.coop
Description: 
Version: 1.0
Text Domain: altermondes
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
html {
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
ol, ul { list-style: none }
blockquote, q {
    quotes: none;
    font-family: 'Futura', 'Open Sans', sans-serif;
    font-size: 18px;
    font-style: italic;
}
blockquote:before, q:before, q:after {
    content: '';
    content: none;
}
sup, sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;
    font-size: 10px;
}
sup { bottom: 1ex }
sub { top: .5ex }
table {
    border-collapse: collapse;
    border-spacing: 0;
}
button, input, select, textarea { margin: 0 }
:focus { outline: 0 }
img, video, object {
    max-width: 100%;
    /*height: auto!important;*/
	height: auto;
}
iframe { max-width: 100% }
blockquote {
    font-style: italic;
    font-weight: normal;
    font-size: 18px;
    padding: 20px 10px 10px 0;
    position: relative;
    font-family: georgia;
    border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid #DFDFDF;
    margin-bottom: 20px;
}
blockquote p { margin-bottom: 10px }
strong, b { font-weight: bold }
em, i, cite { font-style: italic }
small { font-size: 100% }
figure { margin: 10px 0 }
code, pre {
    font-weight: normal;
    font-style: normal;
}
pre {
    line-height: 1.3;
    overflow: auto;
    background: #fff;
    padding: 15px;
    margin: 15px 0;	
}
code {
    padding: 0 8px;
    line-height: 1.5;
}
mark {
    padding: 1px 6px;
    margin: 0 2px;
    color: black;
    background: #FFE974;
}
address {
    margin: 10px 0;
    font-style: italic;
}
.wp-caption {
    max-width: 100%;
    background: #fff;
    padding: 0;
    width: auto!important;
	margin: 0 0 15px;
	max-width: 640px;
	display:table;
}

/* hack FF*/
@-moz-document url-prefix()
{
    .wp-caption {
        display:inline-block;
    }
}
/**/

.credit{
	border-left: 1px solid #999;
    /*margin: 0 0 0 10px;*/
	margin:0;
	display:block;
    padding: 0 0 0 10px;
}
.sticky {

}
.article .gallery, .article .galleria, .article .galleria-container {
	height: auto;
    width: 100%;
	overflow:hidden
}

.galleria-thumbnails-container {
    height: 60px;
	width:100%;
}

.article .galleria-thumbnails-container{
	top:inherit;
	bottom:0;
}
.galleria-stage{
    height: auto;
    width: 100%;
	bottom: 10px;
    left: 0;
    right: 0;
    top: 0;
}

.gallery-caption {
	
}
.gallery dt {
    width: auto;
    text-align: center;
    float: none;
}
.gallery img { border: 0!important }
.bypostauthor {

}
.wp-caption-text {
    margin-bottom: 0;
    text-align: left;
	display: table-caption;
	caption-side: bottom;
	/*display:block;*/
	width: 100%;
}
.wp-caption-text span:first-child {
    line-height:16px;
	display:inline-block;
	margin-bottom:7px;
}
dl {
    float: left;
    margin: 0 2% 0 0;
    width: 48%;
}
dt, dd {
    clear: left;
    float: left;
    font-weight:normal;
	padding: 1%;
    text-align: right;
    width: 98%;
	text-align:center;
	color:#fff;
}


tr {
    border:1px solid #dddddd;
}

/*-[ Framework ]--------------------*/
/*
@font-face {
    font-family: "Futura";
    src: url('css/typo/FuturaStd-Medium.otf');

}*/

@font-face {
	font-family: 'Futura';
	src:url('css/typo/futurastdmedium.otf');
}

@font-face {
    font-family: "Futura Bold";
    src:url('css/typo/FuturaStd-Bold.otf');
}

body {
    font: 14px/23px 'Futura', 'Open Sans', sans-serif;
    color: #686666;
    background-color: #fff;
}
::-moz-selection {
    background: #000;
    color: white;
    text-shadow: none;
}
::selection {
    background: #000;
    color: white;
    text-shadow: none;
}
#page, .container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 12px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}
h1 {
    font-size: 28px;
    line-height: 1.4;
}
h2 {
    font-size: 24px;
    line-height: 1.4;
	padding: 5px 0 5px;
}
h3 {
    font-size: 22px;
    line-height: 1.4;
}
h4 {
    font-size: 20px;
    line-height: 1.4;
}
h5 {
    font-size: 18px;
    line-height: 1.4;
}
h6 {
    font-size: 16px;
    line-height: 1.4;
}
.sub-title { font-size: 12px }
p { margin-bottom: 30px; }

a {
    text-decoration: none;
    color: #38B7EE;
    -webkit-transition: background-color, color 0.2s linear;
    -moz-transition: background-color, color 0.2s linear;
    transition: background-color, color 0.2s linear;
}
a:hover { color: #38B7EE }
a:link, a:visited, a:active { text-decoration: none }
/*-[ Main container ]---------------*/
.main-container {
    width: 1047px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    background: #fff;
    position: relative;
    /*-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.17);
    -moz-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.17);
    box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.17);*/
}
#page, .container {
    max-width: 940px;
    min-width: 230px;
    overflow: visible;
}
#page {
    min-height: 100px;
    clear: both;
    width: 100%;
    padding: 15px 0 0;
    max-width: 1047px;
    overflow: hidden;
}
#page .content {
    width: 100%;
    display: block;
    float: left;
}
#page.agenda .content, #page.dossier .content, #page.abonnement .content, #page.direct .content, #page.agregateur  .content{
    width: 68.2%;
	border: 1px solid #e2e2e2;
	border-left: none;
}

#page.agregateur  .content{
    width: 100%;
	border:0;
	border-left: none;
}

#page.agregateur .filter a{
	display: inline-block;
    background: none repeat scroll 0 0 #00a0e0;
    color: #fff;
   margin-right: 10px;
    padding: 5px 10px;
}
#filters {
    margin: 0;
    padding: 1%;
    width: 97.8%;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(241, 241, 241, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #e5e5e5;
	display: inline-block;
}

#filters .type, #filters .tagsFilter{
	float: left;
    position: relative;
}

#filters .filterBox {
    background: none repeat scroll 0 0 #00a0e0;
    color: white;
    font-size: 14px;
    list-style: none outside none;
	/*float: left;*/
	display:inline-block;
	border-radius: 5px;
}
#filters .type .filterBox {
    background: none repeat scroll 0 0 #00a0e0;
}

#filters .filterBox {
    cursor: pointer;
   margin: 5px;
    width: auto;
	 background: none repeat scroll 0 0 #b2b2b2;
}
#filters .filterBox label {
    display: block;
    font-weight: bold;
    padding: 10px;
}
input[type="checkbox"] + label span {
    background: url(images/check_radio_sheet.png) no-repeat scroll left top rgba(0, 0, 0, 0);
    cursor: pointer;
    display: inline-block;
    height: 19px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    width: 19px;
}

input[type="checkbox"]:checked + label span {
    background: url(images/check_radio_sheet.png) no-repeat scroll -19px top rgba(0, 0, 0, 0);
}

#filters input[type="checkbox"] {
    display: none;
}

#filters #searchAggregatorForm {
   clear: none;
    float: right;
    padding: 5px;
    width: 300px;
}

#filters #s{
	background:#FFF;
	
}
#filters .sbutton {
    margin: 0 20px 0 0;
}

.agregateur .post-content.full-post {
    padding:0;
}
.agregateur .post-content.full-post > p {
    margin: 0;
}





#page.single { margin-top: 25px }
/*-[ Trending ]-----------------------*/
.tagsList {
    /*border-bottom: 1px solid #000;*/
    float: left;
    width: 100%;
    position: relative;
    z-index: 100;
	padding: 0 0 5px;
	/* todo  */
}
.tagsList .title, .tagsList .Alltags {
    float: none;
	font-size:11px;
}
.tagsList .title {
	line-height:22px;
    margin:0;
	min-width:100px;
	float:left;
}

.tagsList .title span {
	padding:3px 10px;
	border-radius: 4px 0 0 4px;
	float: left;
}
.tagsList .title div.RightTriangle {
	border-bottom: 14px solid transparent;
    border-left: 18px solid #00a0e0;
    border-top: 14px solid transparent;
    float: left;
    height: 0;
    width: 0;
}
.tagsList .Alltags {
	height: 22px;
    overflow: hidden;
	text-align:left;
	padding:0 0 0 0;
}
.tagsList .Alltags a {
    color: #b2b2b2;
    display: inline-table;
    font-weight: normal;
    line-height: 12px;
    margin: 0 60px 0 0;
	font-style:italic;
	font-size: 14px;
}
.tagsList li.headerTags.first {border: none }
.tagsList li a {
    color: #7D7D7D;
    display: block;
}
.tagsList li a:hover { color: #fff }


/*-[ Animation tag LIST ]-----------------------*/
/* Marquee Effect with Pure CSS3 Animation */
.marquee {
    width: 927px;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
}

/*- /////---[ Animation tag LIST ]-----------------------*/


#filters .filterTime .refreshBt{
	float: right;
    margin: 10px 14px 10px 0;
    padding: 3px 10px 2px 3px;
	background:#dddddd;
	color:#7c7c73;
}
#filters .filterTime .refreshBt div{
	float: left;
	width:25px;
	height:25px;
	margin: 0 5px;
	
	background:url(images/circle_arrows.png) center center no-repeat;
	-webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
     
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
}

#filters .filterTime .refreshBt:hover div{
	-webkit-transform:rotate(-180deg);
    -moz-transform:rotate(-180deg);
    -o-transform:rotate(-180deg);
    transform:  rotate(-180deg);
}

/************************ MODIF OL ************************/
#filters .type, #filters .tagsFilter, #filters .filterTime {
    float: none;
    position: relative;
	margin-left:20px;
}
#filters .choose_fil {
	display:inline-block;
}
#filters .filterTime {
	margin-bottom:10px;
	margin-top:5px;
}
#filters h3, #filters .filterTime label {
	color:#7c7c73;
	font-size:1.2em;
	display:inline-block;
	text-transform:none;
	font-weight:normal;
	margin-top:10px;
}
#filters h3 {
	margin-bottom:0;
}
#filters .type .filterBox label {
    padding: 5px 35px 5px 10px;
}
#filters .filterBox label, .refreshBt {
    padding: 5px 10px;
}
#filters .type #filterTwitterField label {
	background:url(images/agr_logo_twitter.png) 40px 7px no-repeat;
}
#filters .type #filterFacebookField label {
	background:url(images/agr_logo_facebook.png) 40px 7px no-repeat;
}
#filters .type #filterRssField label {
	background:url(images/agr_logo_rss.png) 40px 7px no-repeat;
}
#filters #s {
	height:36px;
}
#filters .sbutton {
	height:36px;
    margin: 0 0 0 10px;
	position:inherit;
}
#filters hr {
	width:auto;
	margin:0;
}
#filters .filterTime #amount {
	background:none;
	color:#00A0E0;
	font-weight:bold;
	border:0;
	width:180px;
	vertical-align:middle;
}
#filters .filterTime #slider {
	background:#ddd;
	border:1px #00A0E0 solid;
	display:inline-block;
	width:370px;
	margin-left:10px;
	vertical-align:middle;
}
#filters .filterTime #slider span {
	background:#00A0E0;
	border:1px #00A0E0 solid;
	cursor:ew-resize;
}
/************ BANDEAU FIXE DES FILTRES ************/
#filters.fixed {
	box-shadow: 0px 5px 2px 0px rgba(0,0,0, 0.25);
	/*height:154px;*/
	width:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:1000;
}
#filters.fixed .content_filters {
	width:1047px;
	margin:0 auto;
}
#masonry-loop.margeForFix {
	margin-top:170px;
	/*padding:0 0 0 10px;*/
}


/************************ MODIF OL ************************/
/*-[ Header ]-----------------------*/
body > header {
    float: left;
    width: 100%;
    position: relative;
}
.main-header {
    position: relative;
    margin: 0 auto;
    width: 100%;
    z-index: 99;
    max-width: 1047px;
    float: none;
    display: block;
    min-height: 82px;
}
#header {
    position: relative;
    width: 100%;
    float: left;
    padding: 0;
    background: #FFFFFF;
	text-align:center;
}
#header:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #FFFFFF;
    bottom: 0px;
    left: 0;
}
#header h1, #header h2 {
    font-size: 42px;
    float: none;
    display: inline-block;
    line-height: 1;
    margin: 20px 0;
    text-transform: uppercase;
}

#header #encartHeader { 
	float: right;
    height: 135px;
    position: absolute;
    right: 0;
    top: 20px;
    width: 300px;
}
#header #encartHeader .textContent{
	float: right;
	width:55%;
	padding: 0 5% 10px 0;
	text-align:right;
}
#header #encartHeader .img{
	float: right;
	width:40%;
}

#header #encartHeader img, #header #encartHeader .wp-post-image{ 
	float:right;
}
#header #encartHeader h2{ 
	float: left;
    font-size: 14px;
    margin: 0;
    padding: 10px 0 5px;
    width: 100%;
}
#header #encartHeader p{ 
	float: right;
    height: 90px;
    margin-bottom: 5px;
    max-height: 90px;
	color:#000;
	font-size:14px;
}

#hp, #comment2, .status_header_newsletter{
	display:none;
	
}

.social {
    float: left;
    position: absolute;
    top: 5px;
}
.social div { float:left; margin:0 3px 0;}

.social .facebook, .social .twitter, .social .youtube, .social_footer .facebook, .social_footer .twitter, .social_footer .youtube{
	font-size: 0;
    height: 30px;
    letter-spacing: -50px;
    width: 30px;
}

.social .facebook{
	background: url(images/picto_sociaux.gif) no-repeat scroll -5px -4px rgba(0, 0, 0, 0);
    
}
.social a:hover .facebook{background: url(images/picto_sociaux.gif) no-repeat scroll -5px -44px rgba(0, 0, 0, 0);}
.social .twitter{
	background: url(images/picto_sociaux.gif) no-repeat scroll -41px -4px rgba(0, 0, 0, 0);
}
.social a:hover .twitter{background: url(images/picto_sociaux.gif) no-repeat scroll -41px -44px rgba(0, 0, 0, 0);}
.social .youtube{
	background: url(images/picto_sociaux.gif) no-repeat scroll -80px -4px rgba(0, 0, 0, 0);

}
.social a:hover .youtube{background: url(images/picto_sociaux.gif) no-repeat scroll -80px -44px rgba(0, 0, 0, 0);}

.connexion, #newsletter2{
	float: none;
    margin: 0;
    position: absolute;
    text-align: center;
    top: 50px;
    width: 120px;
}
#newsletter2{
    border-radius: 30px;
    margin: 0 0 0 5px;
    width: 110px;
    top: 90px;
	height: 42px;
	
}
#newsletter2 input {
    border-radius: 0;
    height: 99%;
    left: 90px;
    padding: 0;
    position: absolute;
    top: 0px;
    width: 0;
	font-size: 12px
}
#newsletter2 a {
    cursor: pointer;
    font-size: 14px;
    left: 15px;
    line-height: 14px;
    position: absolute;
    width: 75px;
	margin: 5px 0 0;
}


#mail_newsletter.open{
	width: 215px;
}
#newsletter2.open{
	width: 360px;
}
#newsletter2 input[type="submit"] {
    left: inherit;
    position: absolute;
    right: 15px;
    top: inherit;
    width: 32px;
	cursor: pointer;
	display:none;
	float:right
}
.status_header_newsletter {
    color: black;
    font-size: 12px;
    left: 20px;
    position: absolute;
    text-align: left;
    top: 135px;
    width: 300px;
}
.subscribe2{
	float: none;
    text-align: center;
    width: 100%;
	margin:0;
}

.subscribe2 > a, .connexion > a{
    background:#fff;
    border-radius: 30px;
	border:#00a0e0 1px solid;
    margin: 0 auto;
    padding: 10% 13%;
	color:#00a0e0;
}

.subscribe2 > a:hover, .connexion > a:hover {
	color:#fff;
	/*border:#000 1px solid;*/
}

#header .image-logo { margin: 24px 0 }

/*************** login form *****************/
form#login, #account, #register, #signup, #lost, #sendMail, #reset, #resetPass{
    display: none;
    background-color: #FFFFFF;
    position: fixed;
    top: 20%;
    padding:25px;
    width: 300px;
    z-index: 999;
    left: 50%;
    margin-left: -175px;
	border-radius: 10px;
}

.floatR{
	float:right;
}

#account a, form#login a, #signup a, #sendMail a, #resetPass a{
	background: url(images/picto-lire-art.png) no-repeat scroll left center rgba(0, 0, 0, 0);
	padding: 3px 0 2px 20px;
}

form#login p.status,.register{
    /*display: none;*/
}

a.register, a.lost, a.floatR{
	cursor:pointer
}

.help-block{
	font-style:italic;
}

.login_overlay{
    height: 100%;
    width: 100%;
    background-color: #F6F6F6;
    opacity: 0.9;
    position: fixed;
    z-index: 998;
}

#account, #register, #reset{
	width: 530px;
	margin-left: -285px;
}
#register{
	top: 10%;
}

#account h1 {
	font-size: 16px;
    line-height: 20px;
    margin: 10px 0 20px;
    width: 90%;
}

#account .close{
	margin:0 0 0 10px;
}

.ajax-login-register-login-container {
    min-height: 270px;
}

.login-form{
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #e2e2e2;
    border-radius: 0 0 5px 5px;
    padding: 10px 0 30px;
    position: absolute;
    left: 0;
    top: -200px;
    width: 200px;
    z-index: 1000;
}
.logout-form{
	top: -78px;
}

.logout-form .wp-submit,#login .wp-submit, #register .wp-submit, #lost .wp-submit, #reset .wp-submit{
    height: 31px;
    border: none;
    background: #00a0e0;
	cursor:pointer;
	color:#fff;	
} 

.login-form input[type=text], .login-form input[type=password],
#login input[type=text], #login input[type=password],
#register input[type=text], #register input[type=password],
#lost input[type=text], #lost input[type=password],
#reset input[type=text], #reset input[type=password]
{
	background: none repeat scroll 0 0 #f5f5f5;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    box-sizing: border-box;
	width:100%;
}
.login-form input[type=submit],
#login input[type=submit],
#register input[type=submit],
#lost input[type=submit],
#reset input[type=submit]{
    border-radius: 10px;
	cursor: pointer;
	background: #00a0e0;
	color:#fff;
}

.login-form input[type=submit]:hover, .login-form .open-login-form:hover,
#login  input[type=submit]:hover,#login .open-login-form:hover,
#register  input[type=submit]:hover,#register .open-login-form:hover,
#lost input[type=submit]:hover,#lost .open-login-form:hover,
#reset input[type=submit]:hover,#reset .open-login-form:hover
{
	background: #000;
	color:#fff;
}

.login-form .open-login-form,
#login .open-login-form,
#register .open-login-form,
#lost .open-login-form,
#reset .open-login-form{
    bottom: 0;
    cursor: pointer;
    position: absolute;
    width: 100%;
	border-radius: 0 0 4px 4px;
}

.login-form p,
#login p,
#register p,
#lost p,
#reset p {
    margin-bottom: 15px;
}
.login-form label,
#login label,
#register label,
#lost label,
#reset label {
	display: inline-table;
    width: 100%;
}

/***************** logo *****************/

#logo a {
    float: left;
    color: #2A2A2A;
    font-weight: bold;
}
#logo a img { float: left }

.forgotPassword{
	/*display:none;*/
}

.widget-header {
    float: left;
    max-width: 77.7%;
}
.header-bottom-second {
    overflow: hidden;
    clear: both;
}
#header-widget-container {
    width: 96%;
    max-width: 940px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 24px;
}
.widget-header-bottom-right {
    float: right;
    max-width: 20.3%;
    width: 100%;
}
.widget-header img { float: left }
.widget-header-bottom-right .topad { margin-bottom: 0 }
.header-button {
    font-size: 12px;
    text-decoration: none;
    position: relative;
    padding: 10px 0px;
    font-size: 18px;
    line-height: 18px;
    width: 100%;
    text-align: center;
    display: block;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.header-button:hover { background: #111 }
.header-button span { float: none }
a.header-button {
    color: #fff!important;
    margin-bottom: 6px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}
/*-[ Navigation ]-----------------*/
.secondary-navigation {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
    float: none;
}

.secondary-navigation .menu {
	
}

.secondary-navigation a {
    color: #fff;
	font-family: 'Futura', 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 15px;
    min-height: 15px;
	padding: 15px 23px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}

.secondary-navigation a div {
	border-right: 1px solid #fff;
    display: inline;
    height: 14px;
    width: 1px;
	position: relative;
    right: -24px;
	
}

.secondary-navigation a:hover, .secondary-navigation .sfHover { transition: all 0.2s linear 0s; }
.secondary-navigation li li a { line-height: 1 }
.secondary-navigation a .sub {
    font-size: 12px;
    font-weight: normal;
    color: #000;
    text-transform: none;
}
.menu-item-has-children > a:after {
    content: "▼";
    font-size: 10px;
    color: #FFF;
    position: absolute;
    right: 12px;
    top: 22px;
}
.footer-navigation .menu-item-has-children > a:after { display: none; }
.sub-menu .menu-item-has-children>a:after {
    right: 0;
    top: 17px;
}
.menu .current-menu-item > a { background: #00a0e0 }
.menu .current-menu-item > a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    bottom: 0px;
    left: 0;
    z-index: 1;
}
#navigation {
    margin: 0 auto;
    font-size: 14px;
    width: 100%;
    float: left;
	background:#000;
}
#navigation ul { margin: 0 auto }
#navigation .menu { float: none; }
#navigation ul li {
    float: left;
   /* position: relative;
    margin-left: 0;*/
}
#navigation > ul li:first-child a { border-left: none }
#navigation > ul li:last-child a div { border-right: none }
#navigation > ul li:last-child a { border-right: 0 }
#navigation ul .header-search { float: right }
#navigation > ul > li:last-child { border-right: none }
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited { display: block }
#navigation > ul > .current a {
    background: transparent;
    color: #5a5a5a !important;
}

#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li li li li:hover ul {
    opacity: 1;
    left: -228px;
    top: 0;
}
#navigation ul ul {
    position: absolute;
    width: 226px;
    z-index: 400;
    font-size: 12px;
    color: #798189;
    border: 1px solid #E2E2E2;
    background: #FFFFFF;
    padding: 0;
}
#navigation ul ul li {
    margin-left: 0;
    padding: 0 10%;
    width: 80%;
    color: #232323;
}
#navigation ul ul li:hover { background: #F5F5F5 }
#navigation ul ul a, #navigation ul ul a:link, #navigation ul ul a:visited {
    padding: 12px 0;
    position: relative;
    border-left: 0;
    background: transparent;
    border-right: 0;
    text-transform: none;
    line-height: 1.4;
    margin-right: 0;
    min-height: 100%;
}
#navigation ul ul li:last-child a { border-bottom: none }
#navigation ul ul {
    opacity: 0;
    left: -999em;
}
#navigation ul li:hover ul {
    left: -1px;
    opacity: 1;
    top: 81px;
}
#navigation ul ul li:hover ul {
    top: -1px;
    left: -228px;
    padding-top: 0;
}
#navigation ul ul ul:after { border-color: transparent }
.sub-menu {
    top: 22px;
    background: #222;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after { clear: both }
.clearfix { *zoom: 1     }
nav a#pull { display: none }
/*-[ Content ]--------------------*/


#filter-layout{
	float: left;
    position: relative;
    width: 98.1%;
	border:1px solid #e5e5e5;
	border-bottom:none;
	overflow: hidden;
}
#filter-layout h2{
	font-weight:bold;
	padding: 0 0 20px;
}
#filter-layout .interactive-map{
	float:left;
	width:420px;
	padding:10px 0 10px 3%;
}
#filter-layout .usaHtmlMapbottom{
	overflow:visible;
	margin:0 auto;
	width:420px;
}
#filter-layout .now{
	float:right;
	width:200px;
	border-left:1px solid #e5e5e5;
	height: 290px;
}
#filter-layout .now ul{
	height: 240px;
    list-style: none outside none;
    margin: 0;
    overflow: auto;
    padding: 0;
}
#filter-layout .now h2, #filter-layout .now li a{
    padding: 10px;
	display: inherit;
}
#filter-layout .now li a{
	border-top:1px solid #e5e5e5;
	font-style:italic;
	background: rgb(255,255,255); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(241,241,241,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-8 */
}

#filter-layout .now li a:hover{
	background:none;
}

.bannerLong {
    float: left;
    height: auto;
    max-height: 90px;
    position: relative;
    text-align: center;
    width: 100%;
}

.bannerLong img {
    float: none;
    margin: 0 auto;
    padding: 0;
}

.bannerLong > embed {
    width: 100%;
}


.breadcrumb{
	float: left;
	width:66.2%;
	margin: 10px 0 0;
	display: none;
}

.breadcrumb ul, .breadcrumb li{
	color: #000;
    float: left;
    font-size: 11px;
    font-style: italic;
    margin: 0;
    padding: 0;
}

.breadcrumb ul, .breadcrumb li{
    margin: 0 0 0 2px;
    padding: 0; 
}

.breadcrumb a{
	color:#000;
}

.paddingl20{
	padding:0 20px 0 0;
}

.article {
    width: 66.2%;
    float: left;
    padding: 0;
	overflow:hidden;
}

.article {
    width: 66.2%;
    float: left;
    padding: 0;
	overflow:hidden;
}

#page.single .article {
	border: 1px solid #e2e2e2;
	padding: 2%;
    width: 64%;
}

#page.single .article .single_post {
	border: none;
	padding: 0;
    width: 100%;
}

.no-results{
    float: left;
    padding: 20px 0;
    text-align: center;
    width: 98%;
	/*border-right: 1px solid #e2e2e2;*/
	
}

.home-page .no-results2{
    float: left;
    padding: 20px 0;
    text-align: center;
    width: 98%;
	border: 1px solid #e2e2e2;
	border-left:none;
	border-right:none;
}

.home-page .article {
    width: 69%;
    float: left;
	/*border: 1px solid #e2e2e2;
	border-right:none;
	border-bottom:none;*/
}

.abonnement .borderLeft{
	padding:3%;
}

.borderLeft{
	border-left: 1px solid #e2e2e2;
    float: left;
    height: 100%;
}
.direct .borderLeft {
    padding: 0 3% 3%;
    width: 94%;
}
.direct .post.excerpt.latestPost.post-box {
    border-bottom: 1px solid #e2e2e2;
    padding: 0 0 20px;
	margin: 20px 0 0;
}

.direct article.on {
    border-bottom: 1px solid #e2e2e2;
    float: left;
    max-width: 100%;
	margin: 20px 0 0;
    padding: 0 0 20px;
}

#article-container {
    border-left: 1px solid #e2e2e2;
    display: block;
    float: left;
    height: auto;
	width: 100%;
}

.agenda .article, .abonnement .article, .direct .article, .agregateur .article{
    padding: 3%;
    width: 94%;
	border:none;
	border-left: 1px solid #e2e2e2;
}
.agregateur .article{
    width: 100%;
	padding: 0;
	border:none;
}
.dossier .article {
    width: 98%;
}

.article div.dossier_list{
	
	argin: 0 3%;
    padding: 5% 2%;
    text-align: left;
    width: 90%;
}

.article ul.dossier_list > li.scrollytelling {
    font-size: 20px;
    list-style: none outside none;
    margin: 15px 0 21px;
}
.article ul.dossier_list > li.vertical-line.scrollytelling {
	font-size: 0;
    margin: 5px 10% 25px;
    width: 80%;
}

.article ul.dossier_list > li.scrollytelling img.picto{
	background: none repeat scroll 0 0 #fff;
    float: left;
    margin: 0 10px -10px 0;
    position: relative;
    top: -15px;
}

.watch-action{
	padding: 0 10px;
	display:none;
}

.BleuBorder{
	background: #fff;
    padding: 15px;
    border: 2px solid;
	border-color:#00a0e0;
    margin: 15px 0;
	display: block;
	width:91%
}
.BoldBlack{
	color:#000;
	font-weight:bold;
}

.GreyBG{
	background: none repeat scroll 0 0 #f1f1f1;
    display: block;
    float: left;
    margin: 15px 0;
    padding: 20px;
    text-align: left;
    width: 93%;
}

.rightGreyBG{
	background: none repeat scroll 0 0 #f1f1f1;
    display: block;
    float: right;
    margin: 15px 0 15px 15px;
    padding: 20px;
    text-align: center;
    width: 30%;
}

.leftGreyBG{
	background: none repeat scroll 0 0 #f1f1f1;
    display: block;
    float: left;
    margin: 15px 15px 15px 0px;
    padding: 20px;
    text-align: center;
    width: 30%;
}

.BoldBlackPicto{
	background: url(images/picto-date-clef.png) no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #000;
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin: 5px auto;
    padding: 10px 0 0 30px;
    width: 95%;
}

.BoldBlackPicto{
    margin: 15px 0;
	display: block;
	float:right;
	
}
.Bleu{
	/*color:#00a0e0;*/
	font-size:60px;
}

.vertical-line{
	border-bottom: 1px solid #e2e2e2;
	float: left;
    height: 1px;
    margin: 15px 0;
    width: 100%;
}
.left-line{
	border-left: 1px solid #e2e2e2;
    float: inherit;
    height: 100%;
    position: relative;
    width: 1px;
    z-index: 90;
}
#content_box {
    float: left;
    width: 95.2%;
}
.page #content_box { width: 100% }
.single #content_box { width: 100% }
.content .post_box_reg .excerpt:nth-last-child(2), .content .post_box_reg .excerpt:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.content .post_box_reg .excerpt:last-child { float: right }
#content_box #content {
    float: left;
    display: block;
    width: 100%;
}
.post {
    float: left;
    width: 100%;
}
.home-page .post {
    float: left;
    width: 43%;
}
.postauthor-container {
    clear: both;
    float: left;
    margin-top: 20px;
    width: 100%;
}
.postauthor-container h4 {
    margin-bottom: 10px;
    font-size: 18px;
}
.post-content {
    padding-bottom: 15px;
    margin-bottom: 15px;
	float: left;
}
.post.excerpt .post-content {
    margin-bottom: 0;
    padding-bottom: 0;
	width: 100%;
}


.agenda .post.excerpt .post-content, .abonnement .post.excerpt .post-content, .direct .post.excerpt .post-contentn,  .agregateur .post.excerpt .post-contentn{
	clear: none;
    float: none;
   margin: 0 0 0 27%;
    width: 73%;
}

.dossier_list .post.excerpt .post-content {
    clear: none;
    float: none;
    margin: 0 0 0 34%;
    width: 64%;
}
.direct .post.excerpt .post-content {
    clear: none;
    float: none;
    margin: 0 0 0 30%;
    width: 70%;
}

.direct .post.excerpt.on .post-content {
    margin: 0;
    width: 100%;
}
.agenda .post.excerpt .post-content{
    width: 100%;
	margin: 0;
}

.agenda .post.excerpt, agregateur .post.excerpt {
    width: 100%;
}
.post-single-content { /*overflow: hidden*/ }
.post-actions {
	width: 69%;
	float:left;
	margin:0 0 0 27%
}
.post-actions div a {
	font-size:12px;
	color:#000;
}
.post-actions div {
	float: left;
	padding: 0 10px 10px 30px;
}
.post-actions div a{
	text-decoration:underline;
}
.post-actions .pdf {
	background:url(images/picto-show-pdf.png) no-repeat;
}
.post-actions .bonus{
	display:none;
	background:url(images/picto-show-bonus.png) no-repeat;
}

.readMore{
    float: left;
    color: #38B7EE;
    font-size: 13px;
	margin: 10px 0 0;
}

.dossier_list .readMore {
	margin: 10px 0 0 34%;
    width: 66%;
}

.picto {
    /*border-left: 2px solid #00a0e0;
    border-bottom: 2px solid #00a0e0;*/
    background: #fff;
    float: right;
    padding: 2px;
    position: relative;
}


.agenda .readMore,.agenda .directLink, .direct .readMore, .agregateur .readMore{
    color: #38b7ee;
    float: left;
    font-size: 13px;
    margin: 10px 0 0;
}

.direct .readMore {
    clear: left;
    float: left;
    margin: 10px 0 0 31%;
}
.agenda .directLink {
    display: block;
    float: none;
    margin: 10px 0 10px 10px;
}

.agregateur .readMore{
	margin: 10px 0 0 10px;
	float:right;
}

.dossier .readMore{
    float: right;
	margin:-33px 0 0;
}
.readMore a, .directLink a {
	color: #EE210B;
	background:url(images/picto-lire-art.png) no-repeat left center;
	padding:3px 0 2px 20px;
	line-height:15x;
	height:20px;
}
.readMore a.ajaxLinkOn {
	background:url(images/picto-lire-art-on.png) no-repeat left;
}
.ss-full-width {
    overflow: hidden;
    margin-bottom: 10px;
}
.ss-full-width #content_box {
    padding-right: 0;
    padding-left: 0;
}
.ss-full-width .post-content {
    margin-bottom: 0;
    padding-bottom: 0;
}
.backup-post-content, .backup-post-script, backup-post-style {
	display: none;
}

.post.excerpt {
    overflow: hidden;
    margin-bottom: 24px;
    padding-bottom: 28px;
}
.abonnement .post.excerpt {
	border-bottom: 1px solid #e2e2e2;
    margin-bottom: 24px;
    overflow: hidden;
    padding-bottom: 28px;
	
}
.agregateur .post.excerpt {
	margin-bottom: -26px;
}

.agenda .juiz_sps_links, .agenda .writeBy{
	display:none;
}
.juiz_sps_links {
    float: right;
    height: 20px;
    margin: 0 0 15px;
    word-wrap: normal !important;
}

.single_page .juiz_sps_links {
}

.home-page .post.excerpt {
    overflow: hidden;
    margin-bottom: 0;
    border-right: 1px solid #e2e2e2;
    border-top: 1px solid #e2e2e2;
	padding:3%;
	height: 350px;
}
.dossier .post {
    border: none;
}

.dossier .post.excerpt {
    overflow: hidden;
    margin-bottom: 0;
    border-top: 1px solid #e2e2e2;
	padding:0 3%;
	height: 70px;
	/*width:92.2%;*/
}
.agenda .post.excerpt, .adonnement .post.excerpt, .direct .post.excerpt {
   border-bottom: 1px solid #e2e2e2;
    height: auto;
    margin-bottom: 10px;
    overflow: hidden;
}
.agenda .post.excerpt.latestPost, .adonnement .post.excerpt.latestPost, .direct .post.excerpt.latestPost {
   border-bottom: none;
   padding: 0;
}
#page.agenda article .featured-thumbnail, #page.direct article .featured-thumbnail {
	height: auto;
    max-height: none;	
	width: auto;
}
.wp-post-image { float: left }
.featured-thumbnail {
    float: left;
    max-width: 100%;
}
.single_post .featured-thumbnail {
	width:100%;
}
.home-page .featured-thumbnail, .agenda .featured-thumbnail, .direct .featured-thumbnail, .dossier_list .featured-thumbnail{
	width: 100%;
	height: auto;
    overflow: hidden;
	max-height: 126px;
}

.agenda article .featured-thumbnail{
	min-height: 130px;
}

.ALMTabberWidget h4 {
    float: right;
    font-size: 13px;
    line-height: 16px;
    min-height: 90px;
    width: 50%;
}
.ALMTabberWidget div.row {
	padding: 5% 0;
    width: 100%;
	border-bottom: 1px solid #e2e2e2;
	height: 100px;
}
.ALMTabberWidget div.row.last {
	border-bottom:none;
}

.ALMTabberWidget .featured-thumbnail {
	height: auto;
    max-height: 80px;
    overflow: hidden;
    width: 100px;
}
.sidebar .ALMTabberWidget .featured-thumbnail_layout {
    float: left;
    margin: 0;
    max-width: 50%;
    width: 50%;
}

.featured-thumbnail_layout {
    float: left;
    max-width: 220px;
    margin-top: 4px;
    margin-bottom: 0;
    margin-right: 3%;
    width: 36%;
    position: relative;
}
.single .featured-thumbnail_layout {
    float: left;
    margin-bottom: 0;
    margin-right: 3%;
    margin-top: 4px;
    max-width: 100%;
    position: relative;
    width: 100%;
}
.agenda .featured-thumbnail_layout, .direct .featured-thumbnail_layout, .dossier_list  .featured-thumbnail_layout  {
	 float: left;
    max-width: 180px;
    margin-top: 4px;
    margin-bottom: 20px;
    margin-right: 3%;
    width: 36%;
    position: relative;
}
.dossier_list .featured-thumbnail_layout, .direct .featured-thumbnail_layout  {
    width: 100%;
    position: relative;
}
.home-page .featured-thumbnail_layout {
    float: left;
    margin-bottom: 0;
    margin-top: 4px;
    max-width: 100%;
    position: relative;
    width: 100%;
}
.abonnement .featured-thumbnail_layout {
	 float: left;
    max-width: 160px;
    margin-top: 4px;
    margin-bottom: 20px;
    margin-right: 3%;
    width: 36%;
    position: relative;
}
.featured-thumbnail img {
    margin-bottom: 0;
    width: 100%;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.single .featured-thumbnail img, .home-page .featured-thumbnail img {
    height: auto;
}
.featured-cat-title{
	 position: absolute;
	 bottom: 0;
}
.featured-cat {
    background: #38B7EE;
    color: #fff;
    text-transform: uppercase;
	float:left;
	padding:0 10px;
	font-size: 13px;
}
.featured-cat-bg {
	border-top: 23px solid red;
    border-right: 10px solid transparent;
	float:left 
}

.title, .agenda header.art .title, .abonnement header.art .title, .direct header.art .title, .dossier_list  header.art .title {
    font-size: 18px;
    line-height: 1.4;
    clear: both;
    margin-bottom: 0;
}
.home-page header .title {
    min-height: 60px;
}


.agregateur header.art .title {
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 0;
}
.abonnement header.art .title {
    font-size: 18px;
    line-height: 20px;
	padding:0 0 10px;
}

.agenda header .title, .abonnement header .title {
    font-size: 22px;
    line-height: 24px;
}

.agenda header {
    background: url(images/picto-title_agenda.png) no-repeat scroll left center rgba(0, 0, 0, 0);
    padding: 0 0 0 35px;
	margin: 0 0 10px;
}

.abonnement header, {
    background: url(images/picto-title_abonnement.png) no-repeat scroll left center;
    margin: 0 0 10px;
    padding: 0 0 0 45px
}

.single-title {
    padding: 0 0 0 0;
    font-size: 32px;
    line-height: 1.1;
}
.title a { color: #000 }
.page h1.title {
    margin-bottom: 5px;
    padding-top: 0;
    font-size: 32px;
    line-height: 1.2;
    padding: 0;
}
.post-info {
    display: block;
    font-size: 13px;
    float: left;
    color: #999;
    margin-top: 3px;
    width: 100%;
}
.post-info span { margin-right: 3px }
.post-info span { margin-left: 3px }
.post-info span:first-child { margin-left: 0 }
article header {
    margin-bottom: 2px;
    overflow: hidden;
	float: none;
	clear:left;
	width:100%;
}
.home-page .textContent {
    min-height: 300px;
}

.thetime{
	float: right;
    font-size: 12px;
    line-height: 14px;
    margin: 5px 0 0;
}

.single_post .thetime {
    font-size: 14px;
    margin: 0 0 5px;
}
.agregateur .thetime {
    float: left;
    font-size: 14px;
    line-height: 16px;
    margin: 15px 0 0 10px;
}

.agenda article header, .abonnement article header, .direct article header, .agregateur article header, .dossier_list  article header{
    clear: none;
    float: unset;
    margin-bottom: 2px;
    overflow: hidden;
    position: relative;
    width: auto;
	background:none;
	padding:0;
}
.direct article header {
    float: unset;
    width: 68%;
}

.direct article header.on {
     clear: left;
}

.content article header.pageHeader{
	width: 100%;
}
.agenda article header h2 {
	padding:20px 0 10px;
}
.single article header { /*margin-bottom: 30px;*/ padding: 10px 0 0;}
.single_post { border:1px solid #e5e5e5; padding:20px; }
.dossier .single_post {border: none;}
.error404 .single_post { width: 100% }
.single_post .post-info a, .post-info a { color: #EE210B }
.article img.left, .article img.alignleft, .wp-caption.alignleft {
    margin: 0.3em 1.571em 0.5em 0;
    /*display:inline-block;*/
    float: left;
}
.article img.right, .article img.alignright, .wp-caption.alignright {
    margin: 0.3em 0 0.5em 1.571em;
    /*display:inline-block;*/
    float: right;
}
.article img.center, .article img.aligncenter, .wp-caption.aligncenter {
    margin: 0.3em auto 1em auto;
    /*display:inline-block;*/
}
.article img.aligncenter, .article img.alignnone {
    margin-top: 1em;
    margin-bottom: 1em;
    /*display:inline-block;*/
    clear: both;
}
.article ul {
    margin: 1.5em 0 1.571em 1.9em;
    list-style-type: square;
}
.article ol {
    margin: 1.5em 0 1.571em 1.9em;
    list-style-type: decimal;
}
.article ul ul, .article ol ol, .article ul ol, .article ol ul {
    margin-top: 0;
    margin-bottom: 0;
}
.article footer {
    background: none;
    clear: both;
    line-height: 20px;
    overflow: hidden;
    position: relative;
}

/*-[ Featured ]---------------------------*/
.featuredBox {
    overflow: hidden;
    width: 100%;
	padding:0;
}
.featuredBox img{
	height: initial;
    max-width: none;
    width: initial;
}
.featuredBox .firstpost img{
	width: auto;
	height:100%;
	max-width:none;
	margin:0 0 0 -5%;
	min-width: 700px;
}
.firstpost {
    float: left;
    height: 370px;
    margin: 0;
    max-width: 66.6%;
    overflow: hidden;
    position: relative;
}
.secondpost {
    float: left;
    height: 185px;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 33.4%;
}
.negMargin{
	margin: 0 0 0 -3px;
}

/*
.secondpost.mozzImg2{
	position: absolute;
	right: 204px;
    top: 321px;
}
.secondpost.mozzImg3{
	position: absolute;
	right: 0;
    top: 511px;
}
.secondpost.mozzImg4{
	position: absolute;
	right: 0;
    top: 511px;
}
.secondpost.mozzImg5{
	position: absolute;
	right: 0;
    top: 511px;
}*/

#first-thumbnail {
    border-top: 2px solid #fff;
    display: inline-block;
    height: 100%;
	width: 100%;
}
#second-thumbnail {
    border: 2px solid #fff;
    display: inline-block;
    max-width: 380px;
    width: 100%;
}
.featured-excerpt {
    position: absolute;
    bottom:0;
    width: 94%;
    margin: 0;
    padding: 3%;
    /*background: rgba(0, 0, 0, 0.5);*/
    color: #f1f1f1;}


.featured-excerpt-bg {
	height: 100%;
    position: absolute;
    width: 100%;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */

}

.featured-excerpt .featured-cat-title {
    float: left;
    margin: 0 0 10px;
    position: relative;
}
.featured-title {
    font-size: 25px;
    font-weight: normal;
    clear: both;
    display: block;
    text-transform: uppercase;
    margin-bottom: 3px;
	width: 90%;
	text-shadow: 1px 0 1px #000000;
}
.secondpost .featured-title {
    font-size: 14px;
    line-height: 1.3;
	text-shadow: 1px 0 1px #000000;
}
.f-excerpt { font-size: 14px }
.frontTitle {
    background: #E2E2E2;
    color: #2A2A2A;
    line-height: 36px;
    font-size: 18px;
    margin-bottom: 28px;
    padding: 2px 0 2px 15px;
}
/*-[ Custom Nav Widget ]---------------------------*/
.widget.widget_nav_menu li {
    position: relative;
    margin-left: 0;
    border-bottom: 0;
    border-top: 0;
}
.widget_nav_menu .sub-menu {
    margin-top: 8px;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-left: 0;
    list-style-type: square;
}
/*-[ Tab widget ]------------------------------*/
.widget .wpt_widget_content #tags-tab-content ul li { float: left }
.widget li .meta {
    display: block;
    font-size: 12px;
    color: #999;
    margin-top: 2px;
    text-transform: none;
}

aside {
}

/*-[ Meta ]---------------------------*/
.meta, .meta a {
    color: #999;
    font-size: 12px;
}
/*-[ Form Input ]------------------*/
input, textarea, select {
    border: medium none;
    color: #b1b1b1;
    font-size: 14px;
    padding: 10px 12px;
	
}
textarea {
    overflow: auto;
    resize: vertical;
}
select { padding: 5px }
input:focus, textarea:focus {

}
/*-[ Tables ]--------------------*/
table {
    width: 100%;
    text-align: left;
    margin-bottom: 25px;
    border: 1px solid #DDDDDD;
}
thead {
    background: #2A2A2A;
    font-size: 14px;
    color: #fff;
    border: 0;
}
table th, table td {
    padding: 7px 15px;
    text-align: left;
	border: 1px solid #dddddd;
}
thead th { padding: 14px }
tbody th { font-weight: normal }
/*-[ Line ]---------------------*/
hr {
    border: none;
    border-bottom: 1px solid #E5E5E5;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: 297px;
    margin: 35px 0;
    clear: both;
    position: relative;
}
/*-[ Search Form ]------------------*/
#searchform {
    padding: 0;
    float: left;
    clear: both;
    width: 100%;
}
#searchform fieldset {
    float: left;
    position: relative;
    width: 100%;
}
.article #searchform fieldset {
    float: none;
    max-width: 300px;
}
.article #searchform .icon-search {
    height: 28px;
    width: 13%;
}
.sbutton {
    background: none repeat scroll 0 0 #000;
    border-radius: 4px;
    color: white;
    cursor: pointer;
    height: 38px;
    margin-top: 0;
    padding: 0;
    position: absolute;
    right: 0;
    transition: all 0.25s linear 0s;
    width: 40px;
    z-index: 1;
}
footer .sbutton {
    width: 19.4%;
    height: 38px;
}
#s {
    width: 80%;
    border: 1px solid #E2E2E2;
    float: left;
    padding: 7px 0;
    height: 38px;
    text-indent: 10px;
    opacity: 1;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    background: #F5F5F5;
    position: relative;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border-radius: 4px;
}
/*-[ Read More ]-------------------*/
.read-more {
    margin: 0 0 0 10px;
    line-height: 1.4;
    background: none;
    padding: 0;
}
/*-[ Top Ad in Post ]-------------------------------------*/
.topad {
    clear: both;
    margin-bottom: 10px;
}
/*-[ Bottom Ad in post ]-----------*/
.bottomad {
    float: left;
    clear: both;
    margin-top: 20px;
}
/*-[ ad ]---------------------*/
.ad-300 { width: 100% }
.ad-300 a {
    display: block;
    width: 100%;
}
.ad-300 img {
    border: none !important;
    width: 100%;
    box-shadow: none !important;
}
.ad-125 {
    overflow: hidden;
    padding-bottom: 0;
}
.ad-125 img { border: none }
/*-[ Sidebar ]---------------------*/
.sidebar.c-4-12 {
    float: right;
    width: 30%;
    line-height: 20px;
}
.sidebar.c-4-12 a { color: #939393 }
.sidebar.c-4-12 h4 a {color: #000;}
.widget {
    margin-bottom: 20px;
    float: left;
    width: 89%;
    list-style: none;
	border:#e5e5e5 solid 1px;
	padding:5%;
}
.sidebar-search{
	width: 100%;
	padding:0;
	border:none;
}

.widget .title {
    font-weight: bold;
    text-transform: uppercase;
    color: #545E68;
    font-size: 12px;
}
.widget li {
    list-style-type: square;
    margin-left: 17px;
    margin-bottom: 7px;
}
.widget li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
.widget h3 {
    font-size: 20px;
    line-height: 1;
    margin: 0 0 10px 0;
}
.sidebar-abonnement1{
	width: 90%;
	padding:5%;
	border:none;
	z-index: 990;
	margin: 0 0 20px 0;
	background:#f1f1f1;
}
.widget .subscribe{
	float: none;
    text-align: center;
    width: 100%;
	margin:0;
}
.widget .subscribe > a {
    background:#00a0e0;
    border-radius: 20px;
    margin: 0 auto;
    padding: 10% 13%;
	color:#fff;
}

.sidebar-abonnement1 .textContent{
	float: right;
	width:45%;
	padding: 0 0 10px;
}
.sidebar-abonnement1 .img{
	float: left;
	width:50%;
}

.sidebar-abonnement1 h3{
	font-size:14px;
	color:#00a0e0;
}

.sidebar-abonnement1 p{
	margin-bottom: 20px;
	color:#000;
	
}

.sidebar-abonnement2{
	width: 90%;
	padding:5% 5% 10%;
	border:none;
	text-align: center;
	margin: 0 0 20px 0;
	background:#f1f1f1;
}

.sidebar-abonnement2 h2{
	font-size:12px;
	color:#000;
	text-transform:none;
	margin-bottom: 0;
}

.sidebar-abonnement2 h3{
	font-size:14px;
	color:#00a0e0;
	margin-bottom: 0;
}

.sidebar-abonnement2 p{
	margin-bottom: 0;
	font-size:23px;
	color:#000;
	padding:5%;
	line-height:25px;
}

.sidebar-abonnement2 img{
	margin-bottom: 15px;
}

.sidebar-abonnement2 .subscribe > a {
     font-size: 12px;
    padding: 4%;
}
.separateur{
	width:60px;
	margin:0 auto;
	border-top: 2px solid #e2e2e2;
	margin-bottom: 15px;
}

/*-[ WP Review ]--------------------------------*/
.latestPost-review-wrapper {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #FFF;
    padding: 2px 8px;
}
.latestPost-review-wrapper .review-total-star { margin: 4px 0 }
.latestPost-review-wrapper .percentage-icon {
    top: 0;
    font-size: inherit;
    font-style: normal;
}
.bar-point .review-result, .percentage-point .review-result { z-index: 1 }
.widget .review-total-only .review-total-star { position: relative; }
/*-[ Social Profile Widget ]--------------------------*/
.social-profile-icons { overflow: hidden }
.social-profile-icons ul li {
    background: none;
    border: none;
    float: left;
    list-style-type: none;
    margin: 0 5px 10px;
    padding: 0;
    text-indent: -999em;
}
.social-profile-icons ul li a {
    display: block;
    width: 32px;
    height: 32px;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.social-profile-icons ul li a:hover { opacity: 0.7 }
.social-dribbble a { background: url(images/social-dribbble.png) no-repeat }
.social-email a { background: url(images/social-mail.png) no-repeat }
.social-facebook a { background: url(images/social-facebook.png) no-repeat }
.social-gplus a { background: url(images/social-googleplus.png) no-repeat }
.social-linkedin a { background: url(images/social-linkedin.png) no-repeat }
.social-pinterest a { background: url(images/social-pinterest.png) no-repeat }
.social-rss a { background: url(images/social-rss.png) no-repeat }
.social-stumbleupon a { background: url(images/social-stumbleupon.png) no-repeat }
.social-twitter a { background: url(images/social-twitter.png) no-repeat }
.social-youtube a { background: url(images/social-youtube.png) no-repeat }
.social-flickr a { background: url(images/social-flickr.png) no-repeat }
.social-lastfm a { background: url(images/social-lastfm.png) no-repeat }
.social-tumblr a { background: url(images/social-tumblr.png) no-repeat }
.social-vimeo a { background: url(images/social-vimeo.png) no-repeat }
/*-[ Footer ]-------------------*/
body > footer {
    overflow: hidden;
    float: left;
    width: 100%;
    display: block;
    clear: both;
    font-size: 11px;
    line-height: 1.8;
    margin-top: 20px;
    background: #000;
    color: #919191;
	padding: 20px 0 40px;
}
body > footer .widget { padding: 2px 0 0 0 }
body > footer .sidebar .widget .title {
    font-size: 135%;
    color: #D4D8DB;
}
footer .widget { margin-bottom: 0px }
footer .widget li a { color: #EE210B }
footer .widget li a:hover { color: #222 }
footer {
    position: relative;
    overflow: hidden;
    clear: both;
    line-height: 20px;
	background:#000;
}
footer .footer-container{ 
	clear: both;
    margin: 0 auto;
    max-width: 100%;
    width: 1047px;
}
footer .footer-container div {
	float:left;
	font-family: 'Futura', 'Open Sans', sans-serif;
	font-size:11px;
	width:33%;
}


footer .footer-container div.title { float:none }

footer .container { max-width: 100% }

footer .social_footer {
    float: left;
    position: relative;
    top: 0;
	width: 33%
}
footer .footer-container .social_footer div { float:left; margin:0 3px 0;}
footer .footer-container .social_footer div.title {
    clear: left;
    float: left;
    margin: 0 3px;
	font-size:11px;
	line-height: 1.4;
	width: 90%;
}
footer .footer-container .social_footer .facebook{
	background: url(images/picto_sociaux_footer.gif) no-repeat scroll -5px -4px rgba(0, 0, 0, 0);
}

footer .footer-container .social_footer .twitter{
	background: url(images/picto_sociaux_footer.gif) no-repeat scroll -41px -4px rgba(0, 0, 0, 0);
}
footer .footer-container .social_footer .youtube{
	background: url(images/picto_sociaux_footer.gif) no-repeat scroll -80px -4px rgba(0, 0, 0, 0);
}

footer .footer-container .social_footer a:hover .facebook{background: url(images/picto_sociaux_footer.gif) no-repeat scroll -5px -44px rgba(0, 0, 0, 0);}

footer .footer-container .social_footer a:hover .twitter{background: url(images/picto_sociaux_footer.gif) no-repeat scroll -41px -44px rgba(0, 0, 0, 0);}
footer .footer-container .social_footer a:hover .youtube{background: url(images/picto_sociaux_footer.gif) no-repeat scroll -80px -44px rgba(0, 0, 0, 0);}

.carousel {
    padding: 0 2.2% 0 2.2%;
    overflow: hidden;
}
.carousel .excerpt {
    float: left;
    max-width: 140px;
    margin-right: 2%;
    width: 15%;
}
.carousel .excerpt:last-child { margin-right: 0 }
.carousel a { color: #2a2a2a }
.carousel .featured-title {
    font-size: 12px;
    margin-top: 10px;
    float: left;
    font-family: open sans;
}
.carousel .excerpt div.hover {
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    -webkit-transition: all 0.20s linear;
    -moz-transition: all 0.20s linear;
    transition: all 0.20s linear;
}
.carousel .excerpt:hover div.hover {
    background-color: rgba(0, 0, 0, 0.4);
    opacity: 1;
}
.carousel a div {
    overflow: hidden;
    position: relative;
}
footer .carousel img { margin-top: 0 }
.carousel .excerpt:hover div.hover { opacity: 1 }
.carousel .excerpt div.hover span {
    position: absolute;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    top: 50%;
    left: 50%;
    text-align: center;
    color: #fff;
    background: url('/wp-content/themes/point/images/sprite.png') center no-repeat;
}
.foot-logo {
    float: left;
    margin-right: 10px;
}
.copyright-left-text {
    float: left;
    padding-top: 12px;
}
.copyright-text {
    float: left;
    padding-top: 12px;
    margin-left: 5px;
}
.footer-navigation {
    float: right;
    margin: 10px 0;
}
.footer-navigation ul li { float: left }
.footer-navigation ul ul { display: none }
.footer-navigation a {
    color: #fff;
	font-family: 'Futura', 'Open Sans', sans-serif;
	font-weight:bold;
    font-size: 11px;
    padding: 0 0 0 25px;
    text-transform: uppercase;
}
.footer-navigation ul li:first-child a { padding-left: 0 }
.footer-navigation .menu .current-menu-item > a { background: transparent }
.footer-container a { 
	font-family: 'Futura', 'Open Sans', sans-serif;
	background: transparent;
	color:#fff;
}
.copyrights {
    float: left;
    width: 95.7%;
    clear: both;
    background: #000;
    padding: 30px 2.2%;
    color: #9b9b9b;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
	border-top:2px #919191 solid;
}
#copyright-note {
    width: 1047px;
    margin: 0 auto;
    clear: both;
    max-width: 100%;
}
#copyright-note span {
    vertical-align: text-top;
    float: left;
    line-height: 2;
}
#copyright-note span a:first-child {
    float: left;
    margin-right: 5px;
}
a.toplink {
    display: inline-block;
    line-height: 2;
    padding-right: 0;
    position: absolute;
    left: 12px;
    top: 9px;
    width: 27px;
    height: 27px;
    background: url(/wp-content/themes/point/images/sprite.png) no-repeat center center;
    background-position: 0 0;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
.toplink .icon-long-arrow-up {
    font-size: 15px;
    position: absolute;
    right: 0;
    top: 6px;
}
#sidebars .wp-post-image, footer .wp-post-image {
  /*  height: 100%;*/
    margin-bottom: 0;
    margin-right: 15px;
    margin-top: 5px;
    width: initial;
}


.thecomment {
    background: url(images/picto-sidebar-popular-post.png) no-repeat left top ;
    float: left;
    margin: 5px 0 0;
    padding: 0 0 0 10%;
    width: 40%;
}
.postsby {
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 1.2;
}
/*-[ Hover transition ]---------------------------*/
.mts-subscribe input[type="submit"], .readMore a, #commentform input#submit {
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
/*-[ Related Posts ]---------------------------*/
.related-posts {
    margin-top: 15px;
    float: left;
    width: 100%;
}
.related-posts .meta {
    margin-top: 0;
    line-height: 1;
    margin-top: 5px;
}
.related-posts li {
    width: 48.5%;
    margin-right: 3%;
    float: left;
    list-style: none;
    padding-top: 10px;
    padding-bottom: 12px;
    border-bottom: 1px solid #D8D7D7;
}
.single_post .related-posts a { color: #2A2A2A }
.single_post .related-posts .meta a { color: #999 }
.rthumb {
    float: left;
    margin-right: 10px;
}
.related-posts .last {
    margin-right: 0;
    float: right;
}
.related-posts ul {
    margin-left: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    margin-top: 0;
}
.related-posts h5 {
    padding-left: 80px;
    color: #919191;
    text-transform: uppercase;
    font-size: 14px;
}
.related-posts h3 {
    font-size: 18px;
    margin: 0;
    line-height: 1;
    border-bottom: 1px solid #d8d7d7;
    padding-bottom: 6px;
}
.relatedthumb img { margin-top: 4px }
/*-[ Author Box ]---------------------------*/
.postauthor p {
    padding-top: 0px;
    font-size: 15px;
    margin-bottom: 0;
}
.postauthor-top span {
    font-size: 14px;
    line-height: 1.5;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
}
.postauthor-top .thetime {
    font-weight: normal;
    font-size: 12px;
    color: #999;
    display: inline-block;
    text-transform: none;
    line-height: 1;
}
.postauthor {
    min-height: 125px;
    float: left;
    clear: both;
    padding: 15px 2.4% 0 2.4%;
    background: #EEEEEE;
    border: 1px solid #E1E1E1;
    width: 94.8%;
}
.postauthor h4 {
    font-weight: bold;
    font-size: 18px;
}
.postauthor h5 {
    display: inline-block;
    text-transform: capitalize;
    font-size: 18px;
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
}
.postauthor img {
    float: left;
    margin: 5px 20px 15px 0;
}
.postauthor h4 a { color: #473636 }

.copyright{
	clear: both;
    float: left;
    margin: 8px 2%;
    padding: 0;
    width: 96%;
}
.writeBy {
    float: none; 
    padding: 5px 0;
	display: inline-block;
	margin: 0 0 5px;
}
.proposed{
	float:right;
	background:#f1f1f1;
	padding: 10px 20px;
}

.proposed img {
    height: 30px;
    margin: 0 0 -5px;
    padding: 0 5px 0 0;
    width: auto;
}

.subscribe{
	float: right;
    width: 74%;
	margin: 10px 10px 10px 0;
}
.subscribe > a {
    background:#00a0e0;
    border-radius: 20px;
    padding: 10px;
}
.subscribe > a:hover{
	background:#000;
	color:#fff;
}

.social-share {
    margin-bottom: 5px;
}
.social-share.facebook {
	padding:8px 1px 3px 10px;
	cursor: pointer;
	background: url("../images/share-fb.png") no-repeat scroll 10px center rgb(45, 96, 155);
    border-radius: 2px;
	color: #ffffff;
    display: inline-block;
	width: 13%;
}

.social-share.twitter {
	padding:8px 1px 3px 10px;
	cursor: pointer;
	background:  #00C3F3;
    border-radius: 2px;
	color: #ffffff;
    display: inline-block;
	width: 13%;
}

.social-share.google {
	padding:8px 1px 3px 10px;
	cursor: pointer;
	background: #DD4B39;
    border-radius: 2px;
	color: #ffffff;
    display: inline-block;
	width: 13%;
}

/*-[ Tags ]---------------------------*/
.tags {
    padding:0 0 15px;
	margin:0;
    width: 100%;
	/*border-top:1px solid #e5e5e5;*/
	border-bottom:1px solid #e5e5e5;
	float: left;
}
.tags > span {
    display: inline-block;
    margin: 10px 0;
}
.tags a {
	margin-right: 20px;
    padding: 5px 10px;
	background:#b6b6b6;
	color:#fff;
}

.tags a, .single .tags a {
	color:#fff;
}


/*-[ Misc ]---------------------------*/
.clear { clear: both }
.left, .alignleft { float: left }
.right, .alignright { float: right }
.navigation .alignright, .navigation .alignleft { margin-bottom: 15px }
.last, .post.excerpt.last {
    margin-right: 0;
    clear: none;
}
/*-[ Tag widget ]------------------------------*/
.tagcloud a {
    font-size: 14px!important;
    padding: 2px 7px;
    margin-bottom: 5px;
    float: left;
    margin-right: 5px;
    background: #eee;
    color: #FFF!important;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.tagcloud a:hover {
    color: #fff!important;
    background: #2a2a2a;
}
/*-[ Custom Nav Widget ]---------------------------*/
.widget_nav_menu .fa, .widget_nav_menu .fa { display: list-item }
.widget_nav_menu .fa > a, .widget_nav_menu .fa > a { padding-left: 5px }
.widget_nav_menu .sub-menu { margin-top: 8px }
/*-[ Subscribe Widget ]------------------------*/
.mts-subscribe { position: relative }
.mts-subscribe form { position: relative }
.mts-subscribe input[type="text"] {
    border: 1px solid #E2E2E2;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.6%;
    height: 38px;
    float: left;
    padding: 9px 0;
    text-indent: 10px;
    background: #F5F5F5;
    border-right: 0;
}
footer .mts-subscribe input[type="text"] { width: 80% }
.mts-subscribe input[type="submit"] {
    cursor: pointer;
    color: white!important;
    padding: 10px 0;
    border: 0;
    float: left;
    height: 38px;
    width: 33%;
    position: absolute;
    z-index: 1;
    background: #38B7EE;
}
.mts-subscribe input[type="submit"]:hover { background: #2a2a2a }
footer .mts-subscribe input[type="submit"] { width: 19.6% }
footer .mts-subscribe .icon-envelope {
    width: 19.6%;
    height: 32px;
    right: 1px;
}
/*-[ Ad Widgets ]------------------------------*/
.ad-125 ul {
    float: left;
    width: 100%;
    margin: 0;
    list-style: none;
    max-width: 100%;
}
.ad-125 li {
    float: left;
    border: none;
    list-style: none!important;
    padding-left: 0;
    background: none;
    margin-bottom: 15px;
    margin-left: 0;
    max-width: 45%;
}


.ad-125 .evenad { float: right!important }
.ad-125 li:nth-last-child(2), .ad-125 li:last-child { margin-bottom: 0 }
/*-[ Calender Widget ]-------------------------*/
#wp-calendar {
    margin-bottom: 0;
    border: 0;
}
#wp-calendar td {
    text-align: center;
    padding: 7px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    border-right: 1px solid rgba(0, 0, 0, 0.05);
}
#wp-calendar tbody {
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-top: 0;
}
#wp-calendar tbody th { border-bottom: 1px solid #CFCFCF }
#wp-calendar caption {
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: bold;
}
#wp-calendar #prev {
    text-align: left;
    padding-left: 12px;
}
#wp-calendar thead th {
    padding: 10px 0;
    text-align: center;
}
#wp-calendar tfoot {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-top: 0;
}
/*-[Comments]--------------*/
.total-comments {
    font-size: 18px;
    line-height: 32px;
    color: #343434;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #D8D7D7;
}
.cnumber { color: #2DB2EB }
#comments {
    padding: 0;
    background-color: transparent;
    margin-top: 25px;
    float: left;
    clear: both;
    width: 100%;
}
#commentsAdd {
    background-color: transparent;
    width: 100%;
    float: none;
    clear: both;
    margin-bottom: 50px;
}
#comments .avatar {
    float: left;
    margin-right: 20px;
    width: 11.3%;
}
.comment time {
    border-left: 1px solid #B3B3B3;
    margin-left: 5px;
    padding-left: 12px;
    color: #939291;
    font-size: 13px;
}
ul.children .commentImageLeft {
    width: 60px;
    height: 90px;
    border-left: 1px solid #c1bbb6;
    border-bottom: 1px solid #c1bbb6;
    position: absolute;
    top: -50px;
    left: -70px;
}
input.text-input, #commentform input { padding: 10px }
input#author, input#email, input#url {
    width: 360px;
    border: 1px solid #E1E1E1;
    background: #fff;
    font-size: 14px;
    display: block;
    max-width: 85%;
    float: right;
    padding: 10px 2%;
}
input#author, input#email, input#url, #comment {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.contactform input[type="text"] { width: 380px }
#cancel-comment-reply-link {
    float: right;
    line-height: 24px;
    margin-top: 0;
}
.contact-submit, #cancel-comment-reply-link {
    color: #000;
    cursor: pointer;
    margin-right: 5px;
    margin-bottom: -25px;
    text-decoration: underline;
    z-index: 100;
    position: relative;
	font-size: 14px;
}
#commentform {
    border: 1px solid #E1E1E1;
    overflow: hidden;
    padding: 10px 5%;
    width: 89.6%;
    background: #EEEEEE;
}
#commentform input#submit {
    line-height: 1;
    background-color: #38B7EE;
    padding: 12px 15px 11px;
    color: #fff;
    text-decoration: none;
    float: right;
    cursor: pointer;
    display: inline-block;
    border: 0;
    font-size: 16px;
    font-weight: 700;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-transform: uppercase;
    font-family: inherit;
}
#commentform input#submit:hover {
    color: #fff;
    background: #2a2a2a;
}
ol.commentlist {
    margin-left: 0;
    overflow: hidden;
}
.commentlist li {
    list-style: none;
    margin: 0 0 20px 0;
    padding-left: 0;
    float: left;
    width: 100%;
}
.commentlist p { margin-bottom: 1em }
.commentlist p:last-child { margin-bottom: 0 }
.comment-author { position: relative }
.comment-author:before {
    border-color: rgba(0, 0, 0, 0) #D2D2D2 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 0 14px 15px 15px;
    bottom: 21px;
    content: " ";
    left: 10.8%;
    position: absolute;
}
.comment-author:after {
    border-color: rgba(0, 0, 0, 0) #F7F5F6 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 0 12px 14px 15px;
    bottom: 30px;
    content: " ";
    left: 11.2%;
    position: absolute;
}
.fn {
    color: #939291;
    font-size: 13px;
    line-height: 1.375em;
}
.fn a { color: #939291 }
.comment-meta {
    font-size: 12px;
    font-style: italic;
}
.comment-meta a { color: #888 }
.commentmetadata {
    background: #EEEEEE;
    border: 1px solid #D2D2D2;
    border-top: 1px solid #D2D2D2;
    overflow: hidden;
    padding: 12px;
}
.commentmetadata ul, .commentmetadata ol, .commentmetadata ul ol, .commentmetadata ol ul { margin-top: 0 }
.commentmetadata li {
    border: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 5px;
    list-style: square;
}
.commentmetadata ol li { list-style: decimal }
.comment-metadata {
    background: #F7F5F6;
    border: 1px solid #D2D2D2;
    border-bottom: 0;
    overflow: hidden;
    padding: 15px 12px;
    position: relative;
}
.reply { float: right }
.reply a {
    float: right;
    font-size: 13px;
    line-height: 22px;
}
.commentlist .children {
    margin-left: 17%;
    margin-bottom: 0;
    margin-top: 0;
    float: left;
    width: 83%;
}
.commentlist .children li {

}
.avatar { float: left }
#respond h3 { margin: 0 }
.comment-respond { margin-top: 30px }
#respond h4 {
    font-size: 18px;
    line-height: 32px;
    color: #343434;
    font-weight: bold;
    border-bottom: 1px solid #D8D7D7;
    margin-bottom: 25px;
}
.cancel-comment-reply a {
    float: right;
    margin-top: -8px;
    font-size: 14px;
}
.comment-awaiting-moderation {
    font-style: italic;
    font-weight: bold;
}
/*-[ Comment Form ]----------------------------*/
#commentform textarea {
    width: 360px;
    border: 1px solid #E1E1E1;
    background: #fff;
    font-size: 14px;
    padding: 2%;
    line-height: 25px;
    font-family: inherit;
    float: right;
    max-width: 85%;
}
#commentform p {
    margin-bottom: 15px;
    float: left;
    width: 100%;
    clear: both;
}
#commentform p label {
    display: inline-block;
    margin-bottom: 2px;
    padding-bottom: 5px;
    padding-top: 5px;
    float: left;
}
.required {
    color: #a8a8a8;
    font-size: 16px;
    font-style: italic;
    padding: 0;
    line-height: 1;
}
.comment-notes .required {
    padding-left: 0;
    padding-top: 3px;
}
.comment-notes, .logged-in-as { margin-top: 15PX }
.comment-form-left {
    float: left;
    width: 50%;
}
.comment-form-right {
    float: right;
    width: 50%;
}
input#author:focus, input#email:focus, input#url:focus, #contactForm textarea:focus, #commentform textarea:focus { border-color: #c9a096 }
/*-[ pagination ]------------------*/
.pagination {
    clear: both;
    overflow: hidden;
    float: left;
    width: 100%;
    margin-top: 5px;
    text-align: center;
}
.single .pagination {
    border: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-top: 0;
    padding: 2.2% 0;
    width: 100%;
}
.pagination ul {
    list-style: none;
    margin: 0;
    display: inline-block;
}
.pagination ul li {
    float: left;
    margin-bottom: 5px;
}
.currenttext, .pagination a:hover {
    color: #fff;
    margin: 0 5px 0 0;
    display: inline-block;
    float: left;
    line-height: 1;
    text-decoration: none;
    padding: 10px 13px;
    background: #2a2a2a;
    font-weight: bold;
    margin-bottom: 10px;
}
.single .pagination a .currenttext {
    padding: 0;
    background: transparent;
    color: #FFF;
    margin-right: 0;
    margin-bottom: 0;
}
.single .pagination a:hover .currenttext { color: #fff }
.pagination a {
    background: #38B7EE;
    margin: 0 5px 0 0;
    display: inline-block;
    float: left;
    line-height: 1;
    text-decoration: none;
    color: #fff;
    padding: 10px 13px;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    font-weight: bold;
    margin-bottom: 10px;
}
.pagination ul li:last-child a { margin-right: 0 }
.pagination a:hover { color: #fff }
.top {
    float: right;
    position: absolute;
    left: 50%;
    top: -18px;
    width: 52px;
    height: 52px;
    margin-left: -26px;
    background: #eee;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    z-index: 100;
}
.pnavigation2 {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    float: left;
    margin-top: 20px;
}
.pagination .nav-previous { float: left }
.pagination .nav-next { float: right }
.pagination .nav-previous a, .pagination .nav-next a { color: #fff!important }
.pagination  .nav-previous a:hover, .pagination .nav-next a:hover { background-color: #222 }

#load-posts{
	background:#fff;
    float: left;
    height: 25px;
    left: -1px;
    padding: 20px 0;
    position: relative;
    text-align: center;
    width: 98.4%;
    z-index: 990;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}
.agenda #load-posts, .abonnement #load-posts, .direct #load-posts{
	/*border-top: none;*/
	width: 100.4%;
}

#load-posts > a {
    color: #afafaf;
}

.picto_more_post{
	background:url(images/picto-more-post.png) no-repeat;
	width:20px;
	height:25px;
	padding: 3px 0 5px 25px;
}
.single .currenttext { margin-bottom: 0 }
.pagination .current .currenttext { margin-bottom: 10px }


/*------ aesop -------*/

.aesop-component {
    clear: both;
    width: 100%;
	max-width: 620px;
}

.aesop-cover-title{
    font-size: 25px;
	color:#fff;
    font-weight: normal;
    text-shadow: 1px 0 1px #000000;
    text-transform: uppercase;
    width: 90%;
	padding: 5% 5% 1%;
}

.aesop-documument-component{
}

aesop-component.aesop-content-component.aesop-content-has-img{
    width:100%;
	bottom:0;
	position: absolute;
}
.aesop-content-comp-inner p{
	color:#fff;
    width:98%;
	padding: 1%;
	text-shadow: 1px 0 1px #000000;
}

.aesop-documument-component a, .aesop-documument-component a span{
	float:none;
	font-weight: bold;
}

.aesop-parallax-sc-caption-wrap{
	background-color: #00a0e0;
    color: #fff;
}

.aesop-parallax-sc-caption-wrap.top-left{
	left: 0;
    top: 0;
}

.fotorama__nav {
	background:#000;
}

/*------ loader -------*/

.fotorama__caption__wrap {
    background-color: #00a0e0;
    color: #fff;
    padding: 5px 10px;
}
.box-1 {
	position:relative;overflow:hidden;
	width:400px;height:200px;border:1px dashed #900;text-align:center;margin:5px;float:left;
}
.ajax_loader {background:url(images/spinner_squares_circle.gif) no-repeat center center transparent;width:100%;height:100%;}
#temp_load {position:absolute;text-align:center; margin:50px 0 0 0; width:97.8%; clear:left}

/*------ social Sharer -------*/

.juiz_sps_links .juiz_sps_item a {
    background-color:inherit;
    background-image: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #646e76;
    font-size: 12px;
    margin: 2px -10px 2px 0;
    padding: 3px 10px 2px;
    text-decoration: none;
    transition: color 0.4s ease 0s, background-color 0.4s ease 0s;
}

/* sommaire qui sommes-nous */
h1.BleuBorder {
	background:url(images/fleche-h1.png) 96% center no-repeat;
	
}
h1.BleuBorder.accordion-active {
	background:url(images/fleche-h1-active.png) 96% center no-repeat;
	
}

/*------ PAGE Co-construction -------*/

/* conteneur */
.ss-full-width_border{
    clear: both;
    border:1px solid #e5e5e5;
    padding:25px;
    margin-bottom:30px;
    padding-top: 80px;
}

/* titre */
.ss-full-width_border h2{
color: #00a0e0;
}

.ss-full-width_border hr{
    border: none;
    border-bottom: 1px solid #E5E5E5;
    width:100%;
}


/* ligne participer non centré */
.contribute-line{
    text-align: left;
}

.contribute-line h3{
    display: inline-block;
}


.filter-select-menu{}

.contribute-inline span{
    margin-left:6px;
    margin-right:6px;
}

/* ligne participer centré */
.contribute-inline{
    text-align: center;
}

/* boutons */

.button_contrib{ 
display: inline-block;
color:white;
border-radius: 4px;
}

.button_contrib:hover{ 
background: black;
}

a.button_contrib{ 
padding:1% 2% 1% 2%;
}


.form-control{
-webkit-box-sizing: border-box;

-moz-box-sizing: border-box;

box-sizing: border-box;

-webkit-background-clip: padding;

-moz-background-clip: padding;

background-clip:padding-box;

-webkit-border-radius:0;

-moz-border-radius:0;

-ms-border-radius:0;

-o-border-radius:0;

border-radius:0;

-webkit-appearance:none;
-moz-appearance:none;

background-color:#fff;

color:#000;

outline:0;

margin:0;

padding:0;

text-align: left;

font-size:1em;

height: 1em;

vertical-align: middle;

float:right;
display: block;
width: 160px;
height: 42px;
padding: 6px 12px;
font-size: 13px;
line-height: 1.42857143;
color: #686666;
background-color: #f1f1f1;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
}


span.triangle{
float:right;
width: 0;
height: 0;
border-style: solid;
border-width: 7px 7px 0 7px;
border-color: #007bff transparent transparent transparent;
margin-right: -145px;
margin-top: 18px;
}


/* Sujets des contributions */
h1.title{
margin-bottom: 5px;
padding-top: 0;
font-size: 32px;
line-height: 1.2;
padding: 0;
}

/* conteneur */
.ss-full-width_border-shadows{
border-top: 1px solid #dfdede;
border-left: 1px solid #dfdede;
border-bottom: 1px solid #dfdede;
border-right: 8px solid #dfdede;

-moz-box-shadow: 8px 8px 0px 0px #dfdede;
-webkit-box-shadow: 8px 8px 0px 0px #dfdede;
-o-box-shadow: 8px 8px 0px 0px #dfdede;
box-shadow: 8px 8px 0px 0px #dfdede;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#dfdede, Direction=134, Strength=0);
padding:25px;
overflow: visible;
margin-bottom: 30px;
}

.title-contribution h1{
margin-bottom: 5px;
padding-top: 0;
font-size: 32px;
line-height: 1.2;
padding: 0;
text-transform: uppercase;
}


.contribution-thumbnail{
    float: left;
    margin-right: 25px;
    margin-bottom: 30px;
}


.contribution-thumbnail{
    float: left;
}

.content_box.contribution.button_contrib{
    clear: both;
}


.div_button_contrib{
    clear:both;
}

/* effet plié */
img.curl{
    display:block;
    position: absolute;
    right: 0;
    z-index: 10000;
    margin-top:-55px;
    margin-right:-4px;
}

.ss-full-width_border-shadows hr{
    width:100%;
}


/* conteneur List des contributions */
.wrapper_list_contribution{
	max-width:1047px;
}


/* bloc individuel de contribution */

.single_contribution_bloc{
    float: left;
    width: 319px;
    height: auto;
    margin-left:12px;
    margin-right:12px;
    margin-top: 15px;
    border-top: 1px solid #dfdede;
    border-left: 1px solid #dfdede;
    border-bottom: 1px solid #dfdede;
    -moz-box-shadow: 8px 8px 0px 0px #dfdede;
    -webkit-box-shadow: 8px 8px 0px 0px #dfdede;
    -o-box-shadow: 8px 8px 0px 0px #dfdede;
    box-shadow: 8px 8px 0px 0px #dfdede;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#dfdede, Direction=134, Strength=0);
    overflow: visible;
    margin-bottom: 30px;
}

.single_contribution_bloc.full-width{
    float:none;
    width: inherit;

}


.single_contribution_bloc blockquote{
border:0; 
font-style: italic;
font-weight: bold;
font-size: 16px;
padding: 20px 10px 10px 0;
font-family: georgia;
margin:0;
color: #000;
}

img.curl2{
display:block;
position: absolute;
z-index: 100;
margin-top:-80px;
margin-left:246px;
}

img.curl3{
float: right;
margin-top:-80px;
margin-right:-12px;
}

.single_contribution_bloc .padding{
    padding: 20px;
}

.single_contribution_bloc .padding p{

}

.single_contribution_bloc .padding .thumbnail_construct{
float: right;
height: 112px;
width: 106px;
margin-left: 20px;
}


.single_contribution_bloc .alignright{
    padding-left:20px;
    padding-bottom:20px;
}

.single_contribution_bloc .alignleft{
    padding-right:20px;
    padding-bottom:20px;
}

.single_contribution_bloc hr{
    border: none;
    margin:0;
    border-bottom: 1px solid #E5E5E5;
    width:100%;

}

.single_contribution_bloc .readMore{
    clear: both;
    margin-top: 5.66px;
    margin-bottom: 5.66px;
}

.contributor{
    display: block;
    margin-top: 5.66px;
}


.filter-select-menu{
    float:right;
}

.juiz_sps_links.align_left{
    float:left;
}

.single_contribution_bloc header {
    width: 100%;
    background-color: #eeeeee;
    padding:0;
}

.single_contribution_bloc h1{
    display: block;
    padding:20px 20px 0px 20px;
    font-size: 15px;
    text-transform: none;
}

.single_contribution_bloc .padding h1{
    padding:0;
}

.single_contribution_bloc .padding h2, .single_contribution_bloc .padding h3, .single_contribution_bloc .padding h4, .single_contribution_bloc .padding h5, .single_contribution_bloc .padding h6{
    font-size: 15px;
    text-transform: none;
}


/* -- Bloc Vote --*/

.vote-div{
margin-left:20px;
}

.text-recommand{
    width: auto;
    float: left;
    line-height: 13px;
    margin-right:13px;
}

.icon-vote{
    float: left;
    margin-right:18px;
}

.nb-vote{
float: left;
margin-top: -5px;
font-size: 15px;
font-weight: bold;
color: black;
}




.single_contribution_bloc p{
margin-bottom: 18px;
}




.load-thematiques{
    background: #fff;
    float: left;
    height: 25px;
    left: -1px;
    padding: 20px 0;
    position: relative;
    text-align: center;
    width: 98.4%;
    z-index: 990;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}

.load-thematiques > a {
    color: #afafaf;
}


#submit-ajax{

}

#thumbnail_upload{
    margin-bottom: 40px;
}

/* boutons Charger plus de contributions */
#btn-load-contributions{
    background:#fff;
    float: left;
    height: 25px;
    left: -1px;
    padding: 20px 0;
    position: relative;
    text-align: center;
    width: 98.4%;
    z-index: 990;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}


#btn-load-contributions > a {
    color: #afafaf;
}

/* boutons */

#submit-ajax, #submit-ajax-thumbnail, #submit-ajax-illustration{
    display: inline-block;
    color: white;
    border-radius: 4px;
    float: right;
    clear: both;
}

#submit-ajax:hover, #submit-ajax-thumbnail:hover, #submit-ajax-illustration:hover {
    background: black;
}

a.#submit-ajax, a.#submit-ajax-thumbnail, a.#submit-ajax-illustration {
    padding: 1% 2% 1% 2%;
}

.wp-editor-container{
    border:1px solid #e5e5e5;
    margin-bottom: 10px;
}

a.btnToggleContribForm.button_contrib{
    margin-bottom: 20px;
}

#editContribution hr, section.preview hr, form#upload-thumbnail hr, .contribute-area hr{
    margin: 5px 0px 5px 0px;
}

input#contributionName, input#contributionSignature{
    font-weight: bold;
    width: 97.5%;
    border: 1px solid #b1b1b1;
    margin-bottom: 8px;
}

.contributionThumbnail{
	float:right;
	padding:15px;
}
.contributionIllustration{
	padding:15px;

}
.contributionContainerIllustration{
	text-align: center;	
}
.contribute-area{
	display:none;
}

.previewContrib{
    border-left: 5px solid;
    padding-left: 15px;
}

.previewContrib p{
   margin-bottom: 15px;
}

/* CUSTOMS STYLES FOR LIKE PLUGIN */
div.counter{
    display: block !important;
    height: 46px !important;
}
.text-recommand{
padding-top: 6px !important; 
display:none; 
}

.wpulike .counter a.image{
   /* padding: 6px 26px 20px !important;*/
	padding: 12px 55px 20px 0px !important;
    border:none !important;
    border-radius:0 !important;
    background-color: transparent !important;
}

.wpulike .count-box{
    position: relative;
    background-color: transparent !important;
    border: 0 !important;
    padding: 0;
    border-radius: 0px;
    margin-left: 8px;
    font-size: 16px;
    font-family: Tahoma;
    font-size: 15px;
    font-weight: bold;
    color: black;
	vertical-align:top;
}

.wpulike .count-box::before{
    content: "" ;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    border:0 !important;
    background-color: transparent !important;
    margin-top: -5px !important; 
}
/*
.wpulike .counter a.text{

   background:transparent !important;
   padding:0 !important;
   border:0 !important;
}*/
.wpulike .countera.image[title="You Liked This"], 
.wpulike .counter a.image.user-tooltip {
   /*display:  none !important;*/
   background:transparent !important;
   padding:0 !important;
   border:0 !important;
}
/*
.wpulike .counter a.text::before {
	content: "Nombre de recommandation(s) :";
	color:#686666;
	display:inline-block;
	width:110px;
	line-height:1em;
}*/
.wpulike .counter a.image[title="You Liked This"]::before,
.wpulike .counter a.image.user-tooltip::before {
	content: "Nombre de recommandation(s) :"!important;
	color:#686666;
	display:inline-block;
	width:125px;
	line-height:1em;
}
.wpulike .counter a.image {
	background:url("http://rec-altermondes.w3b-experience.net/wp-content/uploads/2015/02/voteIcon.png") 115px 0px no-repeat !important;
}
/*
.wpulike .counter a.text {
	background:url("images/voteIcon-off.png") 125px 0px no-repeat !important;
	padding:25px 66px 20px 0px !important;
}*/

.wpulike .counter a.image[title="You Liked This"],
.wpulike .counter a.image.user-tooltip {
	background:url("images/voteIcon-off.png") 135px 0px no-repeat !important;
	padding:12px 66px 20px 0px !important;
}
.wpulike .counter a.image::before {
	content: "Je recommande cette contribution :" !important;
	color:#686666;
	display:inline-block;
	width:110px;
	line-height:1em;
}
.wpulike .counter .tooltip {
	display:none !important;
}

/* EN DEBAT */
.single_contribution_bloc .wysiwygContent ul, .single_contribution_bloc .wysiwygContent ol {
	margin-left:13px;
}
.single_contribution_bloc .wysiwygContent ul {
	list-style-type:disc;
}
.single_contribution_bloc .wysiwygContent ol {
	list-style-type:decimal;
}

/* BOUTIQUE */
#tab-description{
	clear:both;
}
form.cart input.qty {
	border : 1px solid #DBD6D6;;
	color : #4A4A4A;
	padding :  8px 12px;
}
.woocommerce-tabs ul.tabs:before,
.woocommerce-tabs ul.tabs li:after,
.woocommerce-tabs ul.tabs li:before,
.woocommerce-tabs ul.tabs li a:after,
.woocommerce-tabs ul.tabs li a:before {
    display: none!important;
    box-shadow: 0 0 0 #fff!important;
}
.woocommerce-tabs ul.tabs,
.woocommerce-tabs ul.tabs li,
.woocommerce-tabs ul.tabs li a {
    padding: 0!important;
    margin: 0!important;
    border: 0!important;
    background: transparent!important;
    box-shadow: 0 0 0 #fff!important;
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    border-radius: 0!important;
}
/* SIMPLE TAB CSS */
.woocommerce-tabs ul.tabs li {
    margin: 0 0 5px 0!important;
    float: left;
}
.woocommerce-tabs ul.tabs li a {
    padding: 5px 10px!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    /*background-color: #fff;
    color : #686666;
    float: left;*/
	display:none;
}
.woocommerce ul.products li.product.product-cat-abonnements,
.woocommerce-page ul.products li.product.product-cat-abonnements {
	width:29%;
}
.woocommerce .sidebar ul.products li.product.product-cat-abonnements,
.woocommerce-page .sidebar ul.products li.product.product-cat-abonnements {
	width:100%;
}
.woocommerce .sidebar ul.products li.product.product-cat-abonnements img,
.woocommerce-page .sidebar ul.products li.product.product-cat-abonnements img {
	display:block;
	float:none;
}
.woocommerce ul.products li.product.product-cat-anciens-numeros,
.woocommerce-page ul.products li.product.product-cat-anciens-numeros, 
.woocommerce ul.products li.product.product-cat-magazines,
.woocommerce-page ul.products li.product.product-cat-magazines {
	width:22,05%;
}

/* Mise en forme boutique */

.woocommerce ul.products li.product h3 {
    /*min-height: 250px;*/
	font-size:0.85em;
}
.woocommerce ul.products li.product.product-cat-anciens-numeros h3,
.woocommerce ul.products li.product.product-cat-magazines h3 {
    min-height: 250px;
}
.woocommerce ul.products li.product .price{
	font-weight:bold;
	font-size:1em;
}

.product.product-type-simple .price {
	font-weight:bold;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	border:#px #ccc solid;
	border-radius: 4px;
	background: #F5F5F5;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
	opacity:0.85;
}
.woocommerce .woo-view-allproducts a {
	display:inline-block;
	border-radius:4px;
	font-weight:bold;
	padding:4px 10px;
	margin-bottom:35px;
}
.woocommerce .woo-view-allproducts a:after {
	content:" >";
}
.entry-summary .product_meta {
	display:none;
}
.entry-summary div[itemprop="description"] {
	font-size:1.4em;
	font-weight: bold;
	text-transform: uppercase;
}
.woocommerce .woocommerce-breadcrumb {
	margin-bottom:0.5em;
}
.altermondes-basket {
	text-align:right;
	margin-bottom:1em;
}
.altermondes-basket p {
	display: inline-block;
	padding: 4px 8px;
	border-radius: 4px;
	color: #fff;
	margin-bottom:0;
}
.altermondes-basket a:before {
	content:"Votre panier : ";
}
.altermondes-basket a, .altermondes-basket a:hover {
	color: #fff;
}
.woocommerce div.product {
	margin-top:20px;
}
.woocommerce div.product h1.product_title {
	font-size:1.4em;
}
.woocommerce div.product .entry-summary h1.product_title {
	font-size:1em;
}
.woocommerce .homeboutique-soustitre {
	font-size:20px;
}
.sidebar .woocommerce ul.products li.product h3 {
	min-height:auto;
	font-size:1em;
}
.sidebar .woocommerce ul.products li.product a img {
	padding-bottom:10px;
}
h2.woocommerce.ssTitre {
	border-bottom:1px #000 solid;
}
.woocommerce .bts-ajout a {
	display:inline-block;
}
.woocommerce .woocommerce-checkout legend.typeAbo {
	font-weight: bold;
	margin-top: 10px;
	border-bottom: 1px #686666 solid;
	display: block;
	width: 100%;
}
.woocommerce .woocommerce-checkout .alertMultipleAbosPerAddress {
	color:#ff0000;
}
/* smecteur des adresses de livraison */
#address_form .shop_table .address-select {
	width:20em;
}
.checkout-emailOK{
	border : 1px solid #00CC00;
}
.checkout-emailKO {
	border : 1px solid #FF3300;
}
.hidden{
	display:none;
}
.aboAdresseLabel{
	font-weight:bold;
}

#order_review_heading{
	margin-top:1em;
}
.ship_address dl{
	width:100%;
	display:block;
}
.ship_address address{
	clear:both;
	padding:10px;
	border:1px dashed #999999;
}
.note-form{
	display:none;
}
#addresses .shipping_address {
	margin-top:15px;
	margin-bottom:15px;
	padding:10px;
	border: 1px dashed #999999;
}