@import url("back_office_boutique.css");
@import url("calendrier/calendar.css");

* {
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFFFFF;
}

object {
	cursor: default;
}

/* Corps du site 
----------------------------------------*/
body
{
	width:100%;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	background-color: #FFFFFF;
	background-image: url(../images/mep_site/fond_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}


#container a {
	color:#D75548;
}


#corps {
	background-image: url(../images/mep_site/fond_container_corps.png);
	background-position: center;
	background-repeat: repeat-y;
	padding-top: 4px;
	padding-bottom:10px;
	display:inline-block;
	width:100%;
}

#shadow_corps {
	padding-top: 14px;
	padding-bottom:10px;
	display:inline-block;
	width:100%;
	height:473px;
	background-color: #FFFFFF;
}


#container #contenu {
	background-image: url(../images/mep_site/fond_contenu_corps.jpg);
	display: block;
	float: right;
	background-repeat: repeat-y;
	background-position: center;
	width: 712px;
	margin-right:17px !important;
	margin-right:10px;
}

#shadow_corps #contenu {
	display: block;
	float: right;
	width: 712px;
	margin-right:17px !important;
	margin-right:10px;
}


#corps #contenu .conten {
	margin-top:-3px;
	padding-right: 21px;
	padding-left: 15px;
}

#shadow_corps #contenu .conten {
	margin-top:-3px;
	padding-right: 21px;
	padding-left: 15px;
}

#contenu #menu_nav {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #625d58;
	font-weight: 600;
}

#contenu #menu_nav a {
	font-weight: normal;
	font-style: italic;

}



h1 {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #625d58;
	font-variant: small-caps;
	text-transform: uppercase;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D94F52;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	padding-top:0px;
	height: 33px;
	vertical-align: text-bottom;
}

h1:first-letter {
	font-size: 26px;
}

h2 {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #625d58;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D94F52;
	font-size: 13px;
	font-weight: bold;
	padding-top:35px;
}


h3 {
	color: #333333;
	font-variant: small-caps;
	font-weight: normal;
	padding:4px 0px 0px 40px;
	display:block;
	font-size: 13px;
}


h4 {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#7f905d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f905d;
}

h5 {
	color: #333333;
	font-variant: small-caps;
	font-weight: normal;
	padding:4px 0px 0px 60px;
	display:block;
	font-size: 11px;
}

.spacer {
	display:block;
	height:10px;
}

.article_normal {
	padding-top:15px;
}

.accueil_art {
	background-image: url(../images/mep_site/accueil/fond_accueil.jpg);
	height: 237px;
	width: 665px;
	font-size: 15px;
	line-height: 30px;
	color: #666666;
	margin-left:5px;
}


.paragraphe_haut {
	margin-left:245px;
	margin-right:50px;
}

.paragraphe_bas {
	margin-top:5px;
	margin-left:25px;
	margin-right:200px;
}



/* Footer site
=======================================*/


#footer_corps {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/mep_site/fond_container_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 123px;
	clear:both;
	padding-left:37px;
	padding-right:37px;
	padding-top:10px;
}

#footer_corps a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer_corps a:hover {
	color: #625D58;
}


#footer_haut {
	height:72px;
}

#footer_haut p {
	color:#7f905d;
	padding-top:5px;
}


#footer_bas {
	color:#FFFFFF;
	height:30px;
}

#footer_bas p.partie_gauche {
	float:left;
}

#footer_bas p.partie_droite {
	float:right;
}

.g_text {
	font-size:14px;
}

.m_text {
	font-size:12px;
}

.p_text {
	font-size:10px;
}



/* Header site
=======================================*/

#header {
	display:block;
	background-repeat:no-repeat;
	height:87px;
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(../images/mep_site/fond_header.jpg);
	background-position: center top;
	color: #FFFFFF;
	position: relative;
}

#header a {
	color: #FFFFFF;
	text-decoration: none;
}

#header a:hover {
	color: #625D58;
}


#header #menu_top {
	display:inline-block;
	margin-right:22px !important;
	margin-right:12px;
	height:20px;
	float:right;
	padding-top: 3px;
}


