/* ZELDA-SOURCE
CSS générale */

body {
	background: #354A32 url("../design/bgcontent.png") repeat-y top center;
	margin: 0;
	padding: 0;
	font-family: verdana;
	font-size: 11px;
	color: #000;
}

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

a:hover {
	color: #000000;
	text-decoration: underline;
}

img {
	border: 0;
}

.center {
	text-align: center;
}


.right {
	text-align: right;
}

.justify {
	text-align: justify;
}

.loadingoff {
	visibility: hidden;
	overflow: hidden;
	width: 0;
	height: 0;
	z-index: 1;
}

.loadingon {
	background: #ffffff;
	border: 1px solid #000000;
	visibility: visible;
	position: fixed !important;
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 4px;
	color: #000000;
	font-weight: bold;
	z-index: 1;
	text-align: center;
}

.errormsg {
	visibility: hidden;
}


.errormsg_on {
	visibility: visible;
	background: #FF0000;
	border: 2px solid #000000;
	color: #ffffff;
	width: 650px;
	margin: 10px auto;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}

#cornermessage {
	background: #FF0000;
	border: 1px solid #ffffff;
	position: fixed !important;
	position: absolute;
	top: 0;
	right: 0;
	color: #ffffff;
	font-weight: bold;
	z-index: 1;
	padding: 3px 15px;
	text-align: right;
}

#cornermessage a {
	color: #ffffff;
	text-decoration: underline;
}

#mainbg {
	background: url("../design/bg.png") repeat-x top;
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 174px;
}

#topbg {
	background: url("../design/bgheader.png") no-repeat top ;
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 174px;
}

#main {
	position: relative;
	margin: auto;
	width: 879px;
}

#header_level0_1 {
	background: #D9D2C6;
	width: 879px;
	height: 125px;
}

#header_level1 {
	margin-left: 15px;
}

#header_level1_1 {
	background: url("../design/headerline.png") repeat-x top;
	position: relative;
	top: 4px;
	width: 879px;
	height: 114px;
	font-size: 10px;
}

#header_level1_1 a{
	color: #914E43;
}

#menu_level0 {
	float: left;
	width: 154px;
	padding-left: 2px;
}

#menu_level1 {
	background: #EEEEEE;
	margin: 7px;
	padding: 10px;
}

#menu_reseau {
	background: #fff url(/design/ndfond.jpg) repeat;
}

a#menu_reseau_code {
	display: block;
	background: #fff url(/design/ndcode.jpg);
	width: 130px;
	height: 54px;
}

a#menu_reseau_code:hover {
	background: #fff url(/design/ndcode.jpg) 0 54px;
}

a#menu_reseau_nin {
	display: block;
	background: #fff url(/design/ndnin.jpg);
	width: 130px;
	height: 52px;
}

a#menu_reseau_nin:hover {
	background: #fff url(/design/ndnin.jpg) 0 52px;
}

a#menu_reseau_pkmn {
	display: block;
	background: #fff url(/design/ndpkmn.jpg);
	width: 130px;
	height: 53px;
}

a#menu_reseau_pkmn:hover {
	background: #fff url(/design/ndpkmn.jpg) 0 53px;
}

a#menu_reseau_zs {
	display: block;
	background: #fff url(/design/ndzs.jpg);
	width: 130px;
	height: 48px;
}

#content_level0 {
	float: right;
	width: 710px;
}

#titlebar {
	background: url("../design/titlebar_bg.png") no-repeat;
	float: left;
	width: 354px;
	height: 33px;
	padding-top: 3px;
	padding-left: 15px;
	line-height: 23px;
	font-size: 10px;
	color: #ffffff;
}

#hyliantext {
	float: right;
	width: 338px;
	height: 33px;
}

#hyliantext img{
	margin: 0;
}

#footer_level0 {
	background: #354A32 url("../design/bgfooterzelda.png") no-repeat left top;
	position: absolute;
	left: -173px;
	width: 1052px;
	height: 450px;
	margin: auto;
}

#footer_level1 {
	background: #354A32 url("../design/bgfooter.png") no-repeat left top;
	width: 830px !important;
	width: 829px;
	height: 450px;
	margin-left: 280px;
}

#footertop {
	position: relative;
	top: 12px;
	width: 755px;
	height: 42px;
	text-align: right;
}

#footersearch {
	position: relative;
	top: 25px;
	width: 755px;
	height: 60px;
	font-size: 10px;
	font-style: italic;
	text-align: right;
}

#footersearch input{
	background: #ffffff url("../design/search.png") no-repeat left;
	border: 1px solid #C6BCAC;
	padding-left: 20px;
	width: 175px;
	height: 12px;
	font-size: 10px;
	font-weight: bold;
}

