/*connexion membre ---------------------------------------------------------------------*/
/*p.connect{
	width : 136px;
	float : left;
	font-size : 12px;
	margin-left : 8px;
}

#reste_connect{
	width : 90px;
	font-size : 10px
}

.sbm_connect,
.mdp,
.pseudo{
	width : 130px
}

.connect input.sbm{
	clear : left;
	align : left;
	margin-left : 14px
}

.connect label{
	text-align : left;
	margin-left : 0;
	margin-bottom : 7px
}*/


/******************************************* formulaires de base ********************************************************/

/* rechercher */
fieldset,
fieldset.admin2,
fieldset.admin,
fieldset.general,
fieldset.recherche{
	margin : 14px 0 0 14px;
    /*padding:7px ;*/
    height : auto;
    float : left;
    border : 1px solid #ffa227
}

fieldset.general{
	width : 400px;
}

fieldset.admin{
	width : 800px;
	border : 1px solid #336699
}

fieldset.admin2{
	width : 500px;
	border : 1px solid #336699
}

fieldset.recherche{
	background-color : #f9b767;
		width : 610px;
}


div.bloc_recherche{
	float : left;
	width : 280px;
	height : 80px;
	margin : 5px;
	
}
div.input_recherche{
	clear:left;
}

p.champs{
	height : 28px;
}

input{
	height : 20px
}

textarea.saisie,
input{
	width : 190px;	
	color:#aaa;
    background-color:#f5f5f5;
    border : none;
    margin-bottom : 6px;
    margin-top : 0;
}


/************************************************************** fin recherche **************************************************************/

/************ petit bloc d'abonnement à la newsletter **********************/
fieldset.inscnews{
	background-color : #fdd9AB;
	width : 315px;
	border : none;
	margin : 14px 0 0 0;
	padding : 0	
}




/************************************************************** Form Admin **************************************************************/
fieldset.nouveau_produit{
		width : 620px;
	}

/*label{
	font-family: 'walkway_semiboldregular';
	display : block;
	float : left;
	font-size : 14px;
	color : #7d7d7d;
    text-align : right;
    margin-left : 7px;
    margin-right : 7px
}*/

label.lab_admin,
label.insc,
label.recherche{
	font-family: 'walkway_semiboldregular';
	display : block;
	float : left;
	font-size : 18px;
    text-align : right;
    margin-left : 7px;
    margin-right : 7px;
    width : 125px
}

label.recherche{
	color : #f7f7f7;
}
label.insc{
		color :#f98800;
}



label.lab_admin{
		color :#336699;
}
input.sbm_admin,
input.sbm_insc,
input.sbm_recherche,
input.sbm{
	color:#fff;
    width:130px;	
    margin-top : 5px;
    border : none;
    margin : 14px
}


input.sbm{
	    background-color:#f9b767;
}
input.sbm_admin,
input.sbm_insc,
input.sbm_recherche{
	display:block;
	margin : auto;
}

input.sbm_insc,
input.sbm_recherche{
	    background-color:#f98800;
}

input.sbm_admin{
	    background-color:#336699;
}


input .file{
	 width:50px;
}
/*textarea,
input{
	 width:200px;
}

input.mot_clef{
	 width:120px
}*/
.button{
    line-height  :16px;
    border:none;
    width:20px;
}


/*************************************************************le bloc comportant le formulaire d'entrée de commentaire ********************************/	
#entree_comment{
	width : 304px;
}

#entree_comment form{
	width : 90%;
	margin : auto
}

#entree_comment input{
	background-color : orange;
	width : 100%;
	margin-top:0;
	border : none;
	color : #fff
}
#entree_comment textarea{
	background-color : #fff;
	width : 100%;
}

/****************************************************bloc des commentaires publiés - début*/
#commentaires{
	margin-top  : 14px;
	clear : left;
	width : 305px;
	min-height : 400px;
	height : auto;
	background-color : #efefef;
	padding-top : 7px
}

#comment_publies{
	width : 100%;
	margin-left: 5%;
}

/*texte*/
.bulle_com{
	width : 90%;
	background-color:#fff;
	height:auto;
	padding-bottom : 7px;

}
.bulle_bas{
	width : 90%;
	height : 8px;
	background : url(../../photo/bulle.png);
}
.info_offre p.info_com,
.note_com,
.infos_com,
.com{
	font-size : 14px;
	margin-bottom : 0;
	margin-left: 14px;
	margin-right : 14px;
	font-style : italic
}
.info_offre p.info_com,
.infos_com{
	font-size : 10px;
}

.com{
	padding-top : 5px;
}

.bulle_com p.note_com{
	color : #f98800;
	text-align : right

}
/*bloc des commentaires publiés - fin*/
div.bloc_form_admin{
	float : left;
	width : 340px
}
input#ha_cgv{
	height : 6px;
	width : 6px;
	margin-right : 2px;
	margin-left : 0
}
