/*feuille de style redacteurs*/
#content h1.title{
	padding-left: 10px;
	color: #5e961f;
	font-style: italic;
}
.csgb__gadget_user{
	margin:0 0 20px 0;
}
.csgb__gadget_user .csgb_carte_identite{
	border:1px solid #d2d2d2;
	background: #fcfcfc; /* Old browsers */
	background: -moz-linear-gradient(top,  #fdfdfd 0%, #f8f8f8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#f8f8f8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fdfdfd 0%,#f8f8f8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fdfdfd 0%,#f8f8f8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fdfdfd 0%,#f8f8f8 100%); /* IE10+ */
	background: linear-gradient(top,  #fdfdfd 0%,#f8f8f8 100%); /* W3C */
	padding:10px;
	background-image : url('../images/background_carte_identite.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 10px 0;
	min-height: 100px;
}

.csgb__gadget_user .csgb_carte_identite.csgb_carte_identite_mon_compte{
	min-height: 0;
}
.csgb__gadget_user .csgb_conteneur_avatar_et_badges{
	float: left;
	margin-right:15px;
	width:60px;
}
	.csgb__gadget_user .csgb_conteneur_avatar{
		position: relative;
		width:60px;
		overflow:hidden;
	}
		.csgb__gadget_user .csgb_conteneur_avatar a{
			display: inline-block;
			text-decoration: none;
			position:relative;
		}
		
		.csgb__gadget_user .csgb_conteneur_avatar img{
			max-width: 60px;
		}
	
	
	.csgb__gadget_user .csgb_conteneur_badges{
		margin-top:10px;
		font-size:10px;
	}

.csgb__gadget_user .csgb_compte_informations{
	float: left;
}

#content .csgb__gadget_user .csgb_pseudo_compte h1{
	font-size:32px !important;
	font-weight:bold !important;
	margin:0 0 10px !important;
	letter-spacing:1px;
	color: #5e961f !important;
}

.csgb__gadget_user .csgb_presentation_compte{
	margin-bottom:10px;	
	font-family: "Georgia";
	font-style: italic;
	font-size:15px;
	word-wrap: break-word;
	width: 545px;
	text-align: justify;
}

.csgb__gadget_user .csgb_presentation_compte_mod{
	display:none;
	margin-bottom:15px;
}

.csgb__gadget_user .csgb_presentation_compte_mod textarea{
	width:353px;
	padding:5px;
	height:100px;
	margin-bottom:5px;
	display:block;
}

.csgb__gadget_user .csgb_presentation_compte_mod .csgb_chargement{
	display: inline-block;
	!zoom:1;
	!display:inline;
	width:55px;
	height:20px;
	padding-top:3px;
	text-align:center;
}

.csgb__gadget_user .csgb_presentation_compte a{
	margin-bottom:10px;	
	font-family: Arial;
	font-style: normal;
	font-size:12px;
	color:#777;
	text-decoration:none;
}

.csgb__gadget_user .csgb_presentation_compte a:hover{
	text-decoration:underline;
}

.csgb__gadget_user .csgb_ville .csgb_autocomplete{
	margin: 6px 0;
}
.csgb__gadget_user .csgb_commune .csgb_cp_input{
	width: 45px !important;
}
.csgb__gadget_user .csgb_commune .csgb_ville_input{
	width: 150px !important;
}

.csgb__gadget_user .csgb_envoyer_msg{
	margin-bottom: 5px;
	background-color: #5e961f;
	width: 90px;
	border-radius: 3px;
	font-size: 12px;
	font-weight: bold;
}
.csgb__gadget_user a.csgb_envoyer_msg {
	color: #fff;
	text-decoration: none;
}
.csgb__gadget_user .csgb_compte_conteneur_parametrage{
	position: absolute;
	width:160px;
	/*height:100%;*/
	/*display: table;*/
	text-align: right;
	top: 223px;
	left: 188px;
}

.csgb__gadget_user .csgb_compte_conteneur_parametrage a{
	display:block;
	text-decoration: none;
	color: #5e961f;
}

.csgb__gadget_user .csgb_btn_messages span{
	background-image:url('../images/sprite_carte_identite3.png');
	background-repeat:no-repeat;
	background-position:3px -300px;
	padding-left:30px;
}

.csgb__gadget_user .csgb_onglets_compte{
	clear:both;	
	margin-top:20px;
	border-bottom:1px solid #d2d2d2;
}

.csgb__gadget_user .csgb_onglets_compte a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#333;
	border:1px solid #d2d2d2;
	border-bottom:none;
	background: #fcfcfc; /* Old browsers */
	background: -moz-linear-gradient(top,  #fdfdfd 0%, #f8f8f8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#f8f8f8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fdfdfd 0%,#f8f8f8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fdfdfd 0%,#f8f8f8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fdfdfd 0%,#f8f8f8 100%); /* IE10+ */
	background: linear-gradient(top,  #fdfdfd 0%,#f8f8f8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f8f8f8',GradientType=0 ); /* IE6-9 */
	margin-right:1px;
	border-radius:3px 3px 0 0;
	display:inline-block;
	!display:inline;
	!zoom:1;
}

.csgb__gadget_user .csgb_onglets_compte a:hover{
	/*text-decoration:underline;*/
	background: #ddd;
}

.csgb__gadget_user .csgb_onglets_compte a.csgb_page_en_cours{
	background: none;
	position: relative;
	top:1px;
	color: #5e961f;
}

.csgb__gadget_user .csgb_onglets_compte a span{
	border:1px solid #fff;
	padding:4px 4px 4px 28px;
	display:block;
	background-image:url('../images/sprite_carte_identite3.png');
	background-repeat:no-repeat;
}

.csgb__gadget_user .csgb_onglets_compte a.csgb_page_en_cours span{
	border-color:#fff;
}

.csgb__gadget_user .csgb_onglets_compte a:hover span{
	border-color:#fafafa;
}

.csgb__gadget_user .csgb_onglets_compte a.compte_onglet_articles span{
	background-position:3px -357px;
}

.csgb__gadget_user .csgb_onglets_compte a.compte_onglet_commentaires span{
	background-position:3px -326px;
}

.csgb__gadget_user .csgb_onglets_compte a.btn_onglet_parametres_connexion span{
	background-position:3px -386px;
}

.csgb__gadget_user .csgb_onglets_compte a.btn_onglet_infos_personnelles span{
	background-position:3px -295px;
}

.csgb__gadget_user .csgb_onglets_compte a.btn_onglet_adresses span{
	background-position:3px 3px;
}

.csgb__gadget_user .csgb_onglets_compte a.btn_onglet_newsletters span{
	background-position:3px -262px;
}

.csgb__gadget_user .csgb_onglets_compte a.btn_onglet_options span{
	background-position:3px -447px;
}

.csgb__gadget_user .csgb_onglets_compte a em{
	font-size:12px;
}

.csgb__gadget_user .conteneur_formu_msg{
	display: none;
	text-align: justify;
	font-weight: bold;
}
.articles_auteur{
	/*display: none;*/
}
.csgb__gadget_user .comments{
	display: none;
	margin-top: 15px;
}
.csgb__gadget_user .conteneur_formu_msg .rep{
	font-weight: normal;
}
.csgb_onglets_compte .nb{
	color: #5e961f;
}

.csgb__gadget_user .comments .auteur_commentaire_dit a{
	color: #5e961f;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
}

.csgb__gadget_user .comments .comment-body{
	float: right;
	width: 540px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.csgb__gadget_user .comments .comment-author{
	position: absolute;
	margin: 15px 0 0;
	
}
.conteneur_formu_msg{
	padding-left:75px;
}

.conteneur_formu_msg label{
	display:block;
	margin-bottom:5px;
	font-weight:bold;
	font-size:13px;
	color:#5e961f;
}

.conteneur_formu_msg .champ_texte_msg_auteur{
	width:200px;
	height:22px;
	padding:0px 0 0 5px;
	line-height:22px;
	margin-bottom:10px;
	border:1px solid #D2D2D2;
}

.conteneur_formu_msg textarea{
	width:380px;
	height:150px;
	display:block;
	margin-bottom:10px;
	border:1px solid #D2D2D2;
}

.csgb__gadget_user .csgb_envoyer_msg{
	background:url('../images/sprite_carte_identite3.png') no-repeat;
	margin-left:75px;
	font-size: 13px;
	width: auto;
	background:#5e961f;
	border:none;
	color:#fff !important;
	font-weight:bold;
	border-radius:3px;
	cursor:pointer;
	padding:5px;
	vertical-align:middle;
}

.conteneur_formu_msg #envoyer, .csgb__gadget_user .annuler_envoi_msg {
	font-size: 13px;
	background:#5e961f;
	border:none;
	color:#fff !important;
	font-weight:bold;
	border-radius:3px;
	padding:5px;
	display: block;
	float:left;
	text-align: center;
	text-decoration: none;
}

.csgb__gadget_user .annuler_envoi_msg{
	background: #ACACAC; 	
	width: 65px;
}
.csgb__gadget_user .conteneur_btn_envoyer{
	position:relative;
	float:left;
	margin-left:10px;
}
.csgb__gadget_user .loader_ajax{
	width:16px;
	height:16px;
	vertical-align:middle;
	float:left;
	display: none;
	background:url('../images/pictos/loading.gif') no-repeat;
	position:absolute;
	top:3px;
	left:10px;
}

.conteneur_formu_msg .confirmation{
	border-radius:2px;
	border:1px solid #82b968;
	background:#79c953;
	display:none;
}

.conteneur_formu_msg .confirmation div{
	background:url('../images/pictos/notifications.png') no-repeat 8px 7px;
	border-radius:2px;
	border:1px solid #93d572;
	color:#3a6028;
	padding:10px 0 10px 45px;
}

.conteneur_formu_msg .verif_robot{
	display:none;
}

.contenus_onglets{
	border:1px solid #D2D2D2;
	border-top:none;
	padding:10px;
}

.onglet_parametres_connexion{
	
}

.onglet_infos_personnelles, .onglet_adresses, .onglet_newsletters, .onglet_options{
	display:none;
}

.moncompte_premium ul#product_list {
    list-style-type: none;
    clear: both;
}
.moncompte_premium #product_list li {
    margin-left: 0;
    margin-bottom: 25px;
    border: 1px solid #FFFFFF;
    border-radius: 4px;
    transition: all 1s ease-in-out 0s;
    width: 31.9149%;
    -moz-box-sizing: border-box;
    display: inline-block;
    min-height: 20px;
}
.moncompte_premium #product_list li:hover {
    background-color: #F0F0F0;
    border-color: #DBDBDB;
    transition: all 0.5s ease-in-out 0s;
}

.moncompte_premium #product_list li .left_block {
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    padding-top: 10px;
    position: relative;
}
.moncompte_premium #product_list li .right_block {
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
    height: 120px;
}

.moncompte_premium #product_list li h3 {
    font-size: 13px;
    min-height: 3em;
    padding: 5px 10px;
    text-align: left;
    color: #5E961F;
    margin: 0;
}

.moncompte_premium #product_list li a {
    text-decoration: none;
}
