/*********/
/*general*/
/*********/
* {
margin: 0;
padding: 0;
border: 0;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
text-decoration: none;
color: #000000;

}
.both {
	clear: both;
	}

.left, #left {
	float: left;
	}
.right, #right {
	float: right;
	}


body {
	background-color: #f1f1e6;
	background-image:url(../layout/img/fond_body.gif);
	background-repeat:repeat-x;
	margin: 0 0 0 0;
	text-align: center;
	font-family:Arial;
	}
#general {
	position: relative;
	width: 981px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image:url(/layout/img/fond_contenu.gif);
	background-repeat:repeat-y;
	}
	
	
#general #central {
	float:left;
	width:840px;
	font-family:arial;
	padding-bottom: 20px;

}

#haut 
{
	width:981px;
	height:120px;
	background-image:url(../layout/img/bandeau_haut.gif);
}

#logo
{
	position: absolute;
	width:364px;
	height:74px;
	left: 10px;
	top: 24px;	
}

#mon_compte
{
	position: absolute;
	top: 0px;
	right: 0px;
	width:282px;
	height:32px;
	background-image:url(../layout/img/cadre_marron_connexion.gif);
}

#mon_compte p 
{
	float:left;
	height:20px;
	margin-top:8px;
	padding-left:8px;
	padding-right:8px;
	font-size:13px;
	color:#FFF;
	font-weight:bold;
}

#mon_compte p a
{
	color:#FFF;
	font-size:13px;
}

#mon_compte p#puce
{
	float:left;
	height:10px;
	margin-top:14px;
	padding-left:0px;
	padding-right:0px;
}

#contact_cadre
{
	position: absolute; 
	width:282px;
	height:73px;
	right: 0px;
	top:38px;
	background-image:url(../layout/img/cadre_marron_tel.gif);
	background-repeat:no-repeat;
}

#contact_cadre h3
{
	width:282px;
	height:24px;
	margin-top:6px;
	text-align:center;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}

#contact_cadre p#tel
{
	width:282px;
	height:26px;
	padding-top:0px;
	text-align:center;
	text-transform:uppercase;
	font-size:20px;
	font-weight:bold;
	color:#60cef6;
}

#contact_cadre p#horaire
{
	width:282px;
	height:18px;
	padding-top:0px;
	text-align:center;
	font-size:11px;
	color:#FFF;
}

#menu
{
	width:981px;
	height:30px;
}

