@charset "utf-8";
/* CSS Document */

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
} 
.clearfix:after {
    clear: both;
}
.clearfix {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

#content .head-form, #content  .tablenav{
	display:block;
	float:left;
}

#content .head-form{
	min-height:30px;
	padding-top:18px;
	float:left;

}
#content  .tablenav{
	margin-right:19px;
	margin-left:15px;
	margin-bottom:6px;
	float: right;
}

.head-form, .tablenav{
	display:block;
}

.listing {
	width:100%;
	border-collapse:collapse;
}
.listing thead {
	padding:5px 0 5px 0;
}
.listing thead tr th {
	background-color:#E6E6E6;
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#ffffff;
	white-space : nowrap;
}
.listing tbody {
	color:#7a7a7a;
}
.listing th,.listing td {
	padding:7px;
}
.listing th {
	color:#191919;
	font-size:17px;
	font-weight:600;
}
.listing td {
	font-size:12px;
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#ccc;
}
.listing .check-column {
	vertical-align:top;
	padding:8px 0 0 8px;
}
.listing tfoot tr th {
	background-color:#f9f8f4;
}
.tablenav .actions select {
	border-style:solid;
	border-width:1px;
	height:2em;
	line-height:20px;
	padding:2px;
	vertical-align:top;
	background-color:#ffffff;
	border-color:#dddddd;
	color:#333333;
}
.tablenav .actions .left {
	float:left;
	margin-right:5px;
}
.tablenav .actions .right {
	float:right;
	margin-left:5px;
}
.tablenav .actions .recherche{
	width:220px;
	border: 1px solid #c9c9c9;
	margin-top:18px;
    height: initial;
}
.recherche-picto{ 
	font-size:16px;
	cursor:pointer;
	outline:none;
	text-decoration:none;
	border-radius: 50%;
    color: #fff;
	text-align:center;
	text-transform: none;
    display: block;
	background-color:#434343;
	height: 32px;
    width: 32px;
    margin-top: 17px;
}
.recherche-picto:hover{ 
	color:#FFB744;
}



/*------ yu Pages Générals Header ------*/
#content .new-contenus{
	display:block;
	margin:0 20px;
	padding-bottom:20px; 
	clear:left;
}
#content .rub_title {
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	text-transform: uppercase;
	font-size:22px;
	letter-spacing:0.034em;
	color:#000000;
	padding-left: 19px;
	padding-bottom: 10px;
}
#content .head-form .requiert, #content .commentaires{
	color: #8E8E8E;
    font-style: italic;
    font-size: 14px;
    letter-spacing: 0.05em;
	padding:10px 19px 0;
}

#content .head-form .requiert{
	padding:0 0 10px 19px;
}

#content .commentaires{
	margin-left:1%;
	padding: 8px 0;
}

.new-contenus tbody p, .new-contenus tbody td{
	/*color:#7a7a7a;*/
	font-size:15px;
	color:#606060;
}

.new-contenus td p:first-child{
	color:#191919;
	font-weight:600;
}

.new-contenus tbody td:first-child{
	padding-left:8px;
}

.new-contenus tbody td:last-child, .new-contenus thead th:last-child{
	text-align:center;
}

.new-contenus tbody a{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	/*color:#191919;*/
	color:#868686;
	margin-right:3px;
}

.new-contenus tbody a:hover{
	color:#96AF2C;
	text-decoration:underline;
}

.new-contenus tbody span a:hover{
	color:#ED473E;
	text-decoration:underline;
}

.new-contenus tbody span a:last-child:hover{
	color:#96AF2C;
	text-decoration:underline;
}

.new-contenus tbody .delete:hover{
	color:#ED473E;
	text-decoration:underline;
}

.new-contenus tbody a .demo_icon{
	font-size:14px;
}


/*------ status ------*/

.statut-icon .demo-icon{
	font-size:18px;
	display: block;
    margin: 5px auto 0;
    text-align: center;
	cursor:pointer;
}

.actif,
.inactif,
.en-attend,
.en-attend-moderation,
.actif-publi-differee {
	width: 30px;
    margin: 0 auto;
}
.actif{
	color:#54CC85;
}
.inactif{
	color:#ED473E;
}
.en-attend, .en-attend-moderation{
	color:#FFB744;
}
.actif-publi-differee {
	color:#54CC85;
}

