@charset "UTF-8";

A:link
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: none
}

#LinkAlt {
	font-family: Verdana;
	font-size:8px;
	
	color: #444444;
}


#LinkAlt a:link, #LinkAlt a:visited, #LinkAlt a:active {
    COLOR: #444444;
    TEXT-DECORATION: none
}

#LinkAlt a:hover{
    COLOR: #0000FF;
    TEXT-DECORATION: none
}


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #1D60A6;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 984px;  
	background: #1D60A6;
	margin: auto;
	margin-top: 20px;
	text-align: left; 
}
.oneColFixCtr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
}

.oneColFixCtr #tastiera {
	width: 450px;
	height: 460px;
	margin-left:512px;
	text-align: left;
	padding-top:64px;
}

.oneColFixCtr #utilityBar {
	width: 450px;
	height: 40px;
	margin-left:520px;
	text-align: left;
	padding-top:15px;
}

.oneColFixCtr #reservedBar {
	width: 200px;
	height: 100px;
	position: absolute;
	margin-left:190px;
	margin-top:390px;
	text-align: left;
	padding-top:0px;
}

.oneColFixCtr #partner {
	width: 180px;
	height: 100px;
	position: absolute;
	margin-top:530px;
	margin-left:0px;
	text-align: left;
	padding-top:0px;
}

.oneColFixCtr #footer {
	width: 984px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:20px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	color:#FFF;
	
}

.twoColFixCtr #container {
	width: 984px;  
	background: #1D60A6;
	margin: auto;
	margin-top: 20px;
	text-align: left; 
}
.twoColFixCtr #sidebar {
	float:left;
	margin-top:30px;
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 176px;
	height:600px;
	background-image: url(grafica/bkg_scalatore.jpg);
	background-repeat: no-repeat;
	
}

.twoColFixCtr #rightContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0 0 0 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	
	
}
.twoColFixCtr #footer {
	width: 984px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height:20px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	color:#FFF;
	
}










#imPiede {clear: both; height: 25px; background-color: #000000; background-image: url(img/bottom.jpg); background-repeat: no-repeat; }





#tpsx_index {
	background-image: url(grafica/bkg_index.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 984px;
	z-index: 10;
}
#bt_home {
	background-image: url(img/but_home.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
	position: relative;
	float:left;
	height: 101px;
	width: 102px;
	top: 1236px;
	left: 258px;
	z-index: 31;
}

