html {
	overflow-y:scroll;
	}

h1{
	font-size:13px;
	margin:0 0 5px 0;
}
h2{
	font-size:13px;
	margin:0 0 5px 0;
	color: #484466;
}
hr{
	border:dotted #484466;
	border-width:0 0 1px 0;
	margin:15px 0;
}
.clear{
	clear:both;
	height: 1px;
	overflow: hidden;
}

div#bd div#main.static{
	margin:40px 0 0 100px;
	width:600px;
	min-height:200px;
	height:auto !important;
	height:200px;
	padding:30px;
	background:#fff url(/img/shadow_image_shop.jpg) center bottom repeat-x;
}


div#cn{
	margin:0 auto;
	width:980px;
}

div#hd{
	width:980px;
	position:relative;
	height:166px;
	background:url(/img/bg_top.gif) no-repeat;
}


div#hd div#lang {
	position: absolute;
	top:-2px;
	left:35px;
	font-size:10px;
}

div#hd div#lang a {
	display: block;
	float: left;
	padding: 0 0 0 28px;
	text-decoration: none;
	margin: 0 10px 0 0;
}

div#hd div#lang a.fr {
	background: url(../img/flag_ch-fr.png) left top no-repeat;
}

div#hd div#lang a.en {
	background: url(../img/flag_ch-en.png) left top no-repeat;
}

div#hd div#currency {
	position: absolute;
	top:0;
	right:40px;
	margin: -2px 0 0 0;
	padding: 0 0 0 24px;
	background: url(../img/icon_currency.gif) left top no-repeat;
	font-size:10px;
}



div#hd div#currency > a {
	margin: 0 5px 0 0;
	text-decoration: none;
}

div#hd div#lang ul,
div#hd div#currency ul {
	position: absolute;
	top: 18px;
	display: none;
	list-style-type: none;
	margin: 1px 0 0 0;
	background: #484466;
	padding: 5px;
	border: solid #b7afd4;
	border-width: 0 1px 1px 1px;
}

div#hd a.logo{
	display: block;
	position:absolute;
	text-decoration: none;
	left:30px;
	top:5px;
	height:110px;
	width:280px;
	padding:-100px 0;
	background:url(/img/logo_st2it_off.jpg) no-repeat;
}

div#hd div#caddie {
	position: absolute;
	left: 746px;
	margin: 36px 0 0 60px;
	width: 100px;
	height: 100px;
	
}

.upper  {
	text-transform:uppercase;
}

div#hd div#caddie a {
	display: block;
	width: 100px;
	height: 40px;
	padding: 60px 0 0 0;
	text-decoration: none;
	text-align: left;
	color: #fff;
	background: url(../img/icon_shop.gif) left top no-repeat;
}

div#hd div#caddie a:hover {
	color: #cecece;
}

div#hd a.logo:hover{
	background:url(/img/logo_st2it_on.jpg) no-repeat;
}
div#hd > ul{
	position:absolute;
	margin:110px 0 0 28px;
	top:0;
	padding:0;
	list-style-type:none;	
}
div#hd > ul li{
	float:left;
	width:176px;
	height:44px;
	margin:0 20px 0 0;
}
div#hd > ul li a{
	display:block;
	width:176px;
	height:44px;
	line-height:44px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
div#hd ul li.menu1 a{
	background:#fff url(/img/menu_pink_off.jpg);
}
div#hd ul li.menu1 a:hover{
	background:url(/img/menu_pink_on.jpg);
}
div#hd ul li.menu2 a{
	background:url(/img/menu_blue_off.jpg);
}
div#hd ul li.menu2 a:hover{
	background:url(/img/menu_blue_on.jpg);
}
div#hd ul li.menu3 a{
	background:url(/img/menu_green_off.jpg);
}
div#hd ul li.menu3 a:hover{
	background:url(/img/menu_green_on.jpg);
}
div#hd ul li.menu4 a{
	background:url(/img/menu_orange_off.jpg);
}
div#hd ul li.menu4 a:hover{
	background:url(/img/menu_orange_on.jpg);
}

div#bd{
	position:relative;
	min-height:200px;
	height:auto !important;
	height:200px;
	background:url(/img/bg_middle.gif);
	padding:10px 0 0 0;
}
div#ft{
	position:relative;
	height:186px;
	background:url(/img/bg_bottom.gif);
}
div#ft p{
	position:absolute;
	right:0;
	top:0;
	margin:150px 20px 0 0;
	color:#9283bc;
	font-size:10px;
}
div#ft p a{
	color:#9283bc;
	text-decoration:none;
}
 div#ft ul{
    margin:0;
    padding:20px 0 0 13px;
}
div#ft div{
    margin:0;
    padding:20px 0 0 13px;
}
div#ft ul li{
	display:inline;
	padding:0;
	margin:0;
	color:#fff;
	font-size:12px;
}
div#ft ul li a{
	padding:0 10px;
	text-decoration:none;
	color:#fff;
}
div#ft ul li a:hover{
	text-decoration:underline;
}
div#ft a.logo{ 
	position:absolute;
	margin:10px 0 0 35px;
	display:inline;
	width:112px;
	height:42px;
	background:url(/img/logo_st2it_small.jpg) no-repeat;	
}
div#bd div#main{
	margin:0 0 0 30px;

	width:750px;
	float:left;
}
div#bd div#right{
	margin:10px 15px 0 0;
	width:160px;
	padding: 0 0 0 15px;
	min-height:300px;
	height:auto !important;
	height:300px;
	float:right;
	background:url(/img/sep_200px.gif)  no-repeat;
	}

