
/*mobile portrait*/

H1		{font: 5px Georgia; color=#FFFFFF;}
H2		{font: 14px Georgia;font-weight: bold;color=#4682B4; text-align: center;}

/*cellule*/
	td		{font: 24px Arial;font-weight: none;color: #DCDCDC;}

  div.page_mobile
    {  
    position: relative; 
    margin-left: 10px;
  	margin-right: auto; 
  	top: 10px; 
  	height: 0px;
    }
	.catalogue1  
	{
	font-family: Times New Roman;
	font-style: none;
	font-size:22px;
	text-align: left;
	}
	/*.catalogue2  
	{
	font-family: Times New Roman;
	font-style: none;
	font-size: 22px;
	text-align: justify;
	}*/

*caroussel*/
/*.container {
  height: 400px;
  width: 600px;
  overflow: hidden;
  text-align: center;
  position: relative;
  padding: 0;
  top: 0px;
} 
.image_carousel
  {
  height: 400px;       
  } 
.image_carousel img
  { 
  width: 100%;
  }*/