body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	background-color: #F2F3F0;
	color: #444;
	margin: 5px;
	padding: 0px;
	text-align: center;
}

a {
	color: #444;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

img.roundedtop {
	position: absolute;
	left: 0px;
	top: 0px;
}

div.master {
	position: relative;
	width: 900px;
	height: 600px;
	background: #E8E5DD;
	margin: 0px auto;
}

div.header {
	height: 100px;
	background: #154374;
}

div.header img.logo {
	position: absolute;
	left: 30px;
	top: 15px;
}

div.subheader {
	background: #B9BCBE;
	height: 21px;
	border-top: solid 2px #E8721D;
	border-bottom: solid 2px #E8721D;
	text-align: right;
}

div.subheader h1, div.subheader h2 {
	margin: 3px 20px 4px 20px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-size: 11px;
	font-stretch: expanded;
	font-weight: normal;
}

div.subheader h1 {
	float: left;
	width: auto;
}

h1.distributor {
	position: absolute;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-stretch: narrow;
	top: 125px;
	left: 20px;
	margin: none;
	color: #154374;
}

h1.distributor span {
	font-weight: normal;
}

img.distributor {
	position: absolute;
	left: 20px;
	top: 170px;
}

h1.artistic {
	position: absolute;
	margin: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	font-stretch: narrow;
	color: #E8721D;
	right: 50px;
	top: 210px;
}

h2.saison {
	position: absolute;
	top: 345px;
	left: 20px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-size: 20px;
	font-weight: normal;
	color: #E8721D;
}

h2.saison span {
	color: #154374;
}

div.redline {
	position: absolute;
	width: 900px;
	height: 9px;
	left: 0px;
	top: 389px;
	background-image: url("../artistic/start/stripes_orange_new.gif");
	background-repeat: repeat-x;
}

div.menu {
	position: absolute;
	top: 250px;
}

div.menu {
	position: absolute;
	top: 250px;
	left: 300px;
	width: 600px;
	height: 300px;
}


div.menu a {
	position: relative;
	float: left;
	width: 180px;
	height: 300px;
	margin-right: 10px;
}

div.menu a img {
	border: 0px;
	width: 180px;
	height: 300px;
}

a.menu_1 {
	background: url("../artistic/start/paddling.jpg") no-repeat;
}

a.menu_1:hover {
	background: url("../artistic/start/paddling_selected.jpg") no-repeat;
}

a.menu_2 {
	background: url("../artistic/start/rafting.jpg") no-repeat;
}

a.menu_2:hover {
	background: url("../artistic/start/rafting_selected.jpg") no-repeat;
}

a.menu_3 {
	background: url("../artistic/start/canyoning.jpg") no-repeat;
}

a.menu_3:hover {
	background: url("../artistic/start/canyoning_selected.jpg") no-repeat;
}

div.footer {
	position: relative;
	display: block;
	margin: 3px auto;
	width: 900px;
	text-align: center;
}

div.footer a, div.footer span {
	margin-left: 2px;
	margin-right: 2px;
}

div.footer span {
	color: #999;
}

div.footer div.help  {
	visibility: hidden;
	display: none;
}

div.master div.help  {
	visibility: hidden;
	display: none;
}

a.distributorslogin {
	position: absolute;
	right: 0px;
	top: 0px;
}

a.distributorslogin:hover {
	text-decoration: underline;
}
