*{ margin:0px auto; padding:0px;}
#slideshow {
	/*border: 1px solid #000;*/
	overflow: hidden;
	margin: 20px auto 10px;
	position: relative;
	width:915px;
	height:381px;
}

#slideshow img {
	width:915px;
	height:381px;
}
#bandiera {
	
	width: 915px;
	margin:0px 0px 0px 0px auto;
	}

#bandiera_it	{
	width: 159px;
	float:right;
	margin:0px 100px 0px 0px;
}

#bandiera_it a	{
	text-decoration:none;
	display:block;
	text-align: left;
	text-indent: 159px;
	height: 78px;
	line-height: 40px;
	background-repeat:no-repeat;
	font-weight:bold;
	margin:0px auto;
}

#bandiera_it a:link, #bandiera_it a:visited	{
	background-image:url(../immagini/entra.jpg);	
} 

#bandiera_it a:hover, #bandiera_it a:active, #bandiera_it a:focus	{
	background-image:url(../immagini/entra_.jpg);
}

#bandiera_eng	{
	width: 159px;
	float:left;
	margin:0px 0px 0px 100px;;
}

#bandiera_eng a	{
	text-decoration:none;
	display:block;
	text-align: left;
	text-indent: 159px;
	height: 78px;
	line-height: 40px;
	background-repeat:no-repeat;
	font-weight:bold;
	margin:0px;
}

#bandiera_eng a:link, #bandiera_eng a:visited	{
	background-image:url(../immagini/enter.jpg);	
} 

#bandiera_eng a:hover, #bandiera_eng a:active, #bandiera_eng a:focus	{
	background-image:url(../immagini/enter_.jpg);
}

#offerte{
	width:915px;
	height: 20px;
	text-align: center;
	font-size: 11px;
	color: #BA000A;
}
/* Start of Column CSS */
#container2 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:50%;
}
#col1 {
	float:left;
	width:46%;
	position:relative;
	left:52%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:46%;
	position:relative;
	left:56%;
	overflow:hidden;
}
/* end 2 column */

#page_foot{
	width:915px;
	text-align: center;
	font-size: 11px;
	color: #BA000A;
}