﻿body{
	color:#87888a;
	font-family:Arial,Helvetica,sans-serif;
	font-size:85%;
	text-align:center;
}

a:link, a:visited {text-decoration:none;}

.wrapper {width:800px;margin: 0 auto;padding:2em 0;text-align:left;}


.header {overflow:hidden;zoom:1;padding-bottom:.5em;font-size:.75em;}
	.header a:link, .header a:visited {color:#87888a;}
	.header a:hover, .header a:active {color:#000;}
	.header p{float:left;padding-top:.7em;}
	.header .shop {float:right;padding-left:25px;padding-top:.7em;background:transparent url('../images/shop.png') no-repeat left top;}
	
.body {overflow:hidden;zoom:1;padding-right:400px;background:#fff url('../images/body_bg.jpg') repeat-x left 75px;border:solid 1px #cee5f7;}
 .body .visu {display:block;margin-right:-400px;float:right;display:inline;}
 .body h1 {padding-top:15px;}
 .body-js h1 {padding-bottom:165px;background:transparent url('../images/map.jpg') no-repeat center bottom;}
 
 .menu {margin:0 30px;color:#535353;}
 .menu div {margin-bottom:.5em;}
 .menu h1 {padding:0;font-size:1.2em;cursor:pointer;background:transparent url('../images/menu_arrows.png') no-repeat left 8px;}
 .menu .selected h1 {cursor:auto;background-position:left -18px;}
 .menu h1 span {padding-bottom:1px;display:block;background:transparent url('../images/menu_dots.png') repeat-x left bottom;}
 .menu h1 , .menu ul {padding-left:15px;}
 .menu ul {overflow:hidden;zoom:1;margin-top:2px;}
 .menu li {margin:0;padding:0;width:50%;}
 .menu li {*width:49%;} /* IE 7 and below */
 .menu .rowed li {float:left;}
 .menu h2 {font-size:.85em;}
 .menu a {display:block;}
 .menu a:link, .menu a:visited {padding:1px 0 1px 5px;font-size:1em;color:#535353;}
 .menu a:hover, .menu a:active {background-color:#a7a7a9;color:#fff;}
