
body {
    margin: 0;
    padding: 0;
    background-color: black;
}

.container {
    position: relative;
    width: 100%;
}

.alignement {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

a {
    	text-decoration: none;
        font-family : Trebuchet MS, Arial; 
}


div {
  background-color: lightblue;
}


.fond {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
   position: relative;
   left:15px;
   z-index:2;

}


.bloc_article {
    margin-left: auto;
    margin-right: auto;
    width:80%;
   height: auto;

   position: relative;
   text-decoration: none;
   left:-4px;
   z-index:3;
}


.interieur_article {
   padding-top:15px;
   padding-left:20px;
   padding-right:20px;
   float: left;
   width:100%;
}



.fond_video {
    margin-left: auto;
    margin-right: auto;
    width: 420px;
   background-image:url(https://www.lyonvideos.fr/squelettes-dist/images/sous_video.png);
   position: relative;
   left:0px;
   z-index:2;

}

.interieur_video {
    padding-top:10px;
    padding-bottom:10px;
    margin:auto;
    width: 100%;
    z-index:3;

}



.bleuciel6 {
        padding-top:25px;
        text-align: left; 
	text-decoration: none;
        color: #0099FF; /* couleur du texte */
	line-height: 1,2;
        font-weight: bold; 
        font-family: Trebuchet MS, Arial; 
        font-size: 40px; 

}





.bleuciel4 {
        text-align:left; 
	text-decoration: none;
        color: #0099FF; /* couleur du texte */
	line-height: 1,2;
        font-weight: bold; 
        font-family: Trebuchet MS, Arial; 
        font-size: 30px; 
}



.noir3 {
        color: #000000; 
	text-decoration: none;
	line-height: 1,2;
        text-align: left; 
        font-family: Trebuchet MS, Arial; 
        font-size: 30px; /* hauteur du texte : 11 pixels */
        font-weight: normal; /* on met le texte en normal */

}




a.spip_in {
        text-align: center; 
	text-decoration: none;
        color: #000000; /* couleur du texte */
	line-height: 1,2;
        font-weight: bold; 
        font-family: Trebuchet MS, Arial; 
        font-size: 30px; 

}

a:link {

	color:  #000000;

	text-decoration: none;

}





a:active {

	color:  #000000;

	text-decoration: none;

}



a:visited {

	color:  #000000;

	text-decoration: none;

}





.presentation_smartphone {

        text-align: center; 
	text-decoration: none;
        color: #0099FF; /* couleur du texte */
	line-height: 1,2;
        font-weight: bold; 
        font-family: Trebuchet MS, Arial; 
        font-size: 20px; 
	background-image:url(https://www.lyonvideos.fr/squelettes-dist/images/sous_texte.png);
        width: 100%;
        margin-left: auto;
        margin-right: auto;

}




.nettoyeur { clear: both; margin: 0; padding: 0; border: 0; height: 0; line-height: 1px; font-size: 1px; }


hr { clear:both; visibility: hidden; }

