/* Éléments, classes avec propriétés communes */
h1,h2,h3,
p,
li,
ul,
ol,
div,
a:link,
.shop-text,
a:active,
a:hover,
a:visited,
p.texte-informations-article,
p.texte-zone-gauche,
.texte-breadcrumbtrail-2,
pre
{
	font-family: arial, helvetica, sans-serif;
}
p.note,
p.paragraphe,
.shop-text,
div.cadre,
ul,
ol,
li,
.texte-breadcrumbtrail-2,
p.cellule-entete-1-texte,
pre
{
	font-size: 10pt; 
}
.texte-breadcrumbtrail-2
{
	font-weight:bold;
	color:#000000;
}
a:link,
a:active,
a:hover,
a:visited,
p.titre,
p.sous-titre,
p.cellule-entete-2-texte,
p.cellule-entete-1-texte,
p.cellule-style-1-texte
{
	background-color: transparent;
}
td.cellule-entete-1,
td.cellule-entete-2,
td.cellule
{
	border-right: 1px solid #999999;
}

/* Éléments */
body
{
	background-color: #FFFFFF;
	color: #000000;
}


/* Pseudo-éléments */
a:link
{
	color: #000099;
	text-decoration: none;
}
a:visited
{
	color: #000099;
	text-decoration: none;
}
a:hover
{
	color: #000000;
	text-decoration: underline;
}
a:active
{
	color: #cc6600;
	text-decoration: none;
}
hr
{
	border-top: 0px solid #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
/*p.sous-titre2:before
{
	background-color: #FFFFFF;
	color: #DDDDDD;
	content: "- ";
	float: right;
	font-size: 100%;
	padding-right:0.1em;
	vertical-align: middle;
}*/

/* Classes */
div.cadre
{
	border:	1px dashed #999999;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: auto;
	margin-right: auto;
	padding: 0.5em 0.5em;
	width: 85%;
}
font.surligner
{
	background-color: #FFFF00;
}
p.cellule-entete-1-texte
{
	color: #FFFFFF;
	font-weight: bold;
}
p.cellule-entete-2-texte
{
	color: #444444;
	font-size: 8pt;
	font-weight: bold;	
}
p.cellule-style-1-texte
{
	color: #666666;
	font-size: 8pt;
}
p.note
{
	font-style: italic;
}
p.paragraphe
{
	/*text-indent: 2em;*/
	line-height: 1.5em;
}
p.sous-titre,h2
{
	color: #444444;
	font-size: 12pt;
	font-weight: bold;
}
p.sous-titre2,h3
{
	color: #444444;
	font-size: 10pt;
	font-weight: bold;
}
.titre-categorie
{
	font-size:24pt;
	color:#5F8C00;
	font-weight:bold;
	font-family:verdana,arial,sans-serif;
}
.sous-titre-categorie
{
	font-size:18pt;
	color:#C43E26;
	font-weight:bold;
	font-family:verdana,arial,sans-serif;
}
p.titre,h1
{
	border-bottom: 25px solid #efefef;
	color: #3E394F;
	font-size: 22pt;
	font-weight: normal;
	letter-spacing: 0em;
	text-align: left;
	text-indent: 0.1em;
}
p.texte-informations-article
{
	font-size:10pt;
}
p.texte-zone-gauche
{
	font-size:10pt;
}
table.tableau-general
{
	border-left: 0px solid #DDDDDD;
	border-right: 1px solid #999999;
	border-top: 0px solid #DDDDDD;
	border-bottom: 4px solid #999999;
	padding: 0px;
}
td.cellule
{
	padding: 0.3em;
}
td.cellule-entete-1
{
	background-color: #CC0000; 
	color: #000000;
	padding: 0.2em;
}
td.cellule-entete-2
{
	background-color: #DDDDDD;
	color: #000000;
	text-indent: 0.2em;
}
tr.ligne-type-1
{
	background-color: #FFFFFF;
	color: #000000;
}
tr.ligne-type-2
{
	background-color: #EEEEEE;
	color: #000000;
}
.titre_listing
{
font-family: verdana,arial,sans-serif;
font-size: 10pt;
font-weight: bold;
background-color: #00CCFF;
color: #000000;
}
.listing
{
font-family: verdana,arial,sans-serif;
font-size: 10pt;
color: #555555;
background-color: #DDDDDD;
}

.cellule-entete-categorie-1
{
 background-color: #0080C0;
 padding-left : 1em;
}
.tableau-commentaires
{
	border:1px dotted #CCCCCC;
}
.cell-commentaires-titre
{
	background-color:#EEEEEE;
}
.texte-commentaire-titre
{
	font-family: arial, helvetica, sans-serif;
	font-size:10pt;
}
.cell-commentaires-contenu
{
	
}
.cell-commentaires-date
{
	font-family: arial, helvetica, sans-serif;
	font-size:10pt;	
}