#header #menu_bas {
	clear:right;
	float:right;
	margin-right:35px !important;
	margin-right:17px;
}

#header #esp_client {
	width:94px;
	height:20px;
	float:right;
	padding-top:12px;
}

#header #panier {
	float:right;
	width:273px;
	height:20px;
	margin-left:22px;
	padding-top:12px;
	text-align:center;
}


#logo {
	float:left;
	position: absolute;
	left: 15px;
	bottom: 0px;
	margin-bottom:0px !important;
	margin-bottom:-6px;
	height:66px;
}


#txt_scroll {
	float:right;
	clear:right;
	color:#000000;
	margin-top:8px;
	width:425px;
	height:15px;
	margin-right:15px !important;
	margin-right:5px;
}


/* Barre contenu 
=======================================*/

#barre_contenu {
	display:block;
	float:right;
	width:204px;
	margin-right:5px;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #625d58;
}

#barre_contenu a {
	color: #625d58;
}



#barre_contenu a img {
	border: 0px none #FFFFFF;
}

#barre_contenu #menu {
}




#barre_contenu #menu #head_menu {
	background-image: url(../images/mep_site/fond_menu_prod_header.jpg);
	background-position: left top;
	height: 26px;
	padding-top: 6px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
}


#barre_contenu #menu #corps_menu {
	background-image: url(../images/mep_site/fond_menu_prod_corps.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	font-size: 12px;
	font-weight:bold;
}



#barre_contenu #menu #corps_menu a {
	color: #625d58;
	text-decoration: none;
}



#barre_contenu #menu #corps_menu ul {
	list-style-type: none;
	padding-top:5px;
	padding-bottom:5px;
}


#barre_contenu #menu #corps_menu ul li {
	margin-left:3px;
	margin-right:8px;
	display:block;
	margin-top:5px;
	padding-bottom:5px;
}


#barre_contenu #menu #corps_menu ul li a {
	display:block;
}


#barre_contenu #menu #corps_menu ul li ul li a {
	padding-left:10px;
	font-size: 11px;
}



#barre_contenu #menu #foot_menu {
	background-image: url(../images/mep_site/fond_menu_prod_footer.jpg);
	background-position: left top;
	height: 24px;
	margin-top:-8px;
}


#barre_contenu #rechercher {
	background-image: url(../images/mep_site/fond_rechercher.jpg);
	background-position: left top;
	height:32px;
	/* margin-left: 21px; */
	background-repeat: no-repeat;
}


#barre_contenu #rechercher .recherche {
	margin-top:8px;
	margin-left: 16px;
	margin-right: 4px;
	border: 0px none #FFFFFF;
}



#barre_contenu #slide {
	display:block;
	background-image: url(../images/mep_site/slide.jpg);
	margin-top:5px;
	height: 281px;
}


#barre_contenu #frais_port #head_port {
	background-image: url(../images/mep_site/fond_menu_port_header.jpg);
	background-position: left top;
	height: 26px;
	padding-top: 6px;
	padding-left: 10px;
}

#barre_contenu #frais_port #corps_port {
	background-image: url(../images/mep_site/fond_menu_prod_corps.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}

#barre_contenu #frais_port #corps_port .texte_port {
	padding:15px;
	display:block;
	float:none;	
}

#barre_contenu #frais_port #corps_port .texte_port p {
	padding-top:0px;
	padding-bottom:5px;
}


#barre_contenu #frais_port #corps_port .texte_port a {
	color:#D75548;
	font-size:11px;
	font-weight:bold;
}


#barre_contenu #frais_port #foot_port {
	background-image: url(../images/mep_site/fond_menu_prod_footer.jpg);
	background-position: left top;
	height: 24px;
	margin-top:-20px;
}

#barre_contenu #lien_faq {
	background-image: url(../images/mep_site/fond_faqs.jpg);
	display:block;
	height: 80px;
	width: 204px;
}

