.testStyleP{
	color:#ff6200;
	background-color: #cde2f0;
	font-weight: bold;
	padding-left: 25px;
	margin-right:100px;
	margin-left: 120px;
}
.attention{
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #ff6200;
	padding-left: 10px;
}
.chapo {
	font-size: 100%;
	font-weight: bold;
	color: #779a77;
	margin-right: 25px;
	margin-left: 25px;
}  
ul, ol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
h1, h2, h3, h4, h5, h6, pre, code, p, table,td {
font-size:1em;
}
img {border:none;}
a, a:visited {
	color:#0082c4;
	text-decoration: none;
}
a:hover {
	color:#00a6f4;
	text-decoration: underline;
}    
h1, #content h1 {
	display:block;
	/*float: left;*/
	background-image: url(../medias/fd_h1p.jpg);
	height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
        width: 95%;
	margin: 3px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}

 #content-body h2 {
	display:block;
	height: 20px;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 8px;
	color: #00a6f4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F46024;
	clear: both;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 15px;
}
 #content-body h3{
	display:block;
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0082C4;
	margin-top: 5px;
	margin-right: 200px;
	margin-bottom: 5px;
	margin-left: 30px;
	color: #1c202d;
}
 #content-body ul{
	margin:0px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 55px;
}
 #content-body li{
	list-style-position: outside;
	list-style-image: url(../V3/medias/flec-plan.jpg);
	padding: 5px;
	color: #00a6f4;	
}