#menu #catalogue
{
	float:left;
	width:140px;
	height:22px;
	padding-top:8px;
	padding-left:0px;
	background-color:#5eccf4;
	font-size:14px;
	color:#311c01;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

#menu .btn_menu
{
	float:left;
	height:15px;
	margin-top:8px;
	padding-left:0px;
	margin-left:14px;
	padding-right:14px;
	border-right:1px solid #311c01;
	font-size:14px;
	color:#311c01;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

#menu #catalogue a
{
	font-size:14px;
	color:#311c01;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

#menu .btn_menu a
{
	font-size:14px;
	color:#311c01;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

#menu_g
{
	float:left;
	width:140px;
	background-color:#FFF;
	background-repeat:repeat-y;
}


#menu_g h3
{
	width:140px;
	margin-top:0px;
	padding-top:5px;
	padding-bottom:5px;
	color:#2fa3ce;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

#menu_g h3#resilience
{
	width:140px;
	margin-top:2px;
	padding-top:5px;
	padding-bottom:5px;
	color:#2fa3ce;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	border-top:1px solid #1296c7;
}

#menu_g h3#accessoires
{
	width:140px;
	margin-top:2px;
	padding-top:5px;
	padding-bottom:5px;
	color:#2fa3ce;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	border-top:1px solid #1296c7;
}

#menu_g p
{
	width:140px;
	margin-top:0px;
	padding-top:4px;
	padding-bottom:4px;
	font-size:12px;
	color:#311c01;
	text-align:center;
	background-image:url(../layout/img/pointille.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#menu_g p a
{
	color:#311c01;
	font-size:12px;
}

#cadre_paiement_securise
{
	width:127px;
	height:97px;
	margin-top:0px;
	padding-bottom:10px;
	margin-left:7px;
	background-image:url(../layout/img/cadre_paiement.gif);
	background-repeat:no-repeat;
}

#cadre_paiement_securise p
{
	width:127px;
	text-align:center;
	color:#311c01;
	font-size:11px;
	text-transform:uppercase;
	background:none;
}

#cadre_paiement_securise #img_paiement
{
	width:91px;
	height:60px;
	margin-left:16px;
	margin-top:5px;
	background-image:url(../layout/img/paiement_securise.gif);
}

#bas_1
{
	width:981px;
	height:21px;
	padding-top:8px;
	background-color:#947f64;
	text-align:center;
	color:#331d01;
	font-size:11px;
}

#bas_2
{
	width:981px;
	height:23px;
	margin-top:1px;
	padding-top:8px;
	background-color:#7b674f;
	text-align:center;
	color:#f1f1e6;
	font-size:11px;
}

#bas_2 a
{
	color:#f1f1e6;
	font-size:11px;
}

#mousse_a_vos_mesures
{
	float:left;
	width:600px;
	margin-top:8px;
	margin-left:8px;
}

#cadre_panier
{
	float:left;
	width:220px;
	height:80px;
	margin-left:8px!important;
	margin-left:4px;
	margin-top:11px;
	background-image:url(../layout/img/cadre_panier.gif);
}

#cadre_panier #panier
{
	float:left;
	width:46px;
	height:72px;
	margin-top:4px;
	margin-left:8px;
}

#cadre_panier p#mon_panier
{
	width:130px;
	height:20px;
	padding: 7px 0 8px 0;
	margin-left:20px;
	text-align:center;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	color:#f1f1e6;

}

#cadre_panier span#nb_articles
{
	width:13px;
	height:20px;
	padding-top:6px;
	margin-left:50px;
	font-size:16px;
	font-weight:bold;
	color:#fff;

}

#cadre_panier span#articles
{
	width:45px;
	height:20px;
	padding-top:9px;
	margin-left:0px;
	font-size:12px;
	color:#fff;
}

#cadre_panier #voir_panier
{
	float:left;
	width:133px;
	height:15px;
	margin-top:2px;
	margin-left:20px;
	text-align:center;
	text-transform:uppercase;
	font-size:11px;
	color:#2f1a01;
	background-image:url(../layout/img/btn_voir_mon_panier.gif);
}

#div_creation_renovation
{
	float:left;
	width:220px;
	height:190px;
	margin-left:8px;
	margin-top:11px;
	background-image:url(../layout/img/creation_renovation.jpg);
}

#cadre_commande_rapide
{
	float:left;
	width:410px;
	height:251px;
	margin-top:8px;
	margin-bottom:10px;
	margin-left:10px;
	background-color:#2fa3ce;
}

#cadre_commande_rapide #rapide_gauche
{
	float:left;
	width:170px;
	margin-top:5px;
}

#cadre_commande_rapide #rapide_gauche label
{
	margin-left:15px;
	width:80px;
}

#cadre_commande_rapide #rapide_gauche input#quantite {
	border:1px solid #60cef6;
	line-height: 18px;
	vertical-align: middle;
}





#cadre_commande_rapide #rapide_droite
{
	float:left;
	width:50px;

}

#cadre_commande_rapide h2
{
	width:410px;
	height:24px;
	padding-top:7px;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	text-transform:uppercase;
	background-image:url(../layout/img/fond_titre_commande_rapide.gif);	
}

#cadre_commande_rapide #image_mesure
{
	float:left;
	width:147px;
	height:136px;
	margin-top:13px;
	margin-left:13px!important;
	margin-left:7px;
	background-image:url(../layout/img/commande_mousse.gif);
}

#cadre_commande_rapide p#type_mousse
{
	float:left;
	width:220px;
	height:20px;
	padding-top:10px;
	margin-left:13px;
	text-align:center;
	color:#301b01;
	font-size:12px;
}

#cadre_commande_rapide select
{
	float:left;
	width:220px;
	height:20px;
	margin-top:0px;
	margin-left:13px;
	color:#301b01;
	font-size:12px;
	border:1px solid #60cef6;
}

#cadre_commande_rapide .erreur
{
	color:#FF0000;
	font-size:11px;
	text-align:center;
}


#cadre_commande_rapide select#dens_2
{
	width:105px;
	height:22px;
}


#cadre_commande_rapide label
{
	float:left;
	width:105px;
	height:20px;
	margin-top:5px;
	margin-left:13px;
	text-align:center;
	color:#301b01;
	font-size:12px;
}

#cadre_commande_rapide input.input_texte
{
	float:left;
	width:105px;
	height:18px;
	line-height: 18px;
	vertical-align: middle;
	margin-left:13px;
	text-align:center;
	color:#301b01;
	font-size:12px;
	border:1px solid #60cef6;
}

#cadre_commande_rapide input.resultat
{
	width:60px;
	height:18px;
	line-height: 18px;
	vertical-align: middle;
	text-align:center;
	margin-left:5px;
	color:#301b01;
	font-size:12px;
	border:1px solid #000;
}

#cadre_commande_rapide #btn_calculer
{
	width:80px;
	height:20px;
	padding-top:2px;
	color:#311c01;
	font-size:12px;
	background-image:url(../layout/img/btn_calculer.gif);
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	vertical-align:middle;
	line-height:20px;
	cursor:pointer;
}

#cadre_commande_rapide #btn_commander
{
	float:left;
	width:153px;
	height:30px;
	margin-top:21px;
	margin-left:32px;
	color:#321c01;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	background-image:url(../layout/img/btn_commander.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

.cadre_mousse
{
	float:left;
	width:410px;
	margin-top:8px;
	margin-left:5px;
	border:1px solid #d7ba96;
	background-color:#fff;
}

.cadre_mousse #exemple_mousse
{
	float:left;
	width:104px;
	margin-top:7px;
	margin-left:7px!important;
	margin-left:3px;
}

.cadre_mousse #exemple_mousse img
{
	width:104px;
}

.cadre_mousse p#titre
{
	float:left;
	width:280px;
	height:20px;
	margin-top:10px;
	margin-left:16px;
	font-size:14px;
	font-weight:bold;
	color:#331d01;
}

.cadre_mousse p
{
	float:left;
	width:260px;
	margin-top:4px;
	margin-left:16px;
	font-size:11px;
	color:#58585a;
	line-height:20px;
}

.cadre_mousse #details
{
	float:right;
	width:168px;
	height:16px;
	margin-top:7px;
	padding-top:3px;
	padding-right:10px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:right;
	color:#321c01;
	background-image:url(../layout/img/fond_detail.gif);
	background-repeat:no-repeat;
}

/************************************/
/*			LISTE PRODUITS			*/
/************************************/

#general #contenu #contenu_gauche {
	float:left;
	width:600px;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid #2fa3ce;
	background-color:#FFF;
}

#general #contenu #contenu_gauche h1
{
	width:566px;
	height:28px;
	margin-top:0px;
	margin-left:13px;
	padding-left:6px;
	padding-top:10px;
	border-bottom:1px solid #321c01;
	font-size:18px;
	font-weight:bold;
	color:#2fa3ce;
	text-transform:uppercase;

}

#general #contenu #contenu_gauche .produit {
	border:1px solid #d7ba96;
	width:555px;
	margin-left:20px;
	margin-top:11px;
}


#general #contenu #contenu_gauche .produit .produit_gauche  {
	float:left;
	width:112px;
}

#general #contenu #contenu_gauche .produit .produit_gauche img {
	width:104px;
	margin-left:8px;
	margin-top:5px;
	margin-bottom:5px;
}

#general #contenu #contenu_gauche .produit .produit_droite  {
	float:left;
	margin-left:15px;
	width:428px;
}

#general #contenu #contenu_gauche .produit  .bt-plus-details {
	background-image:url(/web/img/bt_plus_details.gif);
	background-repeat:no-repeat;
	width:102px;
	height:19px;
	text-align:left;
	margin-left:363px;
	text-transform:uppercase;
	padding-left:90px;
	vertical-align:middle;
	line-height:19px;
	background-color:#FF0000;
}


#general #contenu #contenu_gauche .produit .produit_droite h2  {
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}