.actif span, .inactif span, 
.en-attend span, 
.en-attend-moderation span, 
.actif-publi-differee span{
	z-index:122;
	display:none;
	/*display:block;*/
	position: absolute;
	text-decoration:none;
	height: 38px;
	float:left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: -9px;
}

.actif:hover span, .inactif:hover span, .en-attend:hover span, .en-attend-moderation:hover span, .actif-publi-differee:hover span{
	display:block;
	transition: 0.5s;
    position: absolute;
}
.actif span{
    margin-left: -72px;
	width: 73px;
	background-image: url(../images/actif.png);
}
.inactif span{
    margin-left: -79px;
	width: 80px;
	background-image: url(../images/inactif.png);
}
.en-attend span{
    margin-left: -104px;
	width: 106px;
	background-image: url(../images/en-attend.png);
}
.en-attend-moderation span{
    margin-left: -204px;
	width: 206px;
	background-image: url(../images/en-attend-moderation.png);
}
.sans-destinataire span{
    margin-left: -204px;
	width: 206px;
	background-image: url(../images/sans-destinataire.png);
}
.actif-publi-differee span{
    margin-left: -204px;
	width: 206px;
	background-image: url(../images/actif-publi-differee.png);
}



/**
* NOUVEAU STATUT
*/
.listing-status {

}
.listing-status .status {
	position: relative;
	width: 30px;
    margin: 0 auto;
}
.listing-status .icons {
	font-size:18px;
	display: block;
    margin: 5px auto 0;
    text-align: center;
	cursor:pointer;
}
.listing-status .status .tooltip {
    display: none;
    position: absolute;
    right: 100%;
    top: -4px;
	z-index: 100;
	margin-right: 7px;
}
.listing-status .status:hover .tooltip {
    display: block;
}
.listing-status .status .tooltip span {
	color: #fff;
    box-sizing: border-box;
    background: #363636;
    border-radius: 6px;
    padding: 5px 10px;
    line-height: 1.4em;
    font-size: 14px;
	transition: 0.5s;
    white-space: nowrap;
    text-align: center;
	display: block;
}
.listing-status .status .tooltip:before {
	content: ' ';
	display: block;
	position: absolute;
    width: 20px;
    height: 20px;
    background: #363636;
    top: 6px;
    transform: rotate(45deg);
    right: -4px;
	z-index: -1;
}

.listing-status .status-waiting {
	color:#FFB744;
}
.listing-status .status-enabled {
	color:#54CC85;
}
.listing-status .status-disabled {
	color:#ED473E;
}


/*------ yu Header form & pages internes forms ------*/

.form .input,.form textarea,.form select {
    -ms-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
	border: 1px solid #C9C9C9;
	font-size: 15px;
	padding: 3px 4px;
    margin-bottom: 5px;
    width: 40%;
    min-height: 30px;
}
.form textarea{
 	height: 250px;
}
.form input[readonly], .form input[disabled]{
	border: 0;
}
.form .short {
	width:300px;
}

#cities_community_id option{
	outline-color:#cccccc;
	line-height:3em;
}

option .selected{
	background-color:#CCCC33;
}


.statut_btn_radio label{
	font-size:15px;
	color:#606060;
}

.statut_title, .statut_btn_radio{
	margin: 8px 0;
	display:block;
	float:left;
}

.statut_title{
	width:28%;
}
.statut_btn_radio{
	width:50%;
}



/*------ Login Page forms ------*/
#login .form .options {
	border:1px solide #cccccc;
}

.form .options td {
	height:26px;
	padding:0 8px;
	vertical-align:middle;
}
.form .options label {
	padding:0 10px 0 2px;
	white-space:nowrap;
}
.form .options select {
	padding: 3px 4px;
    font-size: 15px;
}

.form td .statut_title {
	color:#606060;
	font-size:15px;
	text-align:left;
}
.form td.sep {
	background-color:#cccccc;
	font-size:0;
	height:3px;
	padding:0;
	border-width:1px 0;
	border-color:#ffffff;
	border-style:solid;
}
.sepv {
	width:26px;
	background-color:#EEEEEE;
}

.sepv-blanc{
	width:1px;
	background-color:#cccccc;
}

.pages-bloc-right{
	width:260px;
}
.photo_bloc{
	width:100%;
	background-color:#ffffff;
	margin-bottom: 22px;
	height: 100%;
}

.form .buttons {
	width:100%;
	clear:left;
}

