a {
	color:#17b0ff;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h4{
	display:inline;
}
.h2nom {
	font-weight:bold;
	text-transform:uppercase;
	font-family:Verdana, Geneva, sans-serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:46px;
	letter-spacing:2px;
	margin-left:10px;
	border-bottom:1px solid white;
}
.h2desc {
	font-weight:normal;
	text-transform:uppercase;
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	padding-left:10px;
}
.inside20 {
	padding:20px;
}
.insidefoot {
	padding:16px 25px;
}
/*------------------------------   Content text   --------------------------- */
.titrearticle {
	font-size:16px;
	padding-left:26px;
	padding-bottom:4px;
	background:url(../images/puce-careau.png) 0% 0% no-repeat;
	border-bottom:5px solid #555555;
	text-transform:capitalize;
	margin-bottom:10px;
}
.titreptfort, .titrenews {
	font-size:16px;
	text-align:right;
	padding-right:26px;
	padding-bottom:4px;
	background:url(../images/puce-careau.png) 100% 0% no-repeat;
	border-bottom:5px solid #555555;
	text-transform:capitalize;
}
.titrenews{margin-top:30px;}
#ptfort li, #news li {
	font-size:12px;
	color:#000;
	list-style-image:url(../images/puce-fleche.png);
	list-style-position:outside;
	padding-bottom:4px;
	margin-left:20px;
	line-height:20px;
}
#news li, #news li a {
	color:#fff!important;list-style-image:url(../images/puce-flecherg.png);}
.article li {
	list-style-image:url(../images/flechebc.png);
	list-style-position:outside;
	padding-bottom:4px;
	margin-left:22px;
	line-height:22px;
}
.article {
	font-size:13px;
	line-height:18px;
	letter-spacing:1px;
	text-align:justify;
}
