﻿@charset "utf-8";

p { padding:0; margin:0; }

a {text-decoration:none; color:black}

.CsClear 
{
clear:both;
}

body 
{
	margin:0px auto;
	line-height:1px;
}

body, td, select, input, pre {
	color:#323234;
	font:normal 11px Tahoma,Verdana,arial;
	line-height:17px;
}

table	{ border-collapse:collapse;}
td		{ margin:0;padding:0;}

img {
	border:0px;
	vertical-align:middle;
}

div.vmiddle {
	display:table-cell;
	vertical-align:middle;
}

div.vmiddle div {
	display:table-cell;
	vertical-align:middle;
}

* html div.vmiddle div { /* IE 6 */
	display:inline;
	zoom:1;
}

*:first-child+html div.vmiddle div { /* IE 7 */
	display:inline;
	zoom:1;
}

#footer {
	line-height:18px;
	text-align:center;
	height:70px;
	padding-top:20px;
	font-family:"AppleGothic",Verdana,Tahoma,Arial,sans-serif;
}
#footer address {
	font-style:normal;
	font-size:11px;
}
#footer address,
#footer address a
{
	color:#C3C8CD;
}

#DivHeader
{
	height:36px;
	background:url(http://simg.gpotato.eu/rappelz/fr/new/common/bg_header.gif) repeat-x;
	clear:both;
}
#DivHeader #DivHeaderInfo
{
	width:882px;
	margin:auto;
}
#DivHeader #DivHeaderInfo #DivLogo
{
	margin-top:1px;
	float:left;
}
#DivHeader #DivHeaderInfo #DivBanner
{
	margin:0px 0 0 30px;
	float:left;
	.margin-top:-1px;
}
#DivHeader #DivHeaderInfo #DivUtil
{
	float:right;
}
#DivHeader #DivHeaderInfo #DivUtil table{margin-top:9px;}
#DivHeader #DivHeaderInfo #DivUtil td.CsTdUtil
{
	background:url(http://simg.gpotato.eu/rappelz/fr/new/common/sign_mid.gif) repeat-x;
}
#DivHeader #DivHeaderInfo #DivUtil #SpLeft
{
	padding-left:14px;
	background:url(http://simg.gpotato.eu/rappelz/fr/new/common/bul_gray.gif) 7px 5px no-repeat;
}
#DivHeader #DivHeaderInfo #DivUtil #SpRight
{
	padding-left:20px;
	padding-right:4px;
	background:url(http://simg.gpotato.eu/rappelz/fr/new/common/bul_gray.gif) 13px 5px no-repeat;
}
#DivHeader #DivHeaderInfo #DivUtil ul{margin:0;padding:0;}
#DivHeader #DivHeaderInfo #DivUtil li{float:left;margin:0 0 0 14px;list-style:none;}

#DivTopLogo
{
    background:url('http://simg.gpotato.eu/rappelz/common/new/Golden_Rappelz_logo.png') no-repeat;
	width:278px;
	display:block;
	margin:auto;
	height:174px;
	cursor:hand;
	
}

#DivTop
{
	width:612px;
	margin:auto;
	margin-bottom:5px;
}

#DivBottom
{
	height:97px;
	background:#000000 url(http://simg.gpotato.eu/rappelz/fr/new/main/bottom_bg.jpg) top center no-repeat;
	padding-bottom:10px;
}
/*
#DivFooter
{
	height:51px;
	background:#000000 url(http://simg.gpotato.eu/rappelz/fr/new/common/footer_bg.gif) repeat-x;
	text-align:center;
}
#DivFooter table{margin:auto;}
#DivFooter td{text-align:center;}
#DivFooterMenu,#DivFooterMenu a {color:#c7c9c6;}

#DivFooterMenu ul{list-style:none;padding:0;margin:8px 0 0 0;}
#DivFooterMenu li{float:left;padding:0 2px;}
#DivCopyright{width:100%;color:#c7c9c6;}
*/
.invisible
{
    display:none;
}
