/* styles ajoutés*/
.surlignage01 {
	background-color:#efefef;
	border:1px solid #FEDA88;
	color:#355389;
	display:block;
	font-size:0.88em;
	margin-bottom:10px;
	margin-left:10px;
	margin-top:10px;
	padding:8px;
}
.listepuceA {
	margin-left: 25px;
	padding-left:20px;
	background-image: url(../images/puce-A.png);
	background-repeat: no-repeat;
	background-position:4px 5px;
	font-weight: normal;
	color: #333333;
}
.listepuceB {
	margin-left: 25px;
	padding-left:20px;
	background-image: url(../images/puce-B.png);
	background-repeat: no-repeat;
	background-position:4px 5px;
	font-weight: normal;
	color: #161613;
}
	
/* styles typo*/
#rightcolumn #corps1_main .csc-default ul {
	margin-left: 5px;
}
/*#rightcolumn #corps1_main .csc-default li,*/ #rightcolumn #corps1_main .csc-textpic-text li, /*#rightcolumn #corps2_main .csc-default li,*/ #rightcolumn #corps2_main .csc-textpic-text li{background-image:url(../images/flecj012.png);
background-position:0 3px;
background-repeat:no-repeat;
color:#1F425F;
font-weight:bold;
margin-left:25px;
padding-left:20px;
padding-top:3px;
}
#rightcolumn #corps2_main .csc-default .csc-textpic-imagerow li.csc-textpic-image {
	list-style-type: none;
}
#corps1_main  h2, #corps2_main h2 {
	font-size: 1.0em;
	font-weight: bold;
	color: #0063ac;
	padding: 8px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #B1CDE3;
	clear: both;
}

#corps1_main  h3, #corps2_main h3 {
	font-size: 1.0em;
	font-weight: bold;
	color: #0063ac;
	padding: 5px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
	clear: both;
}
#corps1_main h4, #corps2_main h4 {
	font-size: 0.92em;
	font-weight: bold;
	color: #A32D35;
	padding: 5px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
	clear: both;
}
#corps1_main  h5, #corps2_main h5, #corps1_main  h6, #corps2_main h6 {
	font-size: 0.84em;
	font-weight: bold;
	color: #d46b09;
	padding: 5px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
	clear: both;
}
/*----styles RTE---*/
.align-center { text-align:center;}
.align-right {
	text-align:right;
}
.align-justify {
	text-align:justify;
}