﻿@charset "utf-8";
/* CSS Document */
body { font-family: 'Trebuchet MS', Arial, Helvetica,  sans-serif; background: #A7A7A7; margin: 0; padding: 0; color: #FFF; line-height: 100%; }
a { text-decoration: none; color: #FFF;}
a:hover {color: #4A7AA7;}
.noborder li {border: none;}
strong { font-weight: bold;}


.backTop {background: url(../img/back/background_top.jpg) left top repeat-x; height: 214px;}
.backFooter { padding-top:20px; background: url(../img/back/background_bottom.jpg) left top repeat-x; height: 130px; background-color:#A7A7A7;}
.header {background: url(../img/header/header.jpg) left top no-repeat; width: 981px; height: 173px; margin: 0 auto; position: relative;}
.backContent {background: #FFF;}
.content {width: 964px; margin: 0 auto; position: relative; min-height:380px; color:#666;}
.content a{ color:#666;}
.content a:hover {color: #4A7AA7;}
.footerContent { line-height: 180%; font-size: 85%; width: 964px; height: 100px; margin: 0 auto; padding-top: 25px; clear:both; }
.footerContent ul {float: left; border-right: solid 1px #FFF; padding-right: 25px; padding-left: 15px; padding-bottom: 25px;}
.footerContent a:hover{color: #333;}
.imgTitPage {padding: 30px 0 20px 0;}
.imgLiveChat {padding: 30px 0 20px 0; margin-left: 20px;}

/* LOGIN */

/*#login{position: absolute; top: 5px; left: 590px; height: 22px; }
#login .input {border-bottom: outset 1px #CCC; border-right: outset 1px #CCC; border-top: none; border-left: none;}*/
.loginTextBox {position: absolute; width: 144px; font-size: 70%; vertical-align: top; }
.loginTextBoxPW {position: absolute; left: 160px;}
.btLogin {position: absolute; top: 0px; left: 311px; border-bottom: outset 1px #CCC; border-right: outset 1px #CCC; border-top: none; border-left: none;}
.imgLogin {position: relative; top:7px;}
.loginFail { color: #3EA4F9; position: absolute; font-size: 80%; left: 360px; top: 7px;}
.pnlLogged {position: absolute; left: 50%; top: 7px; margin-left: 250px; width: 400px; text-align: center; font-size: 85%;}
.pnlLogged a{color: #3EA4F9;}

/* NEWSLETTER */

.newsletter p{ line-height: 110%;}
.footerContent .newsletter {border: none;}
.ucNewsletter { position: relative; top: 4px;}
.ucNewsletter input { height: 19px; position: absolute; top: 5px; bottom: 0px; border-bottom: outset 2px #CCC; border-right: outset 2px #CCC; border-top: none; border-left: none;}
.ucNewsletter .ibNewsletter { width: 20px; top: 0px; height: 22px; border-bottom: outset 1px #999; border-right: outset 1px #999;}
.ibShadow {position: relative; left: 157px; top: 5px;width: 20px; height: 21px; border-bottom: outset 2px #CCC; border-right: outset 2px #CCC; border-top: none; border-left: none;}

/* MENU */
.menu {width: 940px; margin: 0 auto; position: relative; z-index: 9000; }
.menu ul {margin-left: 0px; }
.menu ul li {float: left; padding: 13px 11px 0 12px; border-right: solid 1px #CCC; height: 28px; }
.subMenu {background-color:#F4F4F2; border-bottom:3px solid #CCCCCC; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; position: relative; z-index:9000;}
.subMenu li {color:#666; float: left; padding: 16px 11px 0 12px;   height: 28px; background:transparent url(../img/menu/bglistMenu.png) bottom left repeat-x ;}
.subMenu li a {color:#666;}
.subMenu li a:hover {color:#4A7AA7;}

.menu_home_off{display: block; background: url(../img/menu/menu_home_off.png) left top no-repeat; width: 81px; height: 19px;}
.menu_home_on{display: block; background: url(../img/menu/menu_home_on.png) left top no-repeat; width: 81px; height: 19px;}
.menu_home_off:hover{display: block; background: url(../img/menu/menu_home_on.png) left top no-repeat; width: 81px; height: 19px;}
.menu_azienda_off{display: block; background: url(../img/menu/menu_azienda_off.png) left top no-repeat; width: 65px; height: 19px;}
.menu_azienda_on{display: block; background: url(../img/menu/menu_azienda_on.png) left top no-repeat; width: 65px; height: 19px;}
.menu_azienda_off:hover{display: block; background: url(../img/menu/menu_azienda_on.png) left top no-repeat; width: 65px; height: 19px;}
.menu_servizi_off{display: block; background: url(../img/menu/menu_servizi_off.png) left top no-repeat; width: 54px; height: 19px;}
.menu_servizi_on{display: block; background: url(../img/menu/menu_servizi_on.png) left top no-repeat; width: 54px; height: 19px;}
.menu_servizi_off:hover{display: block; background: url(../img/menu/menu_servizi_on.png) left top no-repeat; width: 54px; height: 19px;}
.menu_prodotti_off{display: block; background: url(../img/menu/menu_prodotti_off.png) left top no-repeat; width: 64px; height: 19px;}
.menu_prodotti_on{display: block; background: url(../img/menu/menu_prodotti_on.png) left top no-repeat; width: 64px; height: 19px;}
.menu_prodotti_off:hover{display: block; background: url(../img/menu/menu_prodotti_on.png) left top no-repeat; width: 64px; height: 19px;}
.menu_eCommerce_on{display: block; background: url(../img/menu/menu_ecommerce_on.png) left top no-repeat; width: 100px; height: 19px;}
.menu_eCommerce_off{display: block; background: url(../img/menu/menu_ecommerce_off.png) left top no-repeat; width: 100px; height: 19px;}
.menu_eCommerce_off:hover{display: block; background: url(../img/menu/menu_ecommerce_on.png) left top no-repeat; width: 100px; height: 19px;}
.menu_supporto_on{display: block; background: url(../img/menu/menu_supporto_on.png) left top no-repeat; width: 133px; height: 19px;}
.menu_supporto_off{display: block; background: url(../img/menu/menu_supporto_off.png) left top no-repeat; width: 133px; height: 19px;}
.menu_supporto_off:hover{display: block; background: url(../img/menu/menu_supporto_on.png) left top no-repeat; width: 133px; height: 19px;}
.menu_news_on{display: block; background: url(../img/menu/menu_news_on.png) left top no-repeat; width: 41px; height: 19px;}
.menu_news_off{display: block; background: url(../img/menu/menu_news_off.png) left top no-repeat; width: 41px; height: 19px;}
.menu_news_off:hover{display: block; background: url(../img/menu/menu_news_on.png) left top no-repeat; width: 41px; height: 19px;}
.menu_lavora_on{display: block; background: url(../img/menu/menu_lavora_on.png) left top no-repeat; width: 114px; height: 19px;}
.menu_lavora_off{display: block; background: url(../img/menu/menu_lavora_off.png) left top no-repeat; width: 114px; height: 19px;}
.menu_lavora_off:hover{display: block; background: url(../img/menu/menu_lavora_on.png) left top no-repeat; width: 114px; height: 19px;}
.menu_contatti_on{display: block; background: url(../img/menu/menu_contatti_on.png) left top no-repeat; width: 67px; height: 19px;}
.menu_contatti_off{display: block; background: url(../img/menu/menu_contatti_off.png) left top no-repeat; width: 67px; height: 19px;}
.menu_contatti_off:hover{display: block; background: url(../img/menu/menu_contatti_on.png) left top no-repeat; width: 67px; height: 19px;}


/* HOME */

.homeBox {background: url(../img/images/home_img_body.jpg) left top no-repeat; width: 964px; height: 249px; position:relative; top: 0; left: 0; z-index:1; }
.homeBox .homeBoxText { width: 740px; padding-top: 75px; margin-left: 35px;}
.homeBox .homeBoxText p {padding-bottom: 15px; font-size: 115%; line-height: 115%;}
.homeBoxBack{padding-top: 15px; color:#fff;}

.homeBoxSmall {height: 180px; color: #666; margin-left: 15px; line-height: 115%; padding-bottom: 10px;}
.homeBoxSmall ul{float: left; margin: 10px; }
.homeBoxSmall ul li{padding-bottom: 5px;}
.homeBoxSmall .arrow {background: url(../img/images/arrow_01.jpg) left center no-repeat; padding-left: 12px;}
.homeBoxSmall .arrowDouble {padding-left: 20px;}
.homeBoxSmall .imgHomeTit{padding-bottom: 0px;}
.homeBoxSmall a { color: #666;}
.homeBoxSmall a:hover {color: #333;}

.homeNews {width: 315px;}
.homeServizi{width: 240px;}
.homeProdotti {width: 320px;}

/* AZIENDA - SERVIZI */

.aziendaBox {color: #666; line-height: 115%; padding-bottom: 15px; font-size:0.9em;}
.aziendaBox h3{ color:  #4A7AA7; padding-bottom: 2px; font-size: 120%;}
.aziendaBox p {border-top: solid 1px #CCC; padding-top: 2px; padding-bottom:  15px;}
.aziendaBox div {}

.aziendaBox .aziendaBoxConsulenza h4{font-size:1.1em; padding-top:3px;}
.aziendaBox .aziendaBoxConsulenza p{border: none; padding-left: 10px; padding-bottom: 8px;}
.aziendaBox .aziendaBoxConsulenza h3{border-bottom: solid 1px #CCC;}

/* SUPPORTO TECNICO */
.supporto{padding-bottom: 15px;}
.supportoBox{padding: 15px 0 10px 15px; margin-bottom: 20px; background: #F5F5F5; position: relative; border-top: solid 5px #EEE; border-bottom: solid 5px #EEE; color: #666; font-size: 85%; line-height: 160%;}
.supportoBox p {padding-top: 40px;}
.supportoBox h4 {font-weight: bold; padding-top: 10px;}
.supportoBox ul li { list-style-type: disc; list-style-position: inside; }
.hlSupporto {position: absolute; left: 760px; bottom: 12px;}

.hlAssistenza_off {background: url(../img/icon/Supporto_icon_assistenza_off.jpg) left top no-repeat; width: 168px; height: 87px;}
.hlAssistenza_off:hover {background: url(../img/icon/Supporto_icon_assistenza_on.jpg) left top no-repeat; width: 168px; height: 87px;}
.hlSviluppo_off {background: url(../img/icon/Supporto_icon_sviluppo_off.jpg) left top no-repeat; width: 168px; height: 87px;}
.hlSviluppo_off:hover {background: url(../img/icon/Supporto_icon_sviluppo_on.jpg) left top no-repeat; width: 168px; height: 87px;}
.hlSupporto_off {background: url(../img/icon/Supporto_icon_supporto_off.jpg) left top no-repeat; width: 168px; height: 87px;}
.hlSupporto_off:hover {background: url(../img/icon/Supporto_icon_supporto_on.jpg) left top no-repeat; width: 168px; height: 87px;}

/* LAVORA */
.hlProgrammatori_off {background: url(../img/icon/Lavoro_icon_CV_off.jpg) left top no-repeat; width: 168px; height: 88px;}
.hlProgrammatori_off:hover {background: url(../img/icon/Lavoro_icon_CV_on.jpg) left top no-repeat; width: 168px; height: 88px;}
.hlConsulenti_off {background: url(../img/icon/Lavoro_icon_CV_off.jpg) left top no-repeat; width: 168px; height: 88px;}
.hlConsulenti_off:hover {background: url(../img/icon/Lavoro_icon_CV_on.jpg) left top no-repeat; width: 168px; height: 88px;}

/* CONTATTI */
.contatti{padding-bottom: 25px;}
.map {position: absolute; right: 0px; top: 200px;}
.address {position: absolute; left: 404px; top: 95px; color: #666; line-height: 135%; font-size: 85%}
.contatti .address h3 {font-size: 160%; color: #333;}
.address a{color: #666;}
.address a:hover {color: #4A7AA7;}

.contattiBox{ padding-left: 15px; width: 370px;height: 470px; background: #F5F5F5; position: relative; border-top: solid 5px #EEE; border-bottom: solid 5px #EEE; color: #666;}
.contattiBox .contattiBoxTit {margin: 10px 15px 0 0px; border-bottom: solid 1px #CCC;}
.contattiBox .contattiBoxChk { height: 80px; border-bottom: solid 1px #CCC; line-height: 160%; margin-right: 15px;}
.contattiBox .contattiBoxChk ul li {float: left; width: 170px;}
.contattiBox .contattiBoxChk h5{color: #333;}

.contattiBox .contattiBoxInsert label { color: #333; font-size: 85%; display: block; float: left; padding-right: 5px; width: 100px; height: 20px; line-height: 20px; padding-bottom: 5px; text-align: right; }
.contattiBox .contattiBoxInsert input {width: 250px;}
.contattiBox .contattiBoxInsert p { clear: left; margin: 5px 0; }
.contattiBox .contattiBoxInsert #campiObbligatori {font-size: 72%; color: #333;}
.contattiBox .contattiBoxInsert .tbTrattamento { width: 250px; height: 75px; line-height: 0.9; font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif; font-size: 60%; color: #666; border: 0; background: transparent; overflow: hidden }

.contattiBox .contattiBoxInsert .lbContattiInvia { margin-left: 105px; position: relative; display: block; background: url(../img/icon/contatti_invia_off.png) left top no-repeat; width: 163px; height: 26px;}
.contattiBox .contattiBoxInsert .lbContattiInvia:hover { margin-left: 105px; position: relative; display: block; background: url(../img/icon/contatti_invia_on.png) left top no-repeat; width: 163px; height: 26px;}
/*
.contattiBox .contattiBoxInsert {color: #333; text-align: right; margin-right: 15px;}
.contattiBox .contattiBoxInsert h6{  text-align: left;}
.contattiBox .contattiBoxInsert p {padding-bottom: 5px;}
.contattiBox .contattiBoxInsert p label {  vertical-align: text-top;}
.contattiBox .contattiBoxInsert span { position: absolute; right: 285px; font-weight: normal;}
.contattiBox .contattiBoxInsert input{ height: 13px; font-size: 70%;}
.contattiBox .contattiBoxInsert .contattiTrattamento {display: block; width: 250px; font-size: 60%; line-height: 85%; text-align: left; margin-left: 95px; position: absolute; right: 15px;}

.contattiLblTrattamento {width: 70px;}



*/

/*

.contattiBox .contattiBoxInsert ul{float: left; margin-top: 12px;}
.contattiBox .contattiBoxInsert ul li { height: 10px; padding-bottom: 17px;}

.contattiBox .lbContatti { text-align: right; width: 80px; font-size: 85%;}
.contattiBox .tbContatti li {padding-left: 20px;}
.contattiBox .tbContatti li input { }
.contattiBox .contattiPadding {position: relative; top: 72px;}
.contattiBox .trattamentoDati {width: 250px; font-size: 60%; line-height: 85%;}

*/
/* Accessibilità */
#accessibilita {padding-top: 25px; color: #666; margin: 0 auto; min-height: 260px; height: auto !important; font-size: 90%; height: 260px; padding-bottom: 15px;}
#accessibilita p { margin: 0px; width: 98%; margin-bottom: 6px; margin-top: 10px;}
#accessibilita p strong {font-weight: bold;}
#accessibilita h2{font-size: 200%; font-weight: bold; padding-top: 20px; padding-bottom: 15px;}
#accessibilita h3 { font-weight: bold; font-size: 125%; margin-bottom:6px;  }
#accessibilita h4{font-weight: bold; padding-bottom: 3px;}
#accessibilita a { color: #333; } 
#accessibilita a:hover { color: #999; }
ol { list-style: decimal outside; padding-left: 25px;}
#accessibilita ol li {padding-left: 5px;}

 /* Privacy-Policy */
.privacy {padding-top: 25px;  color: #666; margin: 0 auto; min-height: 260px; height: auto !important; font-size: 90%; height: 260px; padding-bottom: 15px;}
.privacy p { margin: 0px; width: 98%; margin-bottom: 6px; }
.privacy h2 {font-size: 200%; font-weight: bold; padding-top: 20px; padding-bottom: 15px;}
.privacy h3 { font-weight: bold; font-size: 125%; margin-bottom:6px; margin-top: 10px; }
.privacy h4{font-weight: bold; padding-bottom: 3px;}
.privacy a { color: #333; } 
.privacy a:hover { color: #999; }

/* Credits */ 
#CntCredits{width: 944px;color: #666; margin-right: auto;margin-left: auto;text-align: center; font-size: 100%; line-height: 130%;}
#CntCredits address{font-size: 100%;}
#CntCredits a{color:#666;  text-decoration: underline;}
#CntCredits a:hover{color:#333;}
#CntCredits img{padding-top: 30px;}

/* Prodotti */
.titleProduct {padding-left:32px; padding-top:37px;}
.menuProduct {font-size:0.9em; width:212px; position:absolute; padding-top:26px;}
.productContent{ padding-left:240px; padding-top:26px; margin-bottom:0; padding-bottom:30px; min-height:250px;}
.buyButtonContainer {position : absolute; top:350px;}
a.buyButton { background : url(../img/icon/btnAcquista_sprite.png) no-repeat 0 0; width:211px; height: 29px; display:block; }
a.buyButton:hover { background-position: -211px 0px; }
.loginFail{padding-top:37px;}
.LoggedUserName { padding:0;}
.LoginStatus{ color:#333333; float:right; font-size:0.9em; padding:0;}
.LoginContainer{height:19px; line-height:24px; padding:0; position:relative; width:380px;}
.UserNameContainer{ padding:0; float:left; width:153px;}
.PasswordContainer{ padding:0; float:left; width:152px;}
.LoginButtonContainer{ padding:0;}
.ButtonLogin{background:url("/img/images/arrow_04.jpg") no-repeat scroll 0 0 transparent; height:25px; padding:0; width:24px; cursor:pointer;}
#login{color:#666666; height:22px; left:580px; position:absolute; top:7px; width:360px;}
.LoggedTextContainer { float:left; position:relative;}
.LogoutContainer{width:200px;}


.SoftControlContainer{ width:712px;  padding-bottom:23px; border-top:3px solid #eeeeee; padding-top:10px;}
    .titleSoftProduct { padding: 0; color: #4A7AA7; font-size: 1.5em; padding-bottom:10px; }
    .SoftContainer { padding: 0;  font-size:0.8em; width:100%; background:#F5F5F5; height:100px; clear:right;
                     border-bottom:3px solid #eeeeee; border-top:3px solid #eeeeee; margin-bottom:10px;  }                     
    .inTitleSoft { padding-left: 10px; padding-right: 10px; display: inline; }
    .textSoft { padding-left:12px; padding-right:12px; width:164px; display: inline;  }
    .iconSoftDowload { float: right; padding-left: 10px; padding-right: 10px; }
    .FailtureTextContainer{color:#FFFFFF; float:right; font-weight:bold; padding:0; text-align:center; width:107px;}
    
.SmauLogoContainer { height:137px; margin-left:622px; padding-top:33px; width:243px;}
.SmauLogo{background: url(/img/bollino.png); width:243px; height:137px; display:block;}
.SmauBanner { margin-bottom:0; margin-left:auto; margin-right:auto; padding-top:17px; width:728px;}
.topSmauBanner{ }
.lnkTopSmauBanner{ background:url("/img/1818203.jpg") repeat scroll 0 0 transparent; height:90px; padding:0; width:728px; display:block;}
.lnkTopSmauBannerDown { background:url("/img/under.jpg") repeat scroll 0 0 transparent; display:block; height:31px; width:728px;}
.bottomSmauBanner{ margin:0 auto; width:554px;}
.lnkBtmSmauBanner{ background:url("/img/bottone.jpg") repeat scroll 0 0 transparent; display:block; height:27px; width:554px;}
.logoSmauInForm{ position:absolute; right:0; top:4px;}
.titleDescProduct { border-top: 3px solid #eeeeee; padding-top:10px; color: #4A7AA7; font-size: 1.5em; padding-bottom:10px; }
.homeContainer{ overflow:hidden; width:725px;}


/* menu nuovo */
ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}

ul#topnav li {
	float: left;
	margin: 0; 
	position: relative; /*--Important--*/
}

ul#topnav li a {
	float: left;
	text-indent: -9999px; /*--Push text off of page--*/
	height: 44px;
}



ul#topnav a.home {
	background: url(/img/menu/menu_home_off.png) no-repeat;
	width: 81px;
	height:19px;
}


menu_home_on, ul#topnav a.home:hover {
	background: url(/img/menu/menu_home_on.png) no-repeat;
	width: 81px;
	height:19px;
}


ul#topnav a.company {
	background: url(/img/menu/menu_azienda_off.png) no-repeat;
	width: 65px;
	height:19px;
}

menu_azienda_on, ul#topnav a.company:hover {
	background: url(/img/menu/menu_azienda_on.png) no-repeat;
	width: 65px;
	height:19px;
}


ul#topnav a.services {
	background: url(/img/menu/menu_servizi_off.png) no-repeat;
	width: 54px;
	height:19px;
}

menu_servizi_on, ul#topnav a.services:hover {
	background: url(/img/menu/menu_servizi_on.png) no-repeat;
	width: 54px;
	height:19px;
}

ul#topnav a.products {
	background: url(/img/menu/menu_prodotti_off.png) no-repeat;
	width: 64px;
	height:19px;
}

ul#topnav a.products:hover {
	background: url(/img/menu/menu_prodotti_on.png) no-repeat;
	width: 64px;
	height:19px;
}

ul#topnav a.ecommerce {
	background: url(/img/menu/menu_ecommerce_off.png) no-repeat;
	width: 100px;
	height:19px;
}

ul#topnav a.ecommerce:hover {
	background: url(/img/menu/menu_ecommerce_on.png) no-repeat;
	width: 100px;
	height:19px;
}

ul#topnav a.helpdesk {
	background: url(/img/menu/menu_supporto_off.png) no-repeat;
	width: 133px;
	height:19px;
}

ul#topnav a.helpdesk:hover {
	background: url(/img/menu/menu_supporto_on.png) no-repeat;
	width: 133px;
	height:19px;
}

ul#topnav a.news {
	background: url(/img/menu/menu_news_off.png) no-repeat;
	width: 41px;
	height:19px;
}

ul#topnav a.news:hover {
	background: url(/img/menu/menu_news_on.png) no-repeat;
	width: 41px;
	height:19px;
}


ul#topnav a.work {
	background: url(/img/menu/menu_lavora_off.png) no-repeat;
	width: 114px;
	height:19px;
}

ul#topnav a.work:hover {
	background: url(/img/menu/menu_lavora_on.png) no-repeat;
	width: 114px;
	height:19px;
}

ul#topnav a.contact {
	background: url(/img/menu/menu_contatti_off.png) no-repeat;
	width: 67px;
	height:19px;
}

ul#topnav a.contact:hover {
	background: url(/img/menum/enu_contatti_on.png) no-repeat;
	width: 67px;
	height:19px;
}

ul#topnav li .sub {
	position: absolute; /*--Important--*/
	top: 41px; left: 0;
	z-index: 99999;
	background: #ccc url(/img/menu/sub_bg.png) repeat-x; /*--Background gradient--*/
	padding: 5px 5px 5px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none; /*--Hidden for those with js turned off--*/
}

ul#topnav li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 176px;
	float: left;
}
ul#topnav .sub ul li 
{
    border-right:none;
	width: 100%; /*--Override parent list item--*/
	color: #fff;
}
ul#topnav .sub ul li h2 { /*--Sub nav heading style--*/
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a { /*--Sub nav heading link style--*/
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
}
ul#topnav .sub ul li a {
	 background: url("navlist_arrow.png") no-repeat scroll 5px 12px transparent;
    color: #333333;
    display: block;
    float: none;
    font-size: 0.8em;
    height: auto;
    line-height: 12px;
    padding: 7px 5px 7px 15px;
    text-decoration: none;
    text-indent: -7px;
	
}
ul#topnav .sub ul li a:hover {
	color: #4E6696;
	background-position: 5px 12px ;/*--Override background position--*/
}

.shortDescriptonSingleProduct{padding: 4px 4px 4px 94px;}
.imageSingleProduct{float: left;}
.singleProductContainer{  clear: both;
    margin: 0 auto;
    min-height: 62px;
    padding: 17px;
    width: 600px;}
.TitleProduct{ border-bottom: 1px solid #CCCCCC;
    color: #4E6696;
    font-size: 1.2em;
    margin-left: 79px;
    padding: 6px;}
.productsTitle{background: url("/img/tit/tit_prodotti.jpg") no-repeat scroll 0 0 transparent;
    height: 36px;
    position: relative;
    top: 20px;
    width: 110px;}
