/*** BALISES HTML ***/
body { font-family: Verdana, Arial, Helvetica, sans-serif;}

/*** GENERAL fonts ***/
p, ol, ul, div, h1, h2, h3, h4, td, th, caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

caption {text-decoration: underline; margin: 0px 0px 5px 0px;}
th {font-weight: bold;}

acronym, dfn, abbr, span.abbr { border-bottom: 1px dotted black; cursor: help; }

h1 { margin:15px 0; font-size: 17px; padding: 3px 0 3px 5px;}

.csc-firstHeader { margin-top:3px;}

h2 {  font-size: 13px; margin:0;padding:0; padding-top:15px; margin-bottom:10px; }

h3 { font-size: 13px; margin:5px 0;padding:0;}

p {margin: 0px 0px 5px 0px;}

* html h1 {  line-height:19px; padding: 0px 0 3px 5px;}

a img {
/*** Les liens qui ne sont pas sous le curseur. ***/
	border: none;
}

.bodytext {padding: 0;}

#subheader1 img {
	display: block;
	margin: 0;
	padding: 0;
}

#subheader1 a {
/*** Les liens qui ne sont pas sous le curseur. ***/
	border: none;
	text-decoration:none;
}

/*** Colonne de droite ***/
#container-right p{
	margin: 0 0 0 2px;
	text-align: justify;
}

