@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	margin:0 0 0 0;
	background:url(img/bg.gif) top left #ebebeb;
	font-size:12px;
}

#none {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	margin:0 0 0 0;
	background: #ebebeb;
	font-size:12px;
}
 repeat-x 

h1 {
	display:none;
	font-size:0;
}

h3 {
	color:#666;
	font-size:13px;
}
h4 {
	color:#333;
	font-size:13px;
}

span {
	display:none;
}

img {
	border:none;
	padding:0;
	margin:0;
}

img.right {
	margin-left:150px;
}

img.left {
float:left;
margin-bottom:20px;
margin-right:20px;
}

img.left_form {
float:left;
margin-bottom:30px;
margin-right:15px;
}

div.prezzo {
float:left;
margin-bottom:10px;
margin-right:20px;
}

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

form {
	width:220px;
	height:71px;
	padding-top:20px;
}

form.prezzi {
	width:220px;
	height:21px;
	padding-top:0px;
	padding-bottom:20px
}

form.tooltip{
	width:500px;
	height:315px;
	padding-top:5px;
	padding-bottom:0px;
	margin-left:auto;
	margin-right:auto;
}

form.veloce {
	width:360px;
	height:150px;
	padding-top:0;
	margin-top:0;
}
	
table.tolltip {
padding-left:15px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:500px;
	height:300px;
	}
	
input.tolltip {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	width:150px;
	}

#container {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding:0 20px 0px 20px;
	background-color:#FFFFFF;
	margin-top:-16px;
	margin-bottom:0px;
}

#header {
	height:100px;
	margin-bottom:0;
}

#info {
	float:right;
	height:71px;
}

#info p {
	font-size:12px;
	padding-bottom:0;
	padding-top:0;
	margin-bottom:0;
	margin-top:0;
}

#info img {
	vertical-align:middle;
}

#info ul {
	padding-left:0;
	list-style:none;
}

#menu {
	height:26px;
	margin-bottom:7px;
}

#menu ul {
	list-style:none;
	padding:0;
	margin:0;
}

#menu ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}

#menu ul li a {
	display:block;
	height:26px;
	float:left;
}

a.home, a.siti, a.mark, a.email, a.port, a.job, a.cont {
	background:url(img/menu.gif) top left no-repeat;
}
a.home {
	width:123px;
	background-position:0 0;
}

a:hover.home {
	width:123px;
	background-position:0 -26px;
}

a.siti {
	background-position:-123px 0;
	width:137px;
}
a:hover.siti {
	background-position:-123px -26px;
	width:137px;
}

a.mark {
	background-position:-260px 0;
	width:137px;
}
a:hover.mark {
	background-position:-260px -26px;
	width:137px;
}

a.email {
	background-position:-397px 0;
	width:137px;
}
a:hover.email {
	background-position:-397px -26px;
	width:137px;
}

a.port {
	background-position:-534px 0;
	width:137px;
}
a:hover.port {
	background-position:-534px -26px;
	width:137px;
}

a.job {
	background-position:-671px 0;
	width:137px;
}
a:hover.job {
	background-position:-671px -26px;
	width:137px;
}

a.cont {
	background-position:-808px 0;
	width:142px;
}

a:hover.cont {
	background-position:-808px -26px;
	width:142px;
}

#content {
	width:950px;
	height:340px;
	margin-bottom:21px;
	padding:0;
	
}

#anim {
	width:364px;
	height:340px;
	background:url(img/anim.jpg) top left no-repeat;
	padding:0;
	float:left;
}

#slide {
	width:586px;
	height:340px;
	float:right;
	background:url(img/slide.jpg) top left no-repeat;
	padding:0;
	z-index:1;
}

#benvenuto {
    min-height:190px;
	width:750px;
	padding-top:10px;
	background:#FFF;
    /*background:url(img/topwhite.jpg) top left no-repeat #FFF;*/
}
#benvenuto div{float:left;}

#benvenuto_pagine_interne {
    min-height:190px;
	width:750px;
	padding-top:10px;
	background:#FFF;
    /*background:url(img/topwhite.jpg) top left no-repeat #FFF;*/
}

#text {
	width:473px;
	height:180px;
	padding:0px 20px 3px 15px;
	text-align:justify;
	background:#FFF;
}

#text p {
	margin-bottom:0;
	margin-top:3px;
	width:473px;
}

#contenuti {
	width:690px;
	height:auto;
	padding:0 30px 0 30px;
	margin:0;
	float:left;
	background:#FFF;
}

