.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.overTxtLabel {
	color: #666663 !important;
	font: 13px/16px NunitoBold,Arial,Helvetica,sans-serif !important;
	margin: 0 !important;
	padding: 9px 10px 10px !important;

}

.avertissement {
	color: #FF2222;
	font-weight: bold;
	padding: 3px;
	display: none;
}

.avertissement.active {
	display: inherit
}

.publication-form .col2 {
	padding-top: 37px;
}

.modif {
	width: 115px !important;
}

.paging li.current {
	background: url("../img/bg-paging.gif") no-repeat scroll 0 0 transparent;
	font-weight: normal;
	height: 20px;
	padding: 5px 1px 2px;
	text-align: center;
	text-decoration: none;
	width: 18px;
	background-position: -30px 0;
	color: #FFFFFF;
}

.sbox-bg-wrap {
	display: none;
}
.btn_play{
    background-image: url('../img/btn_play_off.png');
    display: block;
    height: 181px;
    left: 255px;
    position: absolute;
    top: 108px;
    width: 181px;
}
.round_tl_10{
    -webkit-border-radius: 10px 0 0 0;
    -moz-border-radius: 10px 0 0 0;
    -ms-border-radius: 10px 0 0 0;
    border-radius: 10px 0 0 0;
}
.round_3{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
.round_5{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}
.round_10{
    -webkit-border-radius: 10%;
    -moz-border-radius: 10%;
    -ms-border-radius: 10%;
    border-radius: 10%;
}

.link4 {
	font: "NunitoBold", Arial, Helvetica, sans-serif !important;
	background-image: url("../img/icon17.png");
	background-repeat: no-repeat;
	position: relative;
	float: right;
	text-align: right;
	padding-left: 23px;
}

.link5 {
	display: block;
	background-image: url('../img/bg-paging.png');
	background-repeat: no-repeat;
	padding: 0 0 0 3px;
	border: 0;
	width: 200px;
	cursor: pointer;
	text-decoration: none
}

.link5 span {
	display: block;
	background-image: url('../img/bg-paging.png');
	background-repeat: no-repeat;
	background-position: right -30px;
	padding: 0 3px 0 0;
	border: 0;
	text-align: center;
	font: 12px/26px OswaldRegular,Arial,Helvetica,sans-serif;
	color: #3E3E3E;
	text-decoration: none
}

.link5:hover {
	background-position: left -60px;
}

.link5:hover span{
	background-position: right -90px;
	color: #FFFFFF;
}

.center {
	margin-left: auto!important;
	margin-right: auto!important;
}

.input_style {
    background: none repeat scroll 0 0 white;
    border: 1px solid #DEDEDB;
    border-radius: 4px 4px 4px 4px;
    margin: 1px 10px 0 7px;
}
.input_style span {
    display: block;
    overflow: hidden;
    white-space: nowrap;
}
#content h2.chapeau{
	font: 22px/28px OswaldRegular, Arial, Helvetica, sans-serif;
}
.text .datepicker_handler{
	margin: 6px 0 6px 2px;
}
.text.datetime{
	background-position: 0 -43px;
	width:200px
}
.datetime input{
	width: 144px!important
}
.text .datetimepicker_handler{
	margin: 6px 0 6px 2px;
}

.mon_autocompletion{
	background-color: white;
	border-radius: 0px 0px 0px 8px;
    border: 1px solid #DEDEDB;
}

.mon_autocompletion ul{
	margin:0;
	padding: 6px 4px 6px 12px;
	max-height: 200px;
	overflow: auto;
	min-width: 220px
}

.mon_autocompletion li{
	list-style: none;
	display: block;
	line-height: 22px;
	padding: 0 0 0 4px;
	min-width: 200px
}

.mon_autocompletion li.autocompletion_header{
	font-weight: bold;
	cursor: default;
}

.mon_autocompletion li.autocompletion_option {
	cursor: pointer;
}

.mon_autocompletion li.autocompletion_option:hover, 
.mon_autocompletion li.autocompletion_option.active{
	background-color: #EEE
}

.info-table-account {
	width: 100%;
	border: 1px solid #BCBCB5;
	border-collapse: collapse;
}

.info-table-account th {
	font-family: OswaldRegular, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: 100;
	text-transform: uppercase;
	color: #666663;
	background-image: url(../img/bg-table-head.png);
	height: 41px;
	border-right: 1px solid #BCBCB5;
	border-bottom: 1px solid #BCBCB5;
}

.info-table-account td {
	font-family: NunitoLight, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 0px 10px;
	border-right: 1px solid #BCBCB5;
	background: url(../img/separator6.png) repeat-x 0 100%;
}

.holder-account {
	text-align:left;
	overflow:hidden;
	padding:0 21px;
}

.holder-account p {
	padding: 15px 0px 0px 0px;
}
.price-account {
	padding: 15px 0px 0px 0px;
	position: relative;
	float: right;
}

/* --- widget dernieres annonces --- */
#content_defilement ul{
	width: 99999px;
}
#content_defilement ul li{
	float: left;
	width: 300px;
	height: 150px;
	position: relative;
}

