input[type="submit"]:disabled, input[type="button"]:disabled {
    background-color: #666;
    color: #999 !important;
    cursor: not-allowed;
}

/* CSS Document Fidoka */

/* generali */

html, body	{
	margin: 0; 
	padding:0;
}


body {
	color: #252525; 
	font-family: 'Open Sans', sans-serif;
	font-size: 13px; 
	font-weight: normal;
	text-align: center;
}

acronym {
	cursor: help;
	background: transparent;
	border-bottom: #666 1px dashed;
}

.linkbutton
{
	color: #669900 !important;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold !important;
	font-size: 8pt !important;
	text-decoration: underline;
    /* text-transform: uppercase; */
}

.linkbutton1
{
	color: #669900 !important;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold !important;
	font-size: 8pt !important;
	text-decoration: underline;
    /* text-transform: uppercase; */
}

/* link */
a:link
{
	color: #83B941;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
}
a:active
{
	color: #83B941;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: underline;
}
a:visited
{
	color: #83B941;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: underline;
}
a:hover
{
	color: #83B941;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
}


/* varie */
img
{
	border: 0;
}

.tabellaGrigia {
    border: 1px;
    border-color: #9f9f9f;
    border-collapse: collapse;
}

.Titolo1 {
	font-size: 16px;
	color: #fff;
	display: block;
    height: 24px;
    padding-top: 8px;
    vertical-align:middle;
    padding-left: 8px;
    background-color: #83B941;
	font-weight: bold;
    width: 820px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.Titolo2 {
	font-size: 14px;
	display: block;
    height: 20px;
    vertical-align:middle;
    padding-top: 10px;
    padding-left: 5px;
    color: #83B941;
	font-weight: bold;
    width: 100%;
    border: 1px;
    border-style: solid;
    border-width: 0 0 1px 0;
    margin-bottom: 10px;
}

.Titolo3 {
	font-size: 13px;
	color: #fff;
	display: block;
    height: 10px;
    vertical-align:middle;
    background-color: #83B941;
	font-weight: bold;
    width: 695px;
    padding-top: 10px;
    padding-left: 5px;
    margin-right: 5px;
    margin-bottom: 3px;
    margin-top: 2px;
}
input.Pulsante {
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: xx-small;
	text-transform: uppercase;
	position: relative;
	top: 0;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	color: #FFFFFF !important;
	width: auto;
	outline: none;
	border: 0;
	background-color: #7a9e4f;
	line-height: 20px;
	height: 20px;
	margin: 0 !important;
	padding: 5px 10px 25px 10px;
	overflow: visible;
	cursor: pointer;
	text-indent: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #92a47b;
}

	input.Pulsante:hover {
		box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
	}


.PulsantePrint
{
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    position:relative;
    top:0;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    color: #FFFFFF !important;
    width: auto;
    outline: none;
    border: 0;
    background-color:#7a9e4f;
    background-image: url('../images/print.png');
    background-position: 3px 5px;
    background-repeat: no-repeat;
    line-height: 20px;
    height: 20px;
    margin: 0 !important;
    padding: 5px 10px 25px 25px;
    overflow: visible;
    cursor: pointer;
    text-indent: 0;
    border-width: 1px;
    border-style: solid;
    border-color: #92a47b;
    margin-left:50px;
	}

.PulsanteBig
{
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 12px !important;
    text-transform: uppercase;
    position:relative;
    top:0;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    color: #FFFFFF !important;
    width: auto;
    outline: none;
    border: 0;
    background-color:#58703b !important;
    line-height: 20px;
    height: 20px;
    margin: 0 !important;
    padding: 5px 10px 25px 10px;
    overflow: visible;
    cursor: pointer;
    text-indent: 0;
    border-width: 1px;
    border-style: solid;
    border-color: #92a47b;
	}

	.PulsanteBig:hover {
		box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
	}


/* struttura base */
 #container
 {
	position:relative;
	width: 1100px;
	margin: 0 auto;
	text-align: justify;
	background-color: #ffffff;
	border: 0;
    background: transparent url(../images/sfondo_03.jpg) top left repeat-y;
    border: 1px;
border-style: solid;
border-color: #dcdcdc;
 }
 *>#container{
	background: transparent url(../images/sfondo_03.jpg) top left repeat-y;
  } /*per firefox*/
 
 #top
 {
 float: left;
 width: 1100px;
/*  height: 193px; */
 margin: 0;
 padding: 0;
 background-color: #ffffff;
 }
 
 #content
 {
 float: left;
 width: 1100px;
 margin: 0;
 padding: 0;
 }

 
 #left
 {
 float: left;
 width: 160px;
 height: 100%;
 margin-top: 0;
 margin-left: 0;
 padding: 0;
 background-color: rgb(131, 185, 65);
 }

 #right
 {
 float: right;
 width: 940px;
 height: 100%;
 margin: 0;
 padding: 0;
 }
 
 #footer
 {
 clear: both;
 width: 1000px;
 height: 48px;
 margin: 0;
 padding: 0;
}