#general #contenu #contenu_droite {
	float:left;
	width:220px;
}

#general #contenu #pages  {
	text-align:center;
	padding:3px 0px 3px 0px;
	margin-top:6px;
	margin-bottom:6px;
}

#general #contenu #pages .page_on {
	background-color:#056c92;
	padding:3px 7px 3px 7px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
		border:1px solid #056c92;
}

#general #contenu #pages a {
	background-color:#c0e3f0;
	padding:3px 7px 3px 7px;
	color:#056c92;
	font-weight:bold;
	font-size:12px;
	border:1px solid #2fa3ce;
}

#general #contenu #pages span {
	color:#056c92;
}


/************************************/
/*		FICHE PRODUIT				*/
/************************************/

#general #contenu #produit #produit_gauche {
	width:285px;
	float:left;
}

#general #contenu #produit #produit_gauche img {
	margin-left:16px;
	margin-top:10px;
	margin-bottom:10px;
}

#general #contenu #produit #produit_droite {
	width:300px;
	float:left;
	padding-top:10px;
}

#general #contenu #produit #commander .erreur {
	text-align:center;
	color:#FF0000;
	font-weight:bold;
	padding:3px;
}

#general #contenu #produit #commander {
	width:561px;
	padding-top:32px;
	margin-left:16px;
	margin-bottom:10px;
}

#general #contenu #produit #commander #commander_titre {
	background-image:url(/catalogue/img/titre_bloc_commander.gif);
	background-repeat:no-repeat;
	width:561px;
	height:31px;
}

#general #contenu #produit #commander #commander_bas {
	background-color:#2fa3ce;
}






#general #contenu #produit #commander input {
	width:91px;
	border:1px solid #60cef6;
	margin-top:4px;
	margin-bottom:4px;
	margin-right:12px;
	height:18px;
	text-align:center;
}

#general #contenu #produit #commander #commander_bas.produit_piece input {
	margin-right:0px;

}


#general #contenu #produit #commander input.input_prix{
	border:1px solid #000000;
	width:59px;
	height:20px;
}

#general #contenu #produit #commander select {
	width:196px;
	border:1px solid #60cef6;
	margin-top:4px;
}


#general #contenu #produit #commander #commander_bas.produit_piece #commander_bas_gauche {
	height:98px;
	padding-top:12px;
	width:561px;
}

#general #contenu #produit #commander #commander_bas.produit_piece #commander_bas_gauche p {
	text-align:center;
	padding:0;
	margin:0;
}

#general #contenu #produit #commander #commander_bas #commander_bas_gauche {
	float:left;
	width:280px;
	height:94px;
	padding-top:15px;
	margin-right:26px;

}

#general #contenu #produit #commander #commander_bas #commander_bas_droite {
	float:left;
	padding-top:15px;
	width:245px;

}

#general #contenu #produit #commander #commander_bas #commander_bas_gauche p {
	text-align:center;
	padding:0;
	margin:0;
}



#general #contenu #produit #commander #commander_bas #commander_bas_droite label {
	text-align:center;
	float:left;
	width:91px;
	margin-right:18px;
}



#general #contenu #produit #commander #commander_bas.produit_piece #commander_bas_droite {
	float:left;
	width:200px;
}


#general #contenu #produit #commander #commande_bas_calculer {
	background-color:#4fc0e9;
	padding-bottom:10px;
}


#general #contenu #produit #commander input#btn_calculer
{
	width:82px;
	height:22px;
	color:#311c01;
	font-size:12px;
	text-align:center;
	background-image:url(/catalogue/img/bt-calculer.gif);
	background-repeat:no-repeat;
	vertical-align:bottom;
	margin-top:13px;
	margin-left:60px;
	cursor:pointer;
}

#general #contenu #produit #commander  input#submit_commander
{
	width:155px;
	height:32px;
	color:#321c01;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	background-image:url(/catalogue/img/bt-commander.gif);
	background-repeat:no-repeat;
	float:right;	
	margin-top:8px;
	margin-right:70px;
	cursor:pointer;

}



/************************************/
/*				CONTACT				*/
/************************************/

#general .texte#contact #cadre #form_droit
{
	float:left;
	width:76px;
	margin-left:48px;
	margin-top:28px;
	text-align:right;
	font-size:12px;
	color:#000;
	line-height:26px;
}

#general .texte#contact #cadre p#msg
{
	float:left;
	width:90px;	
	margin-left:34px;
	margin-top:12px;
	text-align:right;
	font-size:12px;
	color:#000;
}

#general .texte#contact #cadre textarea
{
	float:left;
	width:347px;
	height:116px;
	margin-left:6px;
	margin-top:12px;	
	font-size:12px;
	color:#000;
	border:1px solid #d7ba96;
}

#general .texte#contact #cadre #btn_envoyer_msg
{
	float:left;
	width:211px;
	height:30px;
	line-height: 30px;
	vertical-align: middle;
	margin-left:200px;
	margin-top:27px;	
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	background-image:url(/web/img/btn_envoyer_contact.gif);
	cursor: pointer;
}

#general .texte#contact #cadre #form_gauche
{
	float:left;
	width:200px;
	margin-left:0px;
	margin-top:28px;
	font-size:12px;
	line-height:26px;
}

#general .texte#contact #cadre #form_gauche input
{
	width:200px;
	height:18px;
	margin-left:7px;
	margin-top:4px;
	padding-top:2px;
	font-size:12px;
	border:1px solid #d7ba96;
}
#general .texte#contact p.alerte
{
	color: #FF0000;
	font-weight: bold;
	padding: 20px 0 0 34px;
}
#general .texte#contact p.merci
{
	padding: 20px 0 0 34px;
	font-size: 12px;
}
/**************************************/
/*			COMMANDE RAPIDE			  */
/**************************************/