#barre_contenu #lien_faq a {
	display:block;
	color:#D75548;
	font-weight: bold;
	font-size: 11px;
	padding-top:43px;
	padding-left:15px;
}

#barre_contenu #facebook {
	background-image:url(../images/mep_site/fond_facebook.jpg);
	display:block;
	height:189px;
	margin-top:15px;
	padding-left:15px;
	padding-top:48px;
	width:189px;
}


#barre_contenu #facebook a {
	color:#D75548;
	font-weight: bold;
	font-size: 11px;
}




.paiement {
	margin-left:0px;
}

/* Boutique
=======================================*/

#corps #contenu .conten .liste_categories div {
	clear: both;
}



#corps #contenu .conten .liste_categories div img {
	margin-right:10px;
}

.div_description_fam p {
	padding-top:10px;
}

.div_description_fam p img {
	margin-right:10px; 
}

.div_description_fam p span {
	margin-right:10px; 
}

p.offre {
	display:block;
	width:104px;
	height:19px;
	float:right;
	margin-right:15px;
	margin-top:20px;
}

p.offre2 {
	display:block;
	width:150px;
	height:19px;
	float:right;
	margin-right:15px;
	margin-top:20px;
}



#container p.offre a {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	display:block;
	padding-left: 9px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#container p.offre2 a {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	display:block;
	padding-left: 25px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


p.offre_art {
	display:block;
	width:104px;
	height:20px;
	float:right;
	margin-right:15px;
	margin-top:15px;
}

#container p.offre_art a {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	display:block;
	padding:1px 0px 0px 15px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#shadow_corps p.offre_art a {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	display:block;
	padding:1px 0px 0px 15px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#container h3 p.bloc_apercu_lib {
	color: #333333;
	font-variant: small-caps;
	font-weight: normal;
	display:block;
	text-decoration: none;
	font-size:14px;
}

#shadow_corps h3 p.bloc_apercu_lib {
	color: #333333;
	font-variant: small-caps;
	font-weight: normal;
	display:block;
	text-decoration: none;
	font-size:14px;
}

p.bloc_apercu_lib {
	color: #625D58;
	font-size:16px;
	text-decoration: none;
	font-weight: bold;
}

.marque_art {
	color: #625D58;
	font-size:16px;
	text-decoration: none;
	font-weight: bold;
}


.dimensions_art {
	color: #625D58;
	font-size:10px;
	text-decoration: none;
}



span.ref_art {
	color: #625D58;
	font-weight: normal;
	font-size:16px;
}


.panier {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}



.prix_produit {
	font-size:18px;
	margin-top:0px;
}

.quantit {
	margin-top:5px;
}


#caps_liste_prod {
	clear:both;
}

.bloc_apercu_corps {
	height:113px;
	float:left;
}

.bloc_apercu_corps a {
	display: block;
	padding-left:15px;
	border: 0px solid #FFFFFF;
	text-decoration: none;
}


.bloc_apercu_corps img {
}


.bloc_apercu_corps a.lien_hover {
	position: relative;
}


.bloc_apercu_corps a span.image_hover {
	display: none;
}

.bloc_apercu_corps a.info_bulle {				
  text-decoration : none;    /* Aucun soulignement du texte */
}   

.bloc_apercu_corps a.info_bulle {
} 


.bloc_apercu_corps a:hover span.image_hover, .bloc_apercu_corps a:focus span.image_hover, .bloc_apercu_corps a:active span.image_hover 
{
	float	   :  left;
	top        :  -220px;
	left       :  -40px;
	width      :  202px;
	height     :  222px;
	border: 2px solid #666666;
	background-color: #FFFFFF;
	z-index: 200;
	display: block;
	clear:none;
	position: absolute;
	margin-right: 15px;
}    


.bloc_apercu_col_droite {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-left:129px;
}

