/* mea actus */
#mea_actus {
	border:2px solid #ebebeb;
	border-bottom-width:1px;
	background: url("../img/bg_home_mea_actus.gif") left bottom repeat-x;
}
#mea_actus .col{
	min-height:105px;
	width:328px;
	float:left;
	border-right:2px solid #ebebeb;
	padding-bottom:7px;
}
* html #mea_actus .col{
	height:105px;
}
#mea_actus .col.last{
	border-right:0;
}
#mea_actus .col .img{
	width:86px;
	text-align:center;
	float:left;
	padding-top:15px;
}
#mea_actus h2{
	margin-bottom:3px;
	color:#09357a;
	font-size:1.1em;
	line-height:1.1em;
}
#mea_actus .resume{
	width:225px;
	float:left;
	padding-top:15px;
}
#mea_actus .resume p{
	line-height:1.3em;
}
#mea_actus .lien_btn{
	float:right;
}
#mea_actus table caption {
	display:table-caption;
	/display:block;
	width:296px;
	background:red;
}
#mea_actus table caption span{
	position:absolute;
	width:296px;
	color:#09357a;
	font-size:1.1em;
	padding:2px 10px;

}
#mea_actus table  thead{
}
#mea_actus .col.spe {
	background: #dddcdc url(../img/bg_home_mea_actus_spe.gif) repeat-x left top;
}
#mea_actus .table{
	background: url(../img/bg_tbl_home.gif) no-repeat 15px 0;
	position:relative;
	height:78px;
}
#mea_actus table {
	width:296px;
	height:78px;
	margin:0 auto;
}
#mea_actus table tr{
	height:15px;
}
#mea_actus table tr td{
	font-size:1.1em;
}
#mea_actus .pays img{
	border:1px solid black;
}
#mea_actus .position{
	width:13%;
	text-align:center;
}
#mea_actus .col.spe .titre{
	width:296px;
	margin:0 auto;
	padding-top:15px;
	margin-bottom:3px;
	overflow:hidden;
	zzom:1;
}
#mea_actus .col.spe .titre h2{
	float:left;
}
#mea_actus .col.spe .titre a{
	font-size:1.1em;
	float:right;
}

#ligne1{
	color:#09357a;
}
#ligne2{
	color:#5573a2;
}
#ligne3{
	color:#8599b9;
}
#mea_actus .btn{
	position:absolute;
	top:43px;
}
#mea_actus #btn_prec{
	left:5px;
}
#mea_actus #btn_suiv{
	right:5px;
}