#commande_rapide
{
	float:left;
	width:220px;	
	margin-left:9px!important;
	margin-left:4px;
	margin-top:10px;
	background-color:#2fa3ce;
	padding-bottom: 10px;
}

#commande_rapide .erreur
{
	color:#FF0000;
	font-size:11px;
	text-align:center;
}

#commande_rapide h2
{
	height:24px;
	padding-top:7px;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	text-transform:uppercase;
	background-image:url(../layout/img/fond_titre_commande_rapide.gif);	
}

#commande_rapide p#type_mousse
{
	float:left;
	width:220px;
	height:20px;
	padding-top: 5px;
	text-align:center;
	color:#301b01;
	font-size:12px;
}

#commande_rapide select
{
	float:left;
	width:202px;
	height:20px;
	margin-top:0px;
	margin-left:8px;
	color:#301b01;
	font-size:12px;
	border:1px solid #60cef6;
}

#commande_rapide select#dens_2
{
	width:95px;
	height:22px;
}


#commande_rapide label
{
	float:left;
	width:105px;
	height:20px;
	margin-top:5px;
	margin-left:0px;
	text-align:center;
	color:#301b01;
	font-size:12px;
}

#commande_rapide input
{
	float:left;
	width:95px;
	height:18px;
	line-height: 18px;
	vertical-align: middle;
	margin-left:8px;
	text-align:center;
	color:#301b01;
	font-size:12px;
	border:1px solid #60cef6;
}

#commande_rapide .prix_calcule {
	margin-top:10px;
}


#commande_rapide input.resultat
{
	width:60px;
	height:18px;
	line-height: 18px;
	vertical-align: middle;
	text-align:center;
	margin-left:5px;
	color:#301b01;
	font-size:12px;
	border:1px solid #000;
}



#commande_rapide #btn_calculer
{
	float:left;
	width:80px;
	height:20px;
	line-height: 20px;
	vertical-align: middle;
	margin-left:30px;
	color:#311c01;
	font-size:12px;
	text-align:center;
	background-image:url(/layout/img/btn_calculer.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

#commande_rapide #btn_commander
{
	float:left;
	width:153px;
	height:30px;
	margin-top:15px;
	margin-left:34px;
	color:#321c01;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	background-image:url(../layout/img/btn_commander.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	border:none;
	line-height:10px;
	vertical-align:middle;
	}

/*************************************\
/*			PAGE COMMANDE			  *\
/***************************************/

#general #central #commande 
{
	margin-top:10px;
	margin-left:10px;
	background-color:#FFF;	
	border:1px solid #2fa3ce;
}
	
#general #central #commande h2 {
	float:left;
	width:790px;
	margin-top:8px;
	margin-left:13px;
	padding-left:9px;
	padding-bottom:6px;
	font-size:18px;
	font-weight:bold;
	color:#2fa3ce;
	text-transform:uppercase;
	border-bottom:1px solid #000;
}

#general #central #commande #haut_cadre {
	width:785px;
	height:48px;

	margin-top:20px;
}

#general #central #commande #bas_cadre {
	position:relative;
	width:805px;
	height:17px;
	margin-left:18px;
	margin-bottom:215px;
	background-image:url(/web/img/bas_commande_panier.gif);

}

#general #central #commande #recapitulatif_commande {
	width:805px;
	margin-left:18px;
	background-image:url(/web/img/cote_commande_panier.gif);
	background-repeat:repeat-y;

}


#general #central #commande #recapitulatif_commande table {
	margin-top:15px;
	margin-left:37px;
	margin-right:0;
	width:730px;
}

#general #central #commande #recapitulatif_commande table#totaux {
	margin-left:0px;
	margin-right:0;
	width:1000px;
}

.texte#mes_commandes #cadre table {
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	width:540px;
}

#general #central #commande #recapitulatif_commande th, .texte#mes_commandes #cadre th {
	width:108px;
	height:25px;
	background-color:#60cef6;
	color:#515151;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
}

#general #central #commande #recapitulatif_commande th.produit, .texte#mes_commandes #cadre th.produit  {
	width:316px;
}

#general #central #commande #recapitulatif_commande th#croix {
	width:27px;
}

#general #central #commande #recapitulatif_commande td, .texte#mes_commandes #cadre td {
	height:80px;
	background-color:#f2f2f2;
	font-weight:bold;
	color:#515151;
	text-align:center;
	text-transform:uppercase;
	font-size:12px;
}

#general #central #commande #recapitulatif_commande td span, .texte#mes_commandes #cadre td span {
	color:#515151;
	text-align:center;
	text-transform:none;
	font-size:10px;
}

#general #central #commande #recapitulatif_commande td.supprimer   {
	height:82px;
	background-image:url(/web/img/trait_rouge_commande_panier.gif);
	background-repeat:no-repeat;
	background-position:center;	
}

#general #central #commande #recapitulatif_commande td input {
	width:42px;
	text-align:center;
	border:1px solid #056c92;


}

#general #central #commande #recapitulatif_commande td.produit {
	text-align:left;
}

#general #central #commande #recapitulatif_commande td.produit .img_produit {
	float:left;
	width:70px;
	height:70px;
	margin-left:6px;
	margin-top:0px;
}

#general #central #commande #recapitulatif_commande td.produit p.nom_produit, .texte#mes_commandes #cadre td.produit p.nom_produit  {
	float:left;
	width:220px;
	height:16px;
	margin-left:8px;
	margin-top:3px;
	font-size:12px;
	font-weight:bold;
	color:#515151;

}

#general #central #commande #recapitulatif_commande td.produit p.description_produit, .texte#mes_commandes #cadre td.produit p.description_produit {
	float:left;
	height:16px;
	margin-left:8px;
	margin-top:5px;
	font-size:11px;
	color:#515151;
	text-transform:lowercase;
}