.new-editer-btns .button{
	float:right;
	margin-left:5px;
}

.stage{
	color: #191919 !important;
	font-weight: 600 !important;
	font-size: 17px !important; 
	line-height:2.6em !important;
	background-color:#E6E6E6 !important;
	margin: 16px -10px 10px !important;
	clear:left !important;
}

.stage span{
	color: #A7C23F;
	text-transform:uppercase;
	padding:0 12px;
}

#page #content .label {
    float: left;
    width: 30%;
    padding-right: 20px;
    box-sizing: border-box;
    clear:both;
}

#page #content .options {
    float: left;
    width: 70%;
}

p.label, p.options, .form p input, .form p select, .options {
	margin:8px 0;
}

.form p input {
	margin:5px 0;
}


#paginator {
	font-size:12px;
	margin-top:15px;
	display:block;
	vertical-align:middle;
	text-align:right;
}
#paginator a {
	margin:0;
	color:#606060;
}
#paginator .box {
	padding:1px 5px;
	margin: 0 1px;
	text-align:center;
	border:1px solid #c9c9c9;
	background-color:#ffffff;
}
#paginator .box:hover {
	cursor:pointer;
	background-color:#A7C23F;
	color:#ffffff;
	font-weight:600;
	border:1px solid #A7C23F;
}
#paginator .point {
	padding:0 5px;
}
#paginator .aquo {
	font-size:14px;
}
#paginator .previous:hover, #paginator .next:hover{
	text-decoration:underline;
}
#paginator .previous {
	margin-right:5px;
}
#paginator .next {
	margin-left:5px;
}
#paginator .current {
	font-family: 'Open Sans', sans-serif;
	background-color:#A7C23F;
	color:#ffffff;
	font-weight:600;
	border:1px solid #A7C23F;
}


/*------ New albums photos ------*/
.files{
	display:block;
	clear:left;
}
.file-container{
	display:block;
	width:48%;
	margin-left:1%;
	margin-right:1%;
	float:left;
}
.file-content {
	position: relative;
}
.file-title {	
	color: #191919;
    font-weight: 600;
    font-size: 17px;
    line-height: 2.6em;
    background-color: #E6E6E6;
    margin: 10px 0 13px 0;
	padding: 0 13px;
    clear: left;
}
.file{
    display: block;
    width: 105px;
    margin: 0 3px 12px;
    background-color: #ffffff;
    float: left;
}
.nav{
	display:block;
	clear:left;
	margin: 0 19px;
}

.nav #delete{
	margin-top: -16px;
    margin-right: 10px;
}

.nav #delete:hover{
	color:#ED473E;
	border-bottom-color:#ED473E;
}

.dir, .tout-cocher{
	display:block;
	clear:left;
}

.dir a, .dir{
	font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    /* color: #191919; */
    color: #868686;
}
.dir a, .dir span{
    margin: 0px 6px;
	display:block;
	float:left;
}

.dir a:hover{
	color: #96AF2C;
    text-decoration: underline;
}


.tout-cocher div{
	display:block;
	float:left;
}

.tout-cocher #check-all{
	margin-top:13px;
	margin-right: 1px;
}

.tout-crocher-options #move, .tout-crocher-options #delete, .tout-crocher-options .action-icon{
	color:#363636;
	background-color:#ffffff;
	cursor:pointer;
	font-size:21px;
}
.tout-crocher-options #move{
	margin: 3px 0 0 16px;	
}

.tout-crocher-options:hover #move, .move-photo:hover, .move-album:hover, 
.renommer-photo:hover, .modifier-album:hover, .move-dossier:hover,.view:hover, .move-document:hover{
	color:#A7C23F;
}

.tout-crocher-options #delete{
	margin: 3px 0 0 10px;
}

.tout-crocher-options:hover #delete, .del-photo:hover, .del-album:hover, .del-dossier:hover, .del-document:hover, .del-video:hover{
	color:#ED473E;
}




.del-album span, 
.move-album span,
.renommer-album span,
.del-photo span,
.renommer-photo span, 
.move-photo span{
	z-index:122;
	display:none;
	/*display:block;*/
	position: absolute;
	text-decoration:none;
	height: 42px;
	float:left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: -40px;
}

.del-album:hover span, 
.move-album:hover span,
.renommer-album:hover span,
.del-photo:hover span,
.renommer-photo:hover span, 
.move-photo:hover span{
	display:block;
	transition: 0.5s;
    position: absolute;
}

