body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(image/bkg-tile.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}
#menu h6 {
	margin-left: 45px;
	font-size: 14px;
	color: #000000;
}
#informations {
	margin-left: 310px;
	color: #FFFFFF;
	background-image: url(image/fire-clip-logo.jpg);
	background-repeat: no-repeat;
	height: 700px;
	background-position: 80px 76px;
	width: 780px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#main {
	width: 1500px;
	position: relative;
}
.clearer {
	clear: both;
}
#photos-produit {
	padding-top: 310px;
	padding-left: 70px;
}
#photos-produit ul {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#photos-produit ul li {
	white-space: nowrap;
}
#photos-produit td {
	vertical-align: top;
	text-align: right;
}
#contact, #commande {
	padding-top: 310px;
	padding-left: 70px;
}
#contact td, #commande td{
	white-space: nowrap;
	vertical-align: top;
}
#contact input, #contact textarea, #commande input, #commande textarea{
	background-color: #DBBB8C;
	border: 1px solid #FFFFFF;
}
#contact input:focus, #contact textarea:focus, #commande input:focus, #commande textarea:focus{
	background-color: #816C59;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
#grande-photo {
	padding-right: 10px;
	padding-left: 10px;
}
#menu {
	height: 600px;
	width: 300px;
	background-image: url(image/fire-clip.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
#item {
	list-style-type: none;
	margin-left: 45px;
	padding-left: 0px;
	color: #FFFFFF;
	padding-top: 365px;
	margin-top: 0px;
}
#langues {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
}
#langues li {
	display: inline;
	color: #FFFFFF;
}
#langues li  a:link, #langues li  a:visited, #langues li  a:hover, #langues li  a:active {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.adresse {
	font-size: 12px;
	color: #DBBB8C;
}
#item li {
	padding-bottom: 10px;
}
#item li a:link, #item li a:visited, #item li a:active, #item li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 38px;
}
#photos-captions {
	padding-right: 10px;
	padding-bottom: 10px;
	height: 65px;
	vertical-align: bottom;
}
#paypal {
	margin-bottom:60px;
}