#general #central #commande #recapitulatif_commande #angle_btn_supprimer {
	float:right;
	width:35px;
	height:13px;
	margin-right:49px;
	background-image:url(/web/img/trait_rouge_btn_supprimer.gif);
}

#general #central #commande #recapitulatif_commande .btn_supprimer input {
	float:right;
	width:77px;
	height:15px;
	margin-top:4px;
	font-size:10px;
	font-weight:bold;
	color:#d8001a;
	text-align:center;
	text-transform:uppercase;
	background-image:url(/web/img/btn_supprimer_commande_panier.gif);
	background-repeat:no-repeat;
	padding-bottom:3px;
	cursor:pointer;
}

#general #central #commande #recapitulatif_commande #panier_vide {
	text-align:center;
	padding-top:20px;
}
#general #central #commande #recapitulatif_commande #panier_vide a {
text-decoration:underline;
}


#general #central #commande #recapitulatif_commande #alerte_offre {
	font-weight:bold;
	color:#FF0000;
}



#general #central #commande #recapitulatif_commande .btn_supprimer a {
	float:right;
	width:77px;
	height:15px;
	margin-top:4px;
	font-size:10px;
	font-weight:bold;
	color:#d8001a;
	text-align:center;
	text-transform:uppercase;
	background-image:url(/web/img/btn_supprimer_commande_panier.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	vertical-align:middle;
	line-height:13px;
}

#general #central #commande #recapitulatif_commande .btn_supprimer .espace {
	margin-right:5px;
}

#general #central #commande #recapitulatif_commande #barre_rose {
	width:786px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#a0e2fa;
}

#general #central #commande #recapitulatif_commande #barre_rose p#ajout_produit_ref {
	float:left;
	width:350px;
	height:23px;
	padding-top:6px;
	text-align:center;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#3e3d40;
}

#general #central #commande #recapitulatif_commande #barre_rose p#ref {
	float:left;
	width:110px;
	height:23px;
	padding-top:6px;
	margin-left:7px;
	font-size:12px;
	color:#3e3d40;
}

#general #central #commande #recapitulatif_commande #barre_rose input[type="text"] {
	float:left;
	width:153px;
	/*height:20px;*/
	padding:2px;
	margin-top:4px;
	margin-left:20px;
	font-size:14px;
	color:#3e3d40;
	border:1px solid #000;
}

#general #central #commande #recapitulatif_commande #barre_rose #btn_mettre_en_panier {
	float:left;
	width:125px;
	height:13px;
	margin-top:8px;
	margin-left:10px;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
	padding-bottom:4px;
	background-image:url(/web/img/btn_mettre_en_panier.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}




#general #central #commande #recapitulatif_commande #barre_verte {
	width:700px;
	margin-left:10px;
	margin-top:10px;
	background-color:#eaf6de;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:auto;
	margin-right:auto;

}

#general #central #commande #recapitulatif_commande #barre_verte p#code_promo {
	width:130px;
	height:23px;
	margin-left:40px;
	padding-top:6px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#3e3d40;
}

#general #central #commande #recapitulatif_commande #barre_verte input#valide_promo {
	width:125px;
	height:13px;
	margin-left:10px;
	font-size:10px;
	padding-bottom:4px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
	background-image:url(/web/img/valide_promo.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	border:none;

}

#general #central #commande #recapitulatif_commande #barre_verte p#valide_offre {
	margin-left:40px;
	padding-top:0px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#3e3d40;
	text-align:center;
}

#general #central #commande #recapitulatif_commande #barre_verte p#code {
	width:290px;
	height:23px;
	padding-top:6px;
	margin-left:10px;
	font-size:12px;
	color:#3e3d40;
}

#general #central #commande #recapitulatif_commande #barre_verte input {
	width:151px;
	padding:2px;
	margin-left:17px;
	font-size:14px;
	color:#3e3d40;
	border:1px solid #73b531;
}


#general #central #commande #recapitulatif_commande #cadre_assistance_commande    {
	float:left;
	width:304px;
	height:69px;
	margin-left:94px;
	margin-top:15px;
	background-image:url(/web/img/assistance_commande.gif);
}

.texte#mes_commandes #cadre_assistance_commande    {
	float:none;
	width:0px;
	height:0px;
	background-image:none;
}



#general #central #commande #recapitulatif_commande #montant_commande {
	float:left;
	width:336px;
	margin-left:35px;
	margin-top:15px;
	background-color:#eceded;
}

.texte#mes_commandes #montant_commande  {
	float:left;
	width:336px;
	margin-left:35px;
	margin-top:15px;
	background-color:#eceded;
}

.texte#mes_commandes #montant_commande  {
	margin-left:230px;
}

#general #central #commande #recapitulatif_commande #montant_commande #infos_montant, .texte#mes_commandes #infos_montant {
	float:left;

}

#general #central #commande #recapitulatif_commande #montant_commande #montant, .texte#mes_commandes #montant_commande #montant  {
	float:right;
	width:60px;
	margin-top:2px;
	margin-right:20px;
}

#general #central #commande #recapitulatif_commande #montant_commande p, .texte#mes_commandes #montant_commande p  {
	float:right;
	margin-top:6px;
	margin-left:0px;
	padding-left:0px;
	padding-bottom:2px;
	font-size:11px;
	font-weight:bold;
	color:#515151;
	text-transform:uppercase;
}

#general #central #commande #recapitulatif_commande #montant_commande p#montant_ttc, .texte#mes_commandes #montant_commande p#montant_ttc {
	border-bottom:none;
}

#general #central #commande #recapitulatif_commande #montant_commande p.montant, .texte#mes_commandes #montant_commande p.montant {
	float:left;
	margin-top:6px;
	font-size:11px;
	font-weight:bold;
	color:#056c92;
	width:100px;
	text-align:right;
}

#general #central #commande #recapitulatif_commande #montant_commande p.label_montant, .texte#mes_commandes #montant_commande p.label_montant  {
	float:left;
	margin-top:6px;
	font-size:11px;
	font-weight:bold;
	width:200px;
	margin-left:20px;
	text-align:right;
}