/* struttura top */
#contlogomenu			/* contenitore logo e menu superiore */
{
 margin: 0;
 padding: 0;
 background-color: #ffffff;
 }
 
 #logo
 {
 float: left;
 width: 292px;
 margin: 0;
 padding: 0;
 background-color: #ffffff;
 }
 
 #menutop
 {
	 float: left;
	 /* height: 74px; */
	 margin: 0;
	 padding: 0;
	 background-color: #ffffff;
 }
 #menutop ul	{
	margin-left: 0;
	margin-top: 59px;
	margin-bottom: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	}

#menutop li	{
	float: left;
	width: 127px; 

	/* height: 25px;  */
	margin: 0;
	padding: 0;
	border: 0;
	}
#menutop a:link, #menutop a:visited, #menutop a:active {
	display: block;
	/* width: 130px; */
	margin: 0;
	border: 0;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 25px;
	text-align: right;
	font-size: 90%;
	color: #83B941;
	text-decoration: none;
	text-transform: uppercase;
	background: transparent url(../images/rettangolo.gif) left no-repeat;
	line-height: 19px;
	}
#menutop a:hover {
	display: block;
	background: transparent url(../images/rettangolo_over.gif) left no-repeat;
	}

#menutop li#home {
	width: 90px;
	}
#menutop li#home a:link, #menutop li#home a:active, #menutop li#home a:visited {
	background: transparent url(../images/rettangoloh.gif) left no-repeat;
	}
#menutop li#home a:hover {
	background: transparent url(../images/rettangoloh_over.gif) left no-repeat;
	}
 
/* per evidenziare le voci del menu top nella sezione corrispondente */
BODY#section1 #menutop LI#home a {
	background: transparent url(../images/rettangoloh_over.gif) left no-repeat;
}
BODY#section2 #menutop LI#chisiamo a, BODY#section3 #menutop LI#contattaci a, BODY#section4 #menutop LI#areariservata a {
	background: transparent url(../images/rettangolo_over.gif) left no-repeat;
}
 
	
#header {
	clear: both;
	width: 900px;
	height: 102px;
	margin: 0;
	}

 
 /* left - news o menu interno */
 #contentleft
 {
	float: left;
	margin-bottom: 10px;
	padding: 0;
  } 	

  
  
  #contentleft img
 {
	margin-left: 18px;
  }
 
    
  .datanews
 {
	padding-top: 12px;
	padding-left: 24px;
	padding-bottom: 3px;
	color: #456830;
	font-weight: bold;
	text-align: center; 
 }

   .news
 {
	color: #ffffff;
	text-align: center;
	padding-left: 24px;
	padding-right: 6px;
	font-size: 8pt;
 }
    .news a:link, .news a:visited, .news a:active
 {
	color: #ffffff;
	text-decoration: none;
 }
 .news a:hover
 {
	color: #ffffff;
	text-decoration: none;
 }
 
 
 #menuleft
 {
	 float: left;
	 /* height: 74px; */
	 padding-top: 47px;
	 padding-left: 24px;
	 margin: 0;
	 color: #ffffff;
 }