div#bd div#right ul {
	margin:5px 0 25px 15px;
	padding:0;
	}
	
div#bd div#right ul li {
	margin:5px 0 0 0;
	padding:0;
	}

div#bd div#right h3 {
	margin: 0 0 0 0;
	font-size:12px;
    text-transform:uppercase;
}

div#bd div#right a {
	color:#fff;
}

div#bd div.detail{
	position:relative;
}

div#db div.detail h1 {
	margin:0;
	padding:0;
}
div#bd div.detail ul{
	margin:10px 0 0 0;
	padding:0;
	list-style-type:none;
	width:300px;
	display:block;
	float:left;
}
div#bd div.detail ul li{
	margin:0 7px 0 0;
	padding:0;
	display:block;
	float:left;
}
div#bd div.detail ul li img{
	border:none;
	margin:0;
	padding:0;
	border:solid 4px #fff;
}

div#bd div.detail ul li.big img{
	border:none;
}

div#bd div.detail ul li.big{
	display:block;
	width:239px;
	height:239px;
	padding:5px 5px 17px 5px;
	margin:0;
	border:none;
	background:#fff url(/img/shadow_image_450px.jpg) center bottom no-repeat;	
}

div#bd div.detail div{
	width:300px;
	float:left;
}
div#bd div.detail span.price{
	color:#fff;
	position:absolute;
	right:10px;
	top:8px;
	font-weight:bold;
	font-size:13px;
	text-align:right;
}

div#bd div.detail div#prinfos {
	margin:8px 0 0 0;
}


div#bd div.detail span.barre {
	text-decoration: line-through;
}
div#bd div.detail span.price strong{
}
div#bd div.detail span.price .action{
	color:#b53d97;
}



div#bd div.listing ul {
	margin:0;
	padding:0;
	}

div#bd div.listing ul li{
	margin:13px 40px 0 0;
	padding:0;
	display:block;
	float:left;
	width:210px;
	list-style-type:none;
	height:270px;
}
div#bd div.listing ul li img{
}
div#bd div.listing span.price{
	padding:0 5px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
}

div#bd div.listing span.price span.barre{
	text-decoration: line-through;
}

div#bd div.listing span.price strong.action{
	padding:0 5px 0 10px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
}

div#bd div.listing h5{
	padding:0 0 0 5px;
	margin:5px 0 0 0;
	font-size:12px;
}

div#bd div.listing h5 a{
	color:#3a3750;
	text-decoration:none;
}

div#bd div.listing ul li a.img{
	display:block;
	width:200px;
	height:200px;
	padding:5px 5px 17px 5px;
	background:#fff url(/img/shadow_image_450px.jpg) center bottom no-repeat;
}

div#bd div.listing ul li a img{
	background: url(/img/shadow_image_450px.jpg);
}

div#bd div.listing span.price span.action{
	text-decoration:line-through;
}
div#bd div.listing span.price strong{
}
div#bd div.listing span.price .action{
	color:#b53d97;
}

div#bd div#main.home {
	margin-top: 15px;
}

div#bd div#main.home img {
	float: left;
	margin: 5px 15px 0 0;
}

div#bd div#main.home p {
	margin: 15px 0 5px 0;
}

div#bd div#main.home h1 {
	font-size:22px;
	margin:-7px 0 5px 0;
	padding:0;
}

#textHome p{
	margin-top:20px;
}

div#main div.box {
	padding:0 0 0 8px;
}

div#main div.box h2 {
    font-size:22px;
}

div#main.static .box a {
    font-size:12px;
    color: #484466;
}


div#bd div.box.contact em {
	font-weight: bold;
}


div#bd div.box.contact form {
	position: relative;
	margin: 0 10px;
}

div#bd div.box.contact form dl dt {
	font-weight: bold;
	clear: both;
	margin: 0 0 10px 0;
}

div#bd div.box.contact form dl dd {
	padding: 0 0 10px 0;
	margin: 0;
}

div#bd div.box.contact form dl dd span {
	display: block;
	clear: both;
	padding: 4px 0 4px 20px;
	background: #ccc;
}

div#bd div.box.contact form dl dd span {
	background: transparent;
	padding: 4px 0 4px 0;
}

div#bd div.box.contact form dl dd label {
	display: block;
	float: left;
	width: 140px;
}

div#bd div.box.concours form fieldset.address p label,
div#bd div.box.contact form fieldset.address p label {
	display: block;
	float: left;
	width: 140px;
}

/* contest & contact forms end */


div#bd div.box.contact form dl dd label.error {
	width: auto;
	padding: 0 6px;
	margin: 0 0 0 5px;
	background: #484466;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

div#bd div.box.contact form dl dd input.error,
div#bd div.box.contact form dl dd textarea.error {
	float: left;
	border: 2px solid #9283bc;
	padding: 2px 1px;
	background: url(/img/theme09/error.jpg) 0 -8px repeat-x;
}

div#opusPanel a {
	color:#000;
	}

div#paypal {
		position:absolute;
		bottom:240px;
		left:480px;
		}
