/***** Feuille de style utilisateur, reprise par FCKEditor */
body{
	color: #222222;
	font-family: verdana, tahoma, arial, sans-serif, myuen;
	font-size: 9pt;
}
a:link {
	color: #1a4daf;
}
a:visited {
	color: #1a4daf;
}
a:hover {
	color: #1a4daf;
}	

h1 {
	color:#777777;
	font-weight:normal;
	font-size:21px;
	background-color:#ededed;
	padding:3px;
	margin:8px 0 0 0;
}	

h2 {
	color:#005dab;
	font-size:14px;
	font-weight:bold;
}

h3 {
	font-size:14px;
	font-weight:bold;
	background:url(bullet_black.gif) left center no-repeat;
	margin: 0;
	padding: 0 0 0 17px;
	list-style: none !important;
}

p {
	margin: 0;
}
hr{
	color: #9ca4a1;
	background-color: #9ca4a1;
	height: 2px;
	line-height: 2px;
	border: 0;
	margin: 0;
	padding: 0;
}

.lqcBleuClair {
	color:#10abba;
}


.lqcSmallItalic {
	font-size:7.5pt;
	font-style:italic;
	line-height:130%;
}
.lqcBleuFonce {
	color:#005dab;
}
.lqcBigLineHeight {
	line-height:160%;
	padding:0 0 10px 0;
}
.lqcProductCell{
	padding: 8px;
}
.lqcProductTable {
	border:#d7d7d7 1px solid;
	width: 100%;
}
.lqcProductTable table {
	width: 100%;
}
.lqcOrangeTitle {
	background-color:#e64016;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	padding:3px 3px 3px 25px;
}
.lqcGreyTitle {
	background-color:#ededed;
	font-weight:bold;
	padding:4px;
}
.lqcAnalyseBlue{
	background-color:#e3edf6;
	padding: 0 20px;
}
.lqcAnalyseViolet{
	background-color:#f0e8f1;
	padding: 0 20px;
}
.lqcAnalyseGrey{
	background-color:#e8e8f1;
	padding: 0 20px;
}
.lqcNoBr {
	white-space: nowrap;
}
.lqcListSquare, .lqcListSquare li{
	display: list-item;
	list-style-type: square;
}

.lqcListCircleEmpty, .lqcListCircleEmpty li{
	display: list-item;
	list-style-type: circle;
}

.lqcListCircleFull, .lqcListCircleFull li{
	display: list-item;
	list-style-type: disc;
}
.lqcImgBlock{
	display: block;
}
.lqcBestSellTable{
	width: 100%;
	border:#d7d7d7 1px solid;
}
.lqcBestSellTable td{
	vertical-align: middle;
	padding:5px;
}
.lqcBestSellTitle{
	background-color:#d51626;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding:2px !important;
	text-align:center;
}
.lqcBestSellProductName{
	color:#d51626;
	font-weight: bold;
}
.lqcHomeNewsTable{
	width: 100%;
}
.lqcHomeNewsTitle{
	background-color:#d51626;
	color:#ffffff;
	font-weight:bold;
	font-size:13pt;
	padding:5px;
	text-align:center;
}
.lqcHomeNewsProductName{
	color:#3e3e3e;
	font-size:11pt;
	font-weight:bold;
	text-align:center;
	padding:6px 0 4px 0;
	width:120px;
}
.lqcHomeNewsProductPhoto{
	text-align:center;
	vertical-align:bottom;
	padding-bottom:4px;
}
.lqcHomeNewsProductDetail{
	text-align:center;
}
.lqcHomeOfferTable{
	width: 100%;
}
.lqcHomeOfferTitle{
	background-color:#fec800;
	color:#ffffff;
	font-size:13pt;
	font-weight:bold;
	padding:5px;
	text-align:center;
}
.lqcHomeOfferProductName{
	color:#10abba;
	font-size:14pt;
	font-weight:bold;
	padding-bottom:5px;
}
.lqcHomeOfferBuy{
	color:#4c4c4c;
	font-weight:bold;
	font-size:11pt;
}
.lqcHomeOfferFree{
	color:#d51626;
	font-weight:bold;
	font-size:14pt;
	padding-bottom:5px;
}

.lqcPromoTable{
	table-layout: fixed;
	width: auto;
	margin-left: 10px;
}
.lqcPromoGauche{
	border-top:#d7d7d7 1px solid;
	border-bottom:#d7d7d7 1px solid;
	border-left:#d7d7d7 1px solid;
	width: 40px;
}
.lqcPromoDroite{
	border-top:#d7d7d7 1px solid;
	border-bottom:#d7d7d7 1px solid;
	border-right:#d7d7d7 1px solid;
	width: 40px;
}
.lqcPromoTitle{
	border-top:#d7d7d7 1px solid;
	border-bottom:#d7d7d7 1px solid;
	width: 197px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding:6px 0;
	color:#444444;
}
.lqcPromoImage{
	width: 86px;
	padding:6px 0;
	vertical-align: middle;
	text-align: center;
}
.lqcPromoAccroche{
	padding: 6px 0 6px 0;
	width: 111px;
	vertical-align: middle;
	text-align: center;
	border-bottom:#EC6B4B 1px solid;
	font-size:15px;
	font-weight:bold;
}
.lqcPromoOffert{
	font-size:18px;
	color:#FD9100;
}
.lqcPromoAcheter{
	padding: 6px 0 0 0;
	width: 111px;
	vertical-align: middle;
	font-size:11px;
}
.lqcPromoBas{
	border-bottom:#d7d7d7 1px solid;
	width: 197px;
}
.lqcPromoHGap{
	height: 15px;
}
.lqcPromoVGap{
	width: 17px;
}
	
/*** Puces ***/
ul {
	margin-left: 0px;
	padding-left: 15px;
	list-style-type: circle;
}
ul ul {
	list-style-type: disc;
}
ul ul ul {
	list-style-type: square;
}


/***** Pour les états */
#mod_export_report p {
	margin-top: 15pt;
	margin-bottom: 15pt;
}

#mod_export_print table{
	margin: 0;
	border-collapse: collapse;
	border-spacing: 3px;
	border: 1px solid black;
}
#mod_export_print td, #mod_export_print th{
	text-align: left;
	padding: 3px 3px 3px 3px;
	border: 1px solid #CCCCCC;
}

