/* Links in top of thematic pages */
#mainCenter .sublinksCenter {
	padding:0px;
	margin:10px 0px 0px 10px;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
#mainCenter .sublinksCenter div.distributed {
	padding:3px;
	margin:0px 5px 0px 3px;
	float:left;
	width:250px;
	background:url("/images/cnes-csg2/hr-liensnoirs.gif") bottom left no-repeat;
}
#mainCenter .sublinksCenter div.d0 {
	clear:both;
}
#mainCenter .sublinksCenter div.d1 {
	left:250px;
}
#mainCenter a.linksCenter:link {
	color:#000000;
	text-decoration:none;
	padding-left:15px;
	background:url("/images/cnes-csg2/puce-trianglenoir.gif") bottom left no-repeat;
}
#mainCenter a.linksCenter:visited {
	color:#000000;
	text-decoration:none;
	padding-left:15px;
	background:url("/images/cnes-csg2/puce-trianglenoir.gif") bottom left no-repeat;
}
#mainCenter a.linksCenter:hover {
	color:#104979;
	text-decoration:none;
	padding-left:15px;
	background:url("/images/cnes-csg2/puce-trianglenoir.gif") bottom left no-repeat;
}
#mainCenter a.linksCenter:active {
	color:#000000;
	text-decoration:none;
	padding-left:15px;
	background:url("/images/cnes-csg2/puce-trianglenoir.gif") bottom left no-repeat;
}


h1 {
	margin:0px;
	color:#0F234F;
	font-size:14px;
	padding:0px 0px 10px 15px;
	background:url("/images/cnes-csg2/puce-rondjaune.gif") 4px left no-repeat;
}
h2 {
	color:#056FA1;
	font-size:14px;
	padding:10px 0px 10px 15px;
	text-decoration: none;
	background:url("/images/cnes-csg2/puce-rondbleu2.gif") 14px left no-repeat;

}
h3 {
	color:#FEBF00;
	font-size:12px;
	padding-left:15px;
	font-weight:bold;
	background:url("/images/cnes-csg2/puce-squarejaune.gif") left no-repeat;

}

h4 {
	color:#FEBF00;
	font-size:12px;
	padding-left:15px;
	font-weight:bold;
	background:url("/images/cnes-csg2/puce-squarejaune.gif") left no-repeat;

}
h5 {
	color:#FEBF00;
	font-size:12px;
	padding-left:15px;
	font-weight:bold;
	background:url("/images/cnes-csg2/puce-squarejaune.gif") left no-repeat;


}
h6 {
	color:#FEBF00;
	font-size:12px;
	padding-left:15px;
	font-weight:bold;
	background:url("/images/cnes-csg2/puce-squarejaune.gif") left no-repeat;


}
ul {
}

li {
    list-style-type:          square;
    color:          #0F234F;
}

/*
li {
    list-style:          none;
    list-style-image:    url("/images/cnes-csg2/puce-squarejaune2.gif");
}
*/


/* Content */
#mainCenter .content {
	padding:5px 20px 0px 20px;
	text-align:justify;
width:515px
}


