a {	
		outline: none;/* get rid of dotted borders */
	}
	
.mattblacktabs{
width: 710px;
height: 41px;
overflow: hidden;
}

.mattblacktabs ul{
margin: 0;
padding: 0;
font: bold 10px Arial;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
            font: bold 10px arial;
            color: #fff; 
			outline: none;
            text-align: center;
/* width: 110px;*/
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 15px 31px; /*padding inside each tab*/
border-right: 2px solid white; /*right divider between tabs*/
background: #444444; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;

}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #FF9900; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

.pulsantieraprodotto{
width: 280px;
height: 31px;
overflow: hidden;
}

.pulsantieraprodotto ul{
margin: 0;
padding: 0;
font: bold 10px Verdana;
list-style-type: none;
}

.pulsantieraprodotto li{
display: inline;
margin: 0;
}

.pulsantieraprodotto li a{
            font: bold 10px arial;
            color: #fff; 
			outline: none;
            text-align: center;
/* width: 110px;*/
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 12px; /*padding inside each tab*/
border-right: 2px solid #6b6b6b; /*right divider between tabs*/
background: #0077bf; /*background of tabs (default state)*/
}

.pulsantieraprodotto li a:visited{
color: white;

}

.pulsantieraprodotto li a:hover, .pulsantieraprodotto li.selected a{
background: #FF9900; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

.pulsantieraesito{
width: 90px;
height: 31px;
overflow: hidden;
}

.pulsantieraesito ul{
margin: 0;
padding: 0;
font: bold 10px Verdana;
list-style-type: none;
}

.pulsantieraesito li{
display: inline;
margin: 0;
}

.pulsantieraesito li a{
            font: bold 10px arial;
            color: #fff; 
			outline: none;
            text-align: center;
/* width: 110px;*/
/*float: left;*/
display: block;
text-decoration: none;
margin: 0;
padding: 3px 16px; /*padding inside each tab*/
border-right: 0px solid #6b6b6b; /*right divider between tabs*/
background: #0077bf; /*background of tabs (default state)*/
}

.pulsantieraesito li a:visited{
color: white;

}

.pulsantieraesito li a:hover, .pulsantieraesito li.selected a{
background: #FF9900; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

.wireframemenu{
background-color: #f7f7f7;
width: 219px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 218px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;

}

.wireframemenu a{

font: bold 10px Arial;
padding: 15px 13px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border-bottom: 2px solid white;
}

.wireframemenu a:visited{
color: #595959;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #0077bf;
color: white;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin-top: 5px;
	vertical-align: bottom;

}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.sform {
	background-image: url(../attrezzature_sportive_img/sf_form_vuota_MAC.gif);
	background-repeat: no-repeat;
}
.testoNero {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	
}
.testoIntestazioni {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.codice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
}
.testinoNero {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	
}
.testoLabel {

	font: bold 10px Arial;
	color: #FFFFFF;
	
}
.testoLabel a{
	font: bold 10px Arial;
	color: #FFFFFF;
	text-decoration: none;
}

.testoscrollazienda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
	height: 200px;
	width: 265px;
	overflow: auto;
	padding-right: 15px;


}
.testinoBianco {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	
}
.testinoBianco a {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	
}
.testinoGrigio {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	
}
.testinoGrigio a:link {

	color: #ffffff;
	
}
.formCerca {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	margin-top: 5px;
	vertical-align: bottom;
}

