#wrapper {
                    min-height: 100%;
	 width: 700px;
	 padding: 35px;
	 margin: auto;	 
	 font-size: 1.1em;
     background-image: url(../images/structure/bandeau.gif);
     background-repeat: no-repeat;
}


#wrapper2 {
         min-height: 100%;
	 width: 700px;

	 margin: 0 auto;
	 	 
	 font-size: 1.1em;
         background-image: url(../images/structure/fondacc.gif);
         background-repeat: no-repeat;
}



#appar {
		background-position: center 395px;
		background-image: url(../images/structure/apparaitre.gif);
		background-attachment:fixed;
		background-repeat: no-repeat;
}


#header	{
		background-image: url("../images/structure.bandeau.gif");
		width: 832px;
		height: 251px;
}

 
#menu	{
		background-image: url("../images/presentation.lettrescorps4.jpg");
		width: 832px;
		height: 74px;
}

 
#corps	{
		background-image: url("../images/structure/disparaitre2.gif");
		background-repeat: repeat-y;
		width: 832px;

}

/* Disposition principale des pages
------------------------------------------------------------------*/

#presentation
    {
       width: 80%;
       margin: 60px auto 60px auto;
       text-align: justify; 
    }

.colonne
    {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
        column-gap: 40px;      
    }


div.clear { clear: both; }

#side-c {
        text-align: justify;
        width: 620px;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: 60px;
		
}

#side-g {
        text-align: justify;
        width: 600px;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;        
        
}

#side-f {
	    text-align: justify;
        width: 65%;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
}


/* Section ciné-poèmes */

#projets
    {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        margin-left: 20px;
        width: 100%;
    }


.projet
    {
        width: 350px;
       
        padding-top: 30px;
    } 

.cine-poeme
    {
        margin-bottom: 0;
    }  

 .projet span
    {
        display: block;
        font-weight: bold;
    }    


/* Haut de page 
------------------------------------------------------------------*/
	

#top {
	padding-bottom: 0px;
	padding-top: 25px;
	padding-left: 26px;
	height: 170px;
}

#top1 {
	padding-bottom: 0px;
	padding-top: 25px;
	padding-left: 26px;
	height:0px;
		
}