/* CSS Document */

Body {
	font-size: 13px;
	font-style: normal;
	margin: 0px;
	padding: 2px;
	font-family: Arial;
	text-align: justify;
	color: #666;
}
.textsubscription {
	font-family: Arial;
	font-size: 11px;
	color: #666;
	font-weight: bold;
	text-align: center;
}
.textadress {
	font-family: "Bold";
	font-size: 14px;
	color: #337d66;
	font-weight: bold;
	text-align: left;
}
.textwhite {
	font-family: Arial;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.textnews {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	font-weight: normal;
}
.titlenews {
	font-family: Arial;
	font-size: 18px;
	color: #307B66;
	font-weight: bold;
}
.titlepage {
	font-family: Arial;
	font-size: 22px;
	color: #307B66;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
a:link {
	color: #337d69;
	font-family: Arial;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #337d69;
	font-family: Arial;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #fff;
	font-family: Arial;
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #337d69;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
a.pulsante:link {
	color: #fff;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
}
a.pulsante:visited {
	color: #fff;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
}
a.pulsante:hover {
	color: #337d69;
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
}
a.pulsante:active {
	color: #fff;
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
}
a.page:link {
	color: #000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
a.page:visited {
	color: #000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
a.page:hover {
	color: #000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}
a.page:active {
	color: #000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

a.news:link {
	color: #F00;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
a.news:visited {
	color: #F00;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
a.news:hover {
	color: #F00;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}
a.news:active {
	color: #F00;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
a.bottom:link {
	color: #000;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
}
a.bottom:visited {
	color: #000;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
}
a.bottom:hover {
	color: #000;
	font-family: Arial;
	font-size: 14px;
	text-decoration: underline;
}
a.bottom:active {
	color: #000;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
}

.bordertable {
	border-top-color: #FF0;
	border-right-color: #FF0;
	border-bottom-color: #FF0;
	border-left-color: #FF0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
