

#fade { /*--Masque opaque noir de fond--*/
	display: none; /*--masqué par défaut--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	/*display: none;*/ /*--masqué par défaut--*/
	background: #fff;
/*	background-image: url('../../images/uploads/bannieres/mayotte_hebdo/pop-up-site-sportif-2018.png');
*//*	padding: 20px;*/
	border: 2px solid #202950;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%;left: 50%; 
	z-index: 99999;
	/*--Les différentes définitions de Box Shadow en CSS3--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--Coins arrondis en CSS3--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	max-width: 100%;
	height: auto;

}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
}
/*--Gérer la position fixed pour IE6--*/
*html #fade {
position: absolute;
}
*html .popup_block {
position: absolute;
}

.sportif_2016 img{

     margin-bottom: 10px;	
     margin-top: 10px;
}
.banniere-sportif img{

	margin-bottom:10px;

}
.res_newsletter{

	background: #D3D3D3;
	text-align:center;
}

.res_newsletter span{

	color:#8B0000;
	font-size: 16px;
	
}
/*.modalDialog {

	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0px;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity: 0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialog img{

	border-radius:10px;
}

.modalDialog > div {
	width: 500px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	/*background: #ff;*/
	/*background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);*/
}

.modalDialog {
	
	position: fixed; 
	z-index: 99999;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	/*background-color: black;
	opacity: 0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;*/
	pointer-events: none;
	width: 800px;
	height:100%;
}
.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialog:target > div {

  margin: 10% auto;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}

.modalDialog img{

	border-radius:10px;
}

.modalDialog > div {

	background-image: url("../../images/uploads/bannieres/trophee-environnement/fond-2.png");
	max-width: 500px;
	position: relative;
	margin: 1% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	/*background: #ff;*/
	/*background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);*/
}
.close {
	background: OliveDrab;
	color:OliveDrab;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}


.close:hover {
	background: OliveDrab;
}

.actu_en_bref .list-articles .item{

	margin:10px;
	background: gainsboro;
	padding: 5px;
	border-radius:5px;

}
.main-list-newsletter div{

	display:inline-block;
}
.list-newsletter {
     
     width:400px;

}
.list-newsletter .item{
     background-color: rgba(0, 154, 209,0.2);
     border-radius: 10px;
     margin-top: 10px;
     float:center;

}
.list-newsletter a{

     display:inline-block;
     margin:10px;
     font-size: 16px;
     color:black;

}
.list-newsletter a:hover{
     color:#5bc0de;
}
.list-newsletter h1{

	font-size: 25px;
	background: #73879C;
	color:white;
	text-align:center;

}

/**************************
Communique DE PRESSE
**********************/

.communique_presse{

	background: rgba(17, 31, 44, 0.1);
	padding:10px;
	border-radius:5px;
	

}
.communique_presse li{
	list-style:none;
	margin-top: 8px;
}
.communique_presse li a{

	list-style: none;
	display:inline;
}
.communique_presse .date_communique{

	font-weight: bold;
	color:rgba(35, 109, 198, 1);
}


.banniere-dossier-mayotte-hebdo{

	background: gainsboro;
	padding:8px;
}

.banniere-dossier-mayotte-hebdo:hover{

	box-shadow:0 0 15px 8px grey;
}
.btn-download-formulaire {

    padding: 5px 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #53caca;
    border-radius: 1px solid #53caca;
    color: maroon;
    display: inline-block;
    margin-left: 20px;
    font-size: 16px;
    font-weight: bold;
}
.vignette-mayotte-hebdo-kiosque{
    
	
	float:left;
	/*box-shadow:0px 0px 15px 8px silver; */
	/*border-radius:5px;*/
}	

.vignette-mayotte-hebdo-kiosque img{

	width:120px;
	/*height:109px;*/

}
.vignette-mayotte-hebdo-kiosque a:hover{

	
	box-shadow:0px 0px 8px 4px silver;
    
}

.top-accueil {

    width:auto;
	display:inline-block;
	min-width: 900px;
	

}
.top-accueil-xs{

	
}
.top-accueil-xs .vignette-mayotte-hebdo-kiosque{

	float:none;
}
.sondage{

	width:900px;
}

