html,body {
	margin:0px;
	background:url(pics/bg_t.jpg) repeat-x;
	background-color:#206fc1;	
	
}
#site {
	position:relative;
	width:800px;
	background:url(pics/bg.jpg);
}

#header {
	position:relative;
	width:800px;
	height:462px;
	background:url(pics/header.jpg);
}

#bg-c {
	position:relative;
	width:800px;
	height:1650px;
	background:url(pics/bg_c.jpg) no-repeat top;
}

#footer {
	position:relative;
	width:800px;
	height:94px;
	background:url(pics/footer.jpg);
}

a.imp, a.imp:link, a.imp:visited, a.imp:active{
	font-weight:bold; 
	color:#000000; 
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

a.imp:hover {  font-weight:bold; color:#0e539d; text-decoration:none; }

#copyright {
	position:relative;
	left:40px;
	top:42px;
	height:15px;
	float:left; 
    color:#000000;
	font-weight:bold;    
    font-family:Arial, Helvetica, sans-serif;
}

a:link, a:active, a:focus, a:visited { 
	font-weight:bold; 
	color:#000000; 
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

a:hover {  font-weight:bold; color:#0e539d; text-decoration:none; }

#table_page {
	width:695px;
}

.text {

font-family:Arial, Helvetica, sans-serif;
text-align:justify;
color:#000000;
}