body {
	background-color: white;
	color: #01345f;
}

body, td {
	font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
	line-height: 14px;
}

input, select {
	font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
	border: 1px solid grey;
	padding: 2px;
	margin: 1px;
}

strong {
	font-weight: bold;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0;
	line-height: 17px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0;
}

a {
	text-decoration: underline;
	color: #01345f;
}

p {
	text-align: justify;
	margin: 6px 0;
}

.clearer {
	clear: both;
}

/************ General Layout ************/

#global {
	width: 725px;
	margin: 5px auto;
	border: 1px solid #7f7f7f;
}

#main_table {
	width: 100%;
}

#main_table td {
	vertical-align: top;
}

#main_table_left {
	width: 300px;
}

#main_nav {
	border-bottom: 2px solid #01345f;
}



#lang_nav ul {
	margin-top: 12px;
	margin-right: 5px;
	padding-bottom: 4px;
	list-style: none;
}

#lang_nav li {
	float: right;
	height: 13px;
}

#lang_nav li a {
	display: block;
	height: 13px;
}

#lang_nav li#nav_lang_fr a {
	background: url(../medias/nav_lang_fr.gif) top left no-repeat;
	width: 45px;
}

#lang_nav li#nav_0_fr a {
	background: url(../medias/nav_0_fr.gif) top left no-repeat;
	width: 51px;
}

#lang_nav li#nav_lang_en a {
	background: url(../medias/nav_lang_en.gif) top left no-repeat;
	width: 52px;
}

#lang_nav li#nav_0_en a {
	background: url(../medias/nav_0_en.gif) top left no-repeat;
	width: 47px;
}


#main_nav ul {
	margin-right: 5px;
	padding-bottom: 4px;
	margin-top: 16px;
	list-style: none;
}

#main_nav li {
	float: right;
	height: 13px;
}

#main_nav li a {
	display: block;
	height: 13px;
}

#main_nav li#nav_1_fr a {
	background: url(../medias/nav_1_fr.gif) top left no-repeat;
	width: 118px;
}

#main_nav li#nav_2_fr a {
	background: url(../medias/nav_2_fr.gif) top left no-repeat;
	width: 95px;
}

#main_nav li#nav_3_fr a {
	background: url(../medias/nav_3_fr.gif) top left no-repeat;
	width: 72px;
}

#main_nav li#nav_4_fr a {
	background: url(../medias/nav_4_fr.gif) top left no-repeat;
	width: 37px;
}

#main_nav li#nav_5_fr a {
	background: url(../medias/nav_5_fr.gif) top left no-repeat;
	width: 83px;
}


#main_nav li#nav_1_en a {
	background: url(../medias/nav_1_en.gif) top left no-repeat;
	width: 102px;
}

#main_nav li#nav_2_en a {
	background: url(../medias/nav_2_en.gif) top left no-repeat;
	width: 83px;
}

#main_nav li#nav_3_en a {
	background: url(../medias/nav_3_en.gif) top left no-repeat;
	width: 51px;
}

#main_nav li#nav_4_en a {
	background: url(../medias/nav_4_en.gif) top left no-repeat;
	width: 42px;
}

#main_nav li#nav_5_en a {
	background: url(../medias/nav_5_en.gif) top left no-repeat;
	width: 62px;
}


#main_nav li a span , #lang_nav li a span {
	position: absolute;
	left: -9999px;
}


/************ Special Home ***************/

#cat_nav {
	margin-left: 1px;
}

#cat_nav .cat_item {
	width: 84px;
	float: left;
	margin-right: 1px;
}

#cat_nav .cat_item span {
	padding: 2px 0px;
	line-height: 12px;
	display: block;
	text-align: center;
	background-color: #00355f;
}

#cat_nav .cat_item span a {
	text-decoration: none;
	color: white;
}

#home #content {
	height: 286px;
}

#home #content #content_inner {
	padding: 67px 30px 0 30px;
}

/************ Special Sections ***************/

#section #content {
	height: 392px;
	overflow: auto;
}

#section #content #content_inner {
	padding: 20px 30px 10px 30px;
}

#section #content ul {
	margin-left: 20px;
}

#section #section_nav {
	margin-top: 1px;
	text-align: right;
}

