/* @override http://helicongroup.com.au/squelettes/habillage.css */

/* BASICS */
body {
	background-color:#26333c;
	margin: 0 0 0 160px;
	text-align: left;
	font-size: 1em;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
img, table, object { margin: 0; padding: 0; border: none; vertical-align:top;}
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

/* CHINESE VERSION */
#chinese {
	float:right;
	padding:10px 10px 0 0;
}
#chinese a {
	font-size:.75em;
	text-decoration:none;
	color:#e0e4e7;
	padding-left:6px;
}
#chinese a:hover{
	text-decoration:underline;
}

/* HEADERS */
#entete, #logo {
	width:620px;
	background-color:#27333c;
}
#entete{
	margin-bottom:30px;
}
#logo{
	height:150px;
}

/* NAVIGATION */
#haut{
	text-align:left;
	width:615px;
	height:22px;
	margin-bottom:24px;
	background-color:#979381;
}
#haut img {
	padding-right: 4px;
}
#haut a{
	color:#fff;
	text-decoration:none;
	display:block;
	height:15px;
	padding-top:5px;
}
.navCol, .navOn {
	height:22px;
	text-align:center;
	font-size:.65em;
}
.navCol {
	border-right:1px solid #828174;
	border-bottom:1px solid #828174;
	border-top:1px solid #828174;
}
.navOn {
	background-color:#333e46;
	border-right:1px solid #4b5861;
	border-bottom:1px solid #4b5861;
	border-top:1px solid #4b5861;
	color:#fff;
	text-decoration:none;
}

.navCol:hover{
	border-right:1px solid #b9b49d;
	border-bottom:1px solid #b9b49d;
	border-top:1px solid #b9b49d;
}

/* DROP DOWNS */
#haut div {
	display:none;
	position:absolute;
	z-index:2;
	background-color:#979381;
	padding:0 12px 6px 12px;
	border-right:1px solid #b9b49d;
	border-bottom:1px solid #b9b49d;
	border-left:1px solid #b9b49d;
	width:160px;
}
#smenu2 {
	margin-left:58px;
}
#smenu3{
	margin-left:142px;
}
#smenu6{
	margin-left:337px;
}
#smenu2 h1 a, #smenu3 h1 a, #smenu6 h1 a {
	color:#fff;
	font-size:.71em;
	text-decoration:none;
}

#smenu2 h1 a:hover,#smenu3 h1 a:hover, #smenu6 h1 a:hover{
	color:#333e46;
}

/* CONTENT */	
#conteneur{
	background-color:#27333c;
	width:848px;
	text-align:left;
	background-image:url(../IMG/bac_container.jpg);
	background-repeat:repeat-y;
	line-height:16px;
}
#center{
	background-color:#d6e7f7;
	float:left;
	width:415px;
	padding:25px;
}
#center h1{
	color:#979381;
	font-size:1em;
	text-transform:uppercase;
	font-weight:bold;
}
#center h2{
	color:#000;
	font-size:.88em;
}
#center h2 img {
	padding-right:6px;
}
#center h3{
	color:#000;
	font-size:.71em;
}
#center h3.footnotes {
	margin-top: 3em;	 
}

#center a{
	color:#979381;
	font-size:1em;
	text-decoration:none;
	font-weight:bold;
}
#center a:hover{
	text-decoration:underline;
}
#center h2 a {
	color:#26333c;
}
#center .on {
	color:#ccd6d8;
}

/* RIGHT COLUMN */
#droite{
	width:126px;
	margin-left:486px;
	background-color:#d6e7f7;
	min-height:500px;
	height:auto !important;
	height:500px;
}
#droite h1 {
	display:block;
	background-color:#979381;
	font-size:.71em;
	padding:10px 0 10px 6px;
}
#droite h1.products {
	font-weight:bold;
}
#droite h1, #droite h1 a{
	color:#d6e7f7;
}
#droite h3{
	font-size:.81em;
	background-color:#eaebe6;
	padding:10px 0 10px 6px;
}
#submenu {
	background-color:#d6e7f7;
	padding:1px 8px 0 8px;
	font-size:0.71em;
}
#submenu a {
	text-decoration:none;
	color:#979381;
}
#submenu a:hover {
	text-decoration:underline;
}
#submenu .on {
	text-decoration:none;
	font-weight:normal;
	color:#26333c;
}
/* FOOTER */
#footer{
	background-color:#27333c;
	clear:both;
	color:#fff;
	font-size:0.65em;
	padding:8px;
}
#footer small, #footer a{
	color:#d6e7f7;
	text-decoration:none;
}
#footer .orange{
	color:#f63;
}
