@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-image: url(images/news/newbackground.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	color: #FFF;
	background-color: #000;
}

.inserimento {
color: #ffffff;
background: #000000;
border-width: 1px; border-style:solid; border-color: 006600;
font-size: 12px;
}

.bottoni {
color: #ffffff;
background: #0173BA;
border-width: 1px; border-style:solid; border-color: 006600;
font-size: 12px;
}


.ocean {
	color: #0173BA;
}
.reef {
	color: #CCCCCC;
}
.highlight {
	color: #FFFFFF;
	font-weight: bold;
}
.whitetext {
	color: #FFFFFF;
}
.arrow {
	font-size: 24px;
	font-weight: bold;
}
.subtext {
	color:#999999;
	font-size:10px;
}
.dkgrey {
	color:#999999;
}
.black {
	color: #000000;
	font-weight: bold;
}
hr {
	color: #666666;
}
.nav a:link {
	color: #000000;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #000000;
}
.nav a:hover {
	text-decoration: none;
	color: #0099FF;
}
.nav a:active {
	text-decoration: none;
	color: #000000;
}
.nav a {
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #33FFFF;
}
a:active {
	text-decoration: none;
	color: #0099FF;
	text-align: left;
}
a {
	font-weight: bold;
}
li {
	color:#999999
}
.adgadgdag {
	text-align: justify;
}

