﻿ body { background-color: rgb(255, 255, 249); 
		} 
 
 h1 {font-size: 15pt;
	}
 
  .titre {    
  background-color: rgb(255, 255, 249);
  width: 90%;
  text-align: center;
  /* font-size: 10pt; */
  }
   .illustration {
   max-width: 100%;
   height: auto;
   text-align: center;
   }
  
   /*#menu { border-color: rgb(198, 226, 248);    border-top: 2px solid rgb(198, 226, 248);    border-bottom: 2px solid rgb(198, 226, 248);    margin: 0em 32px 0em 32px;    padding: 2px 0px;    background-color: rgb(255, 255, 249);    width: 1200px;    text-align: center;   min-width: 1200px; } 
*/
 /* #milieu { margin: 0em 32px 0em 32px;    padding: 30px 0px 30px 0px;    background-color: rgb(255, 255, 249);    max-width: 1200px;  min-width: 1200px;    }  
	*/
	.milieu {
	background-color: rgb(255, 255, 249);
	max-width: 100%;
	font-size: 12pt;
	text-align: center;
	} 
	
	.home {
	position : relative;
	float: right;
	}
	
	
.gauche {
background-color: rgb(255, 255, 249);
position: relative;  height: 81px;
width: 40%; float: left;} 

.droite {
background-color: rgb(255, 255, 249);
position: relative; height: 81px;
width:60%; float: left;} 	
	
#bodyb { background-color: rgb(255, 255, 249);
        
         margin: 2em;
          border: 2px solid rgb(131, 72, 250);
          padding: 1em;}
          
  #piedpage { border-color: rgb(198, 226, 248);    border-top: 2px solid rgb(198, 226, 248);      background-color: rgb(255, 255, 249);    width: 100%;    text-align: center; }  
  
  /* #piedpage {  background-color: rgb(255, 255, 249);    width: 100%;    text-align: left-align;   min-width: 1200px; } 
  */
    #bas {     width: 100%;    text-align: left-align; }  

 
 
  
    a:link
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: rgb(255, 0, 0);
    text-decoration: none;
}
    
    a:visited {font-family: Arial,Helvetica,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: rgb(255, 0, 0);
    text-decoration: none;
    }
    
     a:hover
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    color: #0000ff;
}




#map1
{
position: relative;

float : left;
width: 34%;
height: 300px;
}

#photo
{ 
position : relative;
float : left;
padding: 10px;
height: auto;
width: 30%;
text-align : center;
}

#blabla
{ 
position : relative;
float: left;
padding: 10px;
margin-left: 10px;
height: auto;
width: 30%;
text-align : center;
}

#intro {   padding: 0px 30px 0px 30px;    background-color: rgb(255, 255, 249);    max-width: 900px;  min-width: 900px; font-size: 8pt; }

#intro a {
  color: rgb(255, 0, 0);
   font-size: 7pt;
}

#intro a :link {
 font-family: Arial,Helvetica,sans-serif;
    font-size: 7pt;
   
    color: rgb(255, 0, 0);
    text-decoration: none;
}

#intro a:hover {
  font-family: Arial,Helvetica,sans-serif;
    font-size: 7pt;
   
    text-decoration: none;
    color: #0000ff;
}

#intro a:visited {font-family: Arial,Helvetica,sans-serif;
    font-size: 7pt;
   
    color: rgb(105, 106, 92);
    text-decoration: none;
    }







