#flash {
background-image: url("../images/fondglobaln2.jpg");
background-repeat: auto;
width: 875px;
height: 80px;
text-align: center;
margin-left: 32px;
padding: 11px;
border: 3px outset #47abc3; 
}

#text {
font-family: "Georgia";
width: 890px;
margin-left: 32px;
padding-top: 11px;
text-align: justify;
margin-bottom: 3em;
margin-top: 1em;
font-size: 14px;
border-left: 1px dotted #47abc3;
border-top: 1px dotted #47abc3;
padding-left: 11px;
}

#text p:first-letter {
font-weight: bold;
font-size: 40px;
color: #68A164;
}

input{
 font-family:"Georgia";
 border: 3px outset; 
 background-color:#C3D2D9;
 padding:10px;
 margin-bottom: 30px;
 }

 #scrollup {
   position: relative;
   overflow: hidden;
   border: 1px solid #000;
   height: 200px;
   width: 200px
 }
 .headline {
   position: absolute;
   top: 210px;
   left: 5px;
   height: 195px;
   width:190px;
 }

 
 
p.underline {
text-decoration: underline;
} 

.imageflottante2
{
   float: right;
   margin-left: 70px;
   display: block ;
}
.imageflottante
{
   float: left;
   margin-right: 50px;
   display: block ;
}

.dessous
{
   display: block ;
   clear: both;
}

p.centre {
width: 350px;
margin-left: 310px;
}
