@mixin vertical-align {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.text-right {
    text-align: right;
}
.float-left {
    float: left;
    margin-right: 15px;
}
/* Layout */

#wrapper {
    line-height: 24px;
    font-size: 15px;
    padding-top: 35px;
	position: relative;
}
#wrapper .row {
    /*margin-top: 15px;
margin-bottom: 35px;*/
}
#wrapper .portlet .row {
    margin-top: 0;
    margin-bottom: 0;
}
/* portlet news1 */

.fondNews {
    background-color: #f8f8f8;
    display: inline-block;
    border-radius: 2px;
    margin-left: 15px;
    margin-right: 15px;
}
.news-box {
    position: relative;
    padding-bottom: 25px;
    display: table-cell;
    line-height: 150%;
	width:248px;
	padding-right:40px;
}

.news-box:last-child{
padding-left:0px;
}
.news-box .image {
    float: left;
    margin-right: 10px;
	margin-top:17px;
	margin-bottom:17px;
}

.more-news .content{
    background-color: #f8f8f8;
	border :none;
}
.portlet.border.more-news  .content {
    border :none;
}

.title-news {
    font-size:18px;
	line-height:27px;
	margin-bottom:-4px;
}
.title-news a:hover {
	color: #129af0 !important;
	border-bottom: 1px solid #129af0;
}

@media (min-width: 992px) and (max-width: 1199px) {
.news-box {
	padding-right:25px;
}
    .news-box .image {
        max-width: 200px;
		margin-right: 0px;
    }
	.news-box img{
		max-width: 100%;
	}
	.reports p{
		font-size:13px;
	}
	.portlet .content .element .upper{
	margin-bottom: 0px;
}
}
@media (max-width: 992px) {
    .news-box .image {
        max-width: 205px;
    }
	.news-box img{
		max-width: 100%;
	}
	.news-box {
	padding-right:18px;
}
}
@media (max-width: 768px) {
    
	.news-box{
		display:table-row;
	}
	.portlet .content .element .upper{
	margin-bottom: -10px;
}
.news-box .image {
	margin-bottom:5px;
	max-width: 250px;
}
.title-news {
	margin-bottom:20px;
}

.portlet.video .content .mask {
		display: block !important;
	}

.portlet.video .content h4 {
		padding-bottom:25px;
	}
	
}
@media (max-width: 500px) {
	
	
	
	
}

.mask{
background-color: #000;
}
a.mask{
display: block;
}
.mask img{
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}
/* portlet generic */

.portlet {
    margin-bottom: 35px;
}
.header .title {
    background-color: #123751;
    color: #fff;
    padding: 4px 10px;
    border-radius: 2px 2px 0 2px;
    display: inline-block;
    margin-bottom: -1px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 15px;
    font-weight: 600;
}

.header.decal .title {
	margin-left: 15px;
	margin-bottom: 0;
	border-radius: 2px 2px 0 0px;
}

.portlet.border .header .title {
	border-radius: 2px 2px 0 0px;
}

.portlet.journal .header .title {
    border-radius: 0;
}
.portlet-share {
    position: relative;
}
.portlet-share > a{
width: 20px;
height: 20px;
background: url('img/icon-share.png') 3px 50% no-repeat;
float: right;
	margin-top: -2px;
}
.news-box .portlet-share > a{
width: 20px;
height: 20px;
background: url('img/icon-share.png') 3px 50% no-repeat;
float: right;
margin-top: -16px;
margin-right:40px;
}
.portlet-share:hover > a{
background: url('img/icon-share-hover.png')3px 50% no-repeat;
}
.slide .portlet-share > a, .header-live .portlet-share > a{
width: 20px;
height: 20px;
background: url('img/icon-share2.png') 3px 50% no-repeat;
opacity: 0.5;
float: right;
}
.slide .portlet-share:hover > a, .header-live .portlet-share:hover > a{
background: url('img/icon-share2.png') 3px 50% no-repeat;
opacity: 1;
}
.news-box .portlet-share, .slide .portlet-share{
position: absolute;
top: 10px;
right: 10px;
}

