@charset "utf-8";
/* CSS Document */
body, form, p, h1, h2, div {
	margin:0;
	padding:0;
}

body {
	background : #f5f5f5;
	font : 13px Arial, Helvetica, sans-serif;
	font-size : .9em;
	font-weight : 500;
	color : #666;
}

.img {
padding : 7px 0px 0px 2px;
}

p {
	margin : 0px auto 4px 10px;
}

a {
	color : #007cef;
	text-decoration : none;
	font-weight : bold;
}

a:hover {
	color : #007cef;
	font-weight : bold;
	text-decoration : underline;
}

a:active {
	color : #007cef;
	font-weight : bold;
	text-decoration : none;
}

.header {
	background : #142735 url('/css/header.png') repeat-x 50% bottom;
	border-bottom : 3px solid #007cef;
padding : 4px;
margin : 0;
}

.footer {
	background : #142735 url('/css/footer.png') repeat-x 50% top;

text-align : center;
	border-top : 3px solid #007cef;

padding : 4px;
margin : 0;
}
.bias {
background-image : url(images/copy.gif);
background-repeat : repeat-x;
background-position : 50%
bottom;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border-top : 1px solid #e2e1e1;
border-bottom : 1px solid #
e2e1e1;
}

.header p, .footer p {
	margin : 0px 0 0px 10px;
	padding : 2px 0px 2px 0px; 
	color : #000;
}

h1 {
	margin : 10px auto 10px 10px;
	color : #007cef;
	font-weight : bolder;
	font-size : 14px;
}

.menu {
	background : #f5f5f5 url('/css/menu.png') repeat-x 50% top;
	border : 1px solid #007cef;
padding : 3px;
margin : 0;
}

.fmenu {
	background : #f5f5f5 url('/css/menu.png') repeat-x 50% top;
background-color : #fff;
margin : 1px;
border-style : solid;
border-width : 1px 1px 1px 6px;
border-color : #d4d4d4;
}

input, textarea {
	width : 25%;
	padding : 3px;
	border : 2px solid #007cef;
}

.bmenu {
	background : #142735 url('/css/header.png') repeat-x 50% bottom;
	border-bottom : 3px solid #007cef;
padding : 4px;
margin : 0;
}
.biasa {
background-color : #f9f9f9;
margin-top : 1px;
margin-bottom : 1px;
padding : 1px;
border-top : 1px solid #f1f1f1;
border-bottom : 1px solid #
f1f1f1;
}

.phdr, .jadi {
	background : #142735 url('/css/header.png') repeat-x 50% bottom;
	border-bottom : 3px solid #007cef;
padding : 4px;
margin : 0;
}

.footer img {
	border:none;
}