@charset "UTF-8";

#sekou table.banda {
	margin: 0 auto;
	text-align: center;
	}
#sekou table th{
	font-weight: bold;
	font-size: 110%;
	text-align: left;
	padding: 3px;
	}
#sekou table th.noborder{
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	padding: 3px;
	}
#sekou table td{
	border: 1px solid #99d456;
	padding: 10px;
	}
#sekou p{
	padding: 10px;
	border: 1px solid #99d456;
	margin: 15px auto 0px;
	}

#entryfoot {
	font-size: 12px;
	border-top: 1px solid #99d456;
	border-bottom: 1px solid #99d456;
	margin-top: 15px;
	position: relative;
	height: auto;
	}

#entryfoot div#footright {
	float: right;
	width: 190px;
	padding-right: 5px;
	}
#entryfoot div#footleft {
	float: left;
	width: 190px;
	padding-left: 5px;
	}
#entryfoot div#footcenter {
	float: left;
	width: 170px;
	text-align: center;
	}