#title {
	list-style: none;
	width: 99999px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
#title li {
	float: left;
	width: 350px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.switcher {
	position: absolute;
	right: 10px;
	z-index: 10;
}

.switcher li {
	cursor: pointer;
}
.label {
	color: #666663;
    font: 13px/13px NunitoBold,Arial,Helvetica,sans-serif;
    padding: 0px 0 6px 2px
}

.textarea.petit{
	background-position:0 -394px;
	height: 85px;
    width: 230px;
}
.textarea.petit textarea{
	min-height: inherit;
	max-height: inherit;
	min-width: inherit;
	max-width: inherit;
	width: 210px;
	height: 70px
}
.error-message{
	color: red;
}

/*wysiwyg*/
#wysiwyg h1,#wysiwyg h2,#wysiwyg h3
 {font-family: OswaldRegular,Arial,Helvetica,sans-serif;}

#wysiwyg h1 {
    color: #766545;
    font: 30px/30px 'Geometr231BTBold',Arial,Helvetica,sans-serif;
    margin: 0 0 36px;
	font-weight:bold
}

#wysiwyg h2{
    font: 26px/27px OswaldRegular,Arial,Helvetica,sans-serif;
    margin: 0 0 18px;
}

#wysiwyg h3{
 	color: #3E3E3E;
    font: 20px/21px OswaldRegular,Arial,Helvetica,sans-serif;
    margin: 0 0 8px;
}

#wysiwyg p
 {margin-bottom: 10px;}

#wysiwyg ul{
    list-style: none outside none;
    margin: 8px 0 28px 36px;
    padding: 0;
}

#wysiwyg ul li{
    background: url("../img/bullet2.gif") no-repeat scroll 0 7px transparent;
    text-indent: 12px;
}
#wysiwyg .btn-green3 {
    float: right;
    background: url("../img/btns.gif") no-repeat scroll 0 -527px transparent;
    color: #FFFFFF;
    display: inline-block;
    font: 14px/15px OswaldRegular,Arial,Helvetica,sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: top;
}
#wysiwyg .btn-green3 span {
    padding: 11px 18px 12px;
    background: url("../img/btns.gif") no-repeat scroll 100% -574px transparent;
    cursor: pointer;
    display: block;
    text-align: center;
}

#wysiwyg_2 h1,#wysiwyg_2 h2,#wysiwyg_2 h3
 {font-family: OswaldRegular,Arial,Helvetica,sans-serif;}

#wysiwyg_2 h1 {
    color: #766545;
    font: 30px/30px 'Geometr231BTBold',Arial,Helvetica,sans-serif;
    margin: 0 0 36px;
	font-weight:bold
}

#wysiwyg_2 h2{
    font: 26px/27px OswaldRegular,Arial,Helvetica,sans-serif;
    margin: 0 0 18px;
}

#wysiwyg_2 h3{
 	margin-bottom: 14px;
 	font: 24px/28px OswaldRegular,Arial,Helvetica,sans-serif;
}

#wysiwyg_2 p
 {margin-bottom: 10px;}

#wysiwyg_2 ul{
    margin-bottom: 2px;
    padding-top: 4px;
    list-style: none outside none;
}

#wysiwyg_2 ul li{
    background: url("../../../../img/bullet2.gif") no-repeat scroll 0 7px transparent;
    text-indent: 12px;
    padding-bottom: 31px;
    text-indent: 10px;
}

#wysiwyg_2 div{
	padding-bottom: 29px;	
}

#content .title-stile-big {
	min-height: 100px;
}

.magazine_accueil {
	background-image: url('../img/img2.jpg');
	background-repeat: no-repeat;
	width:283px;
	height:384px
}

.magazine_accueil img{
	margin: 39px 0 0 31px!important
}

/*----Commentaires----*/

.zone_commentaires{
	background: url(../img/bg-box.gif) repeat-x;
	margin: 25px 0 0;
	padding: 0 0 22px;
}

.zone_commentaires .com_header{
	background: url(../img/separator2.gif) repeat-x 0 100%;
	margin-bottom: 1px;
	padding: 24px 0 22px;
}

.zone_commentaires p{
	font: 16px/21px OswaldLight, OswaldRegular, Arial, Helvetica, sans-serif;
}

.zone_commentaires .comment-line{
	background-color: #f5f5f1;
	border: 1px solid #edeee7; 
	border-radius: 0 0 5px 5px;
}

.zone_commentaires .conexion_inscription{
	background: url(../img/separator2.gif) repeat-x 0 100% #f5f5f1;
	margin-bottom: 1px;
	border: 1px solid #edeee7; 
	padding: 18px 10px;
	font:13px/18px NunitoBold, Arial, Helvetica, sans-serif;
	color: #666663;
}

.zone_commentaires a{
	color: #008bb3;
	text-decoration: none;
}

.zone_commentaires .comment-line .row .zoneChamp label{
	float: left;
	text-align: right;
	width: 195px; 
	color: #666663;
	margin-right: 10px;
	line-height: 35px;
	font:13px/35px NunitoBold, Arial, Helvetica, sans-serif;
}