#general #central #commande #recapitulatif_commande #montant_commande p.label_montant span, .texte#mes_commandes #montant_commande p.label_montant span  {
	text-transform:none;
	font-size:11px;
	color:#515151;
}

#general #central #commande #recapitulatif_commande #montant_commande p.montant#total_commande, .texte#mes_commandes #montant_commande p.montant#total_commande {
	font-size:16px;
	border-bottom:none;
	margin-top:4px;

}

#general #central #commande #recapitulatif_commande .trait_pointille_1, .texte#mes_commandes .trait_pointille_1 {
	height:1px;
	width:336px;
	background-image:url(/web/img/trait_pointille.gif);
}

#general #central #commande #recapitulatif_commande .trait_pointille_2, .texte#mes_commandes .trait_pointille_2  {
	height:1px;
	width:336px;
	background-image:url(/web/img/trait_pointille.gif);
}

#general #central #commande p.erreur {
	font-weight:bold;
	text-align:center;
	color:#FF0000;
	padding:10px;
	font-size:12px;
}


#general #central #commande input#btn_valider_panier {
	width:429px;
	height:30px;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	cursor:pointer;
	background-color:transparent;
}

#general #central #commande #btn_valider_panier {
	background-image:url(../web/img/btn_valider_panier.gif);
	background-repeat:no-repeat;
	margin-left:203px;
	margin-bottom:10px;
	width:429px;
	height:30px;
	text-align:center;
	vertical-align:middle;
	line-height:33px;
	margin-top:28px;
}

#general #central #commande #btn_valider_panier a {
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
}

/*************************************\
/*	   PAGE COMMANDE COORDONNEES	  *\
/***************************************/

#general #central #commande #coordonnees {
	width:805px;
	margin-left:18px;
	padding-top:16px;
	background-image:url(/web/img/cote_commande_panier.gif);
	background-repeat:repeat-y;

}

#general #central #commande #coordonnees #cadre_deja_client {
	width:392px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	background-color:#eceded;
}

#general #central #commande #coordonnees #cadre_deja_client h3 {
	float:left;
	width:392px;
	height:15px;
	margin-top:10px;
	text-align:center;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#056c92;
	background-color:#eceded;
}

#general #central #commande #coordonnees #cadre_deja_client #gauche_deja_client {
	float:left;
	margin-top:20px;
	width:109px;
	height:50px;
}

#general #central #commande #coordonnees #cadre_deja_client #gauche_deja_client label {
	float:right;
	height:14px;
	margin-bottom:16px;
	font-size:11px;
	font-weight:bold;
	color:#58585a;
}

#general #central #commande #coordonnees #cadre_deja_client #droite_deja_client {
	float:left;
	width:210px;
	height:48px;
	margin-top:18px;
	margin-left:8px;
}

#general #central #commande #coordonnees #cadre_deja_client #droite_deja_client input {
	float:left;
	width:208px;
	height:14px;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:9px;
	border:1px solid #58585a;
}



#general #central #commande #coordonnees #cadre_deja_client #btn_ok {
	float:left;
	width:31px;
	height:27px;
	cursor:pointer;
	margin-top:26px;
	margin-left:13px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url(../web/img/btn_carre_bleu.gif);
	background-repeat:no-repeat;
}

#general #central #commande #coordonnees #cadre_deja_client a#mdp_oublier {
	float:left;
	width:150px;
	height:15px;
	margin-top:3px;
	margin-left:40px;
	font-size:11px;
	color:#5a5a5a;
	text-decoration:underline;
}

#general #central #commande #coordonnees #cadre_pas_encore_client {
	width:786px;
	height:21px;
	margin-left:auto;
	margin-right:auto;
	padding-top:7px;
	margin-top:19px;
	background-color:#eceded;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#056c92;
	text-transform:uppercase;
}

#general #central #commande #coordonnees #cadre_form_inscription {
	width:787px;
	height:400px;
	margin-left:9px;
	background-image:url(/web/img/cote_cadre_inscription.gif);
	background-repeat:repeat-y;
}

#general #central #commande #coordonnees #cadre_form_inscription.client {
	background-image:none;
}

#general #central #commande #coordonnees #cadre_form_inscription #cadre_gauche_inscription {
	float:left;
	width:391px;
	height:400px;
	border-right:1px solid #056c92;
}

#general #central #commande #coordonnees #cadre_form_inscription h4 {
	float:left;
	height:20px;
	margin-top:16px;
	margin-left:34px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#056c92;
}

#general #central #commande #coordonnees #cadre_form_inscription .form_gauche_inscription {
	float:left;
	width:150px;
	margin-top:5px;
}

#general #central #commande #coordonnees #cadre_form_inscription .form_gauche_inscription label {
	float:right;
	height:14px;
	margin-bottom:10px;
	font-size:11px;
	font-weight:bold;
	color:#58585a;
}



#general #central #commande #coordonnees #cadre_form_inscription .form_droite_inscription {
	float:left;
	width:210px;
	margin-top:2px;
	margin-left:8px
}

#general #central #commande #coordonnees #cadre_form_inscription .form_droite_inscription input[type="text"] {
	float:left;
	width:208px;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:4px;
	border:1px solid #58585a;
}

#general #central #commande #coordonnees #cadre_form_inscription .form_droite_inscription input[type="password"] {
	float:left;
	width:208px;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:4px;
	border:1px solid #58585a;
}

#general #central #commande #coordonnees #cadre_form_inscription .form_droite_inscription input[type="radio"] {
	width:18px;
	height:13px;
	margin-top:4px;
	margin-bottom:10px;
}

#general #central #commande #coordonnees #cadre_form_inscription .form_droite_inscription select {
	width:210px;
	height:20px;
	margin-bottom:4px;
	border:1px solid #58585a;
}

#general #central #commande #coordonnees #cadre_form_inscription #cadre_droit_inscription {
	float:left;
	width:391px;
	height:265px;
}

#general #central #commande #coordonnees #cadre_form_inscription #adresse_livraison {
	float:left;
	width:250px;
	padding-left:86px;
	padding-top:25px;
}