.del-album span, 
.del-photo span{
    margin-left: -29px;
	width: 83px;
	background-image: url(../images/alnum-supprimer.png);
}

.move-album span, 
.move-photo span{
    margin-left: -29px;
	width: 80px;
	background-image: url(../images/album-deplacer.png);
}

.renommer-album span, 
.renommer-photo span{
    margin-left: -29px;
	width: 86px;
	background-image: url(../images/album-renommer.png);
}




.option-move-select span{
	background-image: url(../images/selection-deplacer.png);
	width:153px;
	margin-left: -102px;
}

.option-delete-select span{
	background-image: url(../images/selection-supprimer.png);
	width:165px;
	margin-left: -121px;
}

.new-btn-icone-album{
	color:#363636;
	font-size:24px;
	background-color:#e6e6e6;
	margin-top: 3px;
	cursor:pointer;
}
.new-btn-icone-album:hover{
	color:#A7C23F;
}

.album-creer span, .album-ajouter-photo span{
	margin-top: -38px;
	height:42px;
}

.album-creer span{
	background-image: url(../images/album-creer.png);
	width:123px;
	margin-left: -87px;
}

/*Album photo icon*/
.album-creer span.dossier{
	background-image: url(images/creer-un-dossier.png)!important;
    width: 210px;
    margin-left: -140px;
}
.album-ajouter-photo span{
	background-image: url(../images/album-ajouter-photos.png);
    width: 210px;
    margin-left: -140px;
}
/*page document icon*/
.album-creer span.document{
	background-image: url(images/ajouter-document.png)!important;
    width: 210px;
    margin-left: -160px;
}
.album-ajouter-photo span.video{
	background-image: url(images/ajouter-une-video.png)!important;
    width: 210px;
    margin-left: -140px;
}
/*page video icon*/
.album-creer span:hover span, .album-ajouter-photo span:hover span{
	display:block;
    position: absolute;
}


/*---- Style Album ----*/

.file-content .new-photos-position{
	display:block;
	width:99.8%;
	margin: 13px auto;
}

.action {
	clear:left;
}

.action .input-dir{
	margin:4px;
}

.action a{
	display:block;
	margin-top:-2px;
	float:right;
	color:#191919;
	font-size:17px;
	margin-right: -1px;
}

.icon {
	width:100px;
	height:90px;
	border:1px solid #dfdfdf;
	background-repeat:no-repeat;
	background-position:center center;
	display: block;
	margin: 2px auto;
}

.new-cadre-photo{
	border:1px solid #ffffff;
}

.name{
	clear:left;
	text-align:center;
	font-size:12px;
}

.name a{
	color:#191919;
}

.name a:hover{
	color:#A7C23F;
	text-decoration:underline;
}






.file-container .itemToDrag {
	cursor:move;
}
.radio_icone, .radio_color {
	cursor:pointer;
	/*display:inline-block;*/
	float: left;
	padding:0 !important;
	border:2px solid transparent;
}
.radio_icone {
	width:40px;
	height:40px;
}
.radio_color {
	width:30px;
	height:30px;
}
.radio_color.selected, .radio_icone.selected {
	border:2px solid #555;
}
.radio_input {
	display:none;
}
.label_icone {
	width: 25px;
	height: 25px;
	padding: 0!important;
	margin: 0 10px 0 2px;
	display: inline-block;
}
/*.sous-titre{
	margin:10px 0 15px 0;
}

.sous-titre .notif{
	font-style: italic;
	font-size: 12px;
}*/


/*------ Yu styles ------*/
/*#maincat,
#cat,
#title_fr,
#text_fr{
	width:50%;
	margin-left:-10%;
	margin-top:4px;
}
*/


/*------ New style Menu dynamique ------*/
#drag_rub_mod{
	margin-left: initial !important;
}

#drag_rub_mod table, #drag_contenu table{
	width:98%;
	margin-top:6px;
	margin-left:1.6%;
}

#sidetreecontrol a{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	font-weight:600;
	color:#A7C23F;
}
#sidetreecontrol a:hover{
    color: #FFA91F;
    text-decoration: underline;
}
	

#tree li{
	font-size:14px;
	color:#8e8e8e;
	list-style:none;
}