#copyleft {
	float: left;
	width: 500px;
	height: 25px;
	font-size: 10px;
	margin-top: 45px;
	padding-left: 10px;
	color: #AA9B75;
}

#copyleft a{
	color: #AA9B75;
}

#copyright {
	float: right !important;
	float: none;
	width: 205px;
	height: 95px;
	font-size: 10px;
	margin-top: 20px;
	margin-right: 115px !important;
	margin-right: 0;
	color: #AA9B75;
}

#partners {
	float: left;
	width: 650px;
	height: 95px;
	font-size: 10px;
	margin-top: 15px;
	padding-left: 30px;
	color: #ffffff;
	text-align: center;
}

#partners img{
	margin-left: 6px;
	margin-right: 6px;
}

#partners a{
	color: #AA9B75;
}

#topmenuleft {
	float: left;
	width: 190px;
	margin-left: 8px;
	margin-top: 10px;
	padding: 0;
}

#topmenuleft_left {
	float: left;
	width: 95px;
}

#topmenuleft_right {
	float: right;
	width: 95px;
}

#topmenumiddle {
	float: left;
	width: 340px;
	margin-top: 5px;
}

#topmenumiddle_left {
	float: left;
	width: 230px;
}

#topmenumiddle_right {
	float: right;
	width: 110px;
}

#topmenuright {
	float: right;
	width: 333px;
	margin-top: 5px;
}

#edito {
	text-align: justify;
	padding-right: 10px;
}

.yellowbtn {
	display: block;
	background: #FBFEDC;
	border: #E8F19F 1px solid;
	margin-top: 5px;
	padding: 2px 15px;
	margin: 0 15px 0 0;
	width: 30px;
	font-size: 10px;
}

.whiteline {
	background: #ffffff url("../design/whiteline.png") repeat-x top;
	width: 100%;
	height: 1px;
	margin-top: 50px;
	margin-bottom: 10px;
}

.clear {
	clear: both;
}

.hyliannumber {
	margin: 0;
	padding: 0;
	float: left;
}

.topmenutitle {
	font-size: 19px;
	font-weight: bold;
	font-family: "trebuchet ms", verdana;
	color: #914E43;
	margin-bottom: 6px;
}

.inputusername {
	background: #ffffff url("../design/user.png") no-repeat left;
	border: 1px solid #C6BCAC;
	padding-left: 20px;
	width: 125px;
	height: 14px;
	font-size: 10px;
	font-weight: bold;
}

.inputpassword {
	background: #ffffff url("../design/pass.png") no-repeat left;
	border: 1px solid #C6BCAC;
	padding-left: 20px;
	margin: 3px 0;
	width: 125px;
	height: 14px;
	font-size: 10px;
	font-weight: bold;
}

.inputconnexion {
	background: #ffffff;
	border: 1px solid #C6BCAC;
	font-size: 10px;
	font-weight: bold;
}

.menusectiontitle {
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 10px;
	color: #007900;
}

.menusection {
	margin-left: 8px;
	font-size: 10px;
	margin-bottom: 15px;
}

.menusection a{
	color: #914E43;
}

h1 {
	background: url("../design/maintitletriforce.png") no-repeat left;
	height: 24px;
	margin: 20px 0 0 0;
	padding: 0 0 0 22px;
	font-family: "trebuchet ms", verdana;
	font-size: 18px;
	font-weight: bold;
	color: #454C50;
}

.soustitre {
	font-family: Verdana;
	font-size: 10px;
	color: #454c50;
}

.separateur {
	height: 1px;
	width: 100%;
	background: url(/design/whiteline.png);
	margin-top: 3px;
}

h2 {
	border-bottom: 1px solid #454C50;
	height: 16px;
	width: 690px;
	margin: 20px 0 20px 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #454C50;
}

small {
	font-family: Verdana;
	font-size: 10px;
}

.inscription{
	font-size: 10px;
}

.fieldname {
	font-size: 10px;
	font-weight: bold;
	color: #454C50;
}

.inputfield{
	font-size: 10px;
}

.inputfield input,select{
	background: #ffffff;
	border: 1px solid #C6BCAC;
	margin: 3px 0 15px 0;
	font-size: 10px;
	font-weight: bold;
}

.inputfield select{
	width: 375px;
	height: 18px;
}

.loginpanel {
	background: #FBFEDC;
	border: #E8F19F 1px solid;
	margin: auto;
	margin-top: 35px;
	padding: 0 15px 15px 15px;
	width: 300px;
	height: 200px;
	font-size: 10px;
}

.loginpanel input,select{
	background: #ffffff;
	border: 1px solid #C6BCAC;
	width: 175px;
	height: 12px;
	margin: 3px 0 15px 0;
	font-size: 10px;
	font-weight: bold;
}