@charset "utf-8";
body {
	font-family: "Myriad Pro";
	font-size: 1em;
	line-height: 1.2em;
	color: #000;
	font-style: normal;
	font-weight: lighter;
}
/* CSS Document */

#container {
	width: 700px;

	background: # d8e4af;
	overflow: hidden;
	background-color: #CCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1100px;
	padding: 30px;
}
#banner {
	font-family: "Myriad Pro";
	font-size: 24px;
	font-style: normal;
	color: #990000;
	height: 50px;
	padding-top: 20px;
	font-weight: 400;
}
#main_image {
	background-image: url(La%20carafe%20torsadee,%2039x45%20cm,%20avec%20cadre%2061x67%20cm,%202011.gif);
	height: 452px;
	width: 514px;
}
#right_column {
	float: right;
	width: 170px;
}
#galery {
	float: right;
	width: 150px;
}
#noyer {
	height: 85px;
}
#right_column h4 {
	position: relative;
	top: 13px;
	color: #990000;
	font-weight: lighter;
	font-size: 18px;
}
#expos_to_come {
	height: 30px;
}

#expos_to_come_1{
	height: 25px;
	margin-left: 15px;
}
#expos_to_come h3 {
	color: #990000;
	font-weight: lighter;
}
#expos_to_come_2 {
	height: 60px;
	margin-left: 15px;
}
#expos_to_come_25 {
	height: 75px;
	margin-left: 15px;
}
#expos_to_come_3 {
	height: 78px;
	margin-left: 15px;
}
.Superscript {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	vertical-align: top;
}
#head {
	height: 20px;
}
#det {
	position: relative;
	left: 60px;
}
#shif1 {
	float: right;
	width: 650px;
}
#shift2 {
	float: right;
	width: 650px;
}
#shift3 {
	float: right;
	width: 595px;
}
#address {
	height: 30px;
}
#address h3 {
	color: #990000;
	font-weight: lighter;
}
#address_1 {
	background-image: url(Address.gif);
	height: 50px;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	left: 35px;
	position: relative;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	position: relative;
	top: 20px;
}
a:link {
	COLOR: #F00 /*The color of the link*/
}
A:visited {
	COLOR: #003300 /*The color of the visited link*/;
}
