
body {
	background: #FFF;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
div#bodyWrap {
	background: url('../images/back_top.jpg') repeat-x;
}
.pageWrapper {
	margin: 0 10%;
	width: auto;	
}
.pageWrapper {
	margin: 0 auto;
	width: 800px;
}
#main {
	
	background: #8CEFC6;
}
#header {
	height: 146px;
	margin-right: -2px; 
}
 #logo {
	width: 223px;
	float: left;
	background: url('../images/logo.gif') no-repeat #FFF;
	margin: 0 -3px;
	height: 146px;
	position: absolute;
	z-index: 100;
}
#flash{
	background: #000;
	width: 400px;
	margin-left: 200px;
	margin-top: 100px;
	height: 300px;
}
#skip{
	margin-top: 15px;
	width: 400px;
	margin-left: 200px;
	text-align: center;
}
#skip a{
	text-decoration: none;
	color: #CCC;
}
#skip a:hover{
	text-decoration: none;
	color: #000;
}
#menu  .head {
	height: 78px;
	background: url('../images/header.jpg') no-repeat right top #FFF;
	border-right: 2px solid #fff;
	position: relative;
	margin-right: -2px;
}
#menu  .top{
	color: #000;
	margin: 10px 10px 0 0;
	float: right;
	width: 460px;
	text-align: right;
	height: 22px;
}
#menu  .top a{
	color: #FFF;
	text-decoration: none;
}
#menu  a:link,
#menu  a:visited {
	color: #FFF;
	margin-left: 32px;
}

#menu  a:hover {
	border-bottom: #000 6px solid;
}
#menu  a.active {
	border-bottom: #000 6px solid;
}
#mainOuter {
	border-left: 16em #8FEEC6 solid;
	border-right: 8px #019F5C solid;
}
#mainInner {
	border-left: 2px solid #FFF;
	background: #FFF;
}
#mainInner a {
	text-decoration: none;
	color: #009E5A;
}
#mainInner a:hover {
	text-decoration: none;
	color: #000;
}
#mainInner{
	z-index: 2;
	width: 100%;
	border-right: #FFF 2px solid;

}
#mainOuter div.left,
#mainOuter div.content {
	float: left;
	position: relative;
	z-index: 10;
	text-align: justify;
	overflow: visible;
}
.titleSide{
	margin-left: -2px;
	margin-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bloc{
	margin-left: 3px;
	margin-right: 5px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 2px;
	
}
#bloc_text{
	margin-left: 3px;
	margin-right: 5px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 2px;
	background: #F1F1F1;
	border-left: #019F5C 5px solid;
	width: 570px;
}
.titleSide {
	background: #019F5C repeat-y left url('../images/title1.gif');
	color: #FFF;
	margin-bottom: 12px;
	font-size: 12px;
	padding-left: 26px;
}
.content p {
	color: #000;
	line-height: 1.6em;
	letter-spacing: 0.05em;
	padding: 0 16px 8px 16px;
}
#mainOuter .left {
	width: 16em;
	margin: 0 1px 0 -16em;	
}
img.product, 
.product img {
	margin: 12px 8px 4px 8px;
}
.content .product {
	text-align: center;
}
h3{
	margin: 8px 16px;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 0.08em;
	font-weight: bold;
	color: #019F5C;
}
.clear {
	clear: both;
}
#footer {
	padding: 4px 15px;
	color: #000;
	
}