body
{
	margin			: 0;
	padding			: 0;
	border			: 0;
	background-color	: #87A158;
	background-image: url(../_pics/homepage/bg_flash.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

body,
select,
input,
textarea {
	font-family		: Verdana, sans-serif;
	font-size		: 11px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p
{
	margin				: 0;
	padding				: 0;
}

.display_none,
hr
{
	display				: none;
}

img
{
	border				: 0;
}

a:link,
a:visited
{
color                   : #F87A01;
	text-decoration		: none;
	font-weight            : bold;
	text-decoration        : none;
}

a:hover
{
	text-decoration		: underline;
}

input.input_1,
select.input_1
{

}

input.input_1,
select.input_1,
textarea.input_1
{
	padding			             : 4px;
	background-color          :  #F4F4F4;
	border			           : 1px solid #BBB;
}

textarea.input_1 {
	font-size                 : 10px;
}

html>body div.clear { display: none; }
head:first-child+body div.clear { display: block; }
.clear { clear: both; line-height: 0px; font-size: 1px; }
/*/*/ .clear { display: none; } /* */

div {
	background		: transparent;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
}

form {
   margin         : 0;
   padding        : 0;
}

.centrato {
	text-align		: center;
}

.padding_1 {
	padding			: 5px;
}

.padding_1_lat {
	padding			: 0 5px;
}

.padding_2 {
	padding			: 10px;
}

.padding_2_left {
	padding			: 0 10px;
}

.padding_3 {
	padding			: 15px;
}

.padding_3_left {
	padding			: 0 15px;
}

.stile_indi
{
	display				: none;
}
#tt {position:absolute; display:block; background:url(tooltip/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(tooltip/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(tooltip/tt_bottom.gif) top right no-repeat; overflow:hidden}

object {
   outline           : none 
}

#div_flash_home {
	height					: 670px;
	width						: 990px;
	margin					: auto;
	position					: relative;
}

#div_flash_home div.div_flash {
	position					: absolute;
	z-index					: 10;
}

#div_flash_home div.div_main_news {
	position					: absolute;
	z-index					: 10;
	top						: 145px;
	right						: 90px;
	width						: 230px;
	height					: 55px;
	text-align				: center;
}

#div_flash_home div.div_main_news a:link,
#div_flash_home div.div_main_news a:visited {
	color						: #D00;
	font-weight				: normal;
}

#div_flash_home div.div_main_news p.news_titolo_home {
	font-size				: 14px;
	font-weight				: bold;
}

#div_flash_home div.div_main_news p.news_link_home {
	font-size				: 20px;
}


#div_flash_home div.div_main_photos {
	position					: absolute;
	width						: 980px;
	top						: 455px;
	text-align				: center;
}

#div_flash_home div.div_main_photos img {
	border					: 1px solid #FFF;
	margin					: 0 8px;
}

#div_flash_home div.div_main_menu {
	position					: absolute;
	z-index					: 2000;
	width						: 990px;
	height					: 48px;
	bottom					: 20px;
	text-align				: center;
	font-size				: 15px;
	letter-spacing			: -1px;
	color						: #C8DEA3;
}

#div_flash_home div.div_main_menu a:link,
#div_flash_home div.div_main_menu a:visited {
	color						: #FFF;
	text-decoration		: none;
}

#div_flash_home div.div_main_menu a:hover {
	text-decoration		: underline;
}

#div_flash_home div.div_main_menu img {
	vertical-align			: middle;
}


div.div_footer_home {
   
}

div.div_footer_home,
div.div_footer_home a:link,
div.div_footer_home a:visited {
   color                : #FFF;
}


p.news_homepage {
	font-size				: 18px;
	color                : #000;
	text-align				: center;
}

p.news_homepage a{
	font-size				: 18px;
	color                : #ff0000;
	text-align				: center;
}

