@charset "UTF-8";

#currencyconverter_noscript {
	background: #cb1919;
	color: #f9f9f9;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.9em;
}

#presentation_image {
	float: right;
}

#conversion_prix #currencyconverter_to { width: 180px; }
#conversion_prix .currencyconverter_credits { font-size: 0.65em; font-family: Arial, Helvetica, sans-serif; color: #AAA; }
#conversion_prix .currencyconverter_credits a { color: #AAA; }

/* PLANCHES */

.planche {
	margin: 1em -10px;
	padding: 15px;
	position: relative;
}

.planche .nom {
	color: #cb1919;
	font-size: 1.45em;
	margin-bottom: 20px;
}

.planche img.en-stock {
	visibility: hidden;
	position: absolute;
	top: 0;
	right: 0;
}

.planche.en-stock img.en-stock {
	visibility: visible;
}

.planche .apercu,
.planche .caracteristiques,
.planche .sujets,
.planche .exemple,
.planche .mesures {
	float: left;
	margin-right: 20px;
	min-width: 200px;
}

.planche .apercu {
	width: 225px;
	text-align: center;
}

.planche .details a {
	margin: 0 4px;
}

.planche .apercu_img {}

.planche .title {
	font-weight: bold;
}

.planche .caracteristiques {}

.planche .sujets {
	margin-right: 0;
	font-size: 0.9em;
}

.planche .sujets a:link { color: #14951F; }
.planche .sujets a { color: #11701D; }

.planche .mesures .title {
	color: #cb1919;
}

.planche .mesures {
	margin-right: 0;
}

.planche_tilleul.planche_sur_mesure .apercu {
	/*width: 120px;*/ 
	min-width: 0;
}

.planche_tilleul .mesures {
/*	margin-left: 220px;*/
/*	float: none;
	display: inline-block;*/
}

.planche_sur_mesure .mesure {
	margin-top: 0.4em;
}

.planche_sur_mesure .mesure.input_height {
	padding-bottom: 3px;
}

.planche .mesures label {
	width: auto;
}

.planche .prix-commande {
	margin-top: 30px;
}

.planche_predefinie .prix {
	padding: 5px;
	width: 215px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #f0f0f0;
	background: #717171;
	display: inline-block;
	vertical-align: middle;
}

.planche_predefinie .prix .prix_normal {
	font-weight: bold;
}

.planche_predefinie .prix .prix_converti {
	font-size: 0.9em;
}

.planche_sur_mesure .prix {
	color: #cb1919;
	margin-top: 12px;
}

.planche_sur_mesure .prix .prix_normal {
	font-weight: normal;
}

.planche_sur_mesure .prix .prix_converti {
	font-size: 0.9em;
}

.planche_predefinie .commande_wrapper {
	background: url(../images/style/fleche_commande.png) no-repeat 0 50%;
	min-height: 31px;
	padding-left: 12px;
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
}

.planche_predefinie .commande {
	font-size: 1.1em;
	display: inline-block;
	vertical-align: middle;
	padding: 5px 0 5px 15px;	/* 5px: trick to center vertically*/
}

.planche_sur_mesure .commande_wrapper {
	background: url(../images/style/fleche_commande_2.png) no-repeat 50% 0;
	min-width: 170px;
	padding-top: 30px;
	margin-top: 0.4em;
}

.planche_sur_mesure .commande {
	font-size: 1.1em;
}

.planche_tilleul {
	background: #d7d7d7 url(../images/style/planche_tilleul_background.jpg);
}

.planche_contreplaque {
	background: #d7d7d7 url(../images/style/planche_contreplaque_background.jpg);
}

/* ACCROCHAGE */

.accrochage {
	position: relative;
	background: #717171;
	padding: 15px;
}

.accrochage .apercu img {
	display: block;
}

.accrochage .prix {
	padding: 8px;
	width: 170px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #f0f0f0;
	background: #717171;	
}

.accrochage .prix .prix_normal {
	font-weight: bold;
}

.accrochage .prix .prix_converti {
	font-size: 0.9em;
}

/* FORMULAIRE */

form textarea#message {
	width: 520px;
	height: 100px;
}

/* RECAPITULATIF COMMANDE */

#commande_planches .row,
#commande_planches_mesure .row {
	margin-top: 5px;
}

#commande_planches #commande_planches_none span,
#commande_planches_mesure #commande_planches_mesure_none span {
	margin-left: 8px;
	padding: 3px 3px 3px 8px;
	color: #cb1919;
	font-size: 1.1em;
	font-family: Snidane, Verdana, Arial, Helvetica, sans-serif;
}

#commande_planches_resume,
#commande_planches_mesure_resume {
	margin-left: 8px;
	padding: 3px 3px 3px 8px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}

.commande_planches_resume_planche {
	text-decoration: underline;
	margin-bottom: 4px;
}

.commande_planches_resume_planche_delete,
.commande_planches_resume_planche_edit {
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-left: 5px;
	cursor: pointer;
	text-decoration: underline;
}

.commande_planches_resume_planche_delete {
	background: url(../images/style/delete.gif) no-repeat;
}
.commande_planches_resume_planche_edit {
	vertical-align: middle;
	background: url(../images/style/edit.png) no-repeat;
}

#commande_planches_total.row,
#commande_mesure_devis.row {
	margin-top: 15px;
}

#commande_planches_total label {
	padding-left: 15px;
	margin-right: -15px;
	background: url(../images/style/fleche_total.png) no-repeat 0 50%;
}

#commande_planches_resume,
#commande_planches_mesure_resume,
#commande_planches_total,
#commande_mesure_devis {
	display: none;	/* Displayed by JavaScript */
}

#commande_mesure_devis label {
	padding-left: 15px;
	margin-right: -15px;
	background: url(../images/style/fleche_total.png) no-repeat 0 50%;
	width: auto;
}

/* SPECIAL */

.currencyconverter_loaded { display: none ; }

#option_accrochage_planche_nb_wrapper { display: none ; }