/*   
Theme Name: Les Crises - Responsive
Theme URI: http://www.pictao.fr/
Description: 
Author: Sébastien Delrue pour Pictao
Author URI: http://www.pictao.fr
Version: 1.0
Tags: 
*/

@font-face {
    font-family: "ScriptMTBold";
    src: url(fonts/ScriptMTBold.eot);
    src: local("ScriptMTBold"),
    	 url(fonts/ScriptMTBold.eot?#iefix) format('embedded-opentype'),
         url(fonts/ScriptMTBold.woff) format('woff'),
         url(fonts/ScriptMTBold.ttf) format('truetype'),
         url(fonts/ScriptMTBold.svg#ScriptMTBold) format('svg');
    font-weight: normal;
    font-style: normal;
}

/*SHORTCODE*/
.divider-top{border-bottom:1px solid #DDD;font-size:9px;font-style:normal;font-weight:normal;line-height:10px;margin-bottom:40px;text-align:right;position:relative;}
.divider-top a{color:#BBB;height:20px;float:right;margin-top:-15px;font-weight:normal;text-decoration: none;}

//.pullquote_droite,.pullquote_gauche,.pullquote_left{text-align:right;background:transparent url(images/extras/stripes.png) repeat-y scroll 0 0;color:#444;float:right;font-size:16px;margin-left:20px;margin-top:10px;width:33%;line-height:20px;padding:10px 0 10px 20px;}
.pullquote_left{text-align:left;float:left;margin-left:0;margin-right:20px;}

.pullquote_gauche, .pullquote_droite, blockquote,.pullquote_left ,.pullquote_right {
 // font: 18px/30px normal Tahoma, sans-serif;
 // padding-top: 22px;
 // margin: 5px;
  background: url(images/quotes-debut.png) 10px 10px no-repeat #fafafa;
  //text-indent: 65px;
  border: 1px dashed #b4bac4;
  padding:10px;
  padding-left:65px;
  }
 /* blockquote.style3 span {
    display: block;
    background-image: url(images/closequote3.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
} 
*/

img.centered{  display:block;
  margin-left:auto !important;
  margin-right:auto !important;
  //display:inline !important;
  }


ul.arrow_list li{background:transparent url(images/extras/mini_icons.png) no-repeat scroll -262px -1px;list-style:none;padding-left:20px;}
ul.check_list li{background:transparent url(images/extras/mini_icons.png) no-repeat scroll -222px -41px;list-style:none;padding-left:20px;}

h3.toggle{background:transparent url(images/extras/mini_icons.png) no-repeat scroll -60px -198px;margin-top:20px;display:block;cursor:pointer;text-decoration:none !important;font-style:normal;font-weight:400;font-size:15px;padding:6px 0 0 30px;}
h3.active{background:transparent url(images/extras/mini_icons.png) no-repeat scroll -19px -237px;}
.toggle_content .block{padding:10px 0 5px 0;}

.wpcf7 .wpcf7-response-output.wpcf7-validation-errors,
.warning_box {
	color: #4a585e ;
	background:url(images/extras/background_IE.jpg) no-repeat #c7c9cc;
	background:url(images/extras/stop.png) no-repeat 12px 10px,
		-webkit-gradient(linear, 0 0, 0 100%, from(#e8e9ea), to(#c7c9cc)) 0 0 no-repeat;
	background:url(images/extras/stop.png) no-repeat 12px 10px,
		-moz-linear-gradient(#e8e9ea, #c7c9cc) 0 0 no-repeat;
	border-width:1px;
	border-color:#a8aaad;
	border-style:solid;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	behavior:url(/wp-content/themes/%themename%/images/PIE.htc);
	padding:10px 20px 10px 60px;
	margin:10px 0;
}

.download_box {
	color: #4a585e ;
	background:url(images/extras/background_IE.jpg) no-repeat #c7c9cc;
	background:url(images/extras/down_alt.png) no-repeat 10px 10px,
		-webkit-gradient(linear, 0 0, 0 100%, from(#e8e9ea), to(#c7c9cc)) 0 0 no-repeat;
	background:url(images/extras/down_alt.png) no-repeat 10px 10px,
		-moz-linear-gradient(#e8e9ea, #c7c9cc) 0 0 no-repeat;
	border-width:1px;
	border-color:#a8aaad;
	border-style:solid;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	behavior:url(/wp-content/themes/%themename%/images/PIE.htc);
	padding:10px 20px 10px 60px;
	margin:10px 0;
}

.wpcf7 .wpcf7-response-output.wpcf7-validation-sent,
.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok,
.info_box {
	color: #4a585e ;
	background:url(images/extras/background_IE.jpg) no-repeat #c7c9cc;
	background:url(images/extras/info.png) no-repeat 12px 10px,
		-webkit-gradient(linear, 0 0, 0 100%, from(#e8e9ea), to(#c7c9cc)) 0 0 no-repeat;
	background:url(images/extras/info.png) no-repeat 12px 10px,
		-moz-linear-gradient(#e8e9ea, #c7c9cc) 0 0 no-repeat;
	border-width:1px;
	border-color:#a8aaad;
	border-style:solid;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	behavior:url(/wp-content/themes/%themename%/images/PIE.htc);
	padding:10px 20px 10px 60px;
	margin:10px 0;
}

.wpcf7 .wpcf7-response-output.wpcf7-validation-sent,
.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok,
.wpcf7 .wpcf7-response-output.wpcf7-validation-errors{
	height: 30px;
	top: -80px;
	//position: absolute;
}

.wpcf7 .wpcf7-not-valid-tip{
	display: none;
	visibility: hidden;
}

/*contact*/
.wpcf7 input,.wpcf7 textarea{width:250px;padding:3px 6px;border:1px solid;border-color:#5a79af #e1e7f1 #fff;border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;box-shadow: 0 2px 2px #d7dde7 inset;-webkit-box-shadow: 0 2px 2px #d7dde7 inset;-moz-box-shadow: 0 2px 2px #d7dde7 inset;font-size:11px;color:#000;margin:2px 5px 0 0;}
.wpcf7 textarea{height:121px;width:325px;}
.wpcf7 .text-wpcf7{width:250px;float:left;}
.wpcf7 .textarea-wpcf7{float:left;margin-left:35px;}
.wpcf7 .submit-wpcf7{clear:both;}
.wpcf7 .wpcf7-submit{
	border-radius:0px;
	width:73px;
	text-align:center;
	text-shadow:1px 1px 0 #001e2b;
	box-shadow: 2px 2px 2px #bcbcbc;
	-webkit-box-shadow: 2px 2px 2px #bcbcbc;
	-moz-box-shadow: 2px 2px 2px #bcbcbc;
	background: #11c4ff;
	margin:0 0 15px 0;
	cursor:pointer;
	border:0;
	color:#fff;
	padding:2px 0;
	height:25px;
	line-height:16px;
	font-weight:bold;
	background: -moz-linear-gradient(top,  #11c4ff 0%, #0d9aec 50%, #0b82c8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#11c4ff), color-stop(50%,#0d9aec), color-stop(100%,#0b82c8));
	background: -webkit-linear-gradient(top,  #11c4ff 0%,#0d9aec 50%,#0b82c8 100%);
	background: -o-linear-gradient(top,  #11c4ff 0%,#0d9aec 50%,#0b82c8 100%);
	background: -ms-linear-gradient(top,  #11c4ff 0%,#0d9aec 50%,#0b82c8 100%);
	background: linear-gradient(to bottom,  #11c4ff 0%,#0d9aec 50%,#0b82c8 100%);}

.note_box {
	color: #4a585e ;
	background:url(images/extras/background_IE.jpg) no-repeat #c7c9cc;
	background:url(images/extras/notebook.png) no-repeat 12px 10px,
		-webkit-gradient(linear, 0 0, 0 100%, from(#e8e9ea), to(#c7c9cc)) 0 0 no-repeat;
	background:url(images/extras/notebook.png) no-repeat 12px 10px,
		-moz-linear-gradient(#e8e9ea, #c7c9cc) 0 0 no-repeat;
	border-width:1px;
	border-color:#a8aaad;
	border-style:solid;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	behavior:url(/wp-content/themes/%themename%/images/PIE.htc);
	padding:10px 20px 10px 60px;
	margin:10px 0;
}

.toggle_content, .fancy_box {
	color: #4a585e ;
	background:url(images/extras/background_IE.jpg) no-repeat #c7c9cc;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#e8e9ea), to(#c7c9cc)) 0 0 no-repeat;
	background:-moz-linear-gradient(#e8e9ea, #c7c9cc) 0 0 no-repeat;
	border-width:1px;
	border-color:#a8aaad;
	border-style:solid;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	behavior:url(/wp-content/themes/%themename%/images/PIE.htc);
	padding:10px 20px;
	margin:10px 0;
}

.one_half{width:48.4%;}
.one_third{width:31.2%;}
.two_third{width:65.6%;}
.one_fourth{width:23.1%;}
.three_fourth{width:74.2%;}
.column{position:relative;margin:20px 15px 20px 0;float:left;text-align:left;}
.column.last{margin-right:0px;}

.wp-caption-text{font-size:11px;}

.clear{clear:both;margin:0;padding:0;}
.clear-left{clear:left;}
.clear-right{clear:right;}
.alignleft{float:left;margin:5px 5px 5px 0;}
.alignright{float:right;margin:5px 0 5px 5px;}
.aligncenter{text-align:center;margin:0 auto;}
img.aligncenter{clear: both;display: block;margin-left: auto;margin-right: auto;}
.center{text-align:center;}
.justify{text-align:justify;}
.right{text-align:right;}
/*FIN SHORTCODE*/

.alignleft {float:left;margin:5px 10px 5px 0;}
.alignright {float:right;margin:5px 0 5px 10px;}
.aligncenter {text-align:center;margin:0 auto;}
.center {text-align:center;}
.center {text-align:center;}
.justify {text-align:justify;}
.right {text-align:right;}
.btn.alignright {margin:10px 0 10px 5px;}
.btn.alignleft {margin:10px 5px 10px 0;}
.hidden{display: none;}
.btn, #blog-pagination .btn-prev a,#blog-pagination .btn-next a,#blog-pagination .btn a{border-radius:5px;}


#sidebar .box .row:after,
#footer .block .row:after,
.gallery-holder .gholder:after,
#content .block:after,
.column-holder:after,
.post .video-container:after,
.post .heading-holder:after,
.post .btn-holder:after,
.post .visual-list:after,
#main:after,
.post:after,
#header:after,
.add-nav:after{
	display:block;
	content:"";
	clear:both;
}

.add-nav {
	float:left;
	display:block;
	margin-top:8px;
	text-align:right;
	padding:0 0 27px;
}

.holder .search .text{
	font-size: 11px;
	margin-top: 3px;
	padding:0 5px;
	margin-left:5px;
	background:#88a7ca;
	color:#fff !important;
	border-radius:4px;
	border:none;
	height: 19px;
	opacity:0.8;
	border-top:1px solid #31518b;
	width:100px;
}
.add-nav ul{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
	line-height:10px;
}
.add-nav ul li{
	float:left;
	padding:0 8px;
	border-right:1px solid #fff;
}
.add-nav ul li.last-child{
	//border-right: none;
}
.add-nav ul a{
	color:#fff;
	float:left;
}
#header .slogan{
	display:block;
	clear:both;
	padding:0 0 0 44px;
	color:#a4d3ff;
	font:italic 25px Georgia, serif;
}
#nav {
	position:relative;
	z-index:1;
	clear:both;
	overflow:hidden;
	padding:1px;
	background:url(images/bg-nav.gif) repeat-x 0 100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: -moz-linear-gradient(top,  #f9fdff 0%, #9ed9ff 51%, #53bcff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9fdff), color-stop(51%,#9ed9ff), color-stop(100%,#53bcff));
	background: -webkit-linear-gradient(top,  #f9fdff 0%,#9ed9ff 51%,#53bcff 100%);
	background: -o-linear-gradient(top,  #f9fdff 0%,#9ed9ff 51%,#53bcff 100%);
	background: -ms-linear-gradient(top,  #f9fdff 0%,#9ed9ff 51%,#53bcff 100%);
	background: linear-gradient(to bottom,  #f9fdff 0%,#9ed9ff 51%,#53bcff 100%);
}
#nav ul{
	margin:0;
	padding:5px 0 6px 12px;
	list-style:none;
	overflow:hidden;
	display:block;
	background: -moz-linear-gradient(top,  #eff1f5 0%, #d0d7e1 51%, #7ca1c3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eff1f5), color-stop(51%,#d0d7e1), color-stop(100%,#7ca1c3));
	background: -webkit-linear-gradient(top,  #eff1f5 0%,#d0d7e1 51%,#7ca1c3 100%);
	background: -o-linear-gradient(top,  #eff1f5 0%,#d0d7e1 51%,#7ca1c3 100%);
	background: -ms-linear-gradient(top,  #eff1f5 0%,#d0d7e1 51%,#7ca1c3 100%);
	background: linear-gradient(to bottom,  #eff1f5 0%,#d0d7e1 51%,#7ca1c3 100%);
}
#nav li{
	float:left;
	margin:0 0 0 19px;
}
#nav li:first-child{margin:0;}
#nav a{
	color:#00285f;
	text-shadow:1px 1px 0 #fff;
	font:italic 17px Georgia, serif;
}
#nav li.active a,
#nav li.current-menu-item a,
#nav li.current-menu-ancestor a,
#nav li.current-menu-parent a,
#nav a:hover{
	text-decoration:none;
	color:#0090ff;
}
.gallery-holder {
	position:relative;
	overflow:hidden;
}
.gallery-holder h2 {
	margin: 0 0 18px;
	color:#fff;
	font:bold 23px Georgia, serif;
}
.gallery-holder .post p{margin:0 0 8px;}
.gallery-holder a{color:#fff;}
.gallery-holder a.more-link{font:bold italic 16px Arial, Helvetica, sans-serif;}
.gallery-holder .post .img-holder{
	float:left;
	padding: 0 0 15px;
	margin:0 39px 0 0;
	background:url(images/bg-img-holder1.png) no-repeat 50% 100%;
	box-shadow: none;
}
.gallery-holder .img-holder img,
.entry-content img{
	display:block;
	border:4px solid #fff;
}
.entry-content img{
	box-shadow: 2px 2px 7px #8D99A4;
	max-width:100%;
	margin:0 10px 10px 0;
}
.entry-content img.wp-smiley{
	box-shadow: 0px 0px #fff;
	display:inline;
	background:#E8EDF4  !important;
	border:4px solid #E8EDF4  !important;
	margin:0 !important;
}
.entry-content img.noborder,
.entry-content img.no-border{
	display:block;
	border:none;
	box-shadow: none;
}
.gallery-holder .text-holder{
	padding:0 0 40px;
	overflow:hidden;
	color:#fff;
	font:15px/17px Arial, Helvetica, sans-serif;
}
.gallery-holder .gholder {width: 100%;}
.gallery-holder .gmask-center {padding:25px 4px;}
.gallery-holder .gmask {
	position: relative;
	overflow: hidden;
	width: 100%;
	float: left;
}
.gallery-holder .gmask ul {
	list-style: none;
	width: 99999px;
	float: left;
	padding: 0;
	margin: 0;
}
.gallery-holder .gmask ul li {
	float: left;
	width: 960px;
}
.gallery-holder .pagination{
	position:absolute;
	bottom:25px;
	left:427px;
}
.gallery-holder .pagination a {
	display:block;
	text-indent:-9999px;
	width:10px;
	height:10px;
	overflow:hidden;
	background:url(images/bg-paging.png) no-repeat;
	float:left;
	margin:0 10px 0 0;
}
.gallery-holder .pagination a.active,
.gallery-holder .pagination a:hover{background-position:0 -10px;color: #f00;}
#main{margin:0 0 -22px;}
#main .entry-content h1{font-size:25px;margin:20px 0;}
#main .entry-content h2{font-size:22px;margin:20px 0 15px;}
#main .entry-content h3{font-size:20px;margin:20px 0 10px;}
#main .entry-content h4{font-size:18px;margin:20px 0 8px;}
#main .entry-content h5, #main .entry-content h6{font-size:16px;margin:20px 0 8px;}
#main h2 {
	margin:0 0 2px;
	color:#0b81c6;
	font:30px/30px Georgia, serif;
}
#main .entry-content h2{
	font:22px/22px Georgia, serif;
}
#main h3 {
	margin:0 0 2px;
	color:#0b81c6;
	font:26px/26px Georgia, serif;
}
#main h4{
	margin:0 0 17px;
	color:#0b81c6;
	letter-spacing:-1px;
	font:18px/23px Georgia, serif;
}
#main .column.style01 h4{margin:0 0 13px;}
#main h3 a,
#main h2 a{color:#0b81c6;}
#main h5,
#sidebar #ppress_alaune-2 h1.entry-title{
	margin:0 0 14px;
	color:#0b81c6;
	text-shadow:1px 1px 0 #fff;
	font:30px Georgia, serif !important;
}
#main h5{text-align: center;
font-size: 13px !important;
font-style: italic !important;}
#sidebar h1.entry-title,
#main h6, #main h3{
	margin:0 0 17px;
	color:#0b81c6;
	font:italic 20px Georgia, serif;
	text-shadow:1px 1px 0 #fff;
}
#content{
	width:630px;
	float:left;
	margin:-2px 0 0;
}



.page .heading-holder .date{display:none}
article.type-post .entry-time, article.type-page .entry-time {
  color: #000000;
  font-family: 'ScriptMTBold',"Segoe UI","Gill Sans",Helvetica,serif;
  font-size: 22px;
  height: 55px;
  position: relative;
}
article.type-post .entry-time .day, article.type-page .entry-time .day  {
  font-size: 52px;
  line-height: 1;
  margin-top: -2px;
  position: absolute;
  text-align: right;
  width: 55px;
}
article.type-post .entry-time .month, article.type-page .entry-time .month  {
  left: 59px;
  line-height: 1;
  margin-top: 4px;
  position: absolute;
  text-transform: capitalize;
}
article.type-post .entry-time .year, article.type-page .entry-time .year  {
  left: 59px;
  line-height: 1;
  margin-top: 23px;
  position: absolute;
}

article .entry-video{margin:10px 0;}

.widget .heading-social{display:none}
.widget .entry-time{display:none;}






/*COMMENTAIRE */
#aec_edit_options #AtD_0 {display:none;}
.comment .edit-comment-admin-links {clear:both;float:right !important;margin-top:-25px !important;}
.comment span.edit-comment {background:url(images/edit-commentaires.png) no-repeat !important;}
.comment .aec-dropdownarrow span.aec-icons {background:url(images/options-commentaires.png) no-repeat;}
.comment{list-style-type:none;color:#18100e;overflow:hidden;}
.comment .commentmetadata{ 
  margin-top:0px;  
}
.comment .nbcom{float: right;display: block;margin: 1px 15px 0 0;font-size: 11px;color: grey;}
.comment .com-register .nbcom{color: #fff;}
.comment .slideup{background:url(images/up-down.png) center top no-repeat; width:35px;height:17px;display:block;float:right;margin:0px 0px 0 0;cursor:pointer;}
.comment .gravatar img{border:solid 4px #fff;float:left}
.comment .content-gravatar {margin:0 16px 13px 0;border:solid 1px #7eaadb;width:60px;height:60px;-moz-box-shadow: 2px 2px 2px #888;-webkit-box-shadow: 2px 2px 2px #888;box-shadow: 2px 2px 2px #888;float:left;}
.comment .comment-text{//clear:both}
.comment .comment-author{float:left;margin:1px 0 0 15px;}
.comment .author{font-weight:bold;font-size:16px;}
.comment .author_name{float:left;}
.comment .date{font-size:11px;margin:2px 0 0 20px;font-weight:normal;display:block;float:left;}
.comment .heading-com{border-radius:6px;border-bottom:1px solid #9bb4dc;border-right:1px solid #9bb4dc;border-left:1px solid #e8f2fe;border-top:1px solid #e8f2fe;background:#d5e4fb;height:17px;padding:7px}

.comment .com-register .heading-com{border-radius:6px 6px 0 0;background:#6a8ca5;color:#fff !important;}
.comment .com-register .heading-com a{color:#fff !important;}
.comment .com-register .lclike_container { 
  border-color:#707070;
}
.comment .com-register .lclike_nb {
  border-color:#707070;
}
.comment .comment-meta{text-align:left;}
.comment .comment-meta a{
  text-decoration:underline;
  font-size:12px;
  padding:1px 15px;
  border:1px solid #0b81c6;
  text-decoration:none;
  border-radius:2px;
  float:left;
  display:inline;
  font-weight:bold;
}
.comment .comment-meta a:hover {
  color:#032043; 
}
.comment .tc-frontend{margin-bottom:0;text-align: right;}
.comment .comment-wrap{margin-bottom:10px;clear:both}
.comment .edit-comment{min-height:75px;}
.comment .comment-text{background:url(images/bg-heading-comment.png) no-repeat 20px top;z-index: 3;position: relative;margin-top: -3px;padding-top: 19px;}
.comment .com-register .comment-text{border-radius:0 0 6px 6px;border-left:1px solid #e8f2fe;background:#91C0FC;/*background:#D5E4FB;*/ padding:20px;}
.comment .before-comment,.comment .after-comment{clear:both;display:block;background:url(images/sep-comment.png);width:100%;height:14px;margin:15px 0;}

.comment .safe-comments-report-link {
  display:inline;
  float:right; 
}
.comment .safe-comments-report-link a {
  font-size:10px;
  text-decoration:none; 
  font-weight:normal;
  padding:1px 6px;
}
/*form*/
#commentform input[type="text"], #commentform textarea {margin-top:5px;display:block;padding-left:5px;height:24px;display:block;border-bottom:1px solid #e8f2fe;border-right:1px solid #e8f2fe;border-left:1px solid #a6b2ca;border-top:1px solid #a6b2ca;background:#d5e4fb;width:220px;}
#commentform textarea{max-width:100%;width:100%;height:144px;}
#commentform p{margin-bottom:18x;}
#commentform .required{color:#36a0dc;}
#commentform .form-allowed-tags{display:none;}
#commentform p.form-warning {
  margin-bottom:5px; 
  display:none;
  
}
#commentform p.form-warning-critical {
  color: #FF0000;
}
#commentform p.form-warning-info {
  color: #FF5F00;
}
#commentform p.form-submit {
  margin-bottom:10px; 
}
#commentform #submit{
	text-align:center;
	text-shadow:1px 1px 0 #001e2b;
	box-shadow: 2px 2px 2px #bcbcbc;
	-webkit-box-shadow: 2px 2px 2px #bcbcbc;
	-moz-box-shadow: 2px 2px 2px #bcbcbc;
	background: #11c4ff;
	border:0;
	color:#fff;
	padding:10px;
	font-size:11px;
	height:26px;
	line-height:0px;
	cursor:pointer;
	font-weight:bold;
	border-radius:5px;
	background: -moz-linear-gradient(top,  #11c4ff 0%, #0d9aec 50%, #0b82c8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#11c4ff), color-stop(50%,#0d9aec), color-stop(100%,#0b82c8));
	background: -webkit-linear-gradient(top,  #11c4ff 0%,#0d9aec 50%,#0b82c8 100%);
	background: -o-linear-gradient(top,  #11c4ff 0%,#0d9aec 50%,#0b82c8 100%);
	background: -ms-linear-gradient(top,  #11c4ff 0%,#0d9aec 50%,#0b82c8 100%);
	background: linear-gradient(to bottom,  #11c4ff 0%,#0d9aec 50%,#0b82c8 100%);}
#commentform .comment-subscription-form {
  margin:0; 
}



.column-holder .post {
	margin:0;
	padding:0;
	background: none;
}
.column-holder .tags{
	float:none;
	overflow:hidden;
	padding:0 0 16px;
}
.column-holder .column.style01 .tags{padding:0 0 12px;}
.post .tags li{
	float:left;
	margin:0 19px 0 0;
}
.block .tags li,
.column-holder .tags li{
	float:left;
	margin:0 17px 0 0;
}
.tags .date{
	color:#000;
	font:bold italic 14px/16px "Times new Roman", times, serif;
}

.block .tags .ico,
.column-holder .tags .ico{margin:2px 4px 0 0;}
.tags a{text-decoration:underline;}
.tags a:hover{text-decoration:none;}
#content .column-holder{
	margin:0 0 30px;
	padding:0 0 17px;
	background:url(images/bg-post.gif) repeat-x 0 100%;
}
#content .column-holder.style01{margin:0 0 20px;}
.column-holder p{margin:0 0 12px;}
.column-holder .column{
	float:left;
	width:292px;
	margin:0 0 0 45px;
}
.column-holder .column:first-child{margin:0;}
.column-holder .img-holder{
	padding:2px;
	display:inline-block;
	margin:0 0 16px 5px;
	overflow:hidden;
	background:#fff;
	box-shadow: 2px 2px 7px #8995a0;
	-webkit-box-shadow: 2px 2px 7px #8995a0;
	-moz-box-shadow: 2px 2px 7px #8995a0;
	width: auto;
}
.column-holder .img-holder img{display:block;}


.block .img-holder{
	float:left;
	margin:0 24px 0 6px;
}
.block .img-holder img{display:block;}
.block .text-holder{
	overflow:hidden;
}

.paging{
	margin:0;
	padding:6px 0 11px;
	list-style:none;
	text-align:center;
	font-size:11px;
	height:26px;
	line-height:26px;
	font-weight:bold;
}
.paging li{
	margin:0 0 0 3px;
	display:inline-block;
	vertical-align:top;
}
.paging a{
	display:block;
	text-align:center;
	padding:0 10px;
	color:#fff;
	box-shadow: 2px 2px 1px #c9ced4;
	-webkit-box-shadow: 2px 2px 1px #c9ced4;
	-moz-box-shadow: 2px 2px 1px #c9ced4;
	background:#7cd8fa url(images/bg-btn2.gif) repeat-x;
	background: -moz-linear-gradient(top,  #7cd8fa 0%, #7ac4f1 50%, #79b7de 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7cd8fa), color-stop(50%,#7ac4f1), color-stop(100%,#79b7de));
	background: -webkit-linear-gradient(top,  #7cd8fa 0%,#7ac4f1 50%,#79b7de 100%);
	background: -o-linear-gradient(top,  #7cd8fa 0%,#7ac4f1 50%,#79b7de 100%);
	background: -ms-linear-gradient(top,  #7cd8fa 0%,#7ac4f1 50%,#79b7de 100%);
	background: linear-gradient(to bottom,  #7cd8fa 0%,#7ac4f1 50%,#79b7de 100%);
	text-shadow:1px 1px 0 #001e2b;
}
.paging .btn-prev a{
	background:#11c4ff url(images/bg-btn1.gif) repeat-x;
	box-shadow: 2px 2px 2px #abafb4;
	-webkit-box-shadow: 2px 2px 2px #abafb4;
	-moz-box-shadow: 2px 2px 2px #abafb4;
	background: -moz-linear-gradient(top,  #11c4ff 0%, #0d9cef 50%, #0b82c8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#11c4ff), color-stop(50%,#0d9cef), color-stop(100%,#0b82c8));
	background: -webkit-linear-gradient(top,  #11c4ff 0%,#0d9cef 50%,#0b82c8 100%);
	background: -o-linear-gradient(top,  #11c4ff 0%,#0d9cef 50%,#0b82c8 100%);
	background: -ms-linear-gradient(top,  #11c4ff 0%,#0d9cef 50%,#0b82c8 100%);
	background: linear-gradient(to bottom,  #11c4ff 0%,#0d9cef 50%,#0b82c8 100%);
}
#sidebar .img-container h6{margin:0 0 12px;}
#sidebar .sidebar-container h6{margin:0 0 13px;}
#sidebar .sidebar-area h6{margin:0 0 19px;}
#sidebar .sidebar-container select{
	padding:0;
	margin:0;
	width:158px;
}
.widget .heading{
	display:block;
	padding:0 0 12px;
}
.widget .holder{
	overflow:hidden;
	color:#141414;
	padding:4px 0 0;
}
.widget .social-holder{
	padding:9px 0 0;
	margin:0 0 -2px;
}
#sidebar .box-holder{
	overflow:hidden;
	padding:0 0 15px;
}
#sidebar .box-holder .box{
	float:left;
	text-align:center;
	margin:0 0 0 6px;
	width:94px;
	padding:7px 0 0;
	height:75px;
	background:url(images/bg-social-box.png) no-repeat;
}
#sidebar .box-holder .box:hover{text-decoration:none;}
#sidebar .box-holder .box .heading{
	display:block;
	margin:0 0 -2px;
	color:#010101;
	font:bold italic 18px/16px Arial, Helvetica, sans-serif;
}
#sidebar .box-holder .box .ico-holder{
	display:block;
	text-align:center;:
}
#sidebar .box-holder .box .ico-holder .ico{
	display:block;
	margin:0 auto 6px;
	float:none;
}
#sidebar .box-holder .box:first-child{
	margin:0;
}
#sidebar{
	float:right;
	width:294px;
	font-size:13px;
	line-height:16px;
	color:#000;
}
#sidebar p{margin:0 0 15px;}
.widget{
	margin:0 0 17px -3px;
	padding:0 0 18px 3px;
	background:url(images/separator1.gif) repeat-x 0 100%;
}
.widget_text{min-height:120px}
.page .entry-content{clear:both;width:100%;};
.widget_ppress_alaune .entry-time, .widget_ppress_alaune .entry-meta{display:none}
.sidebar-container{
	overflow:hidden;
	padding:7px 0 5px;
}
.page .submenu-widget li{
	background:transparent url(images/extras/mini_icons.png) no-repeat scroll -262px -1px;list-style:none;padding-left:20px;
	list-style-type:none;
}
.widget .heading-holder{
	overflow:hidden;
	padding:7px 0 4px;
}
.widget .heading-container{
	overflow:hidden;
	padding:5px 0 2px;
}
.widget .img-holder{
	float:left;
	margin:5px 20px 0 4px;
	padding:4px;
	background:#fff;
	box-shadow: 2px 2px 7px #8d99a4;
	-webkit-box-shadow: 2px 2px 7px #8d99a4;
	-moz-box-shadow: 2px 2px 7px #8d99a4;
}
.widget .img-holder img{display:block;}

.widget .social-placeholder{
	display:block;
	margin:0 0 15px;
}
#sidebar .box{
	margin:0 0 4px;
	padding:0 0 25px;
	font:11px/13px Arial, Helvetica, sans-serif;
	color:#636363;
	background:url(images/bg-sidebar-box.png) no-repeat 100% 100%;
}
#sidebar .box .holder{
	padding:10px 0 0;
	background:url(images/bg-sidebar-box.png) no-repeat;
}
#sidebar .box .frame{
	overflow:hidden;
	padding:0 5px 0 15px;
	background:url(images/bg-sidebar-box.png) repeat-y -294px 0;
}
#sidebar .box .ico{
	float:left;
	margin:0 7px 0 0;
}
#sidebar .box .text-holder{
	overflow:hidden;
	color:#000;
}
#sidebar .box .heading-holder{
	overflow:hidden;
	padding:0 0 16px;
}
#sidebar .box .heading{
	display:block;
	margin:-1px 0 0;
	padding:0 0 4px;
	color:#000;
	font:bold italic 18px/20px Arial, Helvetica, sans-serif;
}
#sidebar .box p{margin:0;}
#sidebar .box p a{
	color:#0b81c6;
	text-decoration:underline;
}
#sidebar .box p a:hover{text-decoration:none;}
#sidebar .box input[type='text']{
	float:left;
	margin:0 12px 0 0;
	width:136px;
	color:#272626;
	background:#e6ecf3;
	padding:3px 6px 2px;
	height:14px;
	line-height:14px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border:1px solid;
	border-color:#7f95bd #d3dce9 #ebeff5;
	box-shadow: 0 2px 2px #ccd5e2 inset;
	-webkit-box-shadow: 0 2px 2px #ccd5e2 inset;
	-moz-box-shadow: 0 2px 2px #ccd5e2 inset;
}
#sidebar .box input[type='submit']{
	float:left;
	width:73px;
	text-align:center;
	text-shadow:1px 1px 0 #001e2b;
	box-shadow: 2px 2px 2px #bcbcbc;
	-webkit-box-shadow: 2px 2px 2px #bcbcbc;
	-moz-box-shadow: 2px 2px 2px #bcbcbc;
	background: #11c4ff;
	border:0;
	border-radius:4px;
	color:#fff;
	padding:2px 0;
	height:24px;
	line-height:16px;
	font-weight:bold;
	background: -moz-linear-gradient(top,  #11c4ff 0%, #0d9aec 50%, #0b82c8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#11c4ff), color-stop(50%,#0d9aec), color-stop(100%,#0b82c8));
	background: -webkit-linear-gradient(top,  #11c4ff 0%,#0d9aec 50%,#0b82c8 100%);
	background: -o-linear-gradient(top,  #11c4ff 0%,#0d9aec 50%,#0b82c8 100%);
	background: -ms-linear-gradient(top,  #11c4ff 0%,#0d9aec 50%,#0b82c8 100%);
	background: linear-gradient(to bottom,  #11c4ff 0%,#0d9aec 50%,#0b82c8 100%);	
	box-shadow: 1px 1px 2px #555;
	-webkit-box-shadow: 1px 1px 2px #555;
	-moz-box-shadow: 1px 1px 2px #555;
}
#sidebar .box input[type='submit']:hover{cursor:pointer;}
#sidebar .box .row{padding:0 3px 10px;}
#sidebar .box .text-container{padding:0 7px;}
#sidebar form{margin-bottom:25px;}
.tab-list {
	overflow: hidden;
	padding: 0 0 25px;
	margin: 0 0 7px;
	height: 1%;
	background:url(images/bg-sidebar-box.png) no-repeat 100% 100%;
}
.tab-holder{
	overflow:hidden;
	padding:10px 0 0;
	position: relative;
	margin-top:4px;
    z-index: 2;
	background:url(images/bg-sidebar-box.png) no-repeat;
}
.tab-frame{
	overflow:hidden;
	padding:15px 18px 0;
	background:url(images/bg-sidebar-box.png) repeat-y -294px 0;
}
.tab-list p {margin: 0;}
.tab-list .visual-list{
	margin:0;
	padding:0 0 1px;
	list-style:none;
}
.tab-list .visual-list li{
	vertical-align:top;
	padding:13px 0 0;
	margin:0 0 13px;
	border-top:1px solid #e2e5e9;
}
.tab-list .visual-list li:first-child{
	border:0;
	padding:0;
}
.tab-list .visual-list li:after{
	display:block;
	content:"";
	clear:both;
}
.tab-list .visual-list .img-holder{
	margin:0 11px 0 -12px;
	padding:2px;
}
.tab-list .visual-list .text-holder{
	overflow:hidden;
	padding:1px 0 0;
	font-size:11px;
	color:#374753;
}
.tab-list .visual-list .heading{
	display:block;
	color:#0b81c6;
	padding:0 0 7px;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
}
.tab-list .visual-list .heading a{color:#0b81c6;}
#sidebar .visual-list p{margin:0;}
.tab-list .visual-list .text-holder p a{
	margin:0 0 0 6px;
	color:#374753;
}
.tabset {
	position: relative;
	list-style: none;
	overflow: hidden;
	margin: 0 0 -4px;
	width: 100%;
	padding: 11px 0 0;
}
.tabset li {
	float: left;
	margin:0 0 0 1px;
}
.tabset li:first-child{margin:0;}
.tabset a {
	color: #fff;
	float: left;
	padding:6px 3px 4px 5px; 
	letter-spacing:0px;
	text-align:center;
	text-decoration: none;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius-top-left: 5px;
	-webkit-border-radius-top-right: 5px;
	font:bold italic 13px/18px Georgia, serif;
	background:url(images/bg-tabset.jpg) repeat-x;
}
.tabset a:hover,
.tabset li.ui-state-active a{
	text-decoration: none;
	color:#0b81c6;
	background: #fff !important;
}
.tab{display:block;}
.tab.ui-tabs-hide{display:none;}

#tabs-com .text-holder .text-com a{
	font-size:12px;
	font-weight:bold;
	color:#0B81C6;
}
#tabs-tag .texte{
	line-height:19px;
}

#sidebar .img-container{padding:2px 0 21px;}
#sidebar .img-container img{
	display:block;
	margin:0 0 0 12px;
}
#sidebar .text-area {
	overflow:hidden;
	line-height:17px;
	text-shadow:1px 1px 1px #fff;
}
#sidebar .text-area p{margin:0 0 10px;}
.widget .btn{
	display:inline-block;
	margin:0 0 8px;
}
#sidebar .widget_search {
	overflow:hidden;
	padding:10px 0 14px;
}
#sidebar .widget_search h6{
	float:left;
	width:100px;
	letter-spacing:-1px;
	margin:0 7px 0 0;
}
#sidebar .widget_search input[type='text']{
	float:left;
	width:149px;
	padding:3px 6px;
	border:1px solid;
	border-color:#5a79af #e1e7f1 #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0 2px 2px #d7dde7 inset;
	-webkit-box-shadow: 0 2px 2px #d7dde7 inset;
	-moz-box-shadow: 0 2px 2px #d7dde7 inset;
	font-size:11px;
	color:#000;
	margin:2px 5px 0 0;
}
#sidebar .widget_search input[type='image']{
	float:left;
	margin:4px 0 0;
}
#sidebar .more-link{
	font-weight:bold;
	color:#0b81c6;
	font-size:14px;
	display: block;
}
#sidebar .social-list{
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;
	line-height:16px;
}
li.firstTweet
{
	clear:both;
}
#sidebar .social-list li{
	padding:0 0 14px 23px;
	vertical-align:top;
	overflow:hidden;
	background:url(images/ico2.png) no-repeat 1px 3px;
}
#sidebar .social-list p{margin:0;}
#sidebar .social-list a{color:#0b81c6;}
#sidebar .social-list a.date{
	font-style:normal;
	display:block;
	color:#929292;
}
#ppress_alaune-3 .widget-wrap{
	overflow:hidden;
	line-height:17px;
	text-shadow:1px 1px 1px #fff;
	padding:7px 0;
}
#ppress_alaune-3 .widget-wrap p{margin:0 0 8px;}
/*footer*/


#ppress_counter_widget-2 {background:none;}
.s2_form_widget {}
.s2_form_widget .widgettitle{display:none;}
.s2_form_widget input[type="submit"]{margin:10px 15px 0 15px;float:left;padding:0 10px;width:100px !important;}
.s2_form_widget p{clear:both}
.s2_form_widget p label{float:left;margin:5px 5px 5px 15px;}
.s2_form_widget p br{display:none}
.s2_form_widget .text-holder p{font-family:"Segoe UI", verdana;font-size:12px;line-height:15px;}

#footer .block{
	float:left;
	width:249px;
	padding:1px 0 0;
}
#footer .box{
	float:left;
	width:266px;
	margin:0 28px 0 0;
}
#footer .block .row{
	padding:0 0 5px;
	line-height:14px;
	vertical-align:top;
}
#footer .block label{
	float:left;
	width:90px;
	padding:1px 10px 0 0;
}
#footer .block input[type="text"]{
	float:left;
	width:139px;
	padding:2px 5px;
	font-size:11px;
	color:#fff;
	height:14px;
	background:#3f3f3f;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 2px 2px 2px #222 inset;
	-webkit-box-shadow: 2px 2px 2px #222 inset;
	-moz-box-shadow: 2px 2px 2px #222 inset;
	border:0;
}
#footer .block input[type='submit']{
	float:right;
	margin:5px 0 0;
	border:0;
	color:#fff;
	min-width:68px;
	text-align:center;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	padding:5px;
	text-shadow:1px 1px 0 #001e2b;
	background:#11c2ff url(images/bg-btn3.gif) repeat-x;
	background: -moz-linear-gradient(top,  #11c2ff 0%, #0e9ff4 50%, #0b82c8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#11c2ff), color-stop(50%,#0e9ff4), color-stop(100%,#0b82c8));
	background: -webkit-linear-gradient(top,  #11c2ff 0%,#0e9ff4 50%,#0b82c8 100%);
	background: -o-linear-gradient(top,  #11c2ff 0%,#0e9ff4 50%,#0b82c8 100%);
	background: -ms-linear-gradient(top,  #11c2ff 0%,#0e9ff4 50%,#0b82c8 100%);
	background: linear-gradient(to bottom,  #11c2ff 0%,#0e9ff4 50%,#0b82c8 100%);
}
#footer .block input[type='submit']:hover{cursor:pointer;}
/*plan du site*/
.page-template-template-sitemap-php .grid_4, .search-no-results .grid_4, .error404 .grid_4{width:25%;float:left;margin-top:25px}
.page-template-template-sitemap-php .grid_4 li,.search-no-results .grid_4 li, .error404 .grid_4 li{list-style-type:none;}
.page-template-template-sitemap-php .grid_4 ul,.search-no-results .grid_4 ul, .error404 .grid_4 ul{padding-left:0;width:85%;}
/*paypal*/
.paypal-donations img{margin-left:5000px;}
.paypal-donations {overflow:hidden;}



/*table des matières*/

/* --- Links --- */
#acc2 a {padding:1px; border:1px solid #e0e0e0;}
#acc2 a:hover, #acc2 a:focus, #acc2 a:active {border-color:#bcd; text-decoration:none; outline:0 none}
/* --- Accordion --- */
.js  .accordion {visibility:hidden}
#acc2.accordion {margin:0; padding:0 10px}
#acc2.accordion .outer {border:1px solid #dadada; border-width:0 1px 1px; background: #fff}
#acc2.accordion .inner {margin-bottom:0; padding:.5em 20px 1em; position:relative; overflow:hidden}
#acc2.accordion .inner .inner {padding-bottom:0}
#acc2.accordion .h {padding:0em;margin:0;} /* vertical padding instead of vertical margin (ie8) */
#acc2.accordion p {margin:.5em 1px 1em}
#acc2 a.trigger {border-bottom:1px solid #9bb4dc;border-right:1px solid #9bb4dc;border-left:1px solid #e8f2fe;border-top:1px solid #e8f2fe;background:url(images/plus.gif) no-repeat 10px 50% #D5E4FB;padding:7px 30px}
#acc2 a.trigger.open {background-image: url(images/minus.gif);}
#acc2 .last-child a.trigger{padding-left:1px; background-image:none; font-weight:normal}
//#acc2  a.trigger {background-color:#f0f0f0}
#acc2  a.trigger:hover {background-color:#f0f0f0}
#acc2  a.trigger.open {background-color:#6A8CA5;color:#fff;text-shadow:1px 1px #888 !important;}
#acc2  a:hover.trigger.open, #acc2  a:focus.trigger.open, #acc2  a:active.trigger.open {border-color:#bcd}
#acc2 ul li a {
	border:none !important;
	margin:5px 0;
}
#acc2 ul  {padding-left:10px;}
#acc2 .recommande { font-weight:bold;margin:5px 0 }
#acc2 .assez-recommande { font-style:italic;margin:5px 0; }
#acc2 .ne-pas-afficher { display:none;margin:5px 0 }
#acc2 p.type_description {font-size:12px; }

.tc_highlight
{
background: none !important;
color: #0B81C6 !important;
padding: 0px !important;
}

.wikio-share-inline{display:none}
.wikio_top_widget_widget p{width:50%;float:right;text-align:center;}
.wikio_top_widget_widget {height:100px;}

/*AJOUT 26/03/2013*/

/*comment Navigation */
#comment-nav-below .nav-previous, #comment-nav-above .nav-previous{
	float:left;
}
#comment-nav-below .nav-next, #comment-nav-above .nav-next{
	float:right;
}
#comment-nav-below .nav-previous a, #comment-nav-above .nav-previous a, #comment-nav-below .nav-next a, #comment-nav-above .nav-next a{
	text-align:center;
	padding:5px 10px;
	display:inline-block;
	margin:15px 0 0 0;
	color:#fff;
	background:#11c4ff url(images/bg-btn1.gif) repeat-x;
	box-shadow: 2px 2px 2px #abafb4;
	-webkit-box-shadow: 2px 2px 2px #abafb4;
	-moz-box-shadow: 2px 2px 2px #abafb4;
	background: -moz-linear-gradient(top,  #11c4ff 0%, #0d9cef 50%, #0b82c8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#11c4ff), color-stop(50%,#0d9cef), color-stop(100%,#0b82c8));
	background: -webkit-linear-gradient(top,  #11c4ff 0%,#0d9cef 50%,#0b82c8 100%);
	background: -o-linear-gradient(top,  #11c4ff 0%,#0d9cef 50%,#0b82c8 100%);
	background: -ms-linear-gradient(top,  #11c4ff 0%,#0d9cef 50%,#0b82c8 100%);
	background: linear-gradient(to bottom,  #11c4ff 0%,#0d9cef 50%,#0b82c8 100%);
	text-shadow:1px 1px 0 #001e2b;
}
#comment-nav-below .nav-previous a, #comment-nav-below .nav-next a{
	margin:15px 0 15px 0;
}
#comment-nav-below h2.assistive-text,#comment-nav-above h2.assistive-text{
	display:none;
}

body article.post .entry-content p{
	text-align:justify;
}
body .commentlist .comment-text{
	font:13px/19px "Segoe UI", "Gill Sans", Helvetica, serif
}
/*AJOUT 04/06/2013 ==> IMPRESSION */
.entry-meta .print-page{
	background:url(images/picto-print.png) no-repeat center left;
	padding-left:24px;
}
.print-body{
	display:none;
	width:100%;
	min-height:100%;
	background:#fff;
	color:#000;
	padding:15px 0px;
}
.print-body .tools{
	text-align:center;
	padding:15px 0;
	border-bottom:1px solid #000;
	padding-bottom:30px;
}
.print-body .tools a{
	color:#fff;
	margin:0 10px;
	padding: 5px 10px;
	font: 14px/19px "Segoe UI", "Gill Sans", Helvetica, serif;
	//text-shadow: 1px 1px 0 #001e2b;
	box-shadow: 2px 2px 2px #bcbcbc;
	-webkit-box-shadow: 2px 2px 2px #bcbcbc;
	-moz-box-shadow: 2px 2px 2px #bcbcbc;
	background: #0b82c8;
}
.print-body .tools a:hover{
	box-shadow: none;
	text-decoration:none;
}
.print-body .print-title{
	color:#000;
	font-weight:bold;
	font-size:18px;
	padding:10px 0px;
	border-bottom:1px solid #000;
	text-align:center;
}

.print-content{	
	font-family: 'Segoe UI', Verdana, 'Gill Sans', Helvetica, serif;
	font-size: 12px;
	width: 960px;
	margin: 0 auto;
}

.print-content p{
	margin:5px 0;	
}

.print-content img{
	max-width:75%;
	height:auto;
	display: block;
	margin: 0 auto;
}

.print-article-comment li{
	list-style-type:none;
}

.print-body .print-article-title{
	font-weight:bold;
	font-size: 20px;
	text-align: center;
	padding:10px 0px;
}

.print-body .print-article-date{
	padding:0px;
}

.print-body .print-article-texte{
	padding:10px 0px;
}

.print-body .print-article-texte .wpptopdf{
	display:none;
}
.print-body .print-article-comment .commentlist{
	padding:0;
}
.print-body .print-article-comment{
	padding:10px 0px;
	display:none;
}

.print-body .print-article-comment .comment-wrap {
	border-bottom: 1px solid #ddd;
	padding: 15px 0;
	margin: 0;
}
.print-body .print-article-comment .comment-author{
	margin:0;
}
.print-body .print-article-comment .comment-text{
	background:none;
	margin-top: 0;
	padding-top: 0;
}
.print-article-texte .addthis_toolbox,.print-article-texte iframe{
	display:none;
}


.comment-text iframe,
.comment-text embed{
	display:none;
}


/*AJOUT JANVIER 2014 - REVUE DE PRESSE*/
.revue-presse{margin-bottom:22px;}
.post .revue-presse .theme-titre{text-transform:uppercase;color: #0b81c6;font: italic 20px Georgia, serif;text-shadow: 1px 1px 0 #fff;text-align:center;margin:25px 0 5px 0;}
.post .revue-presse .theme-titre span{padding:0 10px;background:#e8edf4}
.billet-presse{
	border-bottom: 1px solid #9bb4dc;
	border-right: 1px solid #9bb4dc;
	border-left: 1px solid #e8f2fe;
	border-top: 1px solid #e8f2fe;
	background: #CDDBEE;
	padding: 10px 20px;
	margin:0 0 10px 0;
}
.billet-presse.fond-1{background: #B6D0F4;}
.billet-presse img{float:left;margin-right:20px;}
.billet-presse h3{margin-top:0px !important;}
.billet-presse .titre-source{text-align:right !important;font-style:italic;}

