body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	/*text-transform: uppercase;*/
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	margin-bottom:5px;
	font-variant:small-caps;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	/*color: #333333;*/
	text-decoration: none;
	margin:0px;
	font-weight: normal;
}
h3 ,li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	margin:0px;
	padding:0px;
}
object {
	outline:0;
}
iframe {
	width:100%;
	border:0px;
}
.testogenerale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	margin:0;
	padding-top:5px;
	text-align: left;
}

.testogenerale_tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FF9900;
	margin-bottom:5px;
}

.txtglobal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	margin:0;
	padding-top:5px;
	text-align: left;
}

.testosmall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

#divsito {

	
	position:absolute;
	width:970px;
	height:546px;
	left:50%;
	top:50%;
	margin-left:-485px;
	margin-top:-273px;
	/*top:5px;*/
	z-index:0;
}

.divspazio {
	height:20px;
	clear:left;
}

img.logo-left {
	margin-bottom:20px;
	margin-left:15px;
}
img.ricciolo-left {
	position:absolute;
	top:383px;
	z-index:1;
	margin-left:2px;
}

#divmain {
	float:left;
	width:747px;
}

#columnLeft {
	float:left;
	width:223px;
}
#leftTop {
	background:url(../images/pezzo_sopra_sx.png) center no-repeat;
	width:223px;
	height:12px;
}
#leftBottom {
	background-image: url(../images/pezzo_sotto_sx.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
	height:23px;
	width:223px;
}
#leftCenter {
	height:520px;
	width:223px;
	background-image: url(../images/mezzo_sx.png);
	background-repeat: repeat-y;
	background-position: center center;
}

#columnRight {
	float:right;
	width:223px;
}
#rightTop {
	background:url(../images/sopra_dx.png) center no-repeat;
	width:223px;
	height:12px;
}
#rightBottom {
	background-image: url(../images/sotto_dx.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
	height:23px;
	width:223px;
}
#rightCenter {
	height:520px;
	width:223px;
	background-image: url(../images/mezzo_dx.png);
	background-repeat: repeat-y;
	background-position: center center;
}

#columnCenter {
	float:right;
	width:524px;
	min-height:390px;
}
#centerContainer {
	margin:61px auto 0 auto;
	width:512px;
}
#centerTop {
	background:url(../images/sopra_cont.png) center no-repeat;
	width:512px;
	height:17px;
}
#centerBottom {
	background:url(../images/sotto_cont.png) center no-repeat;
	width:512px;
	height:17px;
}
#centerCenter {
	height:390px;
	background-image: url(../images/mezzo_cont.png);
	background-repeat: repeat-y;
	background-position: center center;
}
#centerContent {
	margin-left:6px;
	margin-right:20px;
	padding-bottom:10px;
}

#sfondoFlash {
	z-index:-1;
	position:absolute;
	height:580px;
	width:1000px;
	top:50%;
	left:50%;
	margin-top:-290px;
	margin-left:-500px;
}

.divtabellagrigiaL {
	float:left;
}
.divtabellagrigiR {
	
}

