html {
	height:100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	background-color: #F5F5F5;
	height:100%;
}
p {
	margin: 0px;
	color: #030;
}
a:link, a:visited, a:active{
	color: #040;
	text-decoration: underline;
}
.orange {
	color: #ff633a;
}

a:hover{
	color: #0083FF;
	text-decoration: none;
}
.a_block:link, .a_block:visited, .a_block:active{
	color: #040;
	text-decoration: none;
}
.a_block:hover{
	color: #C3211B;
	text-decoration: underline;
}
.a_bottom:link, .a_bottom:visited, .a_bottom:active{
	color: #040;
	text-decoration: none;
}
.a_bottom:hover{
	color: #040;
	text-decoration: underline;
}
.photo {
	border: 1px solid #FFFFFF;
	margin-right: 10px;
}
.td_header {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0074FF;
	background-repeat: no-repeat;
}
.title {
	font-size: 14px;
	color: #004343;
}

.td_news_header {
	color: #FFFFFF;
	background-color: #033;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: left;
}
.td_news {
	text-align: justify;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
}


.td_content {
	background-image: url(img/bg_content.jpg);
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #040;
	background-repeat: repeat-y;
	text-align: justify;
}
.td_bottom {
	background-color: #030;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #06F;
	text-align: center;
}
.td_footer {
	color: #004343;
	text-align: center;
	padding-top: 10px;
}
.td_left_right {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFF;
	background-image: url(../img/bgcenter.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.titolo {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #005352;
	background-color: #ff6600;
}
.testo {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #444;
	text-align: justify;
}
.td_left {
	background-repeat: no-repeat;
	background-color: #E5E5E5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	color: #040;
	background-image: url(bgssx.jpg);
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #333;
}
.td_right {
	background-image: url(../img/bg_content.gif);
	background-repeat: repeat-x;
	background-color: #DFDFDF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #333;
}
.td_content div .title .td_content {
	text-align: left;
}
.bold {
	font-weight: bold;
}
.td_content div .title .td_content strong {
	text-align: left;
}
.td_left div p {
	text-align: left;
}
.td_content div .td_content strong {
	text-align: left;
}
.td_content div p {
	text-align: justify;
}
.td_left div #menu12 ul li .bt1 .hw12 {
	text-align: right;
}
