

	
H1		{font: 5px Georgia; color=#FFFFFF;}

div.page_mobile
    {  
    position: relative; 
    margin-left: 50px;
  	margin-right: auto; 
  	top: 0px;  
  	height: 0px; 
    }
 /* div.page_mobile
    {  
    position: relative; 
    margin-left: -10px;
    top: 20px;
    width: 270%; 
    }*/
    
CITE2		{font: 22px Georgia;font-weight: none;color: #ffcc00;}

	.catalogue2  
	{
	font-family: Times New Roman;
	font-style: none;
	font-size:18px;
	text-align: justify;
	}
	.catalogue3  
	{
	font-family: Times New Roman;
	font-style: none;
	font-size:16px;
	text-align: justify;
	}	
	.diaporama 
	{
	font-family: Times New Roman;
	font-style: none;
	font-size:16px;
	text-align: center;
	} 
/*caroussel*/
.container {
  height: 400px;
  width: 600px;
  overflow: hidden;
  text-align: center;
  position: relative;
  padding: 0;
  top: 0px;
} 
.image_carousel
  {
  height: 100%;       
  } 
.image_carousel img
  { 
  width: 100%;
  }