
.cm_admin_header { background-color: #DDD; font-size: 14pt; margin: 5px; }
.cm_admin_block { background-color: #EEE; font-size: 8pt; margin: 5px; }

.cm_admin_table { border: solid 1px #CCC; }
.cm_admin_table TD, TH { border: solid 1px #CCC; text-align: center; }

.cm_admin_innertable { background-color: #DDD; border: solid 1px #AAA; }

.cm_content_div  {
	width:auto;
	margin-right:5px;
	padding-bottom:5px;
	text-align:justify;
	font-size: 11px;
	font-family: Arial;
}

.cm_content_div ul.cm_class_index {
	list-style: none outside url(images/puce_superieur_gras.gif);
	width:auto;
	margin:0px;
	margin-left:20px;
	padding:0px;
}

.cm_content_div ul.cm_class_index li{
	margin-bottom:15px;
}

.cm_content_div ul.cm_class_index a {
	display: block;
	height:20px;
	padding-left:20px;
	text-decoration:none;
	border-bottom:0px;
}

.cm_content_div ul.cm_class_index a:hover {
	background-color:white;
	background-image:url(images/fleche.gif);
	background-position:left middle;
	background-repeat:no-repeat;
	text-decoration:underline;
	color:#003399;
	border-bottom:0px;
}

a.cm_chapitre {
/*	display:block;*/
	font-weight: bold;
	font-size: 10pt;
	padding: 2px 2px 2px 10px;
	border: 1px solid #003399;
	background-color: #EFC107;
	color:#00468C;
}

a.cm_chapitre:hover {
	text-decoration:none;
	background-color:#00468C;
	color:#EFC107;
}

.cm_sommaire {
	margin-top: 5px;	
}
.cm_sommaire_picture { margin-right: 10px; }
.cm_sommaire_title { font-weight: bold; font-size: 11px; font-family: Arial; text-align: left; }
.cm_sommaire_summary { font-size: 11px; font-family: Arial; text-align: justify; }

.cm_produit_intro {
	font-size: 12px;
	font-weight: bold;
}

.cm_produit_name {
	font-size: 14px;
	font-weight: bold;
	text-align: right;		
}

.cm_produit_description {
	text-align: justify;
	font-size: 11px;
	padding: 20px;	
}

.cm_produit_extra {
	text-align: left;	
}

.cm_sofichain {
	color: #0586A6;	
}

.cm_selectarif {
	color: #CC0000;	
}

.cm_teti {
	color: #0b776f;	
}

.cm_accises {
	color: #94184A;	
}

.cm_europ {
	color: #B89A20;	
}

.cm_tradmaster {
	color: #338CAC;	
}

.cm_back {
	display: none;
}

/* Nomenclature */
.cm_content_div	td.libsection {
		background-color:#CCCCCC;
		text-align:justify;
	}

.cm_content_div	td.numsection
	{
		color:white;
		background-color:#CC0000;
		text-align:center;
	}
.cm_content_div	a.liensection
	{
		color:white;
		font-weight:bold;
	}

.cm_content_div	a.liensection:hover
	{
		color:black;	
	}
