/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*    SENSOTEK E-SHOP STYLE SHEET 29/04/2007   */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


/* Promo Menu Style
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#promo_menu{
	width: 100%; height: 66px;
	margin: 0; padding: 0;
	background: transparent url(../img/ban_gammes.png) no-repeat 204px -198px;
}

#promo_menu a{
	width: 68px; height: 66px;
	float: left;
	margin: 0; padding: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0px 0px
}
#promo_menu a:hover { background-position: 0px -66px }

#promo_menu_relax{ background-image: url(../img/logo_relax.png) }
#promo_menu_energy{ background-image: url(../img/logo_energy.png) }
#promo_menu_exalt{ background-image: url(../img/logo_exalt.png) }

/* Shop Item Style
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#shop_item{
	width: 100%; height: 90px;
	margin: 100px 0 20px 0;
	text-align: center;
}

#shop_item a{
	width: 80px; height: 90px;
	float: left;
	margin: 0 0 0 115px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top
}

/* Title Style
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
h1{ display: none }

h3{ font-family: asenine wide; font-size: 24px; }


/* Link Style
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#content_main a.relax {color: #465DAB;text-decoration: none}
#content_main a.relax:hover {text-decoration: underline}

#content_main a.energy {color: #3CA121;text-decoration: none}
#content_main a.energy:hover {text-decoration: underline}

#content_main a.exalt {color: #BA2A2A;text-decoration: none}
#content_main a.exalt:hover {text-decoration: underline}

#content_main img{
	border: 0 0 0 0;
	margin: 0 0 8px 10px;
}

#content_main{
	width: 720px;
	padding: 10px 0 10px 0;
}
