/* ------------------
Puissance-Zelda v7
Cette CSS gère le positionnement des éléments de la page.
--------------------*/

body {
	width: 100%;
	padding: 0;
	margin: 0;
	background: url(/design/img/fond.jpg) repeat;
}


h1 {
	margin: 0;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: normal;
	font-size: 24px;
	border-bottom: #ccc 1px solid;
	color: #215e8b;
	padding-left: 35px;
	background: url(/design/img/titre_perle.png) no-repeat 5px 4px;
}


#pz {
	background: url(/design/img/fond_haut.jpg) top left repeat-x;
	margin: 0;
	padding: 0;
}


#global { /* parent : #pz */
	width: 100%;
	padding: 0;
	margin: 0;
	background: url(/design/img/fond_bas.jpg) bottom left repeat-x;
}

#header { /* parent : #global */
	width: 770px;
	height: 27px;
	margin: 0 auto 0;
	padding: 221px 0 0 230px;
	position: relative;
	background: url(/design/img/header.jpg) 54px 20px no-repeat;
}

#header_top { /* parent : #header */
	width: 939px;
	height: 11px;
	background: url(/design/img/header_top.png) no-repeat;
	position: absolute;
	top: 9px;
	left: 43px;
}

#header_left { /* parent : #header */
	width: 54px;
	height: 228px;
	background: url(/design/img/header_left.png) no-repeat;
	position: absolute;
	top: 20px;
	left: 1px;
}

#header_right { /* parent : #header */
	width: 25px;
	height: 228px;
	background: url(/design/img/header_right.png) no-repeat;
	position: absolute;
	top: 20px;
	left: 973px;
}

a#h_accueil { /* parent : #header */
	display: block;
	background: none;
	position: absolute;
	left: 232px;
	top: 15px;
	width: 288px;
	height: 102px;
}

/* Menu des jeux
parent : #header */
a#h_loz {
	display: block;
	background: none;
	position: absolute;
	left: 120px;
	top: 140px;
	width: 26px;
	height: 41px;
}

a#h_loz:hover {
	background: url(/design/img/h_loz.jpg);
}

a#h_aol {
	display: block;
	background: none;
	position: absolute;
	left: 158px;
	top: 127px;
	width: 25px;
	height: 40px;
}

a#h_aol:hover {
	background: url(/design/img/h_aol.jpg);
}

a#h_alttp {
	display: block;
	background: none;
	position: absolute;
	left: 176px;
	top: 168px;
	width: 29px;
	height: 34px;
}

a#h_alttp:hover {
	background: url(/design/img/h_alttp.jpg);
}

a#h_la {
	display: block;
	background: none;
	position: absolute;
	left: 216px;
	top: 158px;
	width: 26px;
	height: 44px;
}

a#h_la:hover {
	background: url(/design/img/h_la.jpg);
}

a#h_oot {
	display: block;
	background: none;
	position: absolute;
	left: 255px;
	top: 146px;
	width: 29px;
	height: 43px;
}

a#h_oot:hover {
	background: url(/design/img/h_oot.jpg);
}

a#h_mm {
	display: block;
	background: none;
	position: absolute;
	left: 285px;
	top: 168px;
	width: 28px;
	height: 43px;
}

a#h_mm:hover {
	background: url(/design/img/h_mm.jpg);
}

a#h_ooa {
	display: block;
	background: none;
	position: absolute;
	left: 323px;
	top: 157px;
	width: 29px;
	height: 49px;
}

a#h_ooa:hover {
	background: url(/design/img/h_ooa.jpg);
}

a#h_oos {
	display: block;
	background: none;
	position: absolute;
	left: 365px;
	top: 150px;
	width: 29px;
	height: 44px;
}

a#h_oos:hover {
	background: url(/design/img/h_oos.jpg);
}

a#h_tww {
	display: block;
	background: none;
	position: absolute;
	left: 395px;
	top: 171px;
	width: 31px;
	height: 48px;
}

a#h_tww:hover {
	background: url(/design/img/h_tww.jpg);
}

a#h_tmc {
	display: block;
	background: none;
	position: absolute;
	left: 430px;
	top: 175px;
	width: 34px;
	height: 48px;
}

a#h_tmc:hover {
	background: url(/design/img/h_tmc.jpg);
}

a#h_fsa {
	display: block;
	background: none;
	position: absolute;
	left: 470px;
	top: 163px;
	width: 29px;
	height: 48px;
}

a#h_fsa:hover {
	background: url(/design/img/h_fsa.jpg);
}

a#h_tp {
	display: block;
	background: none;
	position: absolute;
	left: 504px;
	top: 163px;
	width: 29px;
	height: 44px;
}

a#h_tp:hover {
	background: url(/design/img/h_tp.jpg);
}

