html {
	text-align: center;
}

#header {
	text-align: center;
	padding:0px;
	margin:0px;
	height : 140px;
}
#footer {
	text-align: center;
	background-image: url(images/footer.jpg);
	height:49px;
}

#alphacontent {
	text-align:center;
	width:800px;
	padding:0px;
	margin:0px;
    	margin-left: auto;
    	margin-right: auto;
	float:none;
}



#main {
	width:800px;
	text-align: center;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	
	margin: 0px;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;

}

#mainright {
	width:156px;
	background:#fff;
	padding:0px;
	margin-top:4px;
	margin-left: 4px;
	margin-right: 0px;
	background-image: url(images/menu_bg.jpg);
	float:left;
}
	
#maincenter {
	width:468px;
	padding:0px;
	margin-left: 4px;
	margin-right: 4px;
	background-image: url(images/content_bg.jpg);
	float:left;
	color:#FFF;
}
	
#mainleft {
	width:150px;
	padding:0px;
	color:#FFF;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 4px;
	background-image: url(images/lmenuhd.jpg);
	float:left;
	background-repeat: no-repeat;
}

body {
	background-color: #EEEEEE;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.ArticleTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 34px;
	height: 34px;
	background-image: url(images/c_header.jpg);
	font-weight: bold;
	text-align: left;
	padding-left:35px;
}
.ArticleContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/c_bg.jpg);
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	padding: 10px;
	color:#FFF;
}
.ArticleFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1px;
	line-height: 11px;
	background-image: url(images/c_footer.jpg);
}

.MenuTitleRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 34px;
	height: 34px;
	background-image: url(images/m_header.jpg);
	font-weight: bold;
	color:#FFF;
}
.MenuContentRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/m_bg.jpg);
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	padding: 10px;
	color:#FFF;
}
.MenuFooterRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1px;
	line-height: 9px;
	height:9px;
	background-image: url(images/m_footer.jpg);
}


.MenuTitleLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color:#FFFFFF;
	background-image: url(images/lmenubg.jpg);
	font-weight: bold;
}
.MenuContentLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	padding: 10px;
}
.MenuFooterLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1px;
	line-height: 11px;
	background-image: url(images/menu_bot.jpg);
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	list-style-type: square;
	list-style-position: outside;
	text-indent: 0pt;
}

.spacer {
  clear: both;
  text-align: center;
}

#copyrights {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 10px;
	text-align: center;

}

a.copyrights {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 10px;
	text-align: center;
	color: #666666;
	text-decoration: none;
}
a.copyrights:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 10px;
	text-align: center;
	color: #725623;
	text-decoration: none;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #725623;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #725623;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.NavBar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	padding: 10px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #725623;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-weight: bold;
	padding: 6px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #725623;
	font-weight: bold;
	text-indent: 10px;
	padding: 3px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #725623;
	font-weight: bold;
	text-indent: 10px;
	padding: 3px;
}
imgheader {
	float: left;
}


#menu {
	background:url(images/menu.jpg) no-repeat;
	float:left;
	height:39px;
	width:800px;
}



.fenetre {
        position: absolute; /*On place notre fenêtre en position absolute car celle ci pourra être bougée*/
        top: 100px;
        left: 100px;
        width: 300px; /*On donne ici les dimensions de la fenêtre*/
        height: 200px;
}
.haut {
        height: 28px; /*Ici on indique que le haut fera 28px de longueur, vous pouvez changer cela si votre fenêtre a un design différent*/
}
.milieu {
        height: 100%; /*Ici on dit au milieu de prendre toute la longueur possible*/
}
.bas {
        height: 8px; /*Ici on indique la taille du bas, comme pour le haut*/
}
.haut_gauche {
        width: 8px; /*On indique la largeur du coin haut gauche*/
        height: 100%; /*On lui indique de prendre toute la longueur possible.*/
        background-image: url(images/haut_gauche.png);
        float: left; /*On le positionne à gauche*/
}
.haut_droite { /*On fait de même avec le coin haut droit*/
        width: 8px;
        height: 100%;
        background-image: url(images/haut_droite.png);
        float: right;
}
.haut_centre {
        height:100%;
        margin-left: 8px; /*On fait cela pour pas que le centre se retrouve sous les coins*/
        margin-right: 8px;
        background-image: url(images/haut_centre.png);
}

.milieu_gauche { /*On repete les mêmes opérations pour les autres divs*/
        width: 8px;
        height: 100%;
        background-image: url(images/milieu_gauche.png);
        float: left;
}
.milieu_droite {
        width: 8px;
        height: 100%;
        background-image: url(images/milieu_droite.png);
        float: right;
}
.milieu_centre {
        height: 100%;
        background-color: #ffffff;
        margin-left: 8px;
        margin-right: 8px;
        text-align: center;
}

.bas_gauche {
        width: 8px;
        height: 100%;
        background-image: url(images/bas_gauche.png);
        float: left;
}
.bas_droite {
        width: 8px;
        height: 100%;
        background-image: url(images/bas_droite.png);
        float: right;
}
.bas_centre {
        height: 100%;
        background-image: url(images/bas_centre.png);
        margin-left: 8px;
        margin-right: 8px;
}

a.button2, input.button2 {
	width: auto !important;
	padding: 1px 3px 0 3px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 0.85em;
	background: #EFEFEF url("http://kayen-manga.info/forum/adm/images/bg_button.gif") repeat-x top;
	cursor: pointer;
}

a.button2, input.button2 {
	border: 1px solid #666666;
}

a.button2, a.button2:link, a.button2:visited, a.button2:active {
	text-decoration: none;
	color: #000000;
	padding: 4px 8px;
}

a.button2:hover, input.button2:hover {
	border: 1px solid #BC2A4D;
	background: #EFEFEF url("http://kayen-manga.info/forum/adm/images/bg_button.gif") repeat bottom;
	color: #BC2A4D;
}

input.disabled {
	font-weight: normal;
	color: #666666;
}