/* ---- ( CSS ) ---- */
 table#boutique { 
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #666666;
	border-top: none;	
}
table#boutique a {
	text-decoration: underline;
}
table#boutiquenon a:visited {
	text-decoration: none;
}
tr#boutique.odd {
	background-color: #ebf3ff;
}
tr#boutique a {
	color: #663366;

}
tr#boutique:link a {
	color: #663366;
	font-weight:bold;	
		}
tr#boutique:hover a {
	color: #996699;
	font-weight:bold;	
		}

td#boutique:hover, tr#boutique.odd:hover {
	background-color: #FFCC33;
	color: #990099;
	font-weight:bold;	
	font-size:1.2em;
}

.boutique {
border-left:1px solid #CCCCCC;
text-align:center;
font-size:1.1em;
}
.boutic {
border-left:1px solid #CCCCCC;
}
.photo {
font-weight:bold;
}
.photonom {
font-weight:bold;
color: #663366;
}
.boutique:hover {
	color: #990099;
	font-weight:bold;	
	font-size:1.2em;
}
.photo:hover {
	text-decoration:underline;
	font-weight:bolder;	
}
thead  {
	font-size: 105%;
	background: url(head.gif) repeat-x;
	height: 33px;
	text-align:center;
	border-top:1px solid #666;
	border-bottom:1px solid #CCCCCC;
	
}
th#titre {
	border-right:1px solid #999999 ;

}
th#titrepanier {
	border-right:1px solid #999999 ;
	text-align:left;
	height: 40px;


}
.ligne {
	vertical-align: top;
	height: 40px;
	border-bottom:1px solid #CCCCCC;
}
td#boutique {
	border-left: 1px solid #dadada;
	text-align:center;
	}
	
td#lienboutique{
text-decoration:none;

}

td#lienboutiquehover a {
	color: #990099;
	font-weight:bold;
	text-decoration:underline
		}

th#rayon {
	border-right: 1px solid #dadada;
	text-align:center;
	font-size:110%;
	padding:5px;
			}


tfoot td, tfoot th{
	font-size: 105%;
	background: url(head.gif) repeat-x;
	height: 25px;
	text-align:center;
	font-weight:bold;	
	font-size:1.2em;
}

.Style4 {
color: #990099;
text-align:center;
}

.description{
	position:relative;
}

.txt_dispo{
	position:relative;
	color:#FF0000;
}

.alt{
	position:absolute;
	border: 1px solid #dadada;
	background-color:#FFCC00;
	visibility:hidden;
	z-index:10;
	font-size:0.7em;
}
.txtpanier {
	font-family: Verdana, Times, serif;
	color: #000000;
	text-align: left;
}
.titrepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#663366;
	font-weight:bold;
	font-style:italic;
	font-variant:small-caps;
}
-->