
/*  ----------\
	-----------------------------------------------
	Title 		: FigClothing.com CSS Document
	Author 		: Francis Hogue
	Edition 	: Blank
	Version 	: 1.0
	Created 	: 01-09-2007
	Updated 	: 
	Contact 	: francishogue@francishogue.com
	Copyright 	: FigClothing.com (c) 2007
	-----------------------------------------------
	----------/
	green : 	#aeee02
	
*/


a#voile {
	background:url(../img/boat.gif) no-repeat top left;
	text-indent:-10000px;
	font-size:0px;
	width:217px;
	height:217px;
	display:block;
	margin:0 0 0 58px;
}
a#voile:hover {
	background-position:bottom left;
}

a#chalet {
	background:url(../img/house.gif) no-repeat top left;
	text-indent:-10000px;
	font-size:0px;
	width:217px;
	height:217px;
	display:block;
	margin:0 0 0 58px;	
}
a#chalet:hover {
	background-position:bottom left;
}

a#voyage {
	background:url(../img/plane.gif) no-repeat top left;
	text-indent:-10000px;
	font-size:0px;
	width:217px;
	height:217px;
	display:block;	
}
a#voyage:hover {
	background-position:bottom left;
}

#menuGroupe {
	width:771px;
}

#menuGroupe ul, #menuGroupe ul li {
	margin:0;
	padding:0;
}

.blocCollec {
	margin:0;
	padding:0;
	list-style-type:none !important;	
	float:left;
}

/* --------------------------------------
	
	=headers
	
-------------------------------------- */

/***********************/
/* SIDEBAR TITLE HERE  */
/***********************/
.sidebar h2 a {
	font-size: 13px;
	color:#888888;
}

/************************/


/* --------------------------------------
	
	=basic text style
	
-------------------------------------- */

body#twoCol div.content img, body#twoCol div.content p {
	/*margin-left: 16px;*/
}

/* --------------------------------------
	
	=list
	
-------------------------------------- */

ul.thumbs {
	float: left;
	/*width: 420px*/
	width:538;
}

ul.thumbs li {
	display: inline;
	float: left;
	margin: 0 0 22px 16px;
	width: 89px;
	text-align:center;
}

body#twoCol div.content ul.thumbs li img {
	margin: 0; 
}

ul.thumbs li a {
	font-size: 70%;
}

ul.villeList{
	margin-bottom:25px;
	padding-left:5px;
}

ul.villeList li {
	font-size:x-small;
}

/* -----------------------------------------

-------------------------------------------*/

#product-desc {
	height:86px;
	font-size:10px;
	text-transform:uppercase;
}

#product-desc, #product-select {
	/*background: url(../img/bg-separator.gif) no-repeat 0 100%;*/
	padding: 0 0 0px 0;
}
#product-select { float: left; width: 100%; padding-top: 4px; }
#product-colors {
	/*background: url(../img/bg-separator.gif) no-repeat 0 100%;
	float: left;*/
	border-top:1px solid #000000;
	margin:3px 0px 0px 0px;
	float:left;
	
}

#product-desc p, #product-desc ul {
	font-size: 11px;
	/*text-transform: none;*/
	text-transform:uppercase;
	/*font-weight:bold*/
}

#product-colors p { margin: 16px 0 10px 0;}
#product-desc p { margin: 0px;}

#product-desc ul {
	margin: 0;
}

#product-desc ul li {
	background: url(../img/dash.gif) no-repeat 0 50%;
	line-height: 100%;
	margin: 0;
 	padding-left: 12px;
}

#materiel{
	width:220px;
	font-size:11px;
	float:left;
	background-color:#FFFFFF;
}

#materiel li
{
	width:25px;
	height:25px;
	float:left;
	list-style:none;
}

.colorsquare {
	padding-right:5px;
	margin-top:5px;
	border-bottom:none;
	width:25px;
	float:left;
	height:30px;
	background-color:#FFFFFF;
}

.colorsquare:hover {
	border-bottom:solid 2px #000000;
}