body {
	font-family: Trebuchet MS, Arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: small;
	background-image: url(images/page_bg.png);
}


#bar {
	height: 11px;
	background: #aacae4;
	width: 100%;
	margin: 0;
	border-bottom: 2px solid #123;
}

#container {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}

#header {
	margin: 0;
	height: 124px;
	border-bottom: 2px solid #123;
	background-image: url(images/fishraider_header_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#header_site {
	margin: 0;
	height: 124px;
	border-bottom: 2px solid #123;
	background-color: 192B40;
}

#header_site a {
display: block;
height: 124px;
width: 224px;
}

#header h1, #header_site h1 {
	text-indent: -9999px;
	position: relative;
	margin: 0;
	padding: 0;
}

#nav {
	text-align: center;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}
#nav a{
	text-align: center;
}

#nav img, #nav_site img {
border: none;
}

#nav_site {
	text-align: center;
	font-size: 12px;
	color: #52D4EB;
	text-decoration: none;
	font-weight: bold;
	font-family: arial, verdana, tahoma, sans-serif;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 24px;
}
#nav_site a{
	text-align: center;
	font-size: 12px;
	color: #52D4EB;
	text-decoration: none;
	font-weight: bold;
	font-family: arial, verdana, tahoma, sans-serif;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 24px;
}

#content {
	font-size: 11px;
	background-color: #EEF3F8;
}

#content img {
	padding: 5px;
	border: 3px double #555;
}



#footer {
	height: 75px;
	text-align: center;
	color: #fff;
	margin: 4px 0 0;
	background-color: #1D3652;
	font-size: 12px;
}

#footer a {
	color: #fff;
	font-size: 12px;
}

#footer p {
line-height: 25px;
margin: 0;
}

/* font-size: 16pt;
color: #21527b;
*/

#content a {
color: #555;
}

#content a:hover {
text-decoration: none;
color: #000;
} 

#content h2 {
	font-size: 18pt;
	font-style: italic;
	margin-top: 20px;
}

#content h3 {
	color: #2d70a3;
	font-style: italic;
	font-size: 12pt;
}

#content h4 {
	font-size: 11pt;
	font-style: italic;
}

#content h5 {
	font-size: 10pt;
	font-style: italic;
}

#content p {
	font-size: 13px;
}

.noborder {
border: none !important;
padding: 0 !important;
margin: 0 !important;
}

#fishtable tr, #fishtable td, #fishtable th {
border: 1px solid #000;
padding: 3px;
}


.contenuto{
	clear:left;
	text-align:left;
	font-family: Trebuchet MS, Arial, sans-serif;
	color:#666666;
	text-align:center;
	font-size: small;
}
.header_nav {
	background-color: #192B40;
	height: 24px;
}
.content {
	background-color: #EEF3F8;
	font-size: 11px;
}
.footer {
	background-color: #1D3652;
}
.header {
	background-image: url(images/fishraider_header_bg.png);
	background-repeat: repeat;
	background-position: left top;
}
.contentwords {
	padding: 20px;
}
.spaces {
	background-color: #52D4EB;
}
.footercontent {
	padding: 20px;
}
.articles {
	font-size: 12px;
}

