/* CLF 2.0 TEMPLATE VERSION 1.04 | VERSION 1.04 DU GABARIT NSI 2.0 */

/* GENERAL CSS BEGINS | DEBUT DU CSS GENERAL */

/*div.center p {
	margin: 0 0 .6em 0;
}*/

div.center p {
	margin: 0 0 .6em 0;
	padding-bottom: 5px;
}

div.center h1 {
	background-color: #039;
	color: #fff;
	margin-bottom: .6em;
	padding: 2px 0px;
}

div.center h2, h3 {
	margin-top: .6em;
}

div.features 
{
	font-size:smaller;
	color:White;
}

div.highlight {
	border: 0;
	margin: 20px;
	background-color: #fff;
	text-align: justify;
}

div.reportInfo {
	padding-left: 3em;
}

caption {
	font-size: 1.25em;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}

table.reportTable {
	margin-bottom: 20px;
}

table.reportTable td {
	padding: 5px;
}

.tocList, .tocList li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.tocList .tocList {
	margin: 0px 0px 10px 20px;
}

.image-left { 
	margin: 0px 10px 10px 0px;
}

.image-right {
	margin: 0px 0px 10px 10px;
}

.spaceAbove {
	margin-top: 20px;
}

.spaceBelow {
	margin-bottom: 20px !important;
}

table { margin: .6em 0em; }

th, td { text-align: left; vertical-align:top; }

table.occurrence ol {
	margin: 0;
	padding-left: 1.75em;
}

table.occurrence ol ol {
	margin: 0;
	padding-left: 2.25em;
}

table.occurrence li {
	margin-bottom: .3em;
}

label {
	font-weight: bold;
}

.cb {
	overflow: hidden;
}

.code {
	font-family: "Courier New", Courier, monospace;
}

.greek {
	font-family: Symbol;
}

.clearRight {
	clear: right;
}

.clearLeft {
	clear: left;
}

.clearBoth {
	clear: both;
}

/* GENERAL CSS ENDS | FIN DU CSS GENERAL */