.contenuti_rientrati {
	width:700px;
	height:auto;
	padding:0px 10px 10px 20px;
	text-align:justify;
	min-height:150px;
	/*float:left;*/
}

.contenuti_rientrati ul {
	padding-left:150px;
}

#brochure {
	width:186px;
	height:540px;
	float:right;
    background:url(img/soluzioni.jpg) top left no-repeat;
}

#bottom {
	height:117px;
	width:950px;
	text-align:center;
	margin-top:60px;
	padding-top:20px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background:url(img/sf_bottom.jpg);
}

#copri {
	width:30px;
	height:45px;
	background:url(img/trick.gif) bottom left no-repeat #FFF;
	z-index:2;
	position:absolute;
	margin-left:365px;
	margin-top:294px;
}

#close {
	margin-top:0;
	width:750px;
	height:20px;
}

#serv {
    width:730px;
	height:200px;
	margin-top:15px;
	padding:0 0 0 20px;
	background:url(img/bk.jpg) top left no-repeat;
}

.servizi {
	width:230px;
	float:left;
}

.servizi1 {
	width:180px;
	margin-left:50px;
	float:left;
}

.servizi a {
	font-size:12px;
	font-weight:bolder;
	color:#333;
}

.servizi1 a {
	font-size:12px;
	font-weight:bolder;
	color:#333;
}

li.main a {
	color:#F26522;
}

.servizi ul {
	padding-left:0;
	margin-left:0;
	list-style:none;
}

.servizi ul li {
	margin-bottom:10px;
	padding-left:0;
	margin-left:0;
}
.servizi1 ul {
	padding-left:0;
	margin-left:0;
	list-style:none;
}

.servizi1 ul li {
	margin-bottom:10px;
	padding-left:0;
	margin-left:0;
}


#cent {
	min-height:500px;
}

#centre {
	width:950px;
	height:230px;
	margin-bottom:25px;
	margin-top:0px;
	padding-bottom:0px;
}
#centre div{float:left;}

#convel {
	background:url(img/convel.jpg) top left no-repeat;
	width:380px;
	height:220px;
	margin-top:25px;
	padding:5px 5px 0 10px;
}

#convel p {
	margin-top:2px;
	margin-bottom:2px;
}

#cl {
	background:url(img/cl.jpg) top left no-repeat;
	width:230px;
	height:220px;
	margin-top:25px;
	margin-left:20px;
	padding:0 20px 0 13px;
}

#skype {
	background:url(img/cl.jpg) top left no-repeat;
	width:235px;
	height:220px;
	margin-top:25px;
	margin-left:20px;
	margin-right:0px;
	padding:0 5px 0 10px;
}

#miss {
	min-width:230px;
	height:180px;
	padding-top:10px;
	padding-left:10px;
	background:#FFF;
	margin-left:auto;
	margin-right:auto;	
}

hr {
	height:1px;
	color:#ccc;
	margin-bottom:10px;
}

p.right {
	text-align:right;
}

#content1 {
	width:950px;
	height:220px;
	margin-bottom:21px;
	padding:0;
}

#anim1 {
	width:364px;
	height:198px;
	float:left;
}

#slide1 {
	background:url(img/slide1.gif) top left no-repeat;
	width:586px;
	height:220px;
	float:right;
}

.servizitop {
	float:left;
	width:190px;
	height:260px;
}
.servizitop_centr {
	float:left;
	width:220px;
	height:260px;
}

.servizitop1 {
	float:left;
	width:170px;
	height:260px;
}
.servizitop a {
	font-size:12px;
	font-weight:bolder;
	color:#333;
}

.servizitop_centr a {
	font-size:12px;
	font-weight:bolder;
	color:#333;
}
.servizitop1 a {
	font-size:12px;
	font-weight:bolder;
	color:#333;
}
.servizitop ul li {
	margin-bottom:10px;
	padding-left:0;
	margin-left:0;
}
.servizitop_centr ul li {
	margin-bottom:10px;
	padding-left:0;
	margin-left:0;
}
.servizitop1 ul li {
	margin-bottom:10px;
	padding-left:0;
	margin-left:0;
}
.servizitop ul {
	padding-left:15px;
	margin-left:0;
	list-style:none;
}
.servizitop_centr ul {
	padding-left:10px;
	margin-left:0;
	list-style:none;
}
.servizitop1 ul {
	padding-left:25px;
	margin-left:0;
	list-style:none;
}

a.underline {
	text-decoration:underline;
}
strong {
color:#000000}

p.venti{
padding-bottom:15px
}

p.dieci{
padding-bottom:10px
}

p.center {
	text-align:center;
}