.header-live .portlet-share{
position: absolute;
top: 14px;
right: 24px;
}
.portlet .content {
    border-radius: 0;
    border-top: 1px solid #e3e3e3;
    padding-top: 25px;
}
.portlet.border .content {
    border-radius: 0 2px 2px 2px;
    border: 1px solid #e3e3e3;
    padding: 25px;
}

.portlet .header-live {
    background :#EE6830;
	border-radius: 2px 2px 0px 0px;
	height:40px;
	text-align:center;
}
.portlet .header-live .title-live {
	font-size:30px;
	text-transform :uppercase;
	color:white;
	font-weight:300;
	letter-spacing:3px;
	line-height : 40px;
	text-align:center;
}

.portlet .footer-live {
    background :#EE6830;
	height:1px;
	margin-top:0px;
}

/*test
.portlet .header-live {
    background :linear-gradient(to left, #0D435C 0%, #1B7EAC 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	height:50px;
	text-align:center;
}
.portlet .header-live {
    background :linear-gradient(to left, #AC0000 0%, #EE6830 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	height:50px;
}
.portlet .footer-live {
    background :linear-gradient(to top, #566d97 0%, #132a54 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	height:10px;
}*/
.portlet .bloc-live{
    background :white;
}

.portlet.border.events{
line-height:150%;
}

