html,body {
	margin:0px;
	background:url(pics/bg_t.jpg) repeat-x;
	background-color:#124558;
}

#site {
	position:relative;
	width:800px;
	background:url(pics/bg.jpg);
}

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

#page {
	position:relative;
	width:800px;
	background:url(pics/page.jpg) no-repeat top;
}

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

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

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

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

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

a:hover {  font-weight:bold; color:#42a3c1; text-decoration:none; }

#table_page {
	width:695px;
}

.text {

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