	.prod{	
		float:left;	width:150px; text-align:center; position:relative; margin-bottom:10px; /*border:1px solid #000;*/ height:190px;
	}
	.titreproduit{
		font-size:12px;	font-weight:bold;
	}
	.price{
		position:absolute; left:3px; text-align:left; top: 5px;
	}
	.prstoir{
	 	background-image:url(prstoir.png); background-repeat:no-repeat;
		bottom:0px; width:115px; height:40px; position:absolute; margin:auto; left:20px;
	 }
	 .cart{
	 	position:absolute; left: 84px; top: 11px;
	 }
	 .complem{
		 font-size:11px;
	 }
	#central{
		/*background-color:#FFCCCC;*/
	}
	#centralpart{
		width:790px;
	}	
	#innercentral{
		/*color:#999999;*/
	}
	img{
		border:1px solid #FEDDAF;
	}
	a{
		color:#FEDDAF;
	}
	a:hover{
		color:#FEDDAF;
	}

	.pageselectoron{
		font-weight:bold;
		font-size:16px;
		color:#3399CC;
	}
	
	.pageselectoron a{
		font-weight:bold;
		font-size:16px;
		color:#FEDDAF;
	}
	
	.pageselectoroff a{
		font-weight:normal;
		color:#3399CC;
	}