#general #central #commande #coordonnees #cadre_form_inscription #adresse_livraison p {
	line-height:20px;
	font-size:11px;
	font-weight:bold;
	color:#858585;
}


#general #central #commande #coordonnees #bas_inscription {
	width:785px;
	height:5px;
	margin-left:9px;
	background-image:url(/web/img/bas_cadre_inscription.gif);
}

#general #central #bas {
	width:805px;
	height:17px;
	margin-left:18px;
	margin-bottom:40px;
	background-image:url(/web/img/bas_commande_panier.gif);
}

/*************************************\
/*	   PAGE COMMANDE LIVRAISON	  *\
/***************************************/

#general #central #commande #coordonnees #cadre_form_livraison {
	width:787px;
	margin-left:9px;
	background-image:url(../web/img/cote_cadre_livraison.gif);
	background-repeat:repeat-y;
}

#general #central #commande #coordonnees #cadre_form_livraison label {
	float:left;
	width:100px;
}

#general #central #commande #coordonnees #cadre_form_livraison input {

	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #58585a;
}

#general #central #commande #coordonnees #cadre_form_livraison #bt_modifier {
	background-image:url(/web/img/btn_supprimer_commande_panier.gif);
	background-repeat:no-repeat;
	width:77px;
	height:15px;
	border:none;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
	padding:0px 0px 3px 0px;
	margin:0px;
	line-height:14px;
	text-align:center;
	margin-left:30px;
	margin-top:10px;
	cursor:pointer;
}

#general #central #commande #coordonnees #cadre_form_livraison input#bt_modifier {
	margin:0px;
}

#general #central #commande #coordonnees #cadre_form_livraison input.input_text {
	width:200px;
}

#general #central #commande #coordonnees #cadre_form_livraison #cadre_gauche_livraison {
	float:left;
	width:391px;
	border-right:1px solid #056c92;
}

#general #central #commande #coordonnees #cadre_form_livraison h4 {
	float:left;
	height:20px;
	margin-top:16px;
	margin-left:34px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#056c92;
}

#general #central #commande #coordonnees #cadre_form_livraison #cadre_droit_livraison {
	float:left;
	width:391px;
	height:265px;
}

#general #central #commande #coordonnees #bas_livraison {
	width:785px;
	height:5px;
	margin-left:9px;
	background-image:url(/web/img/bas_cadre_inscription.gif);
}

#general #central #commande #coordonnees #cadre_form_livraison p {
	width:355px;
	margin-top:10px;
	margin-left:35px;
	line-height:24px;
	font-size:11px;
	font-weight:bold;
	color:#58585a;
}

#general #central #commande #coordonnees #cadre_form_livraison #bt_modifier a {
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
}

#general #central #commande #coordonnees #cadre_form_livraison input[type="textarea"] {
	width:335px;
	height:87px;
	border:1px solid #353535;
	margin-top:5px;
	margin-left:33px;
}


#general #central #commande #recapitulatif_commande .coordonnees  {
	float:left;
	margin-top:16px;
	margin-left:34px;
	width:350px;
}

#general #central #commande #recapitulatif_commande .coordonnees h4 {
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#056c92;
	text-align:center;
}

#general #central #commande #recapitulatif_commande .coordonnees p {
	margin-top:10px;
	line-height:18px;
	font-size:11px;
	font-weight:bold;
	color:#58585a;
	text-align:center;
}

/**********************************/
/* 		PAGE PAIEMENT			  */
/**********************************/

#general #central #commande  #cadre_form_paiement {
	margin-left:160px;
	margin-top:20px;
}

#general #central #commande  .cadre_paiement {
	float:left;
	width:239px;
	border-right:1px solid #056c92;
	text-align:center;
	margin-right:13px;
}

#general #central #commande  .cadre_paiement img {
	margin-bottom:14px;
}

#general #central #commande  .cadre_paiement #img_paiement_cheque {
	margin-bottom:28px;
}

#general #central #commande  .cadre_paiement.noborder {
	border:none;
}


#general #central #commande  .cadre_paiement .btn_paiement {
	width:213px;
	height:26px;	
	background-image:url(/web/img/bt_paiement.gif);
	background-repeat:no-repeat;
	line-height:26px;
	vertical-align:middle;
	text-transform:uppercase;
	color:#FFFFFF;
	text-align:center;
	cursor:pointer;
}

#general #central #commande  .cadre_paiement .btn_paiement a {
	text-align:center;
	color:#FFFFFF;
}


/**********************************/
/* 		PAGE CONFIRMATION		  */
/**********************************/

#general #central #commande .cadre_gris {
	width:786px;
	height:21px;
	margin-left:auto;
	margin-right:auto;
	padding-top:7px;
	margin-top:19px;
	background-color:#eceded;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#056c92;
	text-transform:uppercase;
}

#general #central #commande .cadre_gris p {
	vertical-align:middle;
	line-height:20px;
	text-transform:uppercase;
	text-align:center;	
}


#general #central #commande #remerciement {
	margin-top:10px;
	margin-left:20px;
}

#general #central #commande #remerciement p {
	font-size:12px;
}

#general #central #commande #remerciement span {
	font-size:12px;
}

#general #central #commande #remerciement b {
	font-size:12px;
}

#general #central #commande #remerciement #adresse_cheque {
	text-align:center;
	margin-top:10px;
	font-weight:bold;
	font-size:12px;
	
}

/*********************************/
/*			PAGE TEXTE			 */
/*********************************/

#general .texte #cadre {
	float:left;
	width:600px;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid #2fa3ce;
	background-color:#FFF;
	padding-bottom:20px;
}

#general .texte #cadre h2
{
	width:566px;
	height:28px;
	margin-top:0px;
	margin-left:13px;
	padding-left:6px;
	padding-top:10px;
	border-bottom:1px solid #321c01;
	font-size:18px;
	font-weight:bold;
	color:#2fa3ce;
	text-transform:uppercase;
}