#tree li a{
	font-size:13px;
	color:#8e8e8e;
}
#tree li a:hover{
    color: #A7C23F;
    text-decoration: underline;
}

	
.treeheader {
	margin:0 !important;
	color: #191919;
    font-weight: 600;
	padding-bottom:2px;
}	


#drag_rub_mod tr th, #drag_contenu tr th {
	background-color:#E6E6E6;
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#ffffff;
	white-space : nowrap;
}

#drag_rub_mod tr th, #drag_contenu tr th {
	background-color:#E6E6E6;
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#ffffff;
	white-space : nowrap;
}

.mark-center{
	text-align:center;
}

.rd {background-color: #ffffff;}

#order input {
	display:block;
	float:right;
	margin: 20px 0px 10px 8px;
}

/* .drag {
	font-size:20px;
	cursor: move;
	padding-top:1px;
    margin: auto;
    margin-bottom: 1px;
    margin-top: 1px;
    text-align: center;
    width: 70px;
    height: 20px;
    line-height: 20px;
    border-width: 2px;
    border-style: solid;
}

.drag span{
	z-index:122;
	display:none;
	display:block;
	position: absolute;
	text-decoration:none;
	height: 38px;
	width: 140px;
	float:left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: -8px;
	margin-left: -140px;
	background-image: url(../images/drag.png);
}

.drag:hover span{
	display:block;
	transition: 0.5s;
    position: absolute;
}


.row {
 	width: 20px;
	margin: 2px;
   	border-color: #D25E09;
	background-color: #fff;
    border-radius: 14px;
    -moz-border-radius: 14px; 
} */



/**/

@media (max-width:1100px){
	/*#maincat
	#cat,
	#title_fr,
	#text_fr{
		width:68%;
	}*/
}

#choice-icon{
	/*background-color: #cccccc;*/
	vertical-align: middle;

	
}

#liste-icon{
	background-color: #cccccc;
	vertical-align: middle;
	margin-bottom: 10px;
	float: left;
	text-align: center;
}

.pages-bloc-right .input, .pages-bloc-right textarea, .pages-bloc-right select{
	width: 100%;
}


.pages-bloc-right textarea{
	height: 100px;
}

.scroll
{
    height: 200px;
    overflow: auto;
    border: 1px solid #666;
    padding: 20px;
    font-family: Arial; 
    font-size:12px;
    width: auto;
	background-color: #F6F5F5;
}



.domaine input.input{
    display: block;
    width:400px;
    margin:5px 0;
}

.vali-com-label{
    font-size: 12px;
    border-style: solid;
    font-weight: normal;
}

.valid-com-button{
    display: inline-block;
    vertical-align: top;
    padding: 2px 6px 0 6px;
}

.titre{
	width: 70% !important;
	height: 38px;
	box-sizing: border-box !important;
	-webkit-box-sizing:border-box !important;
	-moz-box-sizing: border-box !important;
}

/* .form select:not([multiple]){ */
	/* -moz-appearance: none; */
	/* -webkit-appearance: none; */
    /* background: transparent url("http://i62.tinypic.com/15xvbd5.png") no-repeat scroll 98% 3px !important; */
/* } */



/********************************ADMIN ACCESS PAGE***************/
.new-tab-droits-options thead{
	display: block;
}



.new-tab-droits-options tbody tr{
	/*display: block;*/
}
/*#new-tab-droits colgroup{
	display:none;
}*/
#new-tab-droits tbody td:first-child {
	padding-left: 0px;
}
#new-tab-droits{
	/*width:29.33333333%;
	float:left;
	margin: 10px 2%;
	width:50%;
	margin: 10px 0;
	float:left;*/
}	
.new-tab-droits-options{
	width:29.33333333%;
	float:left;
	margin: 10px 2% 15px;
}

#new-tab-droits .new-tab-droits-options th{
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 17px;
	letter-spacing: 0.02em;
	text-align: left;
	line-height: 1em;
	color:#191919;
	border-left: solid 6px #A7C23F;
	padding: 2px 6px;
	display:block;
	margin-bottom:12px;
}

.new-tab-droits-options tbody{
    display: block;
    height: 300px;
    overflow: auto;
    border: 1px solid #ccc;
}

