h1 {
	padding: 0;
	font-family:Helvetica ,Arial, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	vertical-align: bottom;
	color: #323232;
	text-align: left;
	width: 100%;
}

h2, .contentheading, .componentheading-article,  .contentheading-article {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	vertical-align: bottom;
	color: #323232;
	text-align: left;
	width: 100%;
}

#main_thin .contentheading,
#main_large .contentheading, .componentheading-article, h2 {
	padding: 0 0 8px 16px;
	background: url("../images/puce1.gif") 0 5px no-repeat;
	line-height: 1.2em;
	font-size: 1.3em;
}

#main_thin table.contentpaneopen,
#main_large table.contentpaneopen {
	width: 100%;
}

.contentpaneopen-article p{
    margin-top:25px
}

#main_thin img,
#main_large img {
	border: none;
}

#main_thin h2.sstitre,
#main_large h2.sstitre {
	margin-top: 10px;
	font-size: 1.3em;
	color: #555;
}

#main_thin img,
#main_large img,
#main_thin img.reflect,
#main_large img.reflect {
	margin-right: 10px;
}

#main_thin p {
	font-size: 1.05em;
	font-weight: bold;
	color: #7e7a74;
	line-height: 1.45em;
}

#main_thin a {
	font-size: 1.05em;
	font-weight: bold;
	line-height: 1.45em;
}

blockquote {
	background: #f8fafa url("../images/blockquote_img.jpg") no-repeat;
	border: 1px #adbac1 solid;
	padding: 5px 5px 5px 36px;
}

blockquote h2 {
	color: #576b76;
	line-height: 1.2em;
}

#footer #footerL .rss a {
	clear: both;
}

#footer #footerL .rss a img {
	float:left;
	padding:4px 0 0 0;
}

#footer #footerL .rss a span {
	display: none;
}

.article p {
	margin: 10px 0 0 0;
}

.article ul {
	margin: 0 0 10px 14px;
}
