@charset "utf-8";
/* CSS Document */

/*<--------------------------------GENERICI----------------------------*/
html, body{
	background: #fff url(../images/shared/gif/footerBack2.gif) repeat-x 0px -11px;
	font-family: Trebuchet MS;
	color: #666;
	text-decoration: none;
	word-spacing: normal;
	text-align: center;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 10px;
}

.fixPng { behavior: url(scripts/iepngfix.htc) }

a {
	color: #666;
	text-decoration: none;
}

.inputText {
	background: #efefef;
	border: 1px solid #CCC;
	color: #555;
	padding: 2px;
}

.inputText:focus {
	background: #f8f8f8;
}

h4 {
	color: #3366cc;
	background-color: #f3f3f3;
	padding-bottom: 3px;
}

h6 {
	font-weight: bolder;
	color: #3366cc;
	margin-bottom: 3px;
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li {
	background-image: url(../images/shared/gif/list.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.2em;
}

.sectionTitle {
	background: #e7e7e7;
}

.sectionTitle img {
	vertical-align: bottom;
	margin: 2px;
}

.sectionContent {
	padding: 10px;
}

.softwereContent{
	width: 425px;
}

.series{
	margin-top: 50px;
	margin-right: 4px;
	float: left;
}
/*<--------------------------------MENU---------------------------->*/

#menu{
	background: url(../images/shared/gif/buttTop.gif);
	height: 33px;
}

#menu a {
	display: block;
	float: left;
	background-repeat: no-repeat;
}

#menu img.separatore {
	display: block;
	float: left;
	padding: 0 5px;
}



/*<--------------------------------MAIN SECTION---------------------------->*/

#container{
	width: 850px;
	margin: 0 auto;
	background-color: #fff;
	text-align: justify;
}

#header{
	height: 120px;
	padding-bottom:5px;
}

/*<--------------------------------HOME SECTIONS-------------------------------->*/

.homeSections {
	width: 283px;
	float: left;
}

/*<--------------------------------SHOWCASE---------------------------->*/

.showcases {
	float: left;
	width: 207px;
	overflow: hidden;
}

/*<--------------------------------INFOBAR---------------------------->*/

#infobar {
	background: url(../images/shared/png/infobarBack.png) repeat scroll 0 0;
	color:#fff;
	display:block;
	margin:0 auto;
	padding: 10px 10px 7px 10px;
	width:846px;
	text-align:right;
}

#infobar img {
	vertical-align: middle;
	margin:-2px 6px 0;
}

/*<--------------------------------FOOTER---------------------------->*/

#footer{
	text-align: left;
	background-image: url(../images/shared/gif/footerBack.gif);
	background-repeat: repeat-x;
	background-position: 50px 23px;
}

#footerContent{
	background-image: url(../images/shared/png/footerContentBack.png);
	background-repeat: no-repeat;
	height: 176px;
	margin: 0 auto;
	padding: 15px 20px 0px;
	width: 826px;
}

#footerFirma{
	margin-top: 18px;
}

.linkFooter:hover  {
	color: #000;
	background-color: #f3f3f3;
}

#iva{
	float: left;
	width: 422px;
	text-align: left;
}
#timmagine{
	display: block;
	float: right;
	padding: 2px;
/*	position: relative;*/
	top: -2px;
}

#timmagine:hover {
	color: #fff;
	background-color: #7eb1d0;
	text-decoration: none;
}

#footerWebsite{
	float: left;
	width: 180px;
	height: 135px;
}

#footerProdotti{
	float: left;
	width: 480px;
	height: 135px;
}

#footerWorldwide{
	float: left;
	width: 166px;
	text-align: right;
	height: 135px;
}

/*<--------------------------------VALIDATION---------------------------->*/

.LV_validation_message {
	font-weight: bold;
	margin-left: 5px;
}

.LV_valid {
	color: #00CC00;
	display: none;
}

.LV_invalid {
	color: #CC0000;
}


#aziendaGeneraleContent h1, #aziendaGeneraleContent h2, #container h1{
	background-image:url(../images/shared/gif/list.gif);
	background-position:0 0.4em;
	background-repeat:no-repeat;
	padding-left:1.2em;
	
}




