/* -----------------------------------------------------------------------------------------------------*/
/* globale site 																						*/
/* -----------------------------------------------------------------------------------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/* ------------------------------------------------------------------------------------------------------*/
/* impression fiche tarif																				 */
/* ------------------------------------------------------------------------------------------------------*/


.print_disp_glob {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #e5e5e5;
	text-indent: 3pt;
	
}

/* ------------------------------------------------------------------------------------------------------*/
/* Fiche tarifs 																						 */
/* ------------------------------------------------------------------------------------------------------*/

.tarif_button_valid{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #999999;
	cursor: hand;
}

/* ------------------------------------------------------------------------------------------------------*/
/* Fiche produit 																						 */
/* ------------------------------------------------------------------------------------------------------*/
.FP_title {
	color: #464646;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: text-bottom;
}

.FP_ref {
	color: #795C48;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.FP_nouv {
	color: #336600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}

.FP_bloc_title {
	color: #464646;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.FP_bloc_text {
	color: #800000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EAEAEA;
	border: 0px Aucune;
	vertical-align: top;
	font-weight: 300;
}


.FP_bloc_text_promos1{
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	text-decoration: line-through;
	vertical-align: top;
}

.FP_bloc_text_promos2{
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bolder;
	vertical-align: top;
}

.FP_bloc_title_promos_commentaire {
	color: #0033FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline blink;
}

.FP_bloc_info_ensemble {
	color: #464646;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/* ------------------------------------------------------------------------------------------------------*/
/* bouton page collections 	/ promotion  / nouveaute													 */
/* ------------------------------------------------------------------------------------------------------*/
.bt_coll{
	color: #696B6B;
	text-decoration: none;
	font-size: 10px;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor: hand;
}

.num_coll{
	color: #696B6B;
	text-decoration: none;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor: hand;
	vertical-align: middle;
}

.num_coll_b{
	color: #0000FF;
	text-decoration: none;
	font-size: 11px;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor: hand;
}

.info_no_prod{
	color: #8C5737;
	text-decoration: none;
	font-size: 12px;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor: hand;
	font-weight: bold;
}


/* ------------------------------------------------------------------------------------------------------*/
/* menu 1   Lien et font du bloc menu gauche haut 														 */
/* ------------------------------------------------------------------------------------------------------*/

.menu1 {
	color: #e5e5e5;
	text-decoration: none;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menu1:link {
	color: #e5e5e5;
	text-decoration: none;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menu1:visited {
	text-decoration: none;
	color: #e5e5e5;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menu1:hover {
	text-decoration: underline;
	color: #8c5737;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menu1:active {
	text-decoration: none;
	color: #e5e5e5;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serifs;
}

/* -----------------------------------------------------------------------------------------------------*/
/*                                                  Bloc find                                           */
/* -----------------------------------------------------------------------------------------------------*/

.find_input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border: 1px solid #8C5737;
	background-color: #E5E5E5;
}

.find_submit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #8C5737;
	background-color: #E5E5E5;
}


/* -----------------------------------------------------------------------------------------------------*/
/*                                                  Bloc register                                       */
/* -----------------------------------------------------------------------------------------------------*/

.regist_submit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #8C5737;
	background-color: #E5E5E5;
}



/* -----------------------------------------------------------------------------------------------------*/
/*                                                  Bloc information                                    */
/* -----------------------------------------------------------------------------------------------------*/

/* cadre d'entourage de la boite */
#info_cadre {
	background-color: #8C5737;
}

/* zone de texte en haut de la boite */
#info_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #e5e5e5;
	text-indent: 10pt;
	font-weight: bold;
}

/* zone de fond en haut de la boite */
#info_bg_header {
	background-color: #696b6b;
	text-align: left;
	height: 25px;
}

/* zone de text de la boite */
#info_message {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}



/* zone de fond de la boite */
#info_bg_message {
	background-color: #E5E5E5;
	text-indent: 10pt;
}

/* bouton de la boite */
#info_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/* -----------------------------------------------------------------------------------------------------*/
/*                                                Bloc alert  	                                        */
/* -----------------------------------------------------------------------------------------------------*/

/* cadre d'entourage de la boite */
#alert_cadre {
	background-color: #8C5737;
}

/* zone de texte en haut de la boite */
#alert_bg_header {
	background-color: #696b6b;
	text-align: left;
	height: 25px;
}

/* zone de fond en haut de la boite */
#alert_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ff0000;
	text-indent: 10pt;
	font-weight: bold;
}

/* zone de text de la boite */
#alert_bg_message {
	background-color: #E5E5E5;
	text-indent: 10pt;
}

/* zone de fond de la boite */
#alert_message {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}

/* bouton de la boite */
#alert_button {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;}


/*--------------------------------------------------------------------------------------------------------------*/
/* administration 																								*/
/*--------------------------------------------------------------------------------------------------------------*/

/* zone avec mouvement de support du tableau */
.div_center {
	height: 100%;
	width: 100%;
	overflow: auto;
	visibility: visible;
	border: 1px solid #FFFFFF;
}

/* global du panneau d'admin */
.admin {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.admin:link {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.admin:visited {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.admin:hover {
	text-decoration: underline;
	color: #333333;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.admin:active {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serifs;
}


/* affichage panneau administration */
.admin_disp_glob {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	background-color: #e5e5e5;
}

.admin_disp_fiche_prod {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	background-color: #e5e5e5;
}


/* TH du tableau */
th.admin_disp_glob{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e5e5e5;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	background-color: #696b6b;
	height: 20px;
	text-indent: 5pt;
}


/* td du tableau */
td.admin_disp_glob{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	height: 10px;
	text-indent: 5pt;
	background-color: #e5e5e5;
}


/* pour les boutons submit */
.admin_disp_glob_submit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #999999;
	cursor: hand;
}

/* pour les zones de saisies ou de lectures */
.admin_disp_glob_zinput{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	margin-left: 10px;
}

.admin_disp_glob_zinput10{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	margin-left: 10px;
}

/* pour les zones d'aide */
.admin_disp_glob_zhelp{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	text-align: left;
	background-color: #e5e5e5;
	border: 5px solid #e5e5e5;
}

/* entourrage des drapeaux */
.flag_border{
	border-bottom-color:#FF0000;
	border-bottom-style:double;
	margin: 1px;
}

/* petit caractéres */
.petit_car{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
}
/* bouton effacement d'une image */
.admin_disp_glob_del_mini{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	height: 16px;
	line-height: 8px;
}


/*--------------------------------------------------------------------------------------------------------------*/
/* mini fiche produit
/*--------------------------------------------------------------------------------------------------------------*/


.MFP_title {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}

#mfp_promos{
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bolder;
}
#mfp_tarif{
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bolder;
}
#mfp_tarif_promos{
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	text-decoration: line-through;
}