 
/* h1 */

h1, h1 span {
	display: block;
	width: 499px;
	height: 133px;
	padding: 0;
	margin: 0px;
	font-size: 20px;
	overflow: hidden;
	position: absolute;
	text-align: left;
	.left:  0px;
	text-indent: -5000px;
	top:   15px;
	background: transparent;

}
h1 { border: 0px solid #F2F2F2; }
h1 a {
	width: 100%;
	height: 133px;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 1.5em;
	display: block;
	color: #fff;
	padding: 0 0 0 0;
	font-size: 10px;
}
h1 a:hover {
	color: #000;
}
h1 span {
	top: 0px;
	left: 0;
	width: 100%;
	height: 133px;
	position: absolute;
	z-index: 10;
	cursor: pointer;
	_cursor: hand;
	margin: 0;
	padding: 0;
	background:   url('../images/logo.png') no-repeat left center;
     background-size: contain
}
/* h1 */
article h2, div h1, div.great h2 {
	background-color: transparent;
}
section#content-left {
 
	height: 250px;
    position: relative;
	margin-left: 0;
    margin-right: 5px;
	float: right;
	width: 30%;
	text-align: left;
	padding: 0;
	min-height: 250px;
	height: auto;
	color: #1c191a;
	padding:  0px;
	border:  5px solid #F2F2F2;
}

section#content-right {
  position: relative;
	height: 250px;
	background: transparent;
	margin-left: 0;
    
	float: right;
	width: 50%;
	width: calc(50%  - 5px);
		text-align: left;
	padding: 0;
	min-height: 250px;
	height: auto;
	color: #1c191a;
	text-align: left;
	padding:  0px;
}

.pparts > h2, .pparts > h3, .pparts > h4, article > h2, article > h3, article > h4, #homebox1 > h2 , #homebox2 > h2,   #homebox5 > h2, #homebox6 > h2 {
	color: #fff;
	background: #939389;
	padding: 0.8em 0.5em 0 1em;
	margin: -20px -20px 1em -20px;
	font-size: 130%;
	position: relative;
	min-height: 50px;
}
#homebox1, #homebox2, #homebox5, #homebox6  {
	    padding: 20px;
		margin-bottom: 10px; 
}
 
.pparts > h3, article > h3 {
	background: #31241d;
}
.pparts > h4, article > h4 {
	background: #62a945;
}

img.inactu {
	float: left;
}
#news  span em.date {
 display: block;
 margin-bottom: 5px;
}
#news span img {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
