html,body{margin: 0 auto;padding: 0px;}
body{
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	background-color: #fff;
	background-attachment: fixed;
	background-image: url(images/bgpages.jpg);
	background-position: top;
	background-repeat: repeat-x;

}
h1{font-size: 16px; color: #CC3300; margin-bottom: 5px;}
h2{font-size: 14px; color: #CC3300;	}
h3{font-size: 11px; color: #0099FF; margin: 0px;}
h3.rimage{font-size: 11px; color: #0099FF; height: 25px; padding-top:6px;}

table{
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.titleimage{
	height: 35px;
	float: left;
	width: 33px;
}
.subtitle{
	font-size: 10px;
	font-weight: bold;
	color: #666;
}
A{
    COLOR: #003366; text-decoration: none; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
	}

#container{
	width: 764px;
	background-color: White;
	height: 100%;
	text-align: left;
	margin: 0 auto;padding: 0px;
	
}

#top{
	width: 764px;
	height: 249px;
	background-color: White;
	

	background-image: url(images/topimage.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#menu{
	width: 764px; 
	height: 33px;
	background-image: url(images/bg_menu.jpg);
	background-position: left;
	background-repeat: no-repeat;
	
	padding-left: 10px;
	padding-top: 4px;
}

#homepage_button a{
	float: left;
	display: block;
 	background-position: top; 
	background-image: url(images/menu_homepage_off.jpg); 
	background-repeat: no-repeat; 
	width: 87px; 
	height: 19px;
}
#homepage_button a:hover{
	display: block;
 	background-position: top; 
	background-image: url(images/menu_homepage_on.jpg); 
	background-repeat: no-repeat; 
	width: 87px; 
	height: 19px;
}

#homepage_button_sel{
	display: block;
 	background-position: top; 
	background-image: url(images/menu_homepage_on.jpg); 
	background-repeat: no-repeat; 
	width: 87px; 
	height: 19px;
		float: left;

}

#model_button a{
	float: left;
	display: block;
 	background-position: top; 
	background-image: url(images/menu_modellismo_off.jpg); 
	background-repeat: no-repeat; 
	width: 188px; 
	height: 19px;
}
#model_button a:hover{
	display: block;
 	background-position: top; 
	background-image: url(images/menu_modellismo_on.jpg); 
	background-repeat: no-repeat; 
	width: 188px; 
	height: 19px;
}

#model_button_sel{
float: left;
	display: block;
 	background-position: top; 
	background-image: url(images/menu_modellismo_on.jpg); 
	background-repeat: no-repeat; 
	width: 188px; 
	height: 19px;
}

#real_button a{
	float: left;
	display: block;
 	background-position: top; 
	background-image: url(images/menu_real_off.jpg); 
	background-repeat: no-repeat; 
	width: 116px; 
	height: 19px;
}
#real_button a:hover{
	display: block;
 	background-position: top; 
	background-image: url(images/menu_real_on.jpg); 
	background-repeat: no-repeat; 
	width: 116px; 
	height: 19px;
}

#real_button_sel{
float: left;
	display: block;
 	background-position: top; 
	background-image: url(images/menu_real_on.jpg); 
	background-repeat: no-repeat; 
	width: 116px; 
	height: 19px;
}

#news_button a{
	float: left;
	display: block;
 	background-position: top; 
	background-image: url(images/menu_news_off.jpg); 
	background-repeat: no-repeat; 
	width: 53px; 
	height: 19px;
}
#news_button a:hover{
	display: block;
 	background-position: top; 
	background-image: url(images/menu_news_on.jpg); 
	background-repeat: no-repeat; 
	width: 53px; 
	height: 19px;
}

#news_button_sel{
	float: left;
	display: block;
 	background-position: top; 
	background-image: url(images/menu_news_on.jpg); 
	background-repeat: no-repeat; 
	width: 53px; 
	height: 19px;
}


#contact_button a{
	float: left;
	display: block;
 	background-position: top; 
	background-image: url(images/menu_contact_off.jpg); 
	background-repeat: no-repeat; 
	width: 76px; 
	height: 19px;
}
#contact_button a:hover{
	display: block;
 	background-position: top; 
	background-image: url(images/menu_contact_on.jpg); 
	background-repeat: no-repeat; 
	width: 76px; 
	height: 19px;
}
#contact_button_sel{
float: left;
	display: block;
 	background-position: top; 
	background-image: url(images/menu_contact_on.jpg); 
	background-repeat: no-repeat; 
	width: 76px; 
	height: 19px;
}
/* ENGLISH */
#top_eng{
	width: 764px;
	height: 249px;
	background-color: White;
	
	
	background-image: url(images/eng/topimage.jpg);
	background-position: top;
	background-repeat: no-repeat;
}


#homepage_button_eng a{
	float: left;
	display: block;
 	background-position: top; 
	background-image: url(images/eng/menu_homepage_off.jpg); 
	background-repeat: no-repeat; 
	width: 100px; 
	height: 19px;

}
#homepage_button_eng a:hover{
	display: block;
 	background-position: top; 
	background-image: url(images/eng/menu_homepage_on.jpg); 
	background-repeat: no-repeat; 
	width: 100px; 
	height: 19px;
}

#homepage_button_sel_eng{
	display: block;
 	background-position: top; 
	background-image: url(images/eng/menu_homepage_on.jpg); 
	background-repeat: no-repeat; 
	width: 100px; 
	height: 19px;
		float: left;

}