/**************** présentation somapresse ******************************************************/
.jumbotron .p{

	font-size:17px;
}
.presentation_somapresse{
	
/*    width:990px;
	margin:auto 0;*/
	padding:8px;
}
.presentation_somapresse .text{

	padding: 10px;
	font-family: Arial;
    font-size: 10px;

}
.presentation_somapresse header{
	background: url("../../images/divers/puce/content-header-pointilles.png") repeat-x right center;
	margin-bottom: 30px;
}
.presentation_somapresse h1{
	text-transform: uppercase;
	text-align:center;
	color: #46A9CA;
	/*font-size:44px;*/
	/*border-left:10px ridge #46A9CA;*/
	
	/*border-bottom:10px ridge #46A9CA;*/
	z-index: 9000;

}
.presentation_somapresse h2{

	/*border-bottom: 2px solid #46A9CA;*/
	border-radius:10px;
	color: #46A9CA;
	text-align:left;
	font-size:24px;
}
.presentation_somapresse span{

	/*display:inline-block;*/
}
.presentation_somapresse .before, .presentation_somapresse .after{

	border-bottom: 2px solid #46A9CA; 
	min-width: 50px;
    height:10px;
    margin:auto;
    border-radius:10px;
}
.nav_left{

	margin-top:120px;
}
/*div.content {
    margin-left: 0px;
}
nav.side {

    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    background: black;
    width: 180px;
    padding: 10px;
}*/
.text_presentation_somapresse{

    
	text-align: justify;
	text-justify: auto;
}
.presentation_somapresse ul{

  list-style-image:url(../../images/divers/puce/li_dot_blue.png); 
  /*width:200px;*/
  line-height: 1.5em;

}
.presentation_somapresse ul li{

}
.presentation_somapresse .activite img{
	border:1px solid #46A9CA;
	margin-right: 15px;
	margin-bottom: 10px;
}
.presentation_somapresse .reference #ref1{

	border:1px solid #46A9CA;
	border-radius: 5px;
	float:left;
	margin-right: 10px;
}
.presentation_somapresse .reference #ref2{

	border:1px solid #46A9CA;
	border-radius: 5px;
	float:right;
	margin-left: 10px;
}
.error-annonce{

	margin-bottom: 8px;
	font-size:16px;
}

.btn-vote{

	background-color: #449d44;
	color:white;
	padding: 5px;
	border-radius: 6px;
	font-size: 25px;
	font-weight: bold;
	width: 330px;
}

.btn-vote a{

	color: white;
}


#image-article-accueil img:hover {

	box-shadow: 0px 0px 18px 0px silver;
	/*margin-bottom: 10px;*/
	/*margin-top: 10px;*/
     
}
.banniere-right{

	margin-top: 60px;
}
.trie select{

	display: inline-block;
}

.list-annonces .annonce img{

	
	
	max-width:150px;
	max-height:73px;
}

.list-annonces .image-annonce-home{

   
	background-color:  	rgba(173,173,173,0.1);
	text-align: center;
	/*width: 140px;
    height:73px;
   */
}
.accueil-titres-vedettes .article h2.article-title{

	line-height: 120%;
	font-size: 14px;
	font-size: 1.7rem;
}
.details-article-container .text-content img{

	margin-right: 7px;
}

.une-chab{

	background-color: #eff0f1;
/*	margin-top: 60px;
*/}
.une-chab .buttons a, .une-chab .title {
    background: #054e84;
    color: #fff;
    text-align: center;

}
.une-chab .buttons{

	margin-bottom: 8px;
}
.une-chab .btn-details{

	width: 43%;
	margin-top: 1px;
	margin-right: 2px;
	vertical-align: middle;
	text-align: center;
	margin-left: 15px;
}
.une-chab img{

	display: block;
    margin: 0 auto;
    max-width: 200px;
    width: 90%;
    height: auto;
}
.une-chab h3.title{

	font-size:18px;
	padding:5px;
}
.une-chab .publication-chab-title {

    color: #d50303;
    font-size: 14pt;
    display: block;
    margin-top: 8px;
    font-weight: 700;
    text-align: center;

}

/********BANNIERES*********************/ 

.banner-right .banner {
    position: absolute;
    max-width: 360px;
    display: block;
}
.banner-top .banner{

	max-width: 100%;
}

.banners-top .banner-items-left .banner a {

	/*width: 100%;*/
	background-color: red;
	float: left;
}

.banner-items-top .banner{

	max-width: 960px;
	height: auto;
}
/*******PLAYER RADIO*******/

@media screen(and max-width: 640px){
	
	.radio-player{

        position: relative;
        z-index: 99999;
        left: 0px;
        
	}
}
@media screen(and min-width:640px ){
    .radio-player{

    	position: relative;  
    	width: auto;
    	z-index: 99999;
    	left: 400px;

	}
}

.radio-player a{

	text-decoration: none;
	color: GoldenRod;
	font-size: 15px;
}
.radio-player a:hover{
	color: DarkOrange;
}
.radio-player span{

	font-size: 30px;
	color: rgb(188,32,39);
}

