body {
	text-align:center;
}
a {
	text-decoration:none;
	color:#000
}
a:hover {
	text-decoration: underline;
}
#bg {
	background:url(/images/sisep/bg.jpg);
	margin:0 auto;
	width:900px;
	/*height:900px;*/
}
#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
	position: relative;
	top:10px;
}
.float-l {
	float:left
}
.float-r {
	float:right
}
.left {
	width:233px;
	background:#E7ECEF;
	height:550px;
}
.right {
	width:567px;
	/*height:550px;*/
	background:#fff;
}
#logo {
	background:url(/images/sisep/hdr.jpg);
	height:210px
}
#logo h1 {
	font-size:34px;
	color:#223802;
}
#logo h1 {
	padding: 70px 0 0 80px;
}
#logo div {
	padding-left:150px
}
ul#nav {
	background:url(/images/sisep/hdl.jpg) no-repeat;
	height:215px;
	padding:10px 10px 40px 10px
}
ul#nav li {
	line-height:1.7em;
	border-bottom:#fff 1px solid;
}
ul#nav li a {
	color:#FFFFFF
}
#meun h2 {
	font-size:20px;
	padding:10px 10px 10px 10px;
	background-color:#990000;
	color:#FFFFFF
}

#meun ul {
	padding:10px 10px 0 10px;
}
#meun li {
	line-height:1.6em;
	border-bottom:#88bcbc 1px solid;
	list-style: none;
	color:#336666
}
#meun li a {
	color:#336666
}
#main h2 {
	font-size:26px;
	color:#669900;
	padding: 10px 50px 0 15px;
}
#main h3 {
	font-size:22px;
	color:#000000;
	padding: 10px 50px 0 25px;
}
#main h4 {
	font-size:18px;
	color:#666666;
	padding: 10px 50px 0 50px;
}
#main h5 {
	font-size:15px;
	color:#666666;
	padding: 10px 50px 0 50px;
}
#main p {
	text-align:justify;
	padding: 10px 50px 0 50px;

}

/* footer */
#footer {
	clear:both;
	height:60px
}
#footer a {color:#FFFFFF}
#footer {
	color: #fff;
	left: 20px;
	position:relative;
	top:10px
}
#xhtml {
	position: absolute;
	left:550px
}

html {
	color:#000;
	background:#FFF;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

table {
/*	border-collapse:collapse;
	border-spacing:0;*/
}

fieldset,img {
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

li {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym {
	border:0;
	font-variant:normal;
}

sup {
	vertical-align:text-top;
}

sub {
	vertical-align:text-bottom;
}

input,textarea,select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

legend {
	color:#000;
}

body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
}

table {
	font-size:inherit;
	font:100%;
}

pre,code,kbd,samp,tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}