.zone_commentaires .label_titre{
	font-size: 13px;
	/*font-weight: bold;*/
	font: 17px/18px OswaldRegular, Arial, Helvetica, sans-serif;
	color: #666663;
	margin: 20px 0 12px 20px;
	display: block;
}

.zone_commentaires .comment-line .row .zoneChamp input{
}

.zone_commentaires .box_commentaire{
	background: url(../img/separator2.gif) repeat-x 0 100%;
	padding: 20px 0 11px;
	margin-bottom: 1px;
}

#content .zone_commentaires h3{
	font: 16px/21px OswaldLight, OswaldRegular , Arial, Helvetica, sans-serif;
	color: #3e3e3e;
	display: inline;
}

#content .zone_commentaires h3 a{
	font:13px/1.25 NunitoBold, Arial, Helvetica, sans-serif;
	color: #97c100;
	text-decoration: none;
}

.zone_commentaires .info_comment{
	width: 200px;
}

.zone_commentaires .info_comment .utilisateur{
	font-size: 13px;
	font-weight: bold;
	color: #3e3e3e;
}

.zone_commentaires .info_comment .published, .zone_commentaires .info_comment .num{
	font: 12px/18px OswaldLight, OswaldRegular, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #8e8e8e;
	text-transform: uppercase;
}

.zone_commentaires .info_comment .num{
	color: #fab800;
}

.zone_commentaires .btn_abus{
	color: #707070;
	font-size: 11px;
}

.zone_commentaires a{
	cursor: pointer;
}

.zone_commentaires .commentaire{
	margin-left: 210px;
}

.zone_commentaires .textarea{
	margin-left: 210px;
}

.zone_commentaires .no_comment img{
	margin: 0 auto;
	width: 50px;
	display: block;
}

.zone_commentaires .no_comment{
	background: url(../img/separator2.gif) repeat-x 0 100%;
	height: 50px;
	margin-bottom: 1px;
	padding: 18px 0;
}

.zone_commentaires a.btn_top{
	background: url(../img/btn_top.png) no-repeat right;
	color: #707070;
	font: 13px/1.25 NunitoLight, Arial, Helvetica, sans-serif;
	display: block;
	text-align: right;
	margin: 10px 0;
	padding-right: 15px;
}

/*-----------------------*/

.fond_carte .btn {
	width: 130px;
	position: absolute;
	right: 45px; top: 20px;
}

.btn_partenaires {
	width: 130px;
	height: 29px;
	font: 14px/21px OswaldRegular, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	background-image: url("../img/partenaires_btn.png");
	background-repeat: no-repeat;
	margin: 10px 0px;
	padding-top: 8px;
	display: block;
}

.btn_partenaires.active {
	background-position: 0px -37px;
}

/* ----------------- */
.close_box {
	cursor: pointer;
	width: 64px;
	position: absolute;
	top: -27px;
	right: 75px;
	background-color: #E0E0DF;
	text-align: center;
	height: 25px;
	border-radius: 5px 5px 0 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	background: url("../img/croix_close.png") no-repeat #E0E0DF 62px 7px;
	padding-right: 19px;
	color: #3E3E3E;
	text-decoration: none;
}

.journal-list > li {
	height: 275px;
}

.journal-list h3 {
	text-transform: none;
}

.logo-paupal {
	margin: 3px 5px 0px 0px;
}

.marques {
	color: #337F8F;
}
.narmol {
	font: 13px/1.25 NunitoLight, Arial, Helvetica, sans-serif;
}

.produit_test {
	height: 28px;
	/*background-image: url("../img/conso_tester.png");*/
	/*background-repeat: no-repeat;*/
	display: block;
	/*padding-left: 14px;*/
	font-size: 12px;
	float: right;
	text-transform: uppercase;
	font-family: 'OswaldRegular', Arial, sans-serif;
	line-height: 28px;
	color: #A07705;
	margin-top: -43px;
}
.produit_test span {
	padding: 4px 20px 5px;
	/*background-position: 100% -96px;*/
}

/* --- MODALBOX Basic --- */
.overflow_modalbox {
	height: 370px;
	overflow-y: scroll;
	margin-bottom: 15px;
}

.overflow_modalbox .alt1,
.overflow_modalbox .o-list,
.overflow_modalbox h3 {
	padding: 0px 10px;
}

.overflow_modalbox .alt1 h3 {
	padding: 0px;
}

.section.alt.checkbox label {
	padding: 0px !important;
}

.news-list .img {
	position: relative;
}

.news-list .img .terminer {
	position: absolute;
	bottom: 25px;
	left: 8px;
}

/* --- MODALBOX Basic --- */
.zone_radio label{
	float: none;
	clear: both;
	line-height: 25px;
	color: #aaa;
	font-size: 12px;
	font-weight: normal;
}

.zone_radio label strong{
	color: #666666;
	font-size: 13px;
}

.zone_radio input{
	margin-top: 0;
}

#form_connexion .erreurForm{
	color: #FF4646;
	font-weight: bold;
}