@charset "utf-8";
/* CSS Document */

 html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F4EFE5;
 }

 * {
 margin:0px auto;
 padding:0;
 }

 div#shim {
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -310px;
	float: left;
  }

 div#wrapper {
 width: 665px;
 height: 620px;
 clear: both;
 position: relative;
 top: -310px;
 /* IE4ever Hack: Hide from IE4 **/
 position: static;
 /** end hack */
 }

 /* Hide from IE5mac \*//*/
 div#shim {
 display: none;
 }
 html, body {
 height: auto;
 }
 /* end hack */
 /* ]]> */
 
div#contenuto {
	width: 665px;
	height: 620px;
	position: relative;
	margin: auto;
 }
 div#top {
	width: 665px;
	height: 31px;
	position: relative;
	background-image: url(../img/top-link.jpg);
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: left top;
 }
  div#top:hover {
	background-image: url(../img/top-link-hover.jpg);
 }
  div#menu {
	width: 665px;
	height: 79px;
	background-image: url(../img/indirizzo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
 }
  div#logo {
	width: 170px;
	height: 79px;
	float: left;
 }

/*1. lo stile del div contenitore con id=”menu_css_orizzontale”*/
#menu_css_orizzontale{
	overflow:hidden;
	float:right;
	margin-top: 53px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*2. lo stile css dei link (elementi <a>)*/
#menu_css_orizzontale a{
	display:block;
	float:left;
	height:25px;
	margin-left:0px;
	padding-left:10px;
	padding-right:10px;
	border-left:10px solid #F4EFE5;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFFFFF;
	line-height:25px;
	background-color: #CB9998;
}

/*3. lo stile css sullo stato hover dei link*/
#menu_css_orizzontale a:hover{
background-color:#837966;
border-left:10px solid #F4EFE5;
}

/* rimossione del margine sinistra per il primo link*/
#menu_css_orizzontale a.primo{
margin-left:0;
}
#flashcontent {
	width: 665px;
	height: 445px;
	position: relative;
}
#bottom {
	width: 665px;
	height: 65px;
	position: relative;
	background-image: url(../img/logo-striscia2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#video {
	width: 239px;
	height: 17px;
	position: relative;
	text-align: center;
	display: block;
	float:right;
	margin:0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4EFE5;
}
#video a {
	background-color: #B35959;
	line-height: 17px;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#video a:hover {
	background-color: #837966;
}
#iva{
	text-align:right;
	position: relative;
	display:block;
	width:100%;
	float:right;
}
#iva-testo{
	width: 241px;
	float:right;
	text-align:right;
}
#dati{
	color: #B35959;
	text-decoration: none;

}
#dati:hover {
	color: #333333;
}


#img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#img2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}