body { 
	scrollbar-3d-light-color: #000000; 
	scrollbar-arrow-color: #ffcc33; 
	scrollbar-base-color: #336600; 
	scrollbar-dark-shadow-color: #001122;
	scrollbar-face-color: #00693f; 
	scrollbar-highlight-color: #667788; 
	scrollbar-shadow-color: #223344;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	margin:30px 0 0 0;
}

A:link {color: #003399;text-decoration:none;} 
A:visited {color: #003399;text-decoration:none;} 
A:hover {color: #336600;text-decoration:underline;}
a.disclam {color: #000;}
a:hover.disclam {text-decoration:none;}

td  {
	color: black; 
	font-variant: normal; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica; 
}
.titre {
	color: #990000; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica; 
	font-weight: bold;
}
b { font-weight: bold }

h1 {
	font-size: 15pt;
	letter-spacing: 0pt;
	color: #0879ce;
	text-align:center;
	margin:5px 0 5px 0;
}
h3 {
	font-size: 12pt;
	letter-spacing: 0pt;
	color: #0879ce;
	background:url('gif/biotopsmall.gif') left no-repeat;
	height:57px;
	padding:0 0 0 65px;
	line-height:50px;
}




/* Menu */
ul.menu {
	margin:10px 0 10px 0;
	padding:0;
}
ul.menu li {
	list-style-type:none;
}
ul.menu li a {
	display:block;
	font-size:15px;
	color:#087BC6;
	font-weight:bold;
	background:#fff url('gif/neutre.gif') 3px 6px no-repeat;
	height:34px;
	text-align:center;
	line-height:37px;
}
ul.menu li a:hover {
	text-decoration:none;
	background:#fff url('gif/neutre_hover.gif') 3px 6px no-repeat;
}
ul.menu li.menu_head_shop_fr, ul.menu li.menu_head_shop_sp, 
ul.menu li.menu_head_shop_ca, ul.menu li.menu_head_shop_en {
	background:url('gif/48-shop-fr.gif') no-repeat;
	height:34px;
	width:186px;
}
ul.menu li.menu_head_shop_sp { background:url('gif/48-shop-sp.gif') no-repeat; }
ul.menu li.menu_head_shop_ca { background:url('gif/48-shop-ca.gif') no-repeat; }
ul.menu li.menu_head_shop_en { background:url('gif/48-shop-en.gif') no-repeat; }

ul.menu li.menu_head_biotops {
	background:url('gif/48-biotops.gif') no-repeat;
	height:34px;
	width:186px;
}
ul.menu li.menu_head_neutre {
	background:url('gif/48.gif') no-repeat;
	height:20px;
	width:186px;
}
ul.menu li.menu_foot {
	background:url('gif/49.gif') bottom no-repeat;
	height:20px;
	width:186px;
}
/* ---- */


/* Languages */
ul.languages {
	margin:auto;
	padding:0;
	width:140px;
}
ul.languages li {
	display:inline;
	list-style-type:none;
}
/* ---- */




/* Transport */
table.transport_tab {margin:2px;}
table.transport_tab td, table.transport_tab th  {
	border:1px solid #CCCCCC;
	color:#444;
	background-color:#eee;
}
table.transport_tab th {
	font-size:12px;
	background-color:#ddd;
	color:#222;
	font-weight:normal;
}
/* ---- */



/* mini_link */
table.mini_link {
	margin-top:30px;
}
table.mini_link h2 {
	font-size:11px;
}
table.mini_link li {
	font-size:9px;
	list-style-type:none;
}
table.mini_link a {
	color:#000;
}
/* ---- */



#HighLife {
	font-size:17px;
	background-color:#3171B5; 
	width:100%;
	height:30px;
	position:absolute;
	top:0;
	left:0;
}
