/*******************************************/
/**************    Journal    **************/
/*******************************************/
/* Auteur : Jeremie Charest                */
/* Creer le : 13 mai 2005                  */

/**************************************************/
/*************** Section Catalogue ****************/
/**************************************************/
p,a{ font-family: Verdana, "Arial, Helvetica, sans-serif"; margin: 0px; }

h2{ font-size: 0.84em; color: #880000; font-weight: bold; margin-bottom: 1em; }
p.cPCatalogue{ font-size: 0.70em; }
strong{ font-weight: bold; font-size: 1em;}
ol{ list-style: url(medias/images/icones/ico_fl_liste.gif) inside; margin: 1em 0px 1.2em 0px; font-size: 0.80em; }
* html ol{ list-style: url(medias/images/icones/ico_fl_liste.gif) inside; margin: 1em 0px 1.2em 3em; font-size: 0.80em; }

table.cTSection{
	width: 481px;
	border-top: 1px solid #cc9900;
	border-left: 1px solid #cc9900;
	border-bottom: 2px solid #cc9900;
	margin: 0px 0px 2.5em 0px;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
}
#tDevise{ border-bottom: 1px solid #000000; padding-left: 110px; }

tr.cTRSection{ border-bottom: 2px solid #cc9900; }
td.cTDSection{ background-color: #CE9A00; color: #ffffff; font-weight: bold; font-size: 0.7em; text-align: left; padding-left: 0.5em; }
td.cLigneProduit{ 
	background-image: url(medias/images/icones/ico_puce.gif);
	background-position: 2.2em;
	background-repeat: no-repeat;
	vertical-align: middle;
	font-size: 0.54em;
	color: #000000;
	font-weight: bold;
	padding-left: 3.3em;
}
#dBtnConversion{ margin: 1.5em 0px 1.5em 0px; padding: 0px; float: right; }
#dBtnConversion table{ text-align: right; }
td.cDeviseChoix{ background-color: #cc9900; text-align: center; background-image: url(medias/images/modele/mod_coinDevise.gif); background-repeat: no-repeat; }
td.cDeviseCourante{
	color: #ffffff;
	height: 1.6em;
	background-color: #000000;
	text-align: center;
	background-image: url(medias/images/modele/mod_coinDeviseCourante.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 0.70em;
}



h3.cTiSSection{ font-size: 0.8em; color: #880000; margin: 0.9em 0px 0px 0px; padding-left: 0.5em; }
p.cPrixItem{ margin-left: 1em; font-size: 0.54em; color: #cc9900; font-weight: bold; }
p.cPSection{ font-size: 0.70em; color: #000000; padding-left: 0.5em; padding-right: 0.5em; }

hr.cSeparateur{
	height: 1px;
	width: 100%; !important
	width: auto;
	margin: 4px 0px 4px 1em;
	color: #E0E8EB;
	background-color: #E0E8EB;
}
/* pour l'affichage correct sous IE */
* html hr.cSeparateur{ margin: 0px 0px 0px 1em; padding: 0px; height: 1px; }
* html table.cTSection tr{ height: 1px; padding: 0px; margin: 0px; }
* html td.cLigneProduit{ width: 4000px; margin: 0px; } /* en bas de 4000 il n'y a aucun changement */

/*****************************/
/********** Liens ************/
/*****************************/
a.cLienDemoSyl{
	margin: 0px 0em 0px 1em;
	padding-left: 10px;
	font-size: 0.54em;
	font-weight: bold;
	background-image: url(medias/images/icones/ico_fl_lienDemo.gif);
	background-repeat: no-repeat;
}
/* pour l'affichage correct sous IE */
* html a.cLienDemoSyl{ margin-left: 1.2em; }
a.cLienDemoSyl:link{ color: #000000; }
a.cLienDemoSyl:visited{ color: #000000; }
a.cLienDemoSyl:hover{ color: #cc9900; }

a.cPanier{ 
	margin: 0px 0em 0px 1em;
	padding-left: 20px;
	font-size: 0.54em;
	background-image: url(medias/images/icones/ico_panier.gif);
	background-repeat: no-repeat;
}
a.cPanier:link{ color: #8C0000; }
a.cPanier:visited{ color: #8C0000; }
a.cPanier:hover{ color: #cc9900; }

a.cDevise:link{ color: #ffffff; }
a.cDevise:visited{ color: #ffffff; }
a.cDevise:hover{ color: #000000; }
