﻿body {background:white;  text-align:center; background-image:url(../images/sfondo.jpg); font-family:Helvetica, arial, sans-serif}
 div#wrapper {
	margin: 0pt auto;
	padding-bottom: 87px;
	width: 980px;
}
  div#header {background:#4A2C3E;}
  div#menu {width:140px;  float:left;  text-align:center; padding:25px 0px 0px 45px;}
  div#body {width:710px; float:left; padding: 0px 10px 50px 10px; }
  div#footer 
  {
      	background: transparent url("../images/bg_footer.png") no-repeat scroll left top;
	clear: both;
	height: 17px;
	margin: 0px;
	text-align:center;
	font-size:x-small;
	width: 980px;

      }
      
 
div#container {
	background-image: url("../images/bg_body.png");
    background-repeat:repeat-y;
	margin: 0px;
	padding-left: 25px;
	padding-right: 25px;
	width: 980px;
	float:left;
}

 div#upper {
	background: transparent url("../images/bg_logo_tennista.png") no-repeat scroll left top;
	clear: both;
	height: 300px;
	margin: 0px;
	width: 1010px;
	margin-top:-30px
}
/* stili per menu */

a.buttonsm{ background: url(../images/orangesmallleft314.gif) no-repeat top left;
display: block;
text-decoration: none;
float: left;
padding-left: 6px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color:#FFFFFF;
width:100px }
a:visited.buttonsm,a:active.buttonsm{ color: white!important;
}
a.buttonsm span{ background: url(../images/orangesmall203.gif) no-repeat top right;
display: block;
padding: 7px 6px 7px 0px;
}
a:hover.buttonsm{ background: url(../images/orangesmallleft314.gif) no-repeat;
background-position: 0 -35px;
color:#228822!important;
}
a:hover.buttonsm span{ background: url(../images/orangesmall203.gif) no-repeat top right;
background-position: right -35px;
}
/* Button Container */
.buttcontainer{ overflow: hidden;
width:  150px;
padding-left:20px;
}

.TesseraLabel
{
    display:none;
}


/* blue Button */
.buttcontainerblue{ overflow: hidden;
width:  170px;
padding-left:20px;
 padding-top:25px;
 }
a.buttonblue{ background: url(../images/blue2209left.png) no-repeat top left;
              height:25px;
display: block;
text-decoration: none;
float: left;
padding-left: 6px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color:#FFFFFF;
width:150px }
a:visited.buttonblue,a:active.buttonblue{ color: white!important;
}
a.buttonblue span{ background: url(../images/blue2209.gif) no-repeat top right;
display: block;
padding: 7px 6px 7px 0px;
}
a:hover.buttonblue{ background: url(../images/blue2209left.png) no-repeat;
background-position: 0 -37px;
color:#ffffff !important;
}
a:hover.buttonblue span{ background: url(../images/blue2209.gif) no-repeat top right;
background-position: right -37px;
}