.bloc_apercu_col_droite input.offre_art {
	display: block;
	height: 20px;
	width: 104px;
	background-image: url(../images/mep_site/boutton_commander.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin:10px 0px 0px 15px;
	padding:0px 1px 3px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.bloc_apercu_col_droite .prix_produit {
	padding-top:5px;
}

input.offre_ajout {
	background-image: url(../images/mep_site/boutton_ajout.png);
	display: block;
	height: 20px;
	width: 150px;
	background-repeat: no-repeat;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin:10px 0px 0px 0px;
	padding:1px 1px 3px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

a.normallien {
	background-image: url(../images/mep_site/boutton_commander.png);
	height: 20px;
}

a.normallien2 {
	background-image: url(../images/mep_site/boutton_ajout.png);
	height: 20px;
}


.libelle_art {
	font-size:16px;
}

.ref_art {
	font-size:17px;
	font-weight:normal;
	text-transform: uppercase;
}




.header_descripti {
	background-image:url(../images/mep_site/header_description.png);
	background-position: center top;
	background-repeat:no-repeat;
	display: block;
	height: 38px;
	width: 662px;
	margin-top:15px;
	margin-left:7px;
}


.corps_descripti {
	background-image:url(../images/mep_site/corps_description.png);
	background-position: center top;
	background-repeat:repeat-y;
	display: block;
	width: 642px;
	margin-top:0px;
	margin-left:7px;
	padding:0px 10px 0px 10px; 
}

.footer_descripti {
	background-image:url(../images/mep_site/footer_description.png);
	background-position: center top;
	background-repeat:no-repeat;
	display: block;
	height: 22px;
	width: 662px;
	margin-left:7px;
}
	

.decoupe_bloc_apercu {
	width:276px;
	margin-left:30px;
	margin-top:20px;
	float:left;
}

.mini_bloc {
	height:113px;
}


.bloc_apercu_col_droite input.offre_art {
	line-height:19px;
	vertical-align: middle;
	display: block;
}


.header_descripti_prod {
	background-image:url(../images/mep_site/header_description_prod.png);
	background-position: center top;
	background-repeat:no-repeat;
	display: block;
	height: 38px;
	width: 276px;

}


.corps_descripti_prod {
	background-image:url(../images/mep_site/corps_description_prod.png);
	background-position: center top;
	background-repeat:repeat-y;
	display: block;
	width: 276px;
	height:170px;
}


.footer_descripti_prod {
	background-image:url(../images/mep_site/footer_description_prod.png);
	background-position: center top;
	background-repeat:no-repeat;
	display: block;
	height: 22px;
	width: 276px;

}


.panier, .panier input {
	cursor: pointer;
}


#table_prod p {
	padding-left:10px;
}


#table_prod p.prix_produit {
	padding-top:20px;
	text-align: center;		
	color: #D75548;
}


.form_ajout_panier {
	display:block;
	height: 53px;
	width: 200px;
}



#shadow_corps .form_ajout_panier {
	display:block;
	height: 53px;
	width: 200px;
}



.form_ajout_panier input[type="image"] {
	float:left;
	margin-left:10px;
}

.form_ajout_panier input[type="submit"] {
	float:left;
	background-color:#FFFFFF;
	color: #D75548;
	text-decoration: underline;
	cursor: pointer;
	font-size: 8pt;
	text-align: left;
	padding-top:15px;
	margin-left:3px;
}

/* Opera */ @media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) 
{ 
.text_ajouter {
	padding-top:0px !important;
	text-decoration:underline !important;
}
}


.quantit {
	width: 125px;
	margin-right: auto;
	margin-left: auto;
}

.table_quant {
	background-color:#D0F3F7;
}

/* Ancien css 
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/



/* champs input */

.box {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border: groove 1px #666666;
	background: #FFFFFF url(../images/shadow.gif) repeat-x scroll center top;
}

/* Fiche Produit */

.contour_prod {
	overflow:auto;
}

.affichage_prix{
	font-size:12px;
	font-weight:bold;
}

.affichage_prix2{
	font-size:10px;
	font-weight:bold;
}

.affichage_prix_promo{
	font-size:14px;
	font-weight:bold;
}

.eco_participation{
	font-weight: bold;
	color:#FF0000;
	font-size:10px;
}

/* page connexion compte */