.portlet.journal .content {
    padding-top: 0;
    color: #fff;
    background: #566d97;
    /* Old browsers */
    background: -moz-linear-gradient(left, #566d97 0%, #132a54 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #566d97), color-stop(100%, #132a54));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #566d97 0%, #132a54 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #566d97 0%, #132a54 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #566d97 0%, #132a54 100%);
    /* IE10+ */
    background: linear-gradient(to right, #566d97 0%, #132a54 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#566d97', endColorstr='#132a54', GradientType=1);
    /* IE6-9 */
}
/* portlet flux d'elements */

.portlet .content .element {
    margin-bottom: 25px;
}

.portlet .content .element p {
	margin-bottom: 0;
	line-height: 1.5em;
}

.portlet .content .element .upper{
    font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #113651;
	display: block;
	margin-bottom: 5px;
}
.portlet .content .news-box .upper {
    font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #113651;
	display: block;
	margin-bottom: 10px;
	padding-top:10px;
	line-height:18px;
}

.news-info {
	font-size: 11px;
	text-transform: uppercase;
}

a.back {
	background: #eee;
	color: white;
	text-transform: uppercase;
	padding: 0px 10px;
	font-size: 14px;
	margin-right: 5px;
	display: inline-block;
	border-radius: 4px;
}

.portlet .content .element > a {
    display: block;
	line-height: 150%;
}


/* portlet follow-us*/

.portlet.follow-us .content img {
    margin-right: 4px;
    margin-bottom: 10px;
    width: 44px;
}
.portlet.follow-us .content a:last-child img {
    margin-right: 0;
}
.portlet.follow-us .content a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
}
/* portlet video*/

.portlet.video .content h4 {
    font-size: 15px;
}
.portlet.video .content img {
    max-width: 100%;
}
@media(max-width:991px){
	.portlet.video .content .mask {
		display: inline-block;
	}
}
/* box-sg */

.box-sg {
    border-radius: 2px;
    overflow: hidden;
    height: auto;
	position: relative;
}
.box-sg img {
    width: 100%;
}

.box-sg .text {
	position: absolute;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	background-color: white;
	width: 100%;
	padding-top: 6px;
	padding-bottom: 9px;
	bottom: 0;
      left: 0;
	opacity: 0.85;
	text-transform: uppercase;
}

.box-sg .text .country {
    font-size: 13px;
	font-weight: bold;
	display: block;
	color: #233e81;
	margin-top: 1px;
}
/* box-Chairmanship */

.box-cs {
    border: 1px solid #E3E3E3;
    border-radius: 2px;
    overflow: hidden;
    height: 125px;
    position: relative;
	text-align: center;
	padding-top: 10px;
}
.box-cs .image {
	width: 80px;
	margin-top: 0;
}

@media(max-width:991px){
	.box-cs {
		height: auto;
	}
	.box-cs .image {
		width: 70%;
		padding-bottom: 17%;
	}
}

.box-cs .text {
	position: absolute;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	background-color: white;
	width: 100%;
	padding-top: 6px;
	padding-bottom: 9px;
	bottom: 0;
	opacity: 0.85;
	text-transform: uppercase;
	left: 0;
}
.box-cs .text .country {
    font-size: 13px;
	font-weight: bold;
	display: block;
	color: #233e81;
	margin-top: 1px;
}
/* box-institution */

.box-institution {
    border: 1px solid #E3E3E3;
    border-radius: 2px;
    min-height: 125px;
    text-align: center;
	line-height: 15px;
}
.box-institution .elmt-institution {
    padding: 10px 10px 10px 10px;
    width: 16.5%;
    float: left;
    font-size: 10px;
    text-transform: uppercase;
    line-height: 12px;
	height: auto;
}

@media(max-width:767px){
	.box-institution .elmt-institution {
		width: 33%;
	}
}

.box-institution .elmt-institution .image {
    margin: 7px auto 10px;
	display: block;
	height: 50px;
	width: auto;
}
/* See all */

.content a.see-all {
    display: block;
    text-transform: uppercase;
    color: #666;
    font-size: 11px;
    text-align: center;
    padding: 3px 0;
    letter-spacing: 3px;
	background-color: #f8f8f8;
	border-top:1px white solid;
}
.see-all:after {
    content: " >";
    font: 13px'Quicksand', sans-serif;
}
.content a.see-all:hover {
    color:#129AF0 !important;
    text-decoration: none;
    border-radius: 0 0 1px 1px;
    -webkit-transition: background 200ms ease;
    -moz-transition: background 200ms ease;
    -ms-transition: background 200ms ease;
    -o-transition: background 200ms ease;
    transition: background 200ms ease;
}

.portlet.border .content .see-all {
    margin-left: -25px;
    margin-right: -25px;
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: -25px;
}
/* FOOTER */

#footer-coe {
    background-color: #123751;
    color: #fff;
}
#footer-coe h3 {
    font-style: normal;
    font-weight: 300;
    margin: 1.2em 0 0.9em 0;
    font-size: 26px;
    color: #FFF;
}
#footer-coe ul {
    margin: 0 0 40px 0;
    padding: 0;
    list-style: none;
    font-size: 12px;
}
#footer-coe ul li {
    -webkit-transition: background 400ms ease;
    -moz-transition: background 400ms ease;
    -ms-transition: background 400ms ease;
    -o-transition: background 400ms ease;
    transition: background 400ms ease;
	margin-left: -10px;
    padding-left: 10px;
}
#footer-coe ul li a{
	display: block;
	padding: 5px 0;
}
#footer-coe img.picto {
    margin-right: 5px;
}
#footer-coe a {
    color: #fff;
}
#footer-coe li:hover {
    color: #fff;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.15);
    
}
#footer-coe a:hover {
    color: #fff !important;
}
#footer-coe .logo-coe {
    margin: 35px 20px 10px 0;
    height: 110px;
}
/* disclaimer */


#footer-coe li:hover{
color: #fff;
text-decoration:none;
background-color:rgba(255, 255, 255, 0.1);
margin-left:-10px;
padding-left:10px;
-webkit-transition: background 200ms ease;
	-moz-transition: background 200ms ease;
	-ms-transition: background 200ms ease;
	-o-transition: background 200ms ease;
	transition: background 200ms ease;

}
#disclaimer .links {
    font-size: 12px;
    font-weight: 400;
}