*>#menuleft{
	padding-top: 40px;
  } /*per firefox*/
  
   #menuprova
 {
	 float: left;
	 /* height: 74px; */
	 padding-top: 0px;
	 padding-left: 20px;
	 padding-bottom: 6px;
	 margin: 0;
	 color: #ffffff;
 }
*>#menuprova{
	padding-top: 40px;
  } /*per firefox*/
  
 #menuleft ul	{
	margin-left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	}
#menuleft li	{
	margin: 0;
	padding: 0;
	border: 0;
	height: 23px;
	}
	
 #menuprova ul	{
	margin-left: 0px;
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	}
#menuprova li	{
	margin: 0;
	padding: 0;
	border: 0;
	height: 18px;
	}
#menuprova a:link, #menuprova a:visited, #menuprova a:active {
	margin: 0;
	border: 0;
	padding-top: 0;
	padding-left: 20px;
	padding-bottom: 0;
	padding-right: 6px;
	text-align: left;
	color: #ffffff;
	font-size: 8.5pt;
	text-decoration: none;
	text-transform:capitalize;
	background:none;
	}
#menuprova a:hover {
	color: #CBEBA3;
	text-decoration: none;
	}	
#menuleft a:link, #menuleft a:visited, #menuleft a:active {
	margin: 0;
	border: 0;
	padding-top: 0;
	padding-left: 11px;
	padding-bottom: 0;
	padding-right: 6px;
	text-align: left;
	color: #ffffff;
	font-size: 8.5pt;
	text-decoration: none;
	text-transform: uppercase;
	background: transparent url(../images/riga_menuleft.gif) left no-repeat;
	}
#menuleft a:hover {
	color: #CBEBA3;
	text-decoration: none;
	}
	
 
  /* right - contenuti e menu principale */
  #navigation
 {
	 /* height: 74px; */
	 margin: 0;
	 padding: 0;
	 background-color: #ffffff;
 }
 #navigation ul	{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	}
#navigation li	{
	float: left;
	/* height: 25px;  */
	margin: 0;
	padding: 0;
	border: 0;
	}
	
#navigation a:link, #navigation a:visited, #navigation a:active {
	display: block;
	margin-top: 0;
	margin-left: 16px; /* 20 */
	margin-bottom: 0;
	margin-right: 0;
	border: 0;
	padding: 0;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	background: transparent url(../images/navigation.gif) left no-repeat;
	width: 111px; /* 111 */
	height: 26px;
	}
#navigation a:hover {
	display: block;
	background: transparent url(../images/navigation_overOK.gif) left no-repeat;
	}

BODY#section5 #navigation LI#voip a, BODY#section6 #navigation LI#adsl a, BODY#section7 #navigation LI#wireless a, BODY#section8 #navigation LI#hosting a, BODY#section9 #navigation LI#security a {
	background: transparent url(../images/navigation_overOK.gif) left no-repeat;
}	/* per evidenziare le voci del menu principale nella sezione corrispondente */
  

  #navigation_ar
 {
	 /* height: 74px; */
	 margin: 0;
	 padding: 0;
	 background-color: #ffffff;
 }
 #navigation_ar ul	{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	}
#navigation_ar li	{
	float: left;
	/* height: 25px;  */
	margin: 0;
	padding: 0;
	border: 0;
	}
	
#navigation_ar a:link, #navigation_ar a:visited, #navigation_ar a:active {
	display: block;
	margin-top: 0;
	margin-left: 16px; /* 20 */
	margin-bottom: 0;
	margin-right: 0;
	border: 0;
	padding: 0;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	background: transparent url(../images/navigation_ar.gif) left no-repeat;
	width: 111px; /* 111 */
	height: 26px;
	}
#navigation_ar a:hover {
	display: block;
	background: transparent url(../images/navigation_overOK_ar.gif) left no-repeat;
	}

