@charset "windows-1252";
body	{  
   background-image : url(images/rallyeterre.jpg), no-repeat,background-attachement fixed;
      
  .rallyeterre{background-image : (images/rallyeterre.jpg); }

      


      
      
      
      .engagement{
	line-height:         1.9em;
  font-style:          italic;
  font-family:         Georgia, Times, serif;
  color:               #444444;
  border-color:       yellow;
  border-width:       1px;
  border-style:       dotted;
  background-color:lightskyblue;
  padding:             25px;
  padding-left:        75px;
  margin-left:         0px;
  margin-right:        0px;
	background-image:url(photos/rallyeterre.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	} 
	#inscription
	{
	  line-height:         1.9em;
  font-style:          italic;
  font-family:         Georgia, Times, serif;
  font-size: medium;
  color:               #FFF444;
  border-color:       red;
  border-width:       2px;
  border-style:       dotted;
	border: medium;
	padding:             25px;
  padding-left:        75px;
  margin-left:         0px;
  margin-right:        0px;
		
		
	background-color: transparent;	
	}
	
  span.bandeau
  {
    font-style:italic;
    font-weight:bold;
    font-size:150%;
    color:green;
    border-width:2px;
    border-style:dotted;
    border-color:red;
  }
	
	#textelibre
  {
    font-weight:bold;
    font-size:100%;
    color:green;
    border-width:2px;
    border-style:dotted;
    border-color:red;
  }
	
	
	}