#new-tab-droits .new-tab-droits-options tr:first-child td{
	padding-top:5px;
}
#new-tab-droits .new-tab-droits-options tr:last-child td{
	padding-bottom:5px;
}
#new-tab-droits .new-tab-droits-options tbody td:first-child{
}
#new-tab-droits .new-tab-droits-options tbody td:last-child{
	width: 100px;
}
/*#new-tab-droits table tr:nth-child(2n) td{
	background-color:#e9e9e9;
}*/

#new-tab-droits .new-tab-droits-options tbody tr:hover{
	background-color:#e6e6e6;
}
#new-tab-droits .new-tab-droits-options tbody td{
	font-size: 16px;
	padding: 3px 15px 4px;
}
#new-tab-droits .new-tab-droits-options td p{
	color:#606060;
	float:right;
	padding-right:3px;
}



#new-tab-droits .new-tab-droits-aligner{
	clear:left;
}
/*#new-tab-droits table tr:nth-child(2n+1) td{
	background-color:#e6e6e6;
}*/

/*---- Style admin contenu ----*/
.new-admin-contenu{
	/*display:none;*/
	/*width:94%;*/
	margin: 20px auto;
	margin-top:-10px;
	margin-bottom:16px;
	
	background-color:#efefef;
	clear:left;
	display:block;;
	padding:20px;
}
#admin_contenu .commentaires{
	display:block;
	margin-left:0px;
	text-align:center;
}
.new-admin-contenu .new-tab-droits-contenu-title{
	font-family: 'Open Sans', sans-serif;
	/*font-weight: 600;*/
	font-size: 16px;
	letter-spacing: 0.02em;
	text-align: left;
	line-height: 1em;
	color:#191919;
	text-align:center;
}
.new-admin-contenu-tab{
	margin:8px 0px 10px;
	width:100%;
}
#admin_contenu .new-admin-contenu-tab td:first-child{
	padding-left:0px;
}
.new-admin-contenu-tab .multiple{
	height:200px;
	margin-left:0px;
	width:100%;
}

.new-admin-contenu-tab .multiple option{
	font-size:15px;
	padding: 5px 4px;
	color:#606060;
}
#admin_contenu .new-admin-contenu-tab table{
	/*display:inline-block;*/
	margin: 35px auto 0;
	width:76%;
}
#admin_contenu .new-admin-contenu-tab .button_a{
	width:100%;
	border-radius: 5px;
	padding: 5px 6px;
	margin: 2px 0;
}

/**
* Contribution en attente
*/
#contributions-en-attente{
    width: 100%;
    margin: 0 0 50px;
	padding-top: 20px;
	padding-bottom:20px;
}

#contributions-en-attente .cea-title{
	background-color:#EDF4DD;
	font-weight:600;
	text-transform:uppercase;
	color:#191919;
	text-align:center;
	display:block;
	margin-bottom:10px;
	line-height:2.3em;
}

#contributions-en-attente .attente-list{
	width:100%;
}

#contributions-en-attente .attente-list th, #contributions-en-attente .attente-list td{
	text-align:center;
}

#contributions-en-attente .attente-list th:first-child, #contributions-en-attente .attente-list td:first-child{
	text-align:left;
}

#contributions-en-attente .attente-list th{
	color: #191919;
    font-size: 14px;
	font-style:italic;
    font-weight: 600;
	padding-left:5px;
	padding-bottom:3px;
}
#contributions-en-attente .attente-list td{
	border-bottom: dashed 1px #cccccc;
	padding: 5px 6px;
	font-size: 14px;
	font-style:italic;
}

#contributions-en-attente .attente-list tr:hover td{
	background-color:#eeeeee;
}

#contributions-en-attente .attente-list td:last-child{
	text-align: right;
	padding-left:2px;
	padding-right:2px;
}
#contributions-en-attente .attente-list td:first-child{
	color: #191919;
    font-weight: 600;
	font-size: 15px;
	font-style: normal;
	line-height:1.3em;
}
#contributions-en-attente .attente-list td:last-child a{
	margin-left: 2px;
}



/*---- accepter & refuser ----*/
#accepter{
	color:#36C16F;
	font-weight:600;
}
#refuser{
	color:#ED473E;
	font-weight:600;
}

#accepter .demo_icon, #refuser .demo_icon{
	font-size:16px;
	vertical-align: -1px;
}


.photo {
    margin-bottom: 10px;
}


