#products{
	margin-top:1px;	
	} 
#products h1 a {
	margin:0 10px 0 0;	
	cursor:pointer;
	width:232px;
	height:222px;
	float:left;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#3B3737;
	text-align:center;
	line-height:2.5;
	padding-top:17px;	
	text-decoration:none;
	text-shadow:0 1px #ccc;
	background:url(../images/site_block_bgr.jpg) left top repeat-x;
	border:1px solid #d8d8d8;
	border-top:10px solid #525252;
	}
 	
	
*|html[xmlns*=""] #products h1 a {
  border:1px solid #DFDFDF;
}/*hack opera*/
#products h1 a:hover{
	background:#fff url(../images/bgr_products_hover.jpg) left bottom repeat-x;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	box-shadow:  0 10px 10px rgba(0, 0, 0, 0.2), 0 10px 0 rgba(255, 255, 255, 0.8) inset;
	-moz-box-shadow:  0 10px 10px rgba(0, 0, 0, 0.2), 0 10px 0 rgba(255, 255, 255, 0.8) inset;
	-webkit-box-shadow:  0 10px 10px rgba(0, 0, 0, 0.2), 0 10px 0 rgba(255, 255, 255, 0.8) inset;

} 	
#products h1 a span{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#99173C;
	text-transform:uppercase;
	text-shadow:0 1px #ccc;
	}	

div.description {
	background:#F7F7F7;	
	width:688px;
	display:none;
	margin-top:25px;
	_margin-top:5px;
	-moz-border-radius:4px;	
	padding:0 20px;
	clear:both;	
	}
div.description h2{
	text-transform:uppercase;
	font-size:16px;
	text-shadow:0 1px #ccc;
	}	
div.description p{
	font-size:12px;
	}
div.description div.arrow {
	width:20px;
	height:33px;
	background:transparent url(../images/flash.jpg) top left no-repeat;
	margin-top:20px;
	/margin-top:-20px;
	margin-left:90px;
	}

#creation-site-internet-vitrine div.arrow {
	margin-left:340px;	
	}

#creation-site-e-commerce div.arrow {
	margin-left:580px;	
	}

