﻿	
	/* Marcelo S. Pereira
	
	Nam Mioho Rengue Kyo
	
	
	 */
	
	
	
	
#holder {
	width: 914px;
	height: 689px;
	margin: 0 auto;
	position:relative;
	background-color:#006600;
	background-image:url(images/schatten.jpg);
	/* font-weight:bold;  */
}

#page {
	width:900px;
	height:675px;
	position:absolute;
	top: 7px;
	left:7px;
	background-image:url(images/mytheme.jpg);
}

#header {
	width:800px;
	margin-top:50px;
	margin-left:50px;
	height: 180px;
	position:relative;
}

#content {
	width:790px;
	position:absolute;
	left:55px;
	height: 400px;
}

#buttonholder{
	width:165px;
	height:50px;
	float:left;
}

.singelbutton {
	width:150px;
	height:25px;
	margin-left: 10px;	/*float:left;*/
}

#logo {
	width:290px;
	height:150px;
	position:absolute;
	top:10px;
	left:10px;
}

.footline{
	width:790px;
	height: 30px;
	position:absolute;
	top:615px;
	left:55px;
}

#texto{
	
}



#palco{
	width:615px;
	height:345px;
	float:right;
	overflow:auto;
}

#menu{
	width:170px;
	height:345px;
	float:right;
	overflow:auto;
	position:absolute;
	left:0px;
}


#sidecontent{
	width: 480px;
	height: 160px;
	float:right;
	margin-right:5px;
	overflow:auto;
	margin-top: 10px;
	text-align:right;
}

#minibuttonsholder{
	width: 500px;
	height:25px;
	position:absolute;
	top: 3px;
	left: 300px;
}

.minibutton{
	width:100px;
	height:25px;
	float:left;
}


/* =body */
body { font : normal 12px Verdana, Arial, sans-serif; }

/* =blocktext */
h1, h2, h3, h4, h5, blockquote, address, dl, ul, ol { margin : 0 15px; padding : .5em 0; }

/* =h1 */
h1 { font : normal 240% Verdana, Arial, sans-serif; }

/* =h2 */
h2 { font : normal 200% Verdana, Arial, sans-serif; }

/* =h3 */
h3 {  margin-top : 0; font : normal 160% Verdana, Arial, sans-serif; color:#006600; }
h3:first-child { margin-top : 0; }
form h3 { margin-left : 0; }

/* =h4 */
h4 { margin-top : 0; font : normal 120% Verdana, Arial, sans-serif; color:#006600; }
h3:first-child { margin-top : 0; }
form h3 { margin-left : 0; }

/* =h5 */
h5 { font-size : 110%; font-weight : normal; }
li h5 { margin-left : 0; }

/* =p */
p { font-size : 12px; line-height: 100%; padding:5px;}
li p { margin-left : 0; }

/* =a */
a, a:visited { font-weight : bold; text-decoration : none; color:#990000; font-size:13px; }
a:hover { text-decoration : underline; color:#cccccc; font-size:14px;}
a:active, a:focus { text-decoration : none; color:#00cc00; font-size:13px;}

/* =pre */
pre, code { font : 115% monospace; }

/* =dl/dt/dd */
dt { font-weight : bold; }
dd { padding-bottom : .5em; }

/* =ul */
ul { list-style-type : square; padding:20px; margin:20px}
ul ul { margin-left : 0;  }

/* =ol */
ol { list-style-type : square; margin:20px}
ol ol { margin-left : 0; }

/* =img */
img, a img { border : none; }

/* =caption */
caption { font-weight : normal; text-align : center; }

/* =tr */
tr { padding : .5em 0; }