BODY#section5 #navigation_ar LI#voip a, BODY#section6 #navigation_ar LI#adsl a, BODY#section7 #navigation_ar LI#wireless a, BODY#section8 #navigation_ar LI#hosting a, BODY#section9 #navigation_ar LI#security a {
	background: transparent url(../images/navigation_overOK_ar.gif) left no-repeat;
}	/* per evidenziare le voci del menu principale nella sezione corrispondente */


#testi {
	clear: left;
	margin-top: 12px;
	margin-left: 18px;
	margin-bottom: 18px;
	margin-right: 30px;
	line-height: 130%;
	}
*>div#testi{
	margin-top: 40px;
  } /*per firefox*/
  
  #testi img {
	float: right;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 11px;
	padding-right: 0;
	}
  
 .titolo 
 {
	color: #83B941;
	font-weight: bold;
	}
.titoloHOME
 {
	color: #91A297;
	font-weight: 550;
	}
 .titolo2 /*per titolo news*/
 {
	color: #456830;
	font-style: italic;
	}
	
	
/* footer */

 #menubottom
 {
	 /* float: left;
	 height: 74px; */
	 padding-top: 20px;
	 margin-left: 128px;
	 text-align: center;
 }
/* #menubottom ul	{
	margin-left: 135px;
	margin-top: 21px;
	margin-bottom: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	}
*>#menubottom ul{
	padding-top: 21px;
  } 
#menubottom li	{
	float: left;
	height: 25px; 
	margin: 0;
	padding: 0;
	border: 0;
	}*/
#menubottom a:link, #menubottom a:visited, #menubottom a:active {
	margin: 0;
	border: 0;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	color: #456830;
	font-size: 90%;
	text-decoration: none;
	line-height: 17px;
	}
#menubottom a:hover {
	color: #83B941;
	text-decoration: none;
	}
	
 #footerfab
 {
 clear: both;
 width: 900px;
 height: 48px;
 margin: 0;
 padding: 0;
 background: transparent url(../images/sfondofooter_fab.gif) top left no-repeat;
 }

 #navigazione_fab
{
    margin-top: 36px;
    margin-left: 8px;
    font-size: 12px;
    color: black;
	font-family: 'Open Sans', sans-serif;
    margin: 5px;
}
 
 #navigazione_fab a:link, #navigazione_fab a:visited {
	margin: 5px 0 5px 0;
	border: 0;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	text-align: left;
	font-size: 11px;
	color: black;
	text-decoration: none;
	text-transform: none;
	font-family: 'Open Sans', sans-serif;
	}
#navigazione_fab a:active, #navigazione_fab a:hover
{
	color: white;
	font-family: 'Open Sans', sans-serif;
} 
#testifab {
	clear: left;
	width: 700px;
	margin-top: 12px;
	margin-left: 18px;
	margin-bottom: 18px;
	margin-right: 10px;
	line-height: 130%;
	}
*>div#testifab {
	margin-top: 40px;
  } /*per firefox*/
  
  #testifab img {
	float: right;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 11px;
	padding-right: 0;
	}
 #footerfab
 {
 clear: both;
 width: 900px;
 height: 48px;
 margin: 0;
 padding: 0;
 background: transparent url(../images/sfondofooter_fab.gif) top left no-repeat;
 }
	
#sposta_fab 
{
    margin-top: 32px;
    margin-left: 2px;
}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}


/*#topmenu {margin-bottom:10px;}
.sidebarheader {	
	height:24px;
	padding:10px 0 0 35px;
	background:url(images/tabella.jpg) no-repeat left top;
	color:#FFF;
	font-family:Arial, Sans-Serif;
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
}

/*#menubottom li#schifo_bot {
	width: 80px;
	}
#menubottom li#schifo_bot a:link, #menubottom li#schifo_bot a:active, #menubottom li#schifo_bot a:visited {
	text-align: center;
	padding-left: 11px;
	background: transparent url(../images/trattino2.gif) left no-repeat; 
	}*/