.photo div, #image div {
	width: 140px;
    height: 140px;
    font-size: 12px;
    color: #666;
    background-color: #eee;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background-image: url("images/picto-aucune-photo.png");
    background-repeat: no-repeat;
    background-position: center;
    text-indent: -99999px;
}



/*------ newsletters & Une ------*/
.nl-en-cours, .nl-effectue, .nl-en-attend, .icon-une {
	width: 30px;
    margin: 0 auto;
}
.nl-en-cours, .nl-en-attend {
	color: #FFB744;
}
.nl-effectue {
	color: #54CC85;
}

.nl-en-cours span, .nl-effectue span, .nl-effectue span, .nl-en-attend span{
	z-index:122;
	display:none;
	position: absolute;
	text-decoration:none;
	height: 38px;
	width: 206px;
	margin-left: -204px;
	float:left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: -9px;
}
.nl-en-cours:hover span, .nl-effectue:hover span, .nl-en-attend:hover span, .icon-une:hover span{
	display:block;
	transition: 0.5s;
    position: absolute;
}
.nl-en-cours span{
 	background-image: url(images/nl-en-cours.png);
}
.nl-effectue span{
	background-image: url(images/nl-effectue.png);
}
.nl-en-attend span{
	background-image: url(images/nl-en-attend.png);
}

.icon-une span{
	z-index:122;
	display:none;
	position: absolute;
	text-decoration:none;
	height: 38px;
	float:left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: -9px;
	margin-left: -100px;
}

.icon-une span{
    
	width: 106px;
	background-image: url(images/en-une.png);
}



/*---- envoyer ----*/
#btn-envoyer{
	color:#27BAE2;
	font-weight:600;
}

#btn-envoyer .demo_icon{
	font-size:16px;
	vertical-align: -1px;
}

/*.form input[name="search"]{
    margin: 15px 0px 0px 0px !important;
}*/


.new-contenus a {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    /* color: #191919; */
    color: #868686;
    margin-right: 3px;
}

.new-contenus a:hover {
	color:#96AF2C;
	text-decoration:underline;
}

.new-contenus a.send {
	color:#27BAE2;
	font-weight: 600;
}


/*****************/

/*.sous-titre{
    width: 100%;
    margin: 10px 0 30px;
}


.sous-titre:before {
	font-weight:600;
	text-transform:uppercase;
	color: #FFA91F;
	font-size:18px;
	text-align:center;
	display:block;
	margin-bottom:13px;
	content: "infos: ";
}

.sous-titre:after {
	color: #FFA91F;
	font-size:18px;
	margin-bottom:13px;
	content: "\E825  ";
    font-family: "fontello";
	font-style: normal;
	font-weight: normal;
}*/
/*
.sous-titre .sous-titre-title .demo-icon{
	font-size:24px;
	vertical-align: -3px;
}

.sous-titre .sous-titre-contenu{
	width: 76.8%;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	color: #868686;
	font-size:15px;
	border:1px solid #cccccc;
	padding: 20px 26px;
}

.sous-titre p{
	text-align: justify;
	margin-top:2px;
	margin-bottom:5px;
}
.sous-titre a{
    color: #191919;
	text-decoration:none;
	font-size:14px;
}

.sous-titre a:hover{
    color: #FFA91F;
	text-decoration: underline;
}*/


#popup_buttons .button #move {
	position: absolute!important;
    right: 0!important;
    bottom: 0!important;
    margin-bottom: 15px!important;
    margin-right: 20px!important;
    text-decoration: none !important;
    cursor: pointer!important;
    color: #A7C23F;
    max-width: 25px;
    color: transparent;
    max-width: 100px;
}

#popup_buttons .button #move:before {
	content: "Enregistrer"!important;
	color: #fff!important ;
}

input:disabled {
	border: none!important;
}

.new-btn_ajouter-champ{
	clear:left;
	margin:23px 8px;
}

.new-btn_ajouter-champ .icon-picto-ajouter-off, .new-btn_ajouter-champ input{
	float:left;
}

.new-btn_ajouter-champ .icon-picto-ajouter-off{
	font-size:21px;
	margin-top:2px;
	margin-right:-3px;
}

#page #content .new-btn_ajouter-champ .new-btn_a{
	padding-top:0px;
	font-weight:600;
}
#page #content .new-btn_ajouter-champ:hover, #page #content .new-btn_ajouter-champ:hover .new-btn_a{
	color:#A7C23F;
	border-color:#A7C23F;
	cursor:pointer;
}