html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: Verdana, Geneva, sans-serif;
	height: 100%;
	line-height: 1.6em;
	letter-spacing: 0;
	word-spacing: 0;
}

a {
	color: #EE3024;
	text-decoration: underline;
}

h1 {
	border-bottom: 3px solid #000000;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	height: 45px;
}

img {
	border: 0;
}

div#shim {
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -230px;
	float: left;
}

div#page {
	width: 700px;
	height: 460px;
	clear: both;
	margin: 0 auto;
	font-size: 1.1em;
}

div#content {
	height: 354px;
}

div#content-image {
	width: 350px;
	height: 350px;
	float: left;
}

div#content-text {
	width: 350px;
	height: 350px;
	overflow: auto;
	float: left;
}

div#content-text p, div#product-desc {
	margin: 10px 10px 10px 15px;
}

ul#navigation {
	clear: both;
	list-style-type: none;
	background-color: #000000;
	background-image: url(/images/apres-peau_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 35px;
	text-align: right;
	padding: 0;
	margin: 0;
}

ul#navigation li {
	display: inline;
}

div#footer {
	margin-top: 8px;
}

div#footer p, div#footer address, div#footer img, div#footer span {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

.page-contact {
	background-color: #FFFFFF;
	color: #000000;
}

.page-contact h2 {
	width: auto;
	margin: 80px 0 0 20px;
	padding: 0;
}

.page-contact a {
	color: #000000;
	text-decoration: none;
}

.note {
	font-style: italic;
	font-size: 0.9em;
}

/* Products page */

div#products {
	background-image: url(/images/products-bg.gif);
	background-repeat: no-repeat;
	background-position: 7px 35px;
	width: 100%;
	height: 100%;
	padding: 0;
}

.product-tn {
	float: left;
	width: 118px;
	height: 150px;
	text-align: center;
	margin: 20px 9px 0 9px;
	padding: 0;
}

.product-tn a {
	text-decoration: none;
	font-family: Georgia, serif;
	color: #000000;
	font-size: 10px;
}

p#more-views-title {
	margin: 0;
	padding: 0;
	line-height: 0;
}

ul#more-views {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 0;
	height: 8px;
	margin-top: -22px;
	margin-left: 90px;
}

ul#more-views li {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 5px;
}

ul#more-views a {
	display: block;
	width: 8px;
	height: 8px;
	text-indent: -20px;
	overflow: hidden;
	text-decoration: none;
	background-color: #B3B3B3;
}

ul#more-views li#view-1 a {
	background-color: #FF1300;
}

div#product-desc p {
	margin-left: 0;
	margin-right: 0;
}

h3#product-header {
	margin: 20px 0 0 15px;
	padding: 0;
}

dl#product-list {
	margin: 10px 0 0 15px;
	padding: 0;
	width: 312px;
}

dl#product-list dd {
	text-align: right;
	margin: 0;
	margin-bottom: 4px;
}

p#order-number {
	margin: 0;
	padding: 0;
}

.item-desc {
	font-style: italic;
}

/* Press */

h3#article-header {
	margin: 10px 20px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 1.7em;
	line-height: 1.1em;
}

div#article-text {
	margin: 10px 20px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

div#articles {
	background-color: #B3B3B3;
	height: 160px;
}

div#articles h2 {
	margin: 0;
	padding: 0;
	margin-left: 15px;
	margin-bottom: 10px;
	padding-top: 15px;
}

ul#article-list {
	list-style-type: none;
	padding: 0;
	margin: 0 15px 0 15px;
	line-height: 1.2em;
}

ul#article-list li {
	margin: 0;
	margin-bottom: 5px;
}

ul#article-list a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, serif;
}
