/*------------------------------------------------------------------------
# JA Larix  for Joomla 1.5 - Version 1.4 - Licence Owner JA130602
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# This file may not be redistributed in whole or significant part.
-------------------------------------------------------------------------*/
body {
margin:0;
padding:0;
text-align: left;
background: white;
background-image: none;
}
textarea {
	background: #FFFFFF;
	font: 12px "Courier New", monospace;
}



h2 {
	font-size:26px;
	color:#102747;
	font-weight:normal;
	margin: 3px 0px 0px 0px;
	padding:0 0 0 0;
	line-height:33px;
}

h3{
	font-size:26px;
	color:#102747;
	font-weight:normal;
	margin: 3px 0px 0px 0px;
	padding:0 0 0 0;
	line-height:33px;
}

h4 {
	font-size:17px;
	color:#333333;
	font-weight:bold;
}
span.h2 {
	font-size:26px;
	color:#102747;
	font-weight:normal;
	margin: 3px 0px 0px 0px;
	padding:0 0 0 0;
	line-height:33px;
}

span.h3{
	font-size:26px;
	color:#102747;
	font-weight:normal;
	margin: 3px 0px 0px 0px;
	padding:0 0 0 0;
	line-height:33px;
}

span.h4 {
	font-size:17px;
	color:#333333;
	font-weight:bold;
}
span.commander{
	font-size:18px;
	color:#868686;
	font-weight:normal;
}
span.epargner{
	font-size:16px;
	color:#93B046;
	font-weight:bold;
}
p{	font-size:12px;
	color:#333333;
	font-weight:normal;
}

table.table_detail{
	border:1px solid #c1d5d3;
	width:100%;
	font-size:12px;	
	background:#ffffff;
}
table.table_prix{
	border:0px solid #EAF0F0;
	width:150px;
	padding:2px 2px 2px 2x;
	margin:0 0 0 0;
	
}

.productPrice {
	font-weight:bold;
	white-space: nowrap;
	color:#89AC38;
	font-size:13px;
	line-height:15px;
	
}
span.texte{
	font-size:12px;
	
}
span.detailheader{
	background:#EAF0F0;
	padding: 2px 10px 2px 10px;
	margin: 0 0 0 0;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	border-top:1px solid #c1d5d3;
	border-left:1px solid #c1d5d3;
	border-right:1px solid #c1d5d3;
}