.divcontent{
	min-height:26px;
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
	background-color:#eeeeee;
	margin-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.divcontent h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
}
ul{
	margin-left:2px;
	padding-left:20px;
	font-size: 12px;
}
li{
	margin:0px;
	padding:0px;
	font-size: 10px;
}
li a{
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
li a:hover{
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
img{
	border:0px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
	outline:none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	text-decoration: underline;
}

#testo_homepage{
	margin:0 auto;
	text-align:center;
	color:#999999;
	font-size:14px;
	/*position:absolute;
	top:200px;
	z-index:99;
	width:524px;*/
}
.messaggi_pag {
	color:#F90;
	font-weight:bold;
}
.divfotolato{
	position:relative;
	width:80px;
	height:60px;
	left:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.divscreenshot{
	position:relative;
	width:128px;
	height:81px;
	top:0px;
	left:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bordofoto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.bordofoto:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #FF6600;
}
.mezzosx {
	background-image: url(../images/mezzo_sx.png);
	background-repeat: repeat-y;
	background-position: center center;
}
.mezzodx {
	background-image: url(../images/mezzo_dx.png);
	background-repeat: repeat-y;
	background-position: center center;
}
.mezzocont {
	background-image: url(../images/mezzo_cont.png);
	background-repeat: repeat-y;
	background-position: center center;
}
.backpezzosotto {
	background-image: url(../images/pezzo_sotto_sx.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.backpezzosotto2 {
	background-image: url(../images/sotto_dx.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.linklato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
.linklato a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.titololato h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	color: #FF9900;
}
.titololato a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color:#999999;
}
.titololato a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FF6600;
}
.titololato{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #666666;
	margin:0;
	padding:0;
}
.backfoto {
	background-image: url(../images/backfoto.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
.link_top {
	font-size:10px;
	color:#F90;
}
.txtdescrlato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.titcontatti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-weight: bold;
}
.titportfolio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	border-right-width: 1px;
}

.backscreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	/*background-image: url(../images/backscreen.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
}

.td_contorno_img{
	border:#e0e0e0 solid 2px;
}

.selectpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #106B9A;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.selectpage a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

.selectpage a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FF9900;
	font-weight: normal;
	text-decoration: underline;
}
.selectpage a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FF3300;
	font-weight: normal;
	text-decoration: underline;
}
.backhosting {
	background-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #E1E1E1;
}
.assist{
	background-color:#FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}
.divpreventivo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:460px;
	margin-bottom:18px;
	display:block;
	background-color:#ffffff;
	padding-left:5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;	
}
.titpreventivo{
	color:#333333;
	font-size:15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #e2e2e2;
}
.form:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #eeeeee;
	border: 1px solid #ff9900;
}
.formtxtarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width:459px;
	background-color: #FFFFFF;
	border: 1px solid #E2E2E2;
}
.formtxtarea:focus{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width:459px;
	background-color: #eeeeee;
	border: 1px solid #ff9900;
}
.forminput{
	width:200px;
	height:40px;
	background-image: url(../images/invia_prev1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.forminput:hover{
	width:200px;
	height:40px;
	background-image: url(../images/invia_prev2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.divpreventivo .box-preventivo .titololato {
	text-transform:none;
	background-color:#eee;
}

#menu-left {
	width: 220px;
	/*border: 2px solid #900;*/
	position: relative;
	overflow: hidden;
}
#menu-left #sf-menu {
	height: 24px;
	width: 218px;
	margin-left:2px;
	position: absolute;
	top: -24px;
	z-index: 5;
	background: url(../images/sf-menu.jpg) top left;
}
#menu-left ul {
	position:relative;
	z-index:10;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu-left ul li {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu-left ul li a {
	display: block;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	color: #666;
	width: 190px;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	/*font-variant: small-caps;*/
	font-size: 16px;
	padding-left: 30px;
}
#menu-left .preventivo-menu{
	color:#F90;
}
#menu-left .small-menu{
	font-size:14px;
}


/*inizio tooltip jquery------------------------------------------------------*/



.div_jtiphelp{
	margin:10px;
	padding:4px;
	color:#000000;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.div_jtiphelp ul{
	margin:0px;
	padding:0px;
}
.div_jtiphelp li{
	margin-left:15px;
	padding-left:4px;
	font-weight:normal;
	font-size:10px;
}

#JT_close_left, #JT_close_right{font-size: 1.1em;}
#JT_copy p, #JT_copy ul{font-size: 1.1em;}
#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #ff6600;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #ff6600;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

#JT_close_right{
	background-color: #ff6600;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
	cursor:help;
}

.scroll{
	position:absolute;
	display:block;
	height:400px;
	width:500px;
	left:50%;
	margin-left:-245px;
	overflow:scroll;
}