#model_button_eng a{
	float: left;
	display: block;
 	background-position: top; 
	background-image: url(images/eng/menu_modellismo_off.jpg); 
	background-repeat: no-repeat; 
	width: 200px; 
	height: 19px;
}
#model_button_eng a:hover{
	display: block;
 	background-position: top; 
	background-image: url(images/eng/menu_modellismo_on.jpg); 
	background-repeat: no-repeat; 
	width: 200px; 
	height: 19px;
}

#model_button_sel_eng{
float: left;
	display: block;
 	background-position: top; 
	background-image: url(images/eng/menu_modellismo_on.jpg); 
	background-repeat: no-repeat; 
	width: 200px; 
	height: 19px;
}

#real_button_eng a{
	float: left;
	display: block;
 	background-position: top; 
	background-image: url(images/eng/menu_real_off.jpg); 
	background-repeat: no-repeat; 
	width: 100px; 
	height: 19px;
}
#real_button_eng a:hover{
	display: block;
 	background-position: top; 
	background-image: url(images/eng/menu_real_on.jpg); 
	background-repeat: no-repeat; 
	width: 100px; 
	height: 19px;
}

#real_button_sel_eng{
float: left;
	display: block;
 	background-position: top; 
	background-image: url(images/eng/menu_real_on.jpg); 
	background-repeat: no-repeat; 
	width: 100px; 
	height: 19px;
}

#news_button_eng a{
	float: left;
	display: block;
 	background-position: top; 
	background-image: url(images/eng/menu_news_off.jpg); 
	background-repeat: no-repeat; 
	width: 70px; 
	height: 19px;
}
#news_button_eng a:hover{
	display: block;
 	background-position: top; 
	background-image: url(images/eng/menu_news_on.jpg); 
	background-repeat: no-repeat; 
	width: 70px; 
	height: 19px;
}

#news_button_sel_eng{
	float: left;
	display: block;
 	background-position: top; 
	background-image: url(images/eng/menu_news_on.jpg); 
	background-repeat: no-repeat; 
	width: 70px; 
	height: 19px;
}


#contact_button_eng a{
	float: left;
	display: block;
 	background-position: top; 
	background-image: url(images/eng/menu_contact_off.jpg); 
	background-repeat: no-repeat; 
	width: 76px; 
	height: 19px;
}
#contact_button_eng a:hover{
	display: block;
 	background-position: top; 
	background-image: url(images/eng/menu_contact_on.jpg); 
	background-repeat: no-repeat; 
	width: 76px; 
	height: 19px;
}
#contact_button_sel_eng{
float: left;
	display: block;
 	background-position: top; 
	background-image: url(images/eng/menu_contact_on.jpg); 
	background-repeat: no-repeat; 
	width: 76px; 
	height: 19px;
}
/*END ENGLISH*/
#maincontent{
	margin: 0 auto;
	width: 764px;
	background-color: White;
	background-image: url(images/bg_main_page.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 60px;
}

.main_image{
	float:left; 
	width: 160px;
	margin: 0px 10px 10px 0px;
}
.main_image img{

	margin: 0px 10px 10px 0px;
}
.boxinfo{
clear:left;
}
#centercontent{
	width: 505px;
	float: left;
	padding: 10px;
	margin-left: 1px;
	margin-right: 5px;

	background-image: url(images/divisore_news.gif);
	background-position: right;
	background-repeat: repeat-y;
}

#rightcontent{
	padding: 10px;
	margin-right: 2px;
	margin-left: 507px;


}

.free_space{
	width: 500px;
	min-height: 650px
	}

/* news */
.newstitle{
	color: #666;
	font-size: 11px;
	font-weight: bold;
	padding-top: 15px;

}
	
.newsdate{
	color: #CC6633;
	font-size: 10px;

	}
.newstext {
	color: #666;
	font-size: 10px;


	}
.newstext a, .newstext a:Link{
	color: #666;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	}
.newstext a:hover{

	text-decoration: underline;

	}
	 /* end news */

.linktext{
	font-size:11px;
	color: #000;
	margin-top: 20px;
	}
.linktext p{
	font-size:11px;
	color: #000;
	margin-bottom:0px;
	margin-top: 5px;
	}

.linktext a, .linktext a:link{
	font-size:11px;
	color: #000;
	font-weight: bold;
	text-decoration:none;
	}
.linktext a:hover{

	text-decoration:underline;
	}
			 
.dotspacerright{
	background-image: url(images/divisore_news.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 10px;
	margin: 10px 0px 10px 0px;
	width: 200px;
	
}

.dotspacer{
	background-image: url(images/divisore_news.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 10px;
	margin: 10px 0px 10px 0px;
	width: 500px;
	
}

.fotoivano{
float: right; margin: 3px;
}

.real_container{
	width: 500px;
	margin: 5px 0px 0px 5px;
	padding: 4px;
	}
.real_containerimgs{
	/*float: left;*/
	margin: 10px 0px 10px 0px;
	width: 480px;
	
	}
.real_container p{
	
	margin: 0px;
	
	}

#bottom{

	width: 100%;
	background-color: white;
	margin-top: 30px;
	
	height: 60px;
	
	background-image: url(images/topbg_pages.jpg); background-repeat: no-repeat;
	background-position: top;
	clear: both;
	position: relative;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}
.lastbottom{
background-color: #666; width: 100%; height: 10px; margin: 0 auto;
}

.bottom_extralink{
	height: 30px;
	margin: 0 auto;
	font-size: 10px;
	color: #333333;
	padding: 15px;
	text-align: center;
	}
.bottom_extralink a{
	text-decoration: underline;
}

.link_language{
color: white; float: right;padding-left:10px; padding-right:30px; padding-top:3px;
}
.link_language a{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.link_language a:hover{
color:#FFFFFF;
text-decoration:underline;
font-weight:bold;
}
