body {
	/*background-image:url(images/gouttes.gif);*/
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 10px;
	color:#000;  
	margin:0px;
}

img {
border: 0px
}

#header {
	background:none;
	width:400px;
	position: inherit;
}


#menu {
background-color:#FFF;
	text-transform:uppercase;
	color:#999;	
	padding-left:10px;
	padding-top:3px;
	text-align:center;
	}
	
#gallery {
margin:10px;
}	
	

#text {
	padding-top:14px;
	color:#000;	
	text-align:left;
	}	
	
	
#text h6{	
font-size:9px;
font-style:normal;
}
	
.prices{
font-size:9px;
}	
	
	
#content {
position: absolute;
display:block;
background-color:#FFF;
width: 380px;
padding-top:25px;
margin-left:10px;
}	
	
	
#lines {
font-size:9px;
 padding-top:7px;
 display:block;
 width:380px;
 border-bottom-color:#000;
 border-bottom-style:double;
 }


#dotlines {
 padding-top:7px;
 display:block;
 width:380px;
 border-bottom:1px dotted #000;
 }

	


#cartleft{
width:85%;
}

#cartright{

float:right;
width:15%;
}

#cartright p{

margin-top:28px;
vertical-align:bottom;
}

#cartright a{
 color:#000;
 text-decoration:none;
 text-align:right;
 vertical-align:bottom;

 	}
	

	
p {
padding:0px;
}




#collection p{
padding-bottom:8px;
}

 #copyright{
 text-align:right;
 font-size:9px;

}
	
 #menu a {
 color:#999;
 text-decoration:none;
 padding-right:7px;

}
	
#menu a:link {
	color:#999;
	text-decoration:none;
	
	}
	
#menu a:visited {
	color:#999;
	 text-decoration:none;


}
#menu a:hover {
	color:#FF0000;
	text-decoration:none;
	

}
#menu a:active {
	color:#999;
	 text-decoration:none;
	}
	
	
a {
 color:#000;
 text-decoration:none;
}
	
a:link {
	color:#000;
	text-decoration:none;
	
	}
	
a:visited {
	color:#999;
	 text-decoration:none;


}
a:hover {
	color:#FF0000;
	text-decoration:none;
	

}
a:active {
	color:#000;
	 text-decoration:none;
	}
	
#left {
width:50%;
}

#right {
float:right;
width:50%;
}
#adress {
float:right;
width:50%;
padding-top:1px;
line-height:165%;

}



select, option {
font-family: Verdana,Helvetica,sans-serif;
background-color:#FFF;
color:#000;
font-size:10px;
}


input, textarea {
  color:#000;
  font-family: Verdana,Helvetica,sans-serif;
  font-size: 10px;
 }
  
  
  
  
  
  /* DEBUT DU SCRIPT SIFR PARAMETRES DES TITRES EN FUTURA, ILS SE TROUVENT DANS LES BALISES H1 
  
h1 {
	color:#999;
	font-family: "Futura Light", Helvetica, Arial, Verdana, sans-serif;
	font-weight:lighter;
	text-transform:uppercase;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
	text-align: left;
	font-size: 48px;
	padding: 0;
	margin: 0;
}
	
	
	/* These are standard sIFR styles... do not modify 

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it.
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles 

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
  
  

 This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal 

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

*/