@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
}
#all {
	margin-right: auto;
	margin-left: auto;
	width: 548px;
}
p {
	margin: 0px;	
}
a:link {
	color: #6699CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6699;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
#topmenu {
	font-size: 14px;
	color: #333;
	margin: 0px;
	padding: 30px 0 10px 0;
}
#all #header {
	border: 2px solid #6B9CFF;
	margin: 0px;
	padding: 4px 6px 4px 6px;
}
#all #header .lista {
	color: #6699cc;
	font-size: 18px;
}
#all #content {
	text-align: center;
	padding: 5px 0 15px 0;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6B9CFF;
	border-bottom-color: #6B9CFF;
	border-left-color: #6B9CFF;
}
.click {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 10px;
}
.text12blue {
	font-size: 12px;
	color: #0033CC;
	font-weight: normal;
	line-height: 20px;
}
.text12blueb {
	font-size: 12px;
	color: #0033CC;
	font-weight: normal;
	line-height: 18px;
}
.text12red {
	font-size: 12px;
	line-height: 1.4em;
  color: #FF0000;
}
.text10 {
	font-size: 10px;
	line-height: 1.4em;
}
.text12 {
	font-size: 12px;
}
#all #content table.tabela {
	border-collapse: collapse;
}
#all #content table.tabela tr td, #all #content table.tabela tr th {
	border:2px solid #ccc;
	padding: 0;
}
#all #content table.tabela2 {
	border-collapse: collapse;
}
#all #content table.tabela2 tr td, #all #content table.tabela2 tr th {
	border:2px solid #6B9CFF;
}
#all #content table.tabela2 tr th {
	background-color: #E7F7FF;
}
.pad {
	padding-right: 3px;
	padding-left: 3px;

}
.fundo {
	background-image: url(../images/04_kani.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
}