#bt_home a:hover, #bt_home a:active{
	background-image: url(img/but_home_premuto.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bt_home span a {display:block; margin:0px; bottom: 0px; right: 0px; width:102px; height:101px;}
#bt_home span {text-indent:-10000px; }

#bt_home_acquisti {
	background-image: url(img/but_home_acquisti.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
	position: relative;
	float:left;
	height: 101px;
	width: 102px;
	top: 1030px;
	left: 446px;
	z-index: 31;
}

#bt_home_acquisti a:hover, #bt_home_acquisti a:active{
	background-image: url(img/but_home_acquisti_premuto.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bt_home_acquisti span a {display:block; margin:0px; bottom: 0px; right: 0px; width:102px; height:101px;}
#bt_home span_acquisti {text-indent:-10000px; }


#btsx_home {
	background-image: url(img/topsx.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	height: 250px;
	width: 250px;
	bottom: 0px;
	right: 0px;
	z-index: 33;
}

#btsx_home a:hover, #btsx_home a:active{
	background-image: url(img/topsx_premuto.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#btsx_home span a {display:block; margin:0px; bottom: 0px; right: 0px; width:250px; height:250px;}
#btsx_home span {text-indent:-10000px; }


#bt_tasto1 {
	background-image: url(css_img/tasto_1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
	position: relative;
	float:left;
	height: 116px;
	width: 116px;
	top: 0px;
	left: 0px;
	z-index: 31;
}

#bt_tasto1 a:hover, #bt_tasto1 a:active{
	background-image: url(css_img/tasto_1_premuto.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bt_tasto1 span a {display:block; margin:0px; bottom: 0px; right: 0px; width:116px; height:116px;}
#bt_tasto1 span {text-indent:-10000px; }

#bt_tasto2 {
	background-image: url(css_img/tasto_2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
	position: relative;
	float:left;
	height: 116px;
	width: 116px;
	top: 0px;
	left: 29px;
	z-index: 32;
}

#bt_tasto2 a:hover, #bt_tasto2 a:active{
	background-image: url(css_img/tasto_2_premuto.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bt_tasto2 span a {display:block; margin:0px; bottom: 0px; right: 0px; width:116px; height:116px;}
#bt_tasto2 span {text-indent:-10000px; }


#bt_tasto3 {
	background-image: url(css_img/tasto_3.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
	position: relative;
	float:left;
	height: 116px;
	width: 116px;
	top: 0px;
	left: 59px;
	z-index: 33;
}

#bt_tasto3 a:hover, #bt_tasto3 a:active{
	background-image: url(css_img/tasto_3_premuto.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bt_tasto3 span a {display:block; margin:0px; bottom: 0px; right: 0px; width:116px; height:116px;}
#bt_tasto3 span {text-indent:-10000px; }

#bt_tasto4 {
	background-image: url(css_img/tasto_4.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
	position: relative;
	float:left;
	height: 116px;
	width: 116px;
	top: 1px;
	left: 0px;
	z-index: 34;
}

#bt_tasto4 a:hover, #bt_tasto4 a:active{
	background-image: url(css_img/tasto_4_premuto.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bt_tasto4 span a {display:block; margin:0px; bottom: 0px; right: 0px; width:116px; height:116px;}
#bt_tasto4 span {text-indent:-10000px; }


#bt_tasto5 {
	background-image: url(css_img/tasto_5.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
	position: relative;
	float:left;
	height: 116px;
	width: 116px;
	top: 1px;
	left: 29px;
	z-index: 34;
}

#bt_tasto5 a:hover, #bt_tasto5 a:active{
	background-image: url(css_img/tasto_5_premuto.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bt_tasto5 span a {display:block; margin:0px; bottom: 0px; right: 0px; width:116px; height:116px;}
#bt_tasto5 span {text-indent:-10000px; }


#bt_tasto6 {
	background-image: url(css_img/tasto_6.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
	position: relative;
	float:left;
	height: 116px;
	width: 116px;
	top: 1px;
	left: 59px;
	z-index: 34;
}

#bt_tasto6 a:hover, #bt_tasto6 a:active{
	background-image: url(css_img/tasto_6_premuto.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bt_tasto6 span a {display:block; margin:0px; bottom: 0px; right: 0px; width:116px; height:116px;}
#bt_tasto6 span {text-indent:-10000px; }


#bt_tasto7 {
	background-image: url(css_img/tasto_7.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
	position: relative;
	float:left;
	height: 116px;
	width: 116px;
	top: 2px;
	left: 0px;
	z-index: 34;
}

#bt_tasto7 a:hover, #bt_tasto7 a:active{
	background-image: url(css_img/tasto_7_premuto.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bt_tasto7 span a {display:block; margin:0px; bottom: 0px; right: 0px; width:116px; height:116px;}
#bt_tasto7 span {text-indent:-10000px; }


#bt_tasto8 {
	background-image: url(css_img/tasto_8.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
	position: relative;
	float:left;
	height: 116px;
	width: 116px;
	top: 2px;
	left: 29px;
	z-index: 34;
}

#bt_tasto8 a:hover, #bt_tasto8 a:active{
	background-image: url(css_img/tasto_8_premuto.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bt_tasto8 span a {display:block; margin:0px; bottom: 0px; right: 0px; width:116px; height:116px;}
#bt_tasto8 span {text-indent:-10000px; }


#bt_tasto9 {
	background-image: url(css_img/tasto_9.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
	position: relative;
	float:left;
	height: 116px;
	width: 116px;
	top: 2px;
	left: 59px;
	z-index: 34;
}

#bt_tasto9 a:hover, #bt_tasto9 a:active{
	background-image: url(css_img/tasto_9_premuto.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bt_tasto9 span a {display:block; margin:0px; bottom: 0px; right: 0px; width:116px; height:116px;}
#bt_tasto9 span {text-indent:-10000px; }

#bt_tasto10 {
	background-image: url(css_img/tasto_10.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
	position: relative;
	float:left;
	height: 116px;
	width: 116px;
	top: 3px;
	left: 0px;
	z-index: 34;
}

#bt_tasto10 a:hover, #bt_tasto10 a:active{
	background-image: url(css_img/tasto_10_premuto.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bt_tasto10 span a {display:block; margin:0px; bottom: 0px; right: 0px; width:116px; height:116px;}
#bt_tasto10 span {text-indent:-10000px; }

#bt_tasto11 {
	background-image: url(css_img/tasto_11.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
	position: relative;
	float:left;
	height: 116px;
	width: 116px;
	top: 3px;
	left: 29px;
	z-index: 34;
}

#bt_tasto11 a:hover, #bt_tasto11 a:active{
	background-image: url(css_img/tasto_11_premuto.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bt_tasto11 span a {display:block; margin:0px; bottom: 0px; right: 0px; width:116px; height:116px;}
#bt_tasto11 span {text-indent:-10000px; }


#bt_tasto12 {
	background-image: url(css_img/tasto_easyde.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
	position: relative;
	float:left;
	height: 116px;
	width: 116px;
	top: 3px;
	left: 59px;
	z-index: 34;
}

#bt_tasto12 a:hover, #bt_tasto12 a:active{
	background-image: url(css_img/tasto_easyde_premuto.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bt_tasto12 span a {display:block; margin:0px; bottom: 0px; right: 0px; width:116px; height:116px;}
#bt_tasto12 span {text-indent:-10000px; }



#bt_utility_tasto1 {
	background-image: url(css_img/omino_ikon.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
	position: relative;
	float:left;
	height: 38px;
	width: 40px;
	top: 0px;
	left: 30px;
	z-index: 34;
}

#bt_utility_tasto1 a:hover, #bt_utility_tasto1 a:active{
	background-image: url(css_img/omino_ikon_premuto.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bt_utility_tasto1 span a {display:block; margin:0px; bottom: 0px; right: 0px; width:40px; height:38px;}
#bt_utility_tasto1 span {text-indent:-10000px; }

#bt_utility_tasto2 {
	background-image: url(css_img/pdf_ikon.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
	position: relative;
	float:left;
	height: 38px;
	width: 40px;
	top: 0px;
	left: 86px;
	z-index: 34;
}

#bt_utility_tasto2 a:hover, #bt_utility_tasto2 a:active{
	background-image: url(css_img/pdf_ikon_premuto.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bt_utility_tasto2 span a {display:block; margin:0px; bottom: 0px; right: 0px; width:40px; height:38px;}
#bt_utility_tasto2 span {text-indent:-10000px; }

#bt_utility_tasto3 {
	background-image: url(css_img/skype_ikon.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
	position: relative;
	float:left;
	height: 38px;
	width: 40px;
	top: 0px;
	left: 150px;
	z-index: 34;
}

#bt_utility_tasto3 a:hover, #bt_utility_tasto3 a:active{
	background-image: url(css_img/skype_ikon_premuto.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bt_utility_tasto3 span a {display:block; margin:0px; bottom: 0px; right: 0px; width:40px; height:38px;}
#bt_utility_tasto3 span {text-indent:-10000px; }

#bt_utility_tasto4 {
	background-image: url(css_img/cafe_ikon.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
	position: relative;
	float:left;
	height: 38px;
	width: 40px;
	top: 3px;
	left: 205px;
	z-index: 34;
}

#bt_utility_tasto4 a:hover, #bt_utility_tasto4 a:active{
	background-image: url(css_img/cafe_ikon_premuto.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bt_utility_tasto4 span a {display:block; margin:0px; bottom: 0px; right: 0px; width:50px; height:38px;}
#bt_utility_tasto4 span {text-indent:-10000px; }

#bt_partner_tasto1 {
	background-image: url(css_img/sixcomm_large.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
	position: relative;
	float:left;
	height: 24px;
	width: 135px;
	top: 0px;
	left: 20px;
	z-index: 34;
}

#bt_partner_tasto1 a:hover, #bt_partner_tasto1 a:active{
	background-image: url(css_img/sixcomm_large.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bt_partner_tasto1 span a {display:block; margin:0px; bottom: 0px; right: 0px; width:135px; height:24px;}
#bt_partner_tasto1 span {text-indent:-10000px; }



#bt_partner_tasto2 {
	background-image: url(css_img/noitelco.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
	position: relative;
	float:left;
	height: 15px;
	width: 67px;
	top: 0px;
	left: 15px;
	z-index: 34;
}

#bt_partner_tasto2 a:hover, #bt_partner_tasto2 a:active{
	background-image: url(css_img/noitelco.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bt_partner_tasto2 span a {display:block; margin:0px; bottom: 0px; right: 0px; width:67px; height:15px;}
#bt_partner_tasto2 span {text-indent:-10000px; }



#bt_partner_tasto3 {
	background-image: url(css_img/entekna.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px;
	padding: 0px;
	position: relative;
	float:left;
	height: 20px;
	width: 45px;
	top: 10px;
	left: 65px;
	z-index: 34;
}

#bt_partner_tasto3 a:hover, #bt_partner_tasto3 a:active{
	background-image: url(css_img/entekna.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bt_partner_tasto3 span a {display:block; margin:0px; bottom: 0px; right: 0px; width:45px; height:20px;}
#bt_partner_tasto3 span {text-indent:-10000px; }



#imBoxVideo {
	position: relative;
	top: 10px;
	left: 10px;
	height: 254px;
	width: 352px;
	padding: 0px 0px 0px 0px;
}

#imBoxVideoFlare {
	position: relative;
	top: 10px;
	left: 80px;
	height: 360px;
	width: 640px;
	padding: 0px 0px 0px 0px;
}