#section #section_nav a {
	padding: 1px 3px;
	font-size: 10px;
	margin: 0 2px;
	background-color: white;
	border: 1px solid #00355F;
	color: #00355F;
}

#section #section_nav a.current {
	background-color: #00355F;
	color: white;
}

/************ Special Catalog ***************/

#catalog #content {
	height: 392px;
	overflow: auto;
}

#catalog #content #content_inner {
	padding: 0px 25px 4px 22px;
}

#sep_bar {
	height: 18px;
	line-height: 16px;
	font-size: 12px;
	text-align: right;
	background-color: #00355f;
	overflow: hidden;
	padding-left: 24px;
}

#sep_bar #sep_bar_left {
	width: 250px;
	float: left;
	text-align: left;
	color: white;
	font-size: 11px;
	
}

#sep_bar #sep_bar_right {
	width: 140px;
	float: left;
}

#sep_bar img {
	margin-top: 1px;
}

#left_label {
	height: 18px;
	line-height: 18px;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
}


#product_list {
	margin-top: 7px;
}

#product_list .product_item {
	width: 105px;
	height: 130px;
	float: left;
	margin: 6px;
}

#product_list .product_item td {
	padding: 2px;
	margin-top: 1px;
	line-height: 12px;
	text-align: center;
	background-color: #00355f;
	vertical-align: middle;
	width: 105px;
	height: 28px;
}

#product_list .product_item td a {
	text-decoration: none;
	color: white;
}



#category_nav {
	height: 76px;
	overflow: hidden;
}

#category_nav ul.col_1 {
	width: 110px;
	margin-top: 4px;

	float: left;
}

#category_nav ul.col_2 {
	width: 85px;
	margin-top: 4px;
	margin-left: 4px;
	float: left;
}

#category_nav ul.col_1 li , #category_nav ul.col_2 li {
	list-style-type: none;
	font-size: 10px;
	height: 14px;
	line-height: 14px;
}

#category_nav ul.col_1 li a , #category_nav ul.col_2 li a {
	text-decoration: none;
	color: white;
}

#category_nav ul.col_1 li a.current , #category_nav ul.col_2 li a.current{
	font-weight: bold;
}

#product_nav {
	height: 76px;
	overflow: hidden;
}

#product_nav ul.col_1 {
	width: 210px;
	margin-top: 4px;
	margin-left: 10px;
	float: left;
}

#product_nav ul.col_2 {
	width: 190px;
	margin-top: 4px;
	margin-left: 4px;
	float: left;
}

#product_nav ul.col_1 li , #product_nav ul.col_2 li {	
	list-style-type: none;
	font-size: 10px;
	margin-left: 13px;
	height: 14px;
	line-height: 14px;
}

#product_nav ul.col_1 li a , #product_nav ul.col_2 li a {
	text-decoration: none;
	color: #7B7E81;
}

#product_nav ul.col_1 li a.current , #product_nav ul.col_2 li a.current{
	font-weight: bold;
}


/********** Product details ***********/

.highlight_1 {
	font-weight: bold;
	color: #a4d60f;
}

#details_part_1 {
	width: 362px;
	margin-top: 10px;
}

#details_part_1 td {
	padding: 1px;
}

td.details_title {
	background-color: #a4d60f;
	color: white;
	font-weight: bold;
	height: 14px;
	line-height: 14px;
	width: 240px;
}

td.details_photo {
	text-align: center;
}

#details_part_2 {
	width: 362px;
	margin-top: 10px;
}

#details_part_2 td {
	padding: 1px;
}

td.cell_format_1 {
	width: 40px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	background-color: #d2eb87;
	font-size: 10px;
	line-height: 13px;
}

td.cell_format_2 {
	width: 130px;
	padding: 5px;
	vertical-align: middle;
	background-color: #d2eb87;
	font-size: 10px;
	line-height: 13px;
}

td.cell_format_3 {
	padding: 5px;
	vertical-align: middle;
	background-color: #d2eb87;
	font-size: 10px;
	line-height: 13px;
}

#footer {
	font-size: 10px;
	text-align: center;
	padding: 10px;
	color: #acacac;
}

#footer a {
	color: #acacac;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}