#identification_compte {
	padding:20px;
	float:left;
	position:relative;
}

#identification_compte .texte{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#4d4d4d; 
	text-align:left;
}

/* ancienne mise en page pour page création compte notamment */



.erreur {
	border:1px dashed #A86B37;
	color:#A86B37;
	text-align:center;
	font-weight:bold;
	width: 400px;
	font-size:14px;
	margin: 10px 0px 30px 0px;
}

.texte {
	font-size:10px;
	color:black;
	padding:0px 5px 0px 5px;
	font-family:Verdana,Arial,default;
	margin:1em 0;
}

.texte_normal {
	font-size:12px;
	color:black;
	padding:0px 5px 0px 5px;
	font-family:Verdana,Arial,default;
}


dl, multicol {
	display:block;
	margin:1em 0;
}


.ligne_couleur1 {
	background-color:#D2F5F9;
}

.ligne_couleur2 {
	background-color:#E9FAFC;
}


tr {
	display:table-row;
	vertical-align:inherit;
}

table {
	border-collapse:separate;
	border-spacing:2px;
	text-indent:0px;
}

.txt_ligne {
	color:black;
	font-family:Verdana,Arial,default;
	font-size:10px;
	font-weight:bold;
}

.ligne_td {
	height:30px;
	padding-left:5px;
}

.ligne_td2 {
	height:30px;
	padding-left:5px;
	padding-right:5px;
}

.inscription_newsletter {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	width:469px;
}

input[type="radio"], input[type="checkbox"] {
	margin-right:3px;
}


input[type="reset"], input[type="button"], .button {
	background-color:#D2F5F9;
	color:#D94F52;
	padding:2px 10px 2px 10px;
	margin:0px 2px 0px 2px;
	font-weight:bold;
	height: 20px;
	width: 150px;
	background-image: url(../images/mep_site/boutton_commander2.png);
}

input.textfield {
	width:222px;
}


.obliga {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align: center;
	display: block;
}

.crea_mon_compte td {
	width:160px;
}

.crea_mon_compte input[type="submit"] {
	margin-top:0px;
}

.mon_compte {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	height: 30px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D94F52;
	padding-top: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #625d58;
}


.motdepasse {
	float:right;
	margin-top:20px;
	margin-right:100px;
	line-height:50px;
	height:50px;
}

.motdepasse img {
	vertical-align: middle;
}

.connecter {
	margin-top:5px;
	margin-left:127px;
}

#contact {
	width:600px;
	margin-right: auto;
	margin-left: auto;
}

.tab_contact {
	width:360px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.required {
	color:red;
	font-weight:700;
	font-size:16px;
}

.fts8 {
	text-align:right;
	padding-right:3px;
}


select {
	border: 1px groove #666666;
}


/* Bouton */

.box5   { color: #FFFFFF; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;  font-weight: bold; cursor: pointer;  }

.mdp a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

.mdp a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

/* Bouton sur page article et panier */

.btn_article {
	height:26px;
	padding-top:10px;
	background:url(../images/boutons/bg_btn.jpg);
	float:left;
}

#container a.btn_article_liens {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin:0; padding:0; border:0;
	color:white; background:none;
}

#shadow_corps a.btn_article_liens {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin:0; padding:0; border:0;
	color:white; background:none;
}

.btn_article_input {
	float:left;
	height:30px; 
	padding-top:8px; 
	background:url(../images/boutons/bg_btn.jpg);
}

.btn_article_input_format {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin:0; padding:0; border:0;
	color:white; background:none;
}

/* Tableau maitre /detail et panier */

.tableau_maitre_detail {
	width:720px;
	border:0px;
}

.tableau_panier {
	width:650px;
	border-collapse: collapse;
	width:97%;
}




.entete_tableau {
	background-color:#BEBDC2;
	color:#FFFFFF;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	/*text-align:left;*/
	border-spacing:1px;
	padding:3px;
}

