#content{
	width:809px;
	float:left;
}
.post{
	width:794px;
	overflow:hidden;
	padding:0 0 18px;
}
.post .heading{
	overflow:hidden;
	height:1%;
	padding:2px 12px 2px 1px;
}
.post .CCIFR{
	background: url(../img/events/bg-post-blue.png) no-repeat;
}
.post .MEMBRES{
	background: url(../img/events/bg-post-red.png) no-repeat;
}
.post .pARTENAIRES{
	background: url(../img/events/bg-post-grey.png) no-repeat;
}
.post .heading .h2{
    color: #ffffff;
	float:left;
	font-size:18px;
	line-height:22px;
	margin:0;
	padding:4px 0 0 53px;
	text-transform:uppercase;
}

.post .heading a {
    color:#fff;
}
.post .heading h2.cup{
	background:url(../img/events/ico-cup.png) no-repeat;
}
.post .heading h2.speak{
	background:url(../img/events/ico-speak.png) no-repeat;
}
.post .heading h2.glass{
	background:url(../img/events/ico-glass.png) no-repeat;
}
.post .heading h2.circle{
	background:url(../img/events/ico-circle.png) no-repeat;
}
.post .heading h2.clock{
	background:url(../img/events/ico-clock.png) no-repeat;
}
.post .heading h2.music{
	background:url(../img/events/ico-music.png) no-repeat;
}
.post .heading h2.write{
	background:url(../img/events/ico-write.png) no-repeat;
}
.post .heading span{
	color:#fff;
	float:right;
	margin:9px 0 0;
}
.post .body{
	width:760px;
	background:#fff;
	padding:17px 20px 7px 54px;
	line-height:16px;
	overflow:hidden;
	height:1%;
}
.post .body h3{
	font-size:13px;
	line-height:15px;
	margin:0;
}
.post .body p{
	margin:0;
	padding:0 0 7px;
}

.paging {
	float:right;
	margin:-3px 33px 0 0;
}
.paging ul{
	margin:0;
	padding:0;
	list-style: none;
	display:inline;
}
.paging li{
	display:inline;
	padding:0 1px 0 0;
}
.paging li a{
	color:#333;
}
.paging li a:hover, 
.paging li.active a{
	font-weight:bold;
	text-decoration:underline;
}



div.img
  {
  margin:9px;
  border:1px solid #cccccc;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
div.imgimg
  {  
  display: table-cell; vertical-align: middle;
  height:120px;
  vertical-align: middle;
  }
div.img img
  {
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  vertical-align: middle;
  

  }
div.img a:hover img
  {
  border:1px solid #cccccc;
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  width:auto;
  margin:2px;
  }
  
.post_half{
	width:380px;
	margin-right: 34px;
	float: left;
	overflow:hidden;
	padding:0 0 18px;
}
.post_half .heading{
	overflow:hidden;
	height:1%;
	padding:2px 12px 2px 1px;
}
.post_half .CCIFR{
	background: url(../img/events/bg-post-blue.png) no-repeat;
}
.post_half .MEMBRES{
	background: url(../img/events/bg-post-red.png) no-repeat;
}
.post_half .pARTENAIRES{
	background: url(../img/events/bg-post-grey.png) no-repeat;
}
.post_half .heading h2{
	color:#fff;
	float:left;
	font-size:18px;
	line-height:22px;
	margin:0;
	padding:4px 0 0 53px;
	text-transform:uppercase;
}
.post_half .heading span{
	color:#fff;
	float:right;
	margin:9px 0 0;
}
.post_half .body{
	background:#fff;
	padding:17px 20px 7px 54px;
	line-height:16px;
	overflow:hidden;
	width:347px;
	height:1%;
}
.post_half .body h3{
	font-size:13px;
	line-height:15px;
	margin:0;
}
.post_half .body p{
	margin:0;
	padding:0 0 7px;
}
	