/*********************************/
/*			PAGE ACCES			 */
/*********************************/

#general .texte#acces iframe {
	margin-left:20px;
	float:left;
	width:425px;
	margin-top:21px;
	margin-right:10px;
}

#general .texte#acces #coordonnees {
	margin-top:21px;
}


#general .texte#acces #coordonnees p {
	padding-bottom:5px;
	font-size:12px;
	text-transform:uppercase;
}

#general .texte#acces #coordonnees p b {
	font-size:12px;
}

/*********************************/
/*			COMPTE CLIENT		*/
/*********************************/

#general .texte#menu_client .action_compte {
	background-image:url(/web/img/puce_bleu.gif);
	background-repeat:no-repeat;
	padding-left:8px;
	background-position:0px 15px;

}
#general .texte#menu_client p.action_compte {
	padding-top:10px;
	margin-left:20px;
}

#general .texte#menu_client p.action_compte a {
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:underline;
}

#general .texte#authentification_client #cadre  input
{
	width:200px;
	margin-left:7px;
	padding-top:2px;
	font-size:12px;
	border:1px solid #d7ba96;
}

#general .texte#authentification_client #cadre  label {
	float:left;
	width:80px;
}



#general .texte#authentification_client #cadre .bt_compte {
	background-image:url(/web/img/btn_envoyer_contact.gif);
	background-repeat:no-repeat;
	width:211px;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	text-align:center;
	text-transform:uppercase;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

#general .texte#authentification_client #cadre .bt_compte a {
	color:#FFFFFF;
	font-weight:bold;
}

#general .texte#authentification_client #cadre #formulaire_connexion {
	margin-left:20px;
	margin-top:15px;
}

#general .texte#authentification_client #cadre #formulaire_gauche {
	float:left;
}

#general .texte#authentification_client #cadre #formulaire_gauche p {
	margin-bottom:4px;
}

#general .texte#authentification_client #cadre #formulaire_droite {
	float:left;
	width:32px;
	margin-top:10px;
}

#general .texte#authentification_client #cadre .bouton {
	background-image:url(/web/img/bt_connexion_compte.gif);
	background-repeat:no-repeat;
	width:32px;
	border:none;
	height:23px;
	cursor:pointer;
}


/* CREER COMPTE */

#general .texte#profil #cadre  input
{
	width:200px;
	margin-left:7px;
	padding-top:2px;
	font-size:12px;
	border:1px solid #d7ba96;
}

#general .texte#profil #cadre  input.input_radio
{
	width:20px;
	border:none;
}

#general .texte#profil #cadre  label {
	float:left;
	width:80px;
}

#general .texte#profil #cadre #form_inscription {
	margin-left:30px;
	margin-top:20px;
}


#general .texte#profil #cadre #form_inscription p {
	margin-bottom:4px;
}

#general .texte#profil #cadre .bouton {
	background-image:url(/web/img/btn_envoyer_contact.gif);
	background-repeat:no-repeat;
	width:211px;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	text-align:center;
	text-transform:uppercase;
	margin-left:auto;
	margin-right:auto;
	border:none;
	cursor:pointer;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:4px;
}

/* MES COMMANDES */

#general .texte#mes_commandes #cadre p.commandes_vide {
	padding-left:15px;
	padding-top:10px;
}


#general .texte#mes_commandes #cadre p.bt_facture {
	background-image:url(/web/img/btn_envoyer_contact.gif);
	background-repeat:no-repeat;
	width:211px;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	text-align:center;
	text-transform:uppercase;
	margin-left:auto;
	margin-right:auto;
	border:none;
	cursor:pointer;
}

#general .texte#mes_commandes #cadre p.bt_facture a {
	color:#FFFFFF;
	font-weight:bold;
}

/******************************************************************************/
/************************ MENTIONS LEGALES ************************************/
/******************************************************************************/

#general .texte#mentions h3{
	font-size:14px;
	font-weight:bold;
	color:#4b3821;
	margin: 25px 16px 16px 16px;
}
#general .texte#mentions p{
	font-size:11px;
	color:#4b3821;
	margin: 0 16px 16px 16px;
	line-height:18px;
}
#general .texte#mentions p b{
	font-size:11px;
	color:#4b3821;
	font-weight:bold;
}
#general .texte#mentions img{
	margin:15px 0 16px 15px;
}

/******************************************************************************/
/************************* TYPE DE MOUSSE *************************************/
/******************************************************************************/
#general .texte#type_de_mousse h3{
	font-size:14px;
	font-weight:bold;
	color:#4b3821;
	margin: 25px 16px 16px 16px;
}
#general .texte#type_de_mousse p{
	font-size:11px;
	color:#4b3821;
	margin: 0 16px 16px 16px;
	line-height:18px;
}
#general .texte#type_de_mousse p b{
	font-size:11px;
	color:#4b3821;
	font-weight:bold;
}
#general .texte#type_de_mousse img{
	margin:15px 0 16px 15px;
}
#general .texte#contact img{
	margin:15px 0 16px 15px;
}
#general .texte#type_de_mousse table{
	margin: 10px 16px 16px 16px;
}
#general .texte#type_de_mousse table td{
	padding: 3px 7px 3px 7px;
	border-left:1px solid #4b3821;
	border-bottom:1px solid #4b3821;
}
#general .texte#type_de_mousse table th{
	padding: 3px 7px 3px 7px;
	border-left:1px solid #4b3821;
	border-bottom:1px solid #4b3821;
	border-top:1px solid #4b3821;
	font-weight:normal;
}
#general .texte#type_de_mousse table th.col_droite{
	padding: 3px 7px 3px 7px;
	border-left:1px solid #4b3821;
	border-bottom:1px solid #4b3821;
	border-top:1px solid #4b3821;
	border-right:1px solid #4b3821;
	font-weight:normal;
}
#general .texte#type_de_mousse table td.col_droite{
	padding: 3px 7px 3px 7px;
	border-left:1px solid #4b3821;
	border-bottom:1px solid #4b3821;
	border-right:1px solid #4b3821;
}
