/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	background-color: #E4E4E4;
	background-image: url(http://img.cubicdesign.it/bg.png);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
}
label, input, select {
	display: block;
}
a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#contenitore-scheletro {
	position: relative;
	margin: auto;
	width: 920px;
}
#testa {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	padding-top: 9px;
	padding-left: 3px;
	font-style: italic;
	width: 670px;
	height: 76px;
}
#testa h2 {
	font-size: 93%;
	line-height: 100%;
	margin: 0;
	margin-bottom: 5px;
}
#testa p {
	font-size: 73%;
	_font-size: 71%;
}
*:first-child+html #testa p {
	font-size: 71%;
} /*per IE7 */

#menu-img {
	position: absolute;
	top: 7px;
	right: 5px;
	z-index: 2;
}

#menu {
	position: relative;
	height:85px;
	background-image:url(http://img.cubicdesign.it/separatore-grigio.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#menu-hover {
	margin-top: 25px;
	height:16px;
	background-image:url(http://img.cubicdesign.it/bg-menu.png);
	background-repeat: no-repeat;
}
*:first-child+html #menu-hover {
	margin-top: 22px;
	height:16px;
	background-image:url(http://img.cubicdesign.it/bg-menu.png);
	background-repeat: no-repeat;
}
.menu-hover-homepage {
	background-position: 0px -16px;
}
.menu-hover-dove-siamo {
	background-position: 144px -32px;
}
.menu-hover-assistenza-remota {
	background-position: 324px -48px;
}
#LiveHelpStatus {
	position: absolute;
	top: 0px;
	right: 0px;
}

#logo {
	margin-top: 37px;
}
#slogan {
	color: #999;
	text-align: right;
	/*height: 61px;*/
	height: 65px;
	background-image:url(http://img.cubicdesign.it/separatore-grigio.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#slogan h2, #slogan h3 {
	margin: 0px;
}
#slogan h2 {
	font-size: 153.9%;
	line-height: 100%;
}
#slogan h3 {
	font-size: 116%;
	font-weight: normal;
}

.separatore-verticale {
	position: absolute;
	background-image:url(http://img.cubicdesign.it/separatore-verticale.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 6px;
}

#corpo-alto {
	position: relative;
	height: 316px;
	background-image:url(http://img.cubicdesign.it/separatore-bianco.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#corpo-alto .separatore-verticale {
	height: 246px;
	top: 33px;
	left: 618px;
}
#corpo-alto img {
	position: absolute;
}

#contenitore-portfolio {
	width: 560px;
	height: 190px;
	border: 2px solid #666;
	background-color: #FFFFFF;
	text-align: right;
	padding: 5px;
	position: absolute;
	top: 77px;
	font-size: 100%;
	overflow:hidden;
}

#website {
	background-image:url(http://img.cubicdesign.it/freccia-sx.png);
	background-repeat: no-repeat;
	background-position: 550px 180px;
	overflow:hidden;
}

#website a {
	margin-right: 16px;
}
#website img {
	position: static;
	overflow:hidden;
}

#clienti-felici {
	top: 22px;
	left: 0px;
}
#chiama-ora {
	top: 35px;
	right: 0px;
}
#indirizzo {
	top: 175px;
	right: 0px;
}

#skype {
	top: 220px;
	right: 7px;
}

#corpo-basso {
	position: relative;
	height: 290px;
}
#corpo-basso .separatore-verticale {
	height: 246px;
	top: 33px;
	left: 618px;
}

#il-nostro-network {
	position: absolute;
	top: 23px;
	left: 0px;
}

#banners {
	position: absolute;
	top: 69px;
	left: 0px;
	word-spacing: -4px;
}

#banners img {
	margin: 0px;
	margin-right: 8px;
}

#testo-presentazione {
	position: absolute;
	top: 144px;
	left: 5px;
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-style:italic;
	width: 565px;
	text-align: justify;
}

#testo-presentazione h2, h3 {
	font-size: 138.5%;
	margin: 0;
}
#testo-presentazione h3 {
	line-height: 100%;
	margin-bottom: 11px;
}
#testo-presentazione p {
	font-size: 85%;
	line-height: 150%;
}

#sponsor-luccamarathon {
	position: absolute;
	top: 23px;
	right: 8px;
}

#footer {
	width: 920px;
	background-image:url(http://img.cubicdesign.it/bg-footer.png);
	padding-top: 6px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
#footer img {
	vertical-align: middle;
	margin: 6px;
	margin-bottom: 15px;
}
#footer h2, #footer h3 {
	font-size: 67%;
	margin-bottom: 4px;
}
#footer h3 {
	font-weight:normal;
}