.spacer {
	width:13px;
}

.gche {
	float:left;
	margin:5px 5px 5px 0;
}

.vide {
	width:76px; 
	height:76px;
	background-color:#1a1a1a;
}

.matcourse, .sellerie, .jockey, .casaque, .habillement, .broderie, .soin, .francejockey {
	width:76px; 
	height:76px;
	background:no-repeat top left #318ce7;
	margin:0;
	margin-right:1px;
	margin-bottom:1px;
}

.matcourse {background:url('../images/categories/matcourse.gif');}
.matcourse:hover {background:url('../images/categories/matcourse-red.gif') #e3001b;}
.sellerie {background:url('../images/categories/sellerie.gif');}
.sellerie:hover {background:url('../images/categories/sellerie-red.gif') #e3001b;}
.jockey {background:url('../images/categories/jockey.gif');}
.jockey:hover {background:url('../images/categories/jockey-red.gif') #e3001b;}
.casaque {background:url('../images/categories/casaque.gif');}
.casaque:hover {background:url('../images/categories/casaque-red.gif') #e3001b;}
.habillement {background:url('../images/categories/habillement.gif');}
.habillement:hover {background:url('../images/categories/habillement-red.gif') #e3001b;}
.broderie {background:url('../images/categories/broderie.gif');}
.broderie:hover {background:url('../images/categories/broderie-red.gif') #e3001b;}
.soin {background:url('../images/categories/soin.gif');}
.soin:hover {background:url('../images/categories/soin-red.gif') #e3001b;}
.francejockey {background:url('../images/categories/francejockey.gif');}
.francejockey:hover {background:url('../images/categories/francejockey-red.gif') #e3001b;}


.promon1 {
	width:106px;
	height:106px;
	margin:2px 2px 5px 2px;
	background-color:#fff;
	border:0;
}

.promoimg {
	width:56px;
	height:56px;
	margin:3px;
	margin-bottom:-52px;
	border:0;
}

.catimg {
	width:90px;
	height:74px;
	background-color:#fff;
	border:0;
}

.divimg {
	width:282px;
	height:282px;
	overflow:hidden;
	background-color:#fff;
	text-align:center;
}


/*------------------ CHAMPS FORMULAIRES --------------------------------*/
select, .champ, .champqtt, .champlg {
	height:16px;
	padding:1px;
	background-color:#fff;
	border:1px solid #bcbcbc;
}

select, option {font-size:10px; width:135px; //height:18px;}
option {border:0;}
.champ {width:223px;}
.champlg {width:320px;}
.champtxt {
	width:320px;
	height:200px;
	background-color:#fff;
	border:1px solid #bcbcbc;
	padding:1px;
	font-family:arial, sans serif;
	font-size:12px;
	overflow:auto;
}

#quantite .chamqtt {height:15px;}
.champqtt {
	width:30px;
	text-align:right;
}

.bouton {
	background-color:#000;
	font-size:12px;
	color:#fff;
	border:0;
	text-transform:capitalize;
}

.tabcontact .bouton {margin-right:98px;}
.tabcontact .bouton, .tabpanier .bouton {
	height:18px;
	background-color:#318ce7;
	color:#fff;
	font-size:14px;
	margin-top:10px;
	border:0;
}

.tabdetails .lien input {
	background-color:#318ce7;
	text-decoration:underline;
	text-align:right;
	border:0;
	padding:0;
	margin:2px 10px;
	font-size:16px;
	color:#fff;
}