a#h_ph {
	display: block;
	background: none;
	position: absolute;
	left: 534px;
	top: 179px;
	width: 30px;
	height: 42px;
}

a#h_ph:hover {
	background: url(/design/img/h_ph.jpg);
}

a#h_st {
	display: block;
	background: none;
	position: absolute;
	left: 570px;
	top: 164px;
	width: 29px;
	height: 49px;
}

a#h_st:hover {
	background: url(/design/img/h_st.jpg);
}

a#h_zw {
	display: block;
	background: none;
	position: absolute;
	left: 600px;
	top: 177px;
	width: 31px;
	height: 44px;
}

a#h_zw:hover {
	background: url(/design/img/h_zw.jpg);
}

ul#menu_h { /* parent : #header */
	padding: 0;
	margin: 0 0 0 8px;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	list-style-type: none;
	line-height: 16px;
}

ul#menu_h li {
	display: inline;
	margin: 0;
	padding: 0;
}

ul#menu_h a {
	display: block;
	float: left;
	margin: 0 15px 0 0;
	padding: 5px 0 0 0;
	text-decoration: none;
	color: #d0eaf5;	
}

ul#menu_h a:hover {
	text-decoration: underline;
}


#rechercheForm { /* parent : #header */
	position: absolute;
	right: 40px;
	top: 180px;
	margin: 0;
	padding: 0;
}

#recherche {
	color: #888;
	font-style: italic;
	background: #fff url(/design/icones/search.png) no-repeat 4% 50%;
	padding: 2px 0 2px 24px;
	border: #215e8b 1px solid;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 13px;
}

#rechercheEnvoi {
	color: #000;
	background: #eee;
	border: #215e8b 1px solid;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 13px;
}

#rechercheEnvoi:hover {
	background: #fff;
}


#page { /* parent : #global */
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(/design/img/page.png) repeat-y;
	overflow: hidden;
}

#left { /* parent : #page */
	float: left;
	width: 140px;
	margin: 0;
	padding: 0 0 0 45px;
	background: url(/design/img/left_menu.png) repeat-y;
	color: #061F48;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

#left_top {
	width: 140px;
	height: 18px;
	background: url(/design/img/left_top.jpg) no-repeat;
}

#left a {
	color: #061F48;
	text-decoration: none;
}

#left a:hover {
	text-decoration: underline;
}

#left p {
	margin: 5px 10px 0 2px;
	padding: 10px;	
}

#left ul {
	padding: 0;
	margin: 10px 10px 10px 12px;
	line-height: 15px;
	list-style-type: none;
}

#left div.membres, #left div.jeux, #left div.partenaires, #left div.divers { 
	padding: 0;
	margin: 0;
	width: 140px;
	height: 44px;
}

#left div.membres {
	background: url(/design/img/left_membres.jpg) no-repeat;
}

#left div.jeux { 
	background: url(/design/img/left_jeux.jpg) no-repeat;
}

#left div.partenaires { 
	background: url(/design/img/left_partenaires.jpg) no-repeat;
}

#left div.divers { 
	background: url(/design/img/left_divers.jpg) no-repeat;
}

#left div.bas { 
	background: url(/design/img/left_bas.jpg) no-repeat;
	padding: 0;
	margin: 0;
	width: 140px;
	height: 36px;
}

#connexionMembres {
	text-align: center;
	margin: 5px 0;
	padding: 0;
}

input#loginPseudo, input#loginPass {
	background: #deedf3;
	border: #215e8b 1px solid;
}

#loginEnvoi {
	background: #215e8b;
	border: #215e8b 1px solid;
	color: #fff;
}

#loginEnvoi:hover {
	background: #fff;
	color: #215e8b;
}

#contenu { /* parent : #page */
	float: left;
	width: 760px;
	margin: 0;
	padding: 25px 10px 10px 10px;
}


#jukebox { /* parent : #contenu */
	float: right;
	display: block;
	width: 100px;
	height: 31px;
	background: url(/design/img/jukebox.jpg) no-repeat;
	margin-top: -5px;
}

p#fil {
	margin: 5px 0 25px 0;
	font-family: Verdana;
	font-size: 11px;
	color: #777;
}

p#fil a {
	text-decoration: underline;
	color: #777;
}

p#fil a:hover {
	color: #000;
}

#pdp {
	font-family: Verdana;
	font-size: 11px;
	border-top: #215e8b 2px solid;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
}


#footer { /* parent : body */
	clear: both;
	width: 1000px;
	height: 100px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: url(/design/img/footer.png) repeat-y;
	position: relative;
}

#link_up { /* parent : footer */
	display: block;
	position: absolute;
	right: 26px;
	bottom: 27px;
	width: 37px;
	height: 41px;
}


