body
{
	margin			: 0;
	padding			: 0;
	border			: 0;
	background-color	: #FFF;
	background-image: url(../_pics/struttura/bg_homepage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

body,
select,
input,
textarea {
	font-family		: Trebuchet MS, sans-serif;
	font-size		: 12px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p
{
	margin				: 0;
	padding				: 0;
}

.display_none,
hr
{
	display				: none;
}

img
{
	border				: 0;
}

a:link,
a:visited
{
color                : #A55E00;
	text-decoration		: none;
	font-weight            : bold;
	text-decoration        : underline;
}

a:hover
{
	text-decoration		: underline;
}

input.input_1,
select.input_1
{

}

input.input_1,
select.input_1,
textarea.input_1
{
	padding			: 2px;
	background-color	: #EEE;
	border			: 1px solid #999;
}

textarea.input_1 {
	
}

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;
}

object {
   outline           : none 
}

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}

#div_homepage {
   width             : 980px;
   height            : 542px;
   margin            : auto;   
   position          : relative;
}

#div_homepage div.div_txt_intro {
   position          : absolute;
   top               : 75px;
   left              : 445px;
}

#div_homepage div.div_lingue {
   position          : absolute;
   top               : 01px;
   left              : 0px;
   width             : 980px;
   height            : 542px;
   text-align        : center;
   z-index				: 1000;
}

div.div_footer {
   padding-top          : 30px;
   padding-bottom       : 10px;
   line-height          : 20px;
   font-size            : 11px;
}

div.div_footer a:link,
div.div_footer a:visited {
   font-weight          : normal;
   text-decoration      : none;
   color                : #444;
}

div.div_footer a:hover {
   font-weight          : normal;
   text-decoration      : none;
   color                : #AAA;
}
