/* CSS Document */

 
#global{
width: 1170px;   
} 
 
/*   
#top{   
width:1097px;  
 height:360px;  
 height: 477px;
 background:   
    url(../images/2003mada/fond.jpg) no-repeat left 9%  bottom 0%, 
    url(../images/2003mada/scene0057.jpg)no-repeat right 0% bottom 0%;  
 }

#top{   
width:1097px;  
width:1062px; 
height:360px; height: 477px;
background-color:#982217;
 background:   

    url(../images/2003mada/fond.jpg) no-repeat left 0%  bottom 0%, 
    url(../images/2003mada/mer.jpg) no-repeat left 0%  top 0%, 
    url(../images/2003mada/scene0057.jpg)no-repeat right 0% bottom 0%;  

margin-top: -50px;
    margin-left: auto;
    margin-right: auto;
 }


#top{   
width:1097px;  
width:1062px; 
width: 100%;
height:360px; height: 477px;

background-color:#982217;

  background-image:
   url(../images/2003mada/fond.jpg) no-repeat left 0%  bottom 0%, 
    
    url(../images/2003mada/scene0057.jpg)no-repeat right 0% bottom 0%;  
 
  background-repeat: no-repeat, no-repeat;
  background-position: center, center;
  background-size: 1062px auto, cover;


margin-top: -50px;
    margin-left: auto;
    margin-right: auto;
 }


 #top h1{
font-size:90px;
color:#B14D2A;
text-shadow:1px 2px 1px #fff;  
text-align:left;
padding-left:60px;
 padding-top: 15px;
}

 
 #top h2{
color:#B14D2A;
text-shadow:1px 1px 1px #fff; 
font-size:55px;
text-align:left;
margin-top:-50px;
padding-left:100px;
}
 
*/   

#top{
width: 100%;
height:525px;  
 
background-image: url('../images/2003mada/top.webp');
background-repeat: no-repeat;
background-position: center;
 }
 
 
#content{ 
width: 1000px;
 }

#content img{ 
text-align: center;
 }

 
#texte{
width: 1020px;
padding: 0px 60px 60px 60px; 
}


#block{
width:300px;
}
 
#diaporama{
margin-top:0;
width:100%;
background-color:#fff;
text-align:center; 
color: #222;
}
 
#diaporama h2{color:#222;
text-align:center;
margin-top:0;
}

#diaporama h3{color:#222;
text-align:center;
}
 
a:link{color:#222;}

a:visited{color: #FF6600;}

 

