
body { 
	background-color : black;
	background-image : url('images/finefrets_website_bkg04.jpg');
	background-repeat : no-repeat;
	background-attachment : absolute;
	background-position : top left;
}

*, body 	{ font-family: calibri, tahoma, arial, helvetica, sans-serif; font-size: 100%; color:#ffe7ce }
sup 		{ font-size:60% }
h1 			{ font-size:140%; margin-bottom:15px; }

.tblRow {
	font-size:85%;
	color:#fff;
	border-bottom: 1px dotted #fff ;
}

.tblCellSpecialPrice  {
	font-size:130%;
	color:#fff;
	font-weight: bold;
}
.tblCellSpecialPrice sub {
	font-size:50%;
	color:#fff;
	font-weight: 100;
}

a:link { color:#ff6600 ; text-decoration:underline; padding:0px}
a:visited { color:#ff6600  ; text-decoration:none;}
a:hover {  color:#ff9900 ; text-decoration:underline ; border:0px solid #ff9900}

#mnuHOME, #mnuGALLERY, #mnuUSERS, #mnuFAQ, #mnuORDER, #mnuINSTALL, #mnuCONTACT {
	padding-top:0px;
	border: 0px solid #ff66ff;
	position : absolute ;
}

#mnuHOME 	{ left:65px ; top:152px ; width:66px; height:50px}
#mnuGALLERY { left:131px ; top:131px ; width:68px; height:50px}
#mnuUSERS	{ left:199px ; top:110px ; width:69px; height:45px}
#mnuFAQ 	{ left:268px ; top:87px ; width:63px; height:44px}
#mnuORDER 	{ left:331px ; top:60px ; width:74px; height:42px}
#mnuINSTALL { left:405px ; top:37px ; width:66px; height:45px}
#mnuCONTACT { left:471px ; top:15px ; width:76px; height:46px}

#contenuCentre { position:absolute; width:550px; left:165px; top:250px; background-color:transparent }
#lienAutreLangue { position:absolute; width:80px; left:777px; top:8px; font-size:8pt; text-align:center; }

input, textarea { color:#593012}

.conteneur {
	border: 1px solid transparent;
	float:left;
	width:600px;
}

.numero {
	border: 1px solid #fff;
	text-align:center;
	width: 580px;
	height:auto;
	float:left;
	margin: 3px;
	padding: 3px;
}
.numero img {
	border: 1px solid black;
	margin: 5px;
}
.numerotitre {
	font-size: 24pt;
	color: #fff;
}


