*{
	margin:0px;
	padding:0px;
}

html{
	height:100%;
}

body{
	background-color:#1A232B;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 145%;
	color:#888f94;
	height:auto;
}
.clr {
	clear: both;
	
}
p, ul, ol, li{
	margin: 0px;
	padding: 0px;
}

a{
	color: #FFF;
	text-decoration: none;
	outline:none;
}
a:hover{
	text-decoration: underline;
}
a img{
	border-style:none;
}
strong{
	color:#fff;
	font-weight:normal;
}
img{
	display:block;
}
h1, h2, h3, h4, h5, h6  {
	margin-bottom:5px;
	color: #FFF;
	line-height: 120%;
	text-decoration: none;
	font-weight:normal;
}
h1 {
	font-family:Arial Narrow, Arial, sans-serif;
	font-size: 180%;
	text-transform:uppercase;
	margin-bottom:15px;
}
h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 130%;
	line-height:145%;
	margin-bottom:10px;
}
h3, 
div.leading h2,
h2.contentheading a.contentpagetitle {
	font-size: 120%;
	font-weight:normal;
	margin-bottom:10px;
}
h4 {
	font-size: 115%;
	font-weight: normal;
	text-decoration: none;
	margin-bottom:15px;
}

h5 {
	font-size: 90%;
}
h6 {
	font-size: 80%;
}
#global{
	background-color:#101921;
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}
#wrapper{
	position:relative;
	width:985px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bg_magma.jpg);
	background-repeat:no-repeat;
	background-position:0px -1px;
}

a#logo{
	float:left;
	display:block;
	width:142px;
	height:31px;
	margin-top:20px;
	padding-left:27px;
}

#multi_perfec{
	color: #FFF;
	line-height: 100%;
	text-decoration: none;
	font-weight:normal;
	font-size: 180%;
	margin-top:26px;
	float:left;
	margin-left:65px;
	text-transform:lowercase;
	font-family:Arial, Helvetica, sans-serif;
}

#menu_top_bande{
	position:absolute;
	right:0px;
	top:82px;
	z-index:8;
}
#menu_top_bande_img{
	background-image:url(../images/bg_bande_top.png);
	background-repeat:no-repeat;
	width:761px;
	min-height:47px;
	padding-left:19px;
}
#menu_left{
	float:left;
	width:198px;
	margin-top:135px;
	padding-left:7px;
	margin-bottom:20px;
}

#content{
	position:relative;
	float:right;
	margin-top:65px;
	width:780px;
}
#magma_coin{
	position:absolute;
	top:0px;
	left:0px;
	width:161px;
	height:106px;
	background-image:url(../images/bg_magma_coin_2.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	z-index:7;
}
#page,
#page_full,
#page_height,
#page_full_height{
	background-image:url(../images/bg_page.png);
	background-repeat:no-repeat;
	min-height:317px;
	padding:20px;
}
#page,
#page_height{
	padding-right:0px;
}
#page_height,
#page_full_height{
	min-height:547px;
}

#page_left{
	width:580px;
	float:left;
}

#page_right{
	width:160px;
	margin-left:12px;
	float:right;
}
#footer{
	background-image:url(../images/bg_footer.gif);
	background-repeat:repeat-x;
	background-color:#1A232B;
}

#footer_wrapper{
	width:985px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bg_footer.png);
	background-repeat:no-repeat;
	min-height:76px;
}
#copy{
	font-size:10px;
	padding-top:10px;
	padding-left:225px;
}
