body {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	background-color: black;
	background-image: url(/gfx/fond.gif);
	margin:0;
	padding: 0;
	font-size: 14px;
}


img {
	border: 0;
}
ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
li {
	list-style: none;
}
/* links colors */
:link {
	color: #fc5;
	background: transparent;
	text-decoration: underline;
}
:visited {
	color: #fa3;
	background: transparent;
}
:link:hover, :visited:hover {
	color: #fe7;
	background: transparent;
	text-decoration: none; 
}

#page {
	color: #ccf;
	background-color: transparent;
	text-align: center;
	width: 100%;
	margin: 0 0 0 0;
}

#my-frame {
	color: #ccf;
	background-color: transparent;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width: 640px;
}
#banner {
	border: 0;
	margin: 4px auto 4px auto;
}

#tlk-games {
	width: 640px;
	height: 43px;
	background-image: url(/gfx/tlk_games.png);
}

#black-box {
	color: #ccf;
	background-color: #000;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 640px;
}



/*
#menu {
	height: 36px;      	
	width: 640px;
	margin: 0 0 0 0;
	padding: 2px 0 0 0;
	background-color: transparent;;
	padding-bottom: 0;
}
#menu li {
	list-style: none;
	display: inline;
	color: #f30;
	background-color: #fc0;
	background-color: transparent;
	padding: 0 4px 0 4px;
	line-height: 40px;
	vertical-align: top;
	margin: 0;
	padding-bottom: 0px;
	font-size: 18px;
	font-weight: bold;
}
#menu li.donate {
	vertical-align: middle;
}
#menu a {
	margin: 0;
	padding: 0;
	color: #f30;
}
#menu a:hover {
	text-decoration: none;
}
*/
#top-tlk {
	margin: 0 32px 0 32px;
	width: 576px;
	height: 32px;
	background-image: url(/gfx/tlk_games_powermanga.png);
}


#contenu {
	clear: left;
	width: 576px;
	background-color:#336;
	color: #ccf;
	text-align:left;
	padding: 0 0 0 0;
	margin: 0 32px 0 32px;
	background-image: url(/gfx/blue_background.png);
}
#contenu h1 {
	font-size: 24px;
	margin-left: 8px;
}
#contenu img {
	margin: 2px 2px 2px 2px;
}
#contenu  p {
	margin: 6px 2px 2px 2px;
	padding-top: 32px;
}
#contenu .left {
	float: left;
	clear: left;
}

#contenu li {
	/*list-style: square;*/
	list-style: none;
	margin: 0 0 0 16px;
	padding: 0 0 0 0;
}
hr.clear {
	display: block;
	clear: both;
	visibility: hidden;
}

#contenu img.title-page {
	margin: 16px 0 2px 8px;
}

#contenu img.download {
	width: 120px;
	margin: 0 0 0 68px;
}

#contenu div.some-screenshots {
	text-align: center;
	margin: 16px 0 16px 0;
	padding: 2px 0 2px 0;
}
#contenu div.some-screenshots img {
	margin: 0;
}

#bottom-tlk {
	width: 640px;
	margin: 0 0 16px 0;
}
#bottom-tlk dl {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: transparent;
	height: 26px;
  
}
#bottom-tlk dd.left {
	display: inline;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 32px;
	width: 32px;
	float: left;
	clear: left;
}
#bottom-tlk dd.middle {
	display: inline;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 32px;
	width: 576px;
	float: left;
	background-color:#000;
	color: #ccf;
}
#bottom-tlk dd.right {
	display: inline;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 32px;
	width: 32px;
	float: left;
}





#foot {
	color: #ccf;
	background-color: transparent;
	text-align: center;
	margin: 0 auto 8px auto;
	padding: 0 0 0 0;
	width: 640px;
	font-style: italic;
}



#buttons {
}
#buttons img {
	width: 88px;
	height: 31px;
}


input {
	background-color: #99d;
	color: #fff;
	border: 1px solid #336;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(/gfx/field_text.png);
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input.valider {
	background-color: #99d;
	background-image: url(/gfx/button.png);
	background-position: bottom;
	background-repeat: repeat-x;
	border-color: #336;
	border-style: solid;
	border-width: 1px;
	color: #fff;
	cursor: pointer;
	font-weight: 700;
	text-align: center;
	font-size: 10px;
}
input.valider:hover {
	background-color: #f30;
	background-image: url(/gfx/button_pressed.png);
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #336;
	color: #fc0;
}
textarea {
	background-color: #99d;
	color: #fff;
	border: 1px solid #336;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(/gfx/field_text2.png);
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}


/* menu */
#menu-box {
	height: 36px;      	
	width: 640px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: transparent;;
	padding-bottom: 0;
}
#menu-box ul a,  #menu-box ul a:link, #menu-box ul a:visited  {
	background-color: #000;
	color: white;
	padding: 0 4px 0 4px;
	text-decoration: none; 
}
#menu-box ul a:hover,  #menu-box ul a:focus {
	 background-color: #9cd4f7;
	 color: black;
	 text-decoration: none;
}
#menu-box ul.main-menu {
	font-size: 14px;
	font-weight: bold;
	color: white;
	background-color: transparent;
	height: 19px;
}
#menu-box ul.main-menu li {
	color: white;
	display: inline;
	height: 19px;
	padding: 0 4px 0 4px;
	margin: 0 0 0 0;
}
#menu-box ul.main-menu li.enable {
	font-style: italic;	
	text-decoration: underline;
}
#menu-box ul.menu-sub {
	background-color: transparent;
	font-size: 12px;
	height: 17px;
}
#menu-box ul.menu-sub li {
	background-color: transparent;
	display: inline;
}
#menu-box ul.menu-sub li.enable {
	background-color: transparent;
	text-decoration: underline;
}


#screenshots {
	text-align: center;
}
#download {
	padding: 0 6px 0 6px;
}
#screenshots img.boite-images {
	height: 240px;
	border: 1px solid gray;
	width: 320px;
	margin: 0px;
}

#screenshots img.boite-images:hover {
	height: 244px;
	width: 324px;
	margin: -2px -2px -2px -2px;
}



#doc {
	padding: 0 2px 0 2px;

}
#doc h2 {
	margin: 16px 0 0 0;

}

#doc p {
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
}
#doc dt {
	font-weight: bold;
}
#doc dd {
	margin: 0 0 0 16px;
}
#doc ol {
	padding: 0 0 0 16px;
}
#doc li {
	margin: 0 0 0 0;
	list-style-type : decimal-leading-zero; 
	list-style-position: inside;
}

.texte {
	/* border: 1px dotted #89a; */
	margin-left: 280px;

}

#destroyexplorer {
    padding: 20px;
    background-color: #ffffbb;
    font-family: arial;
    font-size: 15px;
    font-weight: normal;
     line-height: 17px;
     color: #111111;
}
#destroyexplorer ul {
    margin-top: 15px;
}

#destroyexplorer li {
    list-style-type: disc;
    margin-left: 20px;

}




