@charset "utf-8";
/* CSS Document */

body, html {
	margin: 0px;
	padding: 0px; 
}

Table {border: none; background-color: #FFF;}

img {border: none;}

a, a:hover { text-decoration: none; }

/* Intro page */
.intro {padding-top:5px; font-size: 12px; }
a.intro {padding-top:5px; font-size: 12px; color:#634756;}

#flashframe {width: 900px; height: 430px; background: url(images/loading.gif) no-repeat center 50%; }
#flashobject {height: 400px; }
#flashthumb {padding: 0 25px 0 0; text-align: right;}

#voir {width: 890px; padding: 0 50px; vertical-align: baseline; text-align: center;}
a.voir, a:hover.voir {font-size: 12px; color: #999; text-decoration: none;  font-weight: bold; }

.subtext {padding:15px 0; color:#666; font-size: 10px; }


/* home */
td.unique {background-color:#634756; text-align:right; }
td.shopx {background-color:#CD0168;text-align:left;}
.ashopx {font:normal 16px Georgia; color:#FFFFFF;text-decoration:none;padding:3px 0 0 25px;}

