/*PREMESSE*/
body{ font-family: verdana, sans-serif, helvetica ; font-size: 11px; margin:0; padding:0 ; background: #000;}

a:link {color: #b03e3e;}
a:visited {color: #b03e3e;}
a:hover {color: #999;}

img{border: none; vertical-align: top;}
img a:link{border : none;}
img a:hover{border : none;}

abbr, acronym, .help {
  border-bottom: 1px dotted #333;
  cursor: help;
  }
/*FINE PREMESSE*/

#contenitore{
    position : absolute;
    width : 730px;
    height : 825px;
    background : #f6e9e9;
    }

#top{
    position : absolute;
    height : 152px;
    width : 730px;
    }

#logo{
    position : absolute;
    }

#immagini{
    position : absolute;
    margin-left : 323px;
    height : auto;
    width : 406px;
    }

#topSx{
    position : absolute;
    height : 98px;
    width : 215px;
    background-image : url("../img/top_sx.jpg");
    }

#topDx{
    position : absolute;
    margin-left : 213px;
    height : 98px;
    width : 194px;
    background-image : url("../img/top_dx.jpg");
    }

#navbar{
    position : absolute;
    margin-top : 98px;
    width : 730px;
    background-image : url("../img/sfondo.gif");
    }

#bottomSx{
    position : absolute;
    margin-top : 152px;
    height : 298px;
    width : 534px;
    background-image : url("../img/sfondo_home.jpg");
    }

#bottomSx2{
    position : absolute;
    margin-top : 152px;
    }

#bottomDx{
    position : absolute;
    margin-top : 125px;
    margin-left : 534px;
    color : #fff;
    height : 700px;
    width : 196px;
    background : #666;
    }

#bottomDx a:link {color: #fff;}
#bottomDx a:visited {color: #fff;}
#bottomDx a:hover {color: #000; background: #fff;}


#bottomDxContent{
    position : absolute;
    margin-top : 3px;
    margin-left : 15px;
    width : 170px;
    }

#areaImg {
    position : absolute;
    margin-left : 50px;
    margin-top : 310px;
    width : 100px;
    z-index : 1;
    }

#imgSwf {
    position : absolute;
    margin-left : 5px;
    margin-top : 310px;
    width : 100px;
    z-index : 1;
    }

#areaContent{
    position : absolute;
    margin-left : 15px;
    margin-top : 5px;
    height : 620px;
    width : 500px;
    }

#boxSide{
    position:absolute;
    margin-top:15px;
    width:170px;
    height:125px;
    background: #933;
    /* border:2px solid #b03e3e; */
    }
#boxSideMask{
    position:absolute;
    margin-top:20px;
    margin-left:3px;
    width:164px;
    height:117px;
    background: #666;
    }

#Thumbnail1
{
	cursor : pointer;
}
#Thumbnail2
{
	cursor : pointer;
}
#Thumbnail3
{
	cursor : pointer;
}
#Thumbnail4
{
	cursor : pointer;
}
#Thumbnail5
{
	cursor : pointer;
}
#Thumbnail6
{
	cursor : pointer;
}
#Thumbnail7
{
	cursor : pointer;
}
#Thumbnail8
{
	cursor : pointer;
}

#newsletter
{
	width:							193px;
	height:							25px;
	z-index:							4;
}	
input.emailsubscribe
{
	border: 					2px solid #993333; 
	background: 			#F6E9E9;
	font-family: 			Verdana, "Trebuchet MS", Arial, Sans-serif;
	font-size: 				10px;
	font-style: 			normal;
	font-weight: 			bold;
	color:					#993333;
}

input.emailinvio
{
	background-color: 	#993333;
	border-style: 			solid;
	border-width:			1px;
	border-color:			#801A1A;
	font-family: 			Verdana, "Trebuchet MS", Arial, Sans-serif;
	font-size: 				10px;
	font-style: 			normal;
	font-weight: 			bold;
	color:					#ffffff;
}
