.UpperCase {
	text-transform: uppercase;
	font-family : Arial, Helvetica, sans-serif;
	width :206px ;
	font-size : 12px;
}

.menu_prix {
	font-family: Arial,Times New Roman;
	font-size: 24pt;
	color: red;
	font-style : italic;
	display: block ;
	background: white ;
	padding-left1:40px;
}

.div_image {
	font-family: Times New Roman,'Trebuchet MS',Arial,Times New Roman;
	font-size: 12pt;
	color: black;	//#f2e698;
	  font-weight1 : bold;
	font-style1 : italic;
padding1:6px;
	
}

.titre_monocarte { font-family: Times New Roman; font-size: 24pt; color: red;font-style : italic;}


input,textarea,select {
  padding: 4px 8px;
  margin: 8px 0px;
  box-sizing: border-box;
  font-family:arial;
  font-size: 1em;
}

.style1 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 14px;
  
  color : Black;
  text-decoration : none;
  width :203px ;
  display: block ;
padding-left:3px;
	height:20px;

}

.style1:hover {
  color:red;
  background: white ;
  display: block ;
}

.style3 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 20px;
  color : Blue;
  text-decoration : none;
  background:#FFFFC8;
}

.style2_texte {
  font-family : Arial,  sans-serif;
  font-size : 12px;
  color : blue;
  font-style : normal;
	line-height: 1.1em;
}

.style2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : red;
	text-align:left;
	width : 400px;

}

.style2 a:hover {
    color : yellow;
}

.style_panier_rempli {
	font-family: Arial,Times New Roman;
	font-size: 10pt;
	color: white;
	font-style : italic;
	display: block ;
	background: blue ;
	padding-left:4px;
}

.style2_zoom {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : green;
  background:#FFFFC8;

	
}

.style2_zoom a:hover {
    color : pink;
}

div.forground {
      position: absolute;
      background-color: black;
      width: 100%;
      height: 100%;
      filter:Alpha(opacity=40);
      opacity:0.4;
      -moz-opacity: 0.4;
    }

.style2_gris {
      position: absolute;
      background-color:silver;
      width: 100%;
      height: 100%;
      filter:Alpha(opacity='70');
      opacity:0.7;
      -moz-opacity: 0.7;
    }