.td_tableau {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.ligne_tableau1 {
	background-color:#D2F5F9;
}

.ligne_tableau2 {
	background-color:#E9FAFC;
}

.fond_commentaire {
	background-color:#FFFFFF;
}

.libelle_total{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

.libelle_sous_total{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.produit_manquant {
	background-color:#FAC563;
}

legend{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
}

fieldset{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

/* Checkout */

#checkout {
	position:relative;
	width:600px;
	margin:10px 0 0px 50px; 
	padding:0;
}

.info_adr_livraison {
	color:#004080;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-size:11px;
}

.table_paiment {
	border:1px #CCCCCC solid;
	font-size:12px; 
	font-family:Arial;
	border-collapse: collapse;
}


.td_paiment {
	border:1px #CCCCCC solid;
	font-size:12px;
	font-family:Arial;
	padding:5px;
	text-align: left;
}

.checkout_texte {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.checkout_texte2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#B62110;
}

/* Commentaires
----------------------------------*/
.commentaire {
	clear: left;
	float: left;
	width: 125px;
	margin-top:8px;
	margin-left: 5px;
	color: #666666;
}

.text_commentaire {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left
}


/* Détails
----------------------------------*/
.details {
	clear: left;
	float: left;
	width: 75px;
	height:40px;
	margin-top:18px;
	margin-left: 30px !important;
	margin-left: 15px;
	text-align: center;
	cursor: pointer;	
}

.details span, .details img {
	float: left;
	margin-left:0px;
}


.details span.fiche_details {
	float: left;
	text-decoration: underline;
	display: block;
	height: 20px;
	margin-top: 5px;
}


/* Checkout 
----------------------------------------------*/

.chk_adresse {
	border:1px #000000 dashed;
	padding:5px 5px 5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	font-size:13px;
}

.titre_checkout {
	text-align:left;
	margin:20px 0px 10px 5px;
}

.titre_checkout span {
	font-size:14px; 
	font-family:Arial; 
	margin-left:2px; 
	font-weight:bold;
}

/*  PAGINATION
------------------------------------------------*/
div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
	line-height: 25px;
	clear:both;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #CCCCCC;	
	text-decoration: none; 
	color: #999999;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #666666;
	color:#666666;
	background-color: #F1FFD6;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #666666;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}


/* Page PHP 
----------------------------------------------*/
/* Mon compte 
----------------------------------*/
#moncompte {
	font-size: 10pt;
	color: black;
	font-family: Verdana,Arial,default;
}

#moncompte .bloc_titre {
	margin-bottom:30px;
	width:85%;
}

#moncompte .titre {
	border-bottom:1px #D94F52 dashed;
	font-weight:bold;	
	padding-bottom:3px;
}

#moncompte .liens { text-decoration:none;color:#D94F52;}

.table_info {
	margin-top:15px;
}


/* SLIDE
-------------------------------------------*/


#slide_flash {
	display:block;
	height: 281px;
	width: 204px;
}



/* Admin front-end
-------------------------------------------*/


.admin_modif {
	display:block;
	width:244px;
	padding-left:32px;
	padding-top:10px;
	height:22px;
	background-image: url(../images/edit2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.admin_ajout {
	display:block;
	padding-left:32px;
	padding-top:7px;
	height:25px;
	background-image: url(../images/edit_add.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	width: 100px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}


#div_select_fam, #div_select_cat, #div_select_sscat {
	border:1px solid #00CCFF;
}


/* Shadowbox
-------------------------------------------*/

.contour_prod {
	overflow:hidden;
}

/*contenu actualite
-------------------------------------------*/

.image_actualite{
position:relative;
float:left;
width:177px;
height:auto;
/* border:2px solid #000000; */
margin-right:5px;
}

/*footer mots cles, nuage de tags
-------------------------------------------*/

.gros_txt {
	font-size:14px;
	color: #63B54F;
	font-weight: bold;
}

.moy_txt {
	font-size:12px;
	/*color: #339999;*/
	color:#D06A96;
}

.petit_txt {
	font-size:10px;
	color: #269999;
}

/* widget 
---------------*/

.addthis_button {
	float:right;
	margin-right:10px;
}