@charset "utf-8";
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }
body {
	margin: 0px;
	color:#ffffff;
	font-family:"Arial,Helvetica"  !important; 
	background: url(../images/VertFullPage.png) #111111 fixed center bottom;
	background-repeat: repeat-x;
	font-size:1em;
/*	height:100%;*/
	border:none;
	}

iframe {
	border:none;
	}

img {
	border-top: thin solid #808080; 
	border-bottom: thin solid #606060; 
	border-right: thin solid #505050; 
	border-left: thin solid #888888;
	margin: 0pt 0pt 0pt 0pt;
	cursor:pointer;
	}

span{
	color:white;
	font-size: 1em;
}

/* début catalogue*/
.arr43, .arr44{  
	border: none;
	border-radius:0px;
	border-bottom-left-radius:5px;
	border-bottom: 1px solid #222222;
	border-left: 1px solid #222222;
	background-image: linear-gradient(to left, transparent 33%, transparent 33%, #4b4b5c 94%);	
	background-image: -o-linear-gradient(to left, transparent 33%, transparent 33%, #4b4b5c 94%);	
	background-image: -moz-linear-gradient(to left, transparent 33%, transparent 33%, #4b4b5c 94%);	
	background-image: -webkit-linear-gradient(to left, transparent 33%, transparent 33%, #4b4b5c 94%);	
	background-image: -ms-linear-gradient(to left, transparent 33%, transparent 33%, #4b4b5c 94%);	
	background-image: -webkit-gradient( linear,	right top,left top,	color-stop(0.07, transparent),	color-stop(0.4, transparent),	color-stop(0.89, #4b4b5c));
}
.arr44:hover{
	border-bottom-left-radius:5px;
	border-bottom: 1px solid #00ff00;
	border-left: 1px solid #00ff00;
  }   

#tinny{
 	cursor:pointer;
 	margin-top:1px;
	margin-bottom:1px;
	max-height:55px;
	-moz-box-shadow: 2px 2px 6px #1b1b1b; 
	-webkit-box-shadow: 2px 2px 6px #1b1b1b; 
	box-shadow: 2px 2px 6px #2b2b2b; 
	} 
/* fin catalogue*/	