body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border-top-right-radius: 8px;
	-moz-border-top-right-radius: 8px;
	-webkit-border-top-right-radius: 8px;
}

address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}

/* address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;} */
/* ol,ul{list-style:none;} */
ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
}

em {
	font-style: italic;
}

@font-face {
	font-family: 'InterstateLightRegular';
	src: url('../fonts/interstatelight-webfont.eot');
	src: url('../fonts/interstatelight-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/interstatelight-webfont.woff') format('woff'),
url('../fonts/interstatelight-webfont.ttf') format('truetype'),
url('../fonts/interstatelight-webfont.svg#InterstateLightRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Interstate-Bold';
    src: url('../fonts/interstatebold.eot');
    src: url('../fonts/interstatebold.eot?#iefix') format('embedded-opentype'),
             url('../fonts/interstatebold.woff') format('woff'),
             url('../fonts/interstatebold.ttf') format('truetype'),
             url('../fonts/interstatebold.svg#interstatebold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@media print {
    #menu { display : none; }
	#submenucontainer { display : none; }
	#left { display: none; }
	#footer-bar .fleft { display : none; }
	ul#mappa { display : none; }
	#note-extended { display: block; }
	#selector { display: none; }
	.button { display: none; }
	footer { display: none; }
 }

body {
	color: #474747;
	font-size: 9pt;
	background: url('../img/main-bg.png') center top;
}

a {
	text-decoration: none;
	color: inherit;
}

.clr { clear: both; }
/**************************/
/*	  MENU TOP        */
/**************************/
#menu-top {
	background: url(http://www.fastwebsoluzioneimpresa.it/wp-content/uploads/2012/12/bg-menu-top.png) no-repeat;
	height:28px;
	width:550px;
	text-align:center;
	top:7px;
	right:20px;
	position:absolute;
	z-index:9;
	list-style:none;
}

#menu-top li {
	font-family: 'InterstateLightRegular';
	font-size:12px;
	color:#666666;
	float:left;
	letter-spacing:-0.5px;
	padding-top:6px;
}

#menu-top li a {
	padding:4px 17px 4px 17px;
	outline: none;
}

#menu-top li a:link, #menu-top li a:visited, #menu-top li a:hover, #menu-top li a:active {
	text-decoration:none;
	color:#666666;
}

#famiglia {
	width:110px;
}

#famiglia:hover {
	background:url(http://www.fastwebsoluzioneimpresa.it/wp-content/uploads/2012/12/famiglia.png) no-repeat;
	height:27px;
	width:106px;
	margin-left:2px;
	padding-right: 2px;
	cursor:pointer;
}

#partita-iva {
	width:110px;
}

#partita-iva:hover {
	background:url(http://www.fastwebsoluzioneimpresa.it/wp-content/uploads/2012/12/partita-iva.png) no-repeat;
	height:27px;
	width:110px;
	margin-left:0px;
	cursor:pointer;
	padding-right: 0px;
}

.imprese {
	width:76px;
}

.imprese a {
	padding-left:10px;
	padding-right:10px;
}

.imprese:hover {
	background:url(http://www.fastwebsoluzioneimpresa.it/wp-content/uploads/2012/12/imprese.png) no-repeat;
	height:27px;
	width:76px;
	margin-left:0px;
	cursor:pointer;
}

.imprese-selected {
	background:url(http://www.fastwebsoluzioneimpresa.it/wp-content/uploads/2012/12/imprese.png) no-repeat;
	height:27px;
	width:76px;
	margin-left:0px;
	cursor:pointer;
}

#grandi-aziende {
	width:147px;
}

#grandi-aziende:hover {
	background:url(http://www.fastwebsoluzioneimpresa.it/wp-content/uploads/2012/12/grandi-aziende.png) no-repeat;
	height:27px;
	width:147px;
	margin-left:0px;
	padding-right: 0px;
	cursor:pointer;
}

#chi-siamo {
	width:105px;
}

#chi-siamo:hover {
	background:url(http://www.fastwebsoluzioneimpresa.it/wp-content/uploads/2012/12/chi-siamo.png) no-repeat;
	height:27px;
	width:105px;
	margin-left:0px;
	cursor:pointer;
}

/**************************/
/* 		 HOME SLIDER      */
/**************************/
.jcarousel-skin-fastweb .jcarousel-direction-rtl { direction: rtl; }
.jcarousel-skin-fastweb .jcarousel-container-horizontal { width: 605px; padding: 0px 16px; }
.jcarousel-skin-fastweb .jcarousel-clip { overflow: hidden; }
.jcarousel-skin-fastweb .jcarousel-clip-horizontal { width: 605px; height: 146px; }


/* Singolo elemento */
.jcarousel-skin-fastweb .jcarousel-item {
    width: 605px;
    height: auto;
    text-align: center;
}

.jcarousel-skin-fastweb .jcarousel-item-selected { background: #7a694d; }


/* BUTTONS */
.jcarousel-skin-fastweb .jcarousel-next-horizontal {
    background: url("../img/sprites.png") no-repeat scroll -211px -62px transparent;
    cursor: pointer;
    height: 27px;
    position: absolute;
    right: 3px;
    top: 59px;
    width: 26px;
}

.jcarousel-skin-fastweb .jcarousel-direction-rtl .jcarousel-next-horizontal { left: 3px; right: auto; }

.jcarousel-skin-fastweb .jcarousel-next-disabled-horizontal,
.jcarousel-skin-fastweb .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-fastweb .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-fastweb .jcarousel-next-disabled-horizontal:active {
    cursor: default;
}

.jcarousel-skin-fastweb .jcarousel-prev-horizontal {
    background: url("../img/sprites.png") no-repeat scroll -247px -62px transparent;
    cursor: pointer;
    height: 27px;
    left: 4px;
    position: absolute;
    top: 59px;
    width: 26px;
}

.jcarousel-skin-fastweb .jcarousel-direction-rtl .jcarousel-prev-horizontal { left: auto; right: 0px; }

.jcarousel-skin-fastweb .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-fastweb .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-fastweb .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-fastweb .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
}

/* HEADER SLIDER */
#navigationBig {
	list-style:none;
	position:absolute;
	top:55px;
	right:30px;
	z-index:100;
}

#navigationBig a {
	background:url(http://www.fastwebsoluzioneimpresa.it/wp-content/uploads/2012/12/slider-on.png) no-repeat;
	width: 10px;
	height: 10px;
	float:left;
	margin-right:5px;
	outline:none;
	display: inline-block;
}

#navigationBig a:hover {
	background:url(http://www.fastwebsoluzioneimpresa.it/wp-content/uploads/2012/12/slider-selected.png) no-repeat;
	width: 10px;
	height: 10px;
	float:left;
	outline:none;
}

#navigationBig a.selected {
	background:url(http://www.fastwebsoluzioneimpresa.it/wp-content/uploads/2012/12/slider-selected.png) no-repeat;
	width: 10px;
	height: 10px;
	float:left;
	outline:none;
}

#navigationBig span {
	display:none;
}

#home-headerSlider {
	padding: 0;
	list-style: none;
	display: block;
}

#home-headerSlider li {
	width: 973px;
	height: 267px;
	display: block;
	float: left;
}


/**************************************/
/**************************************/
/*			SLIDER PRODOTTI			  */
/**************************************/
/**************************************/
.jcarousel-skin-fastweb-products .jcarousel-container {
    /* background: #ddd5c7; */
}

.jcarousel-skin-fastweb-products .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-fastweb-products .jcarousel-container-horizontal {
    width: 664px;
    padding: 0px 31px;
}

.jcarousel-skin-fastweb-products .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-fastweb-products .jcarousel-clip-horizontal {
    width: 664px;
    height: 226px;
}


/* Singolo elemento */
.jcarousel-skin-fastweb-products .jcarousel-item {
    width: 720px;
    height: auto;
    text-align: center;
}

.jcarousel-skin-fastweb-products .jcarousel-item-selected {
	background: #7a694d;
}

.jcarousel-skin-fastweb-products .jcarousel-item:hover,
.jcarousel-skin-fastweb-products .jcarousel-item:focus {
    
}


/* BUTTONS */
.jcarousel-skin-fastweb-products .jcarousel-next-horizontal {
    background: url("../img/product-slider-next.jpg") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 226px;
    position: absolute;
    right: 7px;
    top: 0px;
    width: 25px;
}

.jcarousel-skin-fastweb-products .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 3px;
    right: auto;
}

.jcarousel-skin-fastweb-products .jcarousel-next-horizontal:hover,
.jcarousel-skin-fastweb-products .jcarousel-next-horizontal:focus {
   background-position: center -226px;
}

.jcarousel-skin-fastweb-products .jcarousel-next-horizontal:active {
    /* background-position: -64px 0; */
}

.jcarousel-skin-fastweb-products .jcarousel-next-disabled-horizontal,
.jcarousel-skin-fastweb-products .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-fastweb-products .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-fastweb-products .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    /* background-position: -96px 0; */
}

.jcarousel-skin-fastweb-products .jcarousel-prev-horizontal {
    background: url("../img/product-slider-prev.jpg") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 226px;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 25px;
}

.jcarousel-skin-fastweb-products .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 0px;
}

.jcarousel-skin-fastweb-products .jcarousel-prev-horizontal:hover,
.jcarousel-skin-fastweb-products .jcarousel-prev-horizontal:focus {
   background-position: center -226px;
}

.jcarousel-skin-fastweb-products .jcarousel-prev-horizontal:active {
    /* background-position: -64px 0; */
}

.jcarousel-skin-fastweb-products .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-fastweb-products .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-fastweb-products .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-fastweb-products .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
   /*  background-position: -96px 0; */
}
/**************************/
/* CONTENITORI PRINCIPALI */
/**************************/
#shad1 {
	margin: 0 auto;
	max-width: 1159px;
	min-width: 973px;
	background: url('../img/ombra1.png') left top no-repeat;
}

#shad2 {
	margin: 0 auto;
	max-width: 1159px;
	min-width: 973px;
	background: url('../img/ombra2.png') right top no-repeat;
}

#shad3 {
	position: absolute;
	height: 14px;
	bottom: 0px;
	width: 100%;
	background: url('../img/ombra-header.png') repeat-x;
	z-index: 0;
	left: 0px;
}

#container {
	width: 973px;
	background-color: #fff;
	margin: 0 auto;
	font-family: Verdana, Geneva, sans-serif;
}

/*********************/
/* 		HEADER 		 */
/*********************/
header {
	position: relative;
	width: 100%;
	background-color: #dedede;
	max-height: 400px;
}

#top-bar {
	background: url('../img/sprites.png') no-repeat 0px 0px;
	width: 912px;
	height: 7px;
	position:absolute;
	top:0px;
	left:30px;
}

#loghi {
	position: absolute;
	width: 912px;
	height: 58px;
	top: 0;
	left: 30px;
	padding-top: 6px;
}

#selector {
	float: left;
	height: 40px;
	font-family: 'InterstateLightRegular';
	padding-left: 20px;
	font-size: 12pt;
}

#selector li {
	display: inline;
}

#selector li a {
	display: block;
	float: left;
	padding: 10px 23px;
	margin-right: 5px;
	background: #bdbdbd;
	color: #FFF;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#selector li.active a, #selector li.current-cat a, #selector li.current_page_item a, #selector li.current_page_ancestor a, #selector li.current_page_parent a {
	background: #FFC726;
	color: #474747;
}

.bnt-intrasiti {
	background:url(http://www.fastwebsoluzioneimpresa.it/wp-content/uploads/2012/12/intrasiti1.png) no-repeat;
	height:36px;
	width:204px;
	font-family: 'InterstateLightRegular';
	font-size:15px;
	color:#666666;
	text-align: left;
	position:absolute;
	right:20px;
	top:120px;
	padding:16px 0px 0px 15px;
	font-weight: bold;
}
.bnt-intrasiti:hover {
	background:url(http://www.fastwebsoluzioneimpresa.it/wp-content/uploads/2012/12/intrasiti-selected.png) no-repeat;
}
.bnt-intrasiti-selected {
	background:url(http://www.fastwebsoluzioneimpresa.it/wp-content/uploads/2012/12/intrasiti-selected.png) no-repeat;
}
#bnt-intrasiti-media {
	top:170px;
}
#container-bnt-intrasiti a {
	text-decoration:none;
	color:#666666;
}
.bnt-intrasiti-small {
	background:url(../img/btn-small.png) no-repeat;
	height:32px;
	width:173px;
	font-family: 'InterstateLightRegular';
	font-size:13px;
	color:#666666;
	text-align: left;
	position:absolute;
	right:35px;
	top:73px;
	padding:13px 0px 0px 15px;
	font-weight: bold;
}
.bnt-intrasiti-small:hover {
	background:url(../img/btn-small-selected.png) no-repeat;
}
.bnt-intrasiti-small-selected {
	background:url(../img/btn-small-selected.png) no-repeat;
}
#bnt-intrasiti-small-media {
	top:120px;
}
#container-bnt-intrasiti-small a {
	text-decoration:none;
	color:#666666;
}

/*********************************/
/* 			MENU PRINCIPALE 	 */
/*********************************/
#menu {
	font-family: 'InterstateLightRegular';
	letter-spacing: -1px;
	font-size: 11pt;
	width: 918px;
	position: absolute;
	bottom: 0px;
	left: 25px;
	height: 41px;
	overflow: visible;
	background: url('../img/menu-bar.png') center bottom no-repeat;
}

#menu li {
	float: left;
	margin-right: 1px;
	padding-right: 2px;
	background: url('../img/main-menu-separator.gif') no-repeat right;
}

#menu li a {
	display: block;
	height: 38px;
	line-height: 38px;
	color: #474747;
}

#menu li.page-item-41 a, #menu li.page-item-49 a, #menu li.page-item-51 a {
	padding: 3px 43px;
}

#menu li.page-item-41 a:hover, #menu li.page-item-41.current_page_item a, #menu li.page-item-41.current_page_ancestor a, #menu li.page-item-41 a.active, #menu li.page-item-41 a.js-hover {
	background: url('../img/mainmenu/offerta-fissa-hover.png') center no-repeat;
}

#menu li.page-item-49 a:hover, #menu li.page-item-49.current_page_item a, #menu li.page-item-49.current_page_ancestor a, #menu li.page-item-49 a.active, #menu li.page-item-49 a.js-hover {
	background: url('../img/mainmenu/mobile-convergente-hover.png') center no-repeat;
}

#menu li.page-item-51 a:hover, #menu li.page-item-51.current_page_item a, #menu li.page-item-51.current_page_ancestor a, #menu li.page-item-51 a.active, #menu li.page-item-51 a.js-hover {
	background: url('../img/mainmenu/servizi-prodotti-hover.png') center no-repeat;
}

#menu li.page-item-631 a, #menu li.page-item-1634 a, #menu li.page-item-635 a, #menu li.page-item-637 a, #menu li.page-item-3572 a {
	padding: 3px 28px;
}

#menu li.page-item-631 a:hover, #menu li.page-item-631.current_page_item a, #menu li.page-item-631.current_page_ancestor a, #menu li.page-item-631 a.active, #menu li.page-item-631 a.js-hover {
	background: url('../img/mainmenu/offerta-fissa2-hover.png') center no-repeat;
}

#menu li.page-item-1634 a:hover, #menu li.page-item-1634.current_page_item a, #menu li.page-item-1634.current_page_ancestor a, #menu li.page-item-1634 a.active, #menu li.page-item-1634 a.js-hover {
	background: url('../img/mainmenu/dati-mobile.png') center no-repeat;
}

#menu li.page-item-635 a:hover, #menu li.page-item-635.current_page_item a, #menu li.page-item-635.current_page_ancestor a, #menu li.page-item-635 a.active, #menu li.page-item-635 a.js-hover {
	background: url('../img/mainmenu/unifast-communication.png') center no-repeat;
}

#menu li.page-item-637 a:hover, #menu li.page-item-637.current_page_item a, #menu li.page-item-637.current_page_ancestor a, #menu li.page-item-637 a.active, #menu li.page-item-637 a.js-hover {
	background: url('../img/mainmenu/soluzioni-evolute.png') center no-repeat;
}

#menu li.page-item-3572 a:hover, #menu li.page-item-3572.current_page_item a, #menu li.page-item-3572.current_page_ancestor a, #menu li.page-item-3572 a.active, #menu li.page-item-3572 a.js-hover {
	background: url('../img/mainmenu/soluzioni-evolute.png') center no-repeat;
}

#menu li.last {
	background-image: none;
}

#cerca {
	float: right;
	margin: 10px 25px 10px 0;
}

#cerca * {
	float: left;
}

#cerca input#cerca_txt, #cerca input#s {
	border: 0;
	background: #fff;
	margin-right: 12px;
	width: 147px;
	height: 20px;
}

#content {
	background: url('../img/content-bg.png') repeat-x #DEDCDC;
	width: 100%;
	position: relative;
    padding: 20px 0 42px;
}

#submenucontainer {
	z-index: 100;
	left: 0px;
}

ul.submenu {
	width: 933px;
	height: 27px;
	position: absolute;
	top: 0;
	left: 0;
	background: url('../img/submenu-bg.png');
	background-repeat:no-repeat;
	background-color: #fff;
	border-bottom: 1px solid #efefef;
	padding-left: 40px;
}

ul.submenu li {
	float: left;
	margin: 6px 0;
	border-right: 1px solid #dedede;
}

ul.submenu li a {
	color: #474747;
	padding: 0 28px;
}

ul.submenu li a b, ul.submenu li a i {
	font-style: normal;
	font-weight: normal;
}

ul.submenu li a:hover, ul.submenu li.current_page_item a, ul.submenu li.current_page_ancestor a, ul.submenu li.current_page_parent a {
	color: #e67d01;
	text-decoration: underline;
}

ul.submenu li.active a {
	color: #e67d01;
}

#content #left {
	width: 634px;
	float: left;
	padding-left: 10px;
}

#content #left .module-big {
	background: url('../img/module-home-bg.png') repeat-x;
	/* padding:5px 10px 10px;  */
	/* width:615px;  */
	width: 635px;
	height: 170px;

	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	position: relative;
	margin-bottom: 20px;
}

#content #left .module {
	background: url('../img/module-small-bg.png') repeat-x;
	display: inline;
	padding: 10px;
	float: left;
	margin: 0 5px 10px 0;

	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#content #left .pure {
	padding: 0;
	background-image: none;
}

#content #left div.last {
	float:right;
}

#content #right {
	width: 315px;
	float: right;
}

#content #right .modules {
	background: url('../img/module-right-bg.png') repeat-x;
	padding: 10px;
	width: 285px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	min-height: 410px;
}

#content #right .mod {
	width: 100%;
	margin-bottom: 10px;
}

#content #right .mod a {
	text-decoration: none;
	color: #474747;
	font-size: 13px;
}

#content #right .mod h3 {
	letter-spacing: -1px;
	font-size: 14pt;
	color: #fff;
	font-weight: bold;
	font-family: 'InterstateLightRegular';
	margin-bottom: 10px;
}

#content #right .mod h3 span {
	color: #656565;
	font-weight: normal;
}

#content #right .mod .content {
	position: relative;

	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	background: url('../img/module-bg.png') center center no-repeat #fff;
	min-height: 55px;
	padding: 18px 10px;
	font-size: 11pt;
	color: #474747;
}

/*************************************/
/*	CONTENITORE CATEGORIE OFFERTE	 */
/*************************************/
#content2 {
	background: none repeat scroll 0 0 #FFFFFF;
	/* margin-top: -40px; */
	/* padding: 40px 0 25px; */
	padding: 0 0 25px;
	position: relative;
	width: 100%;
	z-index: 50;
	/* top: -40px; */
	top: 0;
}

#content2 #left {
	width: 200px;
	padding: 0 10px 10px;
	float: left;
}

#content2 #left .module {
	margin-bottom: 15px;
}

#content2 #left .menu {
	background-color: #EDEDED;

	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;

	color: #474747;
	margin-left: 9px;
	margin-top: 0;
	width: 170px;
}

#content2 #left .menu h3 {
	display: table;
/* 	width: 100%; */
	height: 41px;
	background: url('../img/menu-h3-bg.gif') left no-repeat;
	font-size: 12pt;
	letter-spacing: -1px;
/*
	padding-left: 20px;
    width: 150px;
*/
	padding-left: 40px;
    width: 130px;
}

#content2 #left .menu h3 span {
	display: table-cell;
	vertical-align: middle;
	font-family: 'InterstateLightRegular';
	text-transform: uppercase;
/* 	padding-left: 20px; */
	line-height: 11pt;
}

#content2 #left .menu ul > li {
	height: 37px;
	border-top: 1px solid #fff;
	display: table;
	/* width: 100%; */
	width: 158px;
	padding-left: 12px;
}

#content2 #left .menu ul > li a {
	vertical-align: middle;
	display: table-cell;
	/* padding-left: 12px; */
	color: #474747;
}

#content2 #left .menu ul > li a b, #content2 #left .menu ul > li a i {
	font-weight: normal;
	font-style: normal;
}

/* #content2 #left .menu ul > li a:hover { color: #ed9a0f; } */
#content2 #left .menu ul > li a:hover, #content2 #left .menu ul > li.active a, #content2 #left .menu li.current_page_item {
	background: url("../img/left-menu-bg-hover.png") repeat-x scroll center bottom transparent;
	color: #ED9A0F;
}

#content2 #right {
	width: 740px;
	padding: 0px 10px 10px 0;
	float: right;
}

/*
#content2 #right .article p.descrizione { font-size:19pt; font-family: 'InterstateLightRegular'; color:#848484; letter-spacing:-1px; margin-bottom:10px; }

#content2 #right .article h4 { font-weight:bold; color:#d6d6d6; font-size:16pt; margin-bottom:10px; }

 */
/*****************************/
/*	PAGINE DI PRIMO LIVELLO	 */
/*****************************/
#first-level-description {
	/* font-family: 'InterstateLightRegular'; */
	color: #474747;
	font-family: Verdana,'InterstateLightRegular',Arial,sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	width: 725px;
}

#first-level-description p {
	letter-spacing: -1px;
}

#first-level-description h1 {
	color: #868686;
	font-family: 'InterstateLightRegular';
	font-size: 26px;
	font-weight: lighter;
	letter-spacing: -1px;
	margin-bottom: 10px;
}

#first-level-description h4 {
	font-family: 'InterstateLightRegular';
	font-weight: bold;
	color: #d6d6d6;
	font-size: 16pt;
	margin-bottom: 10px;
}

#first-level-subpage-list {
	line-height: 30px;
	width: 735px;
}

/*********************************/
/*	 PAGINE DI SECONDO LIVELLO	 */
/*********************************/
#second-level-description {
	font-size: 19pt;
	font-family: Verdana, 'InterstateLightRegular';
	color: #848484;
	letter-spacing: -1px;
	margin-bottom: 10px;
}

#second-level-description h1, .list-of-products-title {
	font-weight: bold;
	color: #d6d6d6;
	font-size: 16pt;
	margin-bottom: 10px;
	margin-top: 5px;
	font-family: Verdana,Geneva,sans-serif;
}

#second-level-subpage-list {
	letter-spacing: 40px;
/*     line-height: 75px; */
    margin-bottom: 20px;
    /* text-align: center; */
    /* width: 725px; */
    width: 540px;
    text-align: left;
}

#second-level-subpage-list a img {
	margin-bottom: 35px;
}

img.offerta {
	float: left;
	margin-right: 5px;
	margin-bottom: 15px;
}

footer {
	width: 100%;
	clear: both;
	background-color: #ffc726;
}

#footer-bar {
	width: 973px;
	margin: 0 auto;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
}

/** ELEMENTI DEL FOOTER **/
#footer-bar .fleft {
	width: 188px;
	float: left;
	height: 40px;
	padding: 10px;
}

#footer-bar .fleft #social {
	color: #fff;
	margin-top: 28px;
	border-top: 1px solid #ffd354;
	border-bottom: 1px solid #ffd354;
	padding: 15px;
}

#footer-bar .fleft span#copyright {
	color: #ee8e3a;
	text-align: center;
	font-size: 7pt;
	padding: 10px;
	display: block;
}

#fastweb-footer-logo {
	position: absolute;
	top: -24px;
	left: 10px;
	width: 189px;
	height: 49px;
	background: url(http://www.fastwebsoluzioneimpresa.it/wp-content/uploads/2012/10/logo-footer.png) no-repeat;
}

/*#fastweb-footer-logo:hover {
	background: url(../img/logo-fastweb-footer-hover.png) no-repeat;
}*/

#footer-bar .fright {
	width: 764px;
	float: right;
	font-size: 9pt;
	padding: 12px 0;
}

.fright a:hover {
	text-decoration: underline;
}

/* Menu voci utili */
ul#utils li {
	display: inline;
}

ul#utils li a {
/*
padding: 0px 15px;
	border-right: 1px solid #fff;
	color: #474747;
*/
	
	border-right: 1px solid #FFFFFF;
    color: #474747;
    font-size: 11px;
    padding: 0 5px 0 5px;
}

ul#utils li a:hover {
	text-decoration: none;
	color: #c26d22;
}

ul#utils li.first a {
	padding-left: 0px;
}

ul#utils li.last a {
	padding-right: 0px;
	border: none;
}

/** Menu mappa del sito **/
ul#mappa {
	padding-top: 20px;
	margin-top: 12px;
	border-top: 1px solid #d9a920;
}

ul#mappa > li {
	float: left;
	margin: 0 15px 0 0;
	max-width: 200px;
	padding: 0;
}

/* Voci mappa di primo livello */
ul#mappa > li.last {
	margin: 0 0 0 0;
}

ul#mappa > li a {
	color: #fff;
}

ul#mappa > li > ul {
	padding-top: 15px;
}

/* Voci mappa di secondo livello */
ul#mappa > li > ul > li {
	clear: both;
	padding: 3px 0;
}

ul#mappa > li > ul > li a {
	color: #474747;
}

ul#mappa > li > ul > li a b, ul#mappa > li > ul > li a i {
	font-style: normal;
	font-weight: normal;
}

ul#mappa > li > ul > li > ul > li a {
	/*color: #c26d22;*/
color: #787A79;
}

ul#mappa > li > ul > li > ul > li b, ul#mappa > li > ul > li > ul > li i {
	font-weight: normal;
	font-style: normal;
}

/* Voci mappa di terzo livello */
/** SUBMENU **/
#offerta-fissa {
	background-position: 65px 0px;
}

#mobile-convergente {
	background-position: 275px 0px;
}

#servizi-prodotti {
	background-position: 500px 0px;
}

#offerta-fissa2 {
	background-position: 53px 0px;
}

#dati-mobile {
	background-position: 193px 0px;
}

#unifast-communication {
	background-position: 370px 0px;
}

#soluzioni-evolute {
	background-position: 570px 0px;
}

/** SLIDER HOMEPAGE **/
#slider-inner {
	margin: 0 auto;
	width: 605px;
	position: relative;
}

#slider {
	overflow: hidden;
}

#slider .pagination {
	position: relative;
	padding: 5px 0;
	text-align: right;
	width: 621px;
}

#slider .pagination img {
	margin: 0 1px;
}

#slider-inner div.control {
	width: 25px;
	height: 25px;
	position: absolute;
	cursor: pointer;
	top: 80px;
}

#slider-inner div#next {
	right: -10px;
	background: url("../img/next-slide.png") no-repeat;
}

#slider-inner div#prev {
	left: -10px;
	background: url("../img/prev-slide.png") no-repeat;
}

.slide {
	float: left;
}

.slide img {
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#home-slider {
	height: 146px;
	overflow: hidden;
}

ul#home-slider-list {
	margin-left: 16px;
}

.single-slider-pagination {
	background: url('../img/sprites.png') no-repeat -746px -14px;
	height: 6px;
	width: 6px;
	float: left;
	margin: 0 1px;
}

.single-slider-pagination-over {
	background: url('../img/sprites.png') no-repeat -284px -72px;
	height: 6px;
	width: 6px;
}

.entry-summary a {
	color: black;
	display: block;
}


/* use a semi-transparent image for the overlay */
#overlay-pagina {
	background: url('../img/sprites.png') no-repeat -778px -14px;
	width: 10px;
	color: #efefef;
	height: 450px;
	z-index: 11000;
	display: none;
}

/* container for external content. uses vertical scrollbar, if needed */
div.contentWrap {
	height:441px;
	overflow-y:auto;
}

.simplemodal-overlay {
	background: #000000;
}

#content2 #right .article .privacy p {
	margin-bottom: 6px;
	line-height: 15px;
	padding: 0;
}

#search-result h1, #search-result h2 {
	color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    margin-bottom: 0px;
    font-size: 13px;
    font-weight: normal;
    margin-top: 15px;
}

#search-result .status-publish hentry {
	margin-bottom: 10px;
}

#abbonati {
	background: url('../img/sprites.png') no-repeat -3px -8px;
	position:absolute;
	left: -19px;
	top: 63px;
	width:132px;
	height:33px;
}

#miHomeChiedi{
	background: url('../img/sprites.png') no-repeat -303px -64px;
	height: 32px;
	width: 153px;
	position:absolute;
}

#miHomeGestisci {
	background: url('../img/sprites.png') no-repeat -9px -108px;
	width: 94px;
	height: 32px;
	position:absolute;
}

#accedi-bg {
	background: url('../img/sprites.png') no-repeat -140px -8px;
	position:absolute;
	left: -10px;
	top: 106px;
	width:105px;
	height:33px;
}

#guarda-demo-bg {
	background: url('../img/sprites.png') no-repeat -414px -8px;
	position:absolute;
	left: 129px;
	top: 106px;
	z-index:2;
	width:162px;
	height:33px
}

#assistenza-bg {
	background: url('../img/sprites.png') no-repeat -248px -8px;
	position:absolute;
	left: 129px;
	top: 135px;
	z-index:1;
	width:162px;
	height:33px;
}

#cerca_btn {
	background: url('../img/sprites.png') no-repeat -699px -9px;
	width: 20px;
	height: 23px;
	border-style: none;
	border-width: 0;
	border:none;
}

#facebook-bg {
	background: url('../img/sprites.png') no-repeat -629px -11px;
	width:18px;
	height:18px;
	float:left;
	margin-right:4px;
}

#twitter-bg {
	background: url('../img/sprites.png') no-repeat -674px -12px;
	width:18px;
	height:18px;
	float:left;
	margin-right:4px;
}

#linkedin-bg {
	background: url('../img/sprites.png') no-repeat -651px -12px;
	width:18px;
	height:18px;
	float:left;
	margin-right:4px;
}

#consulente-bg {
	background: url('../img/sprites.png') no-repeat -8px -61px;
	width:172px;
	height:31px;
	position:absolute;
}


/*******************/
/*	   OFFERTE     */
/*******************/

/** modifiche classi precedenti **/

#content2 #right .article p{
	line-height:1.5em;
	margin-bottom: 3px;
}

/** SCHEDE PRODOTTI **/
.scheda{background:url("../img/scheda-bg.png") top repeat-x; -moz-border-radius:5px; border-radius:5px; padding:10px; margin-bottom:25px;}
.scheda .product-photos{float:left;margin-right:10px; width:200px; height:200px; background-color:#fff; border-radius:5px; padding:10px; position:relative;text-align:center; padding:5px;}
.scheda .product-photos img.zoom{position:absolute; right:10px; bottom:10px;}
.scheda .info{float:left;width:480px;}
.scheda .info h1{width:100%; border-bottom:1px solid #ccc; font-size:22pt; margin-bottom: 10px; color:#848484; font-family: 'InterstateLightRegular'; font-weight:bold;}
.scheda .info .descrizione{color:#666; line-height:20px;}

.scheda .info .descrizione ul li {
	list-style: disc outside none;
    margin-left: 17px;
}

.table-border-bottom { border-bottom: 1px solid #ccc; }
.details{margin-bottom:25px;}
.details td,
.details th{border-bottom:1px solid #ccc;line-height:25px; }
.details th{color:#F3AB35; padding-left:10px; width:195px;}
.details td{color:#666;}
.prezzi-abbinamento{background:url("../img/table-offers-bg.png") top repeat-x; -moz-border-radius:5px; border-radius:5px; display:table;padding:8px; margin-bottom:25px;}
.prezzi-abbinamento .bt{-moz-border-radius:5px; border-radius:5px; background:#fff;padding:5px;}
.prezzi-abbinamento td,
.prezzi-abbinamento th{border-bottom:1px solid #ccc;line-height:20px;padding:0px 5px; }
.prezzi-abbinamento th{color:#F3AB35;}
.prezzi-abbinamento td{color:#666; }
.prezzi-abbinamento span.title{color:#666; font-weight:bold;  padding:0px 0px 5px 5px; display:block;}

/** BOX PRODOTTI E OFFERTE **/
.article h1 {
	font-size:22pt; 
	margin-bottom: 10px; 
	color:#848484; 
	font-family: Verdana, 'InterstateLightRegular';
	font-weight:bold;
}
.article h1 b {color: #666666;}
.article h2{font-size:16pt; margin-bottom: 10px; color:#999; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.article h3{font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#999; font-size:15pt; margin-bottom:25px;}
.article h4{}
.article h5{font-weight:bold; font-size:11pt; margin-bottom:15px;}
.article h6{font-family: 'InterstateLightRegular'; color:#F3AB35; font-size:11pt; font-weight:bold; margin-bottom:5px; }
.article a{/* text-decoration:underline; */ color:#474747;}
.article a:hover {text-decoration:underline; color:#474747;}
span.price{font-size:14pt; font-family:'InterstateLightRegular',Arial; color:#F3AB35; float:right; margin-top:7px; font-weight:bold; text-align: right;}
.box-offerta{margin-top:25px;display:block;background-position: top right; background-repeat: no-repeat;}
.box-offerta .box-offerta-top{background:url('../img/box-top-bg.png'); height:5px;}
.box-offerta #box-offerta-top-content{background:none;}
.box-offerta .box-offerta-content { border-left: 1px solid #ccc; border-right:1px solid #ccc; padding:10px; font-size: 12px; }
.box-offerta #box-offerta-content-content{border:0px;}
.box-offerta .box-offerta-content h1, .box-offerta .box-offerta-content h2 { 
	font-size:16pt; 
	margin-bottom: 10px; 
	color:#999; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
}
.box-offerta .container-content-left-box {float:left;max-width:610px;}
.box-offerta .container-content-left-box ul ul {margin-left:25px;}
.box-offerta .container-content-right-box {float:right;}
.box-offerta .box-offerta-bottom{background:url('../img/box-bottom-bg.png'); height:5px;}
.box-offerta #box-offerta-bottom-content{background:none;}
.box-offerta ul{margin-bottom:10px;}
.box-offerta li {
	list-style-type: disc;
    margin-left: 16px;
    padding: 3px 0 3px 10px;
}

/* .box-offerta.internet{background-image:url('../img/box-internet-bg.gif'); } */
.box-offerta.internet{background-image:url('../img/naviga_mobile.jpg'); }
.box-offerta.fisso-fisso{ /*background-image:url('../img/box-fisso-bg.png');*/}
.box-offerta.fisso{ /*background-image:url('../img/chiamate_mobile.jpg');*/}
.box-offerta.messaggi{background-image:url('../img/box-messaggi-bg.gif');}
.box-offerta.servizi-inclusi{background-image:url('../img/servizi_inclusi.jpg');}

.box-offerta table { width: 706px; margin:10px 0;}
.box-offerta table td {padding-right:10px;}
.box-offerta table th{color:#F3AB35; font-size:11pt; height:20px;}

#offerta-note {background:url('../img/note-aggiuntive-1.gif') no-repeat; background-position: 0px 0px; height: 42px; margin:40px 0 25px 0; cursor:pointer; position:relative}
#offerta-note h3{font-weight:normal; margin:0; padding:0;}
#offerta-note a{tex-decoration:none;}

.note-selected { background-position: 0px -42px; }
#note-extended { 
	display: none; 
	padding-left: 48px;
    width: 675px;
    font-size: 12px;
}

#note-extended ul li{
	list-style: disc outside none;
    margin-left: 15px;
}

#note-extended table {
	width: 500px;
	margin: 0 auto;
}

.products-slider{height:226px; width:720px;margin-bottom:15px;}
.products-slider .products{float:left; width:659px; overflow:hidden;}
.products-slider ul.offerta-products-mask { margin:0; padding:0; }
.products-slider ul.offerta-products-mask li{list-style:none;cursor:pointer;float:left; border:1px solid #ccc; width:214px; height:224px; margin:0 5px 0 0; background:url('../img/slider-product-bg.gif') bottom repeat-x; text-align:center; position:relative;padding:0;}
.products-slider ul.offerta-products-mask li span.title{display:block; width:100%;top:10px;position:absolute; left:0; color:#F3AB35; font-weight:bold;}
.products-slider ul.offerta-products-mask li .image{top:35px; position:absolute; left:0; width:100%;}
.products-slider ul.offerta-products-mask li .prices{width:100%; bottom:10px; left:0;position:absolute; font-style:italic;}
.products-slider ul.offerta-products-mask li .full-price {margin-bottom:8px;}
.products-slider ul.offerta-products-mask li .full-price span{background-color:#F3AB35; padding:2px; color:#fff; }
.products-slider ul.offerta-products-mask li .month-price span{background-color:#F28F00;padding:2px;color:#fff;}
.products-slider .next{cursor:pointer;height:226px; width:25px; background:url('../img/slider-next-active.gif') no-repeat; float:left; margin-left:5px;}
.products-slider .prev{cursor:pointer;height:226px; width:25px; background:url('../img/slider-prev-active.gif') no-repeat; float:left; margin-right:5px;}
.products-slider .next.unactive{ background:url('../img/slider-next-unactive.gif');}
.products-slider .prev.unactive{ background:url('../img/slider-prev-unactive.gif');}

.box-offerta.convergente{
	border:none;
	border-radius:5px; -moz-border-radius:5px;
	background:url('../img/table-offers-bg.gif') repeat-x;
	padding:5px 10px;
}
.box-offerta.convergente h2{
	color:#474747;
	font-size:14pt;
	margin:0 0 5px;
}
.box-offerta.convergente .box-offerta-content{
	background-color:#fff;
	border:none;
	border-radius:5px; -moz-border-radius:5px;
	padding:10px;
}


#product-tech-data {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.article #product-tech-data td h6, #product-tech-data td h6 {
	color: #F3AB35;
	font-weight: normal;
	padding-left: 10px;
	text-align: left;
	width: 195px;
	font-size: 10pt;
	font-family: verdana;
}

#product-tech-data table {
	margin-bottom: 25px;
}

#product-tech-data td, #product-tech-data th {
    border-bottom: 1px solid #CCCCCC;
    line-height: 25px;
}

div.button {
	background: url("../img/table-offers-bg.gif") repeat-x scroll center top transparent;
    border-radius: 5px 5px 5px 5px;
    display: table;
    margin: 35px auto 0;
    padding: 5px;
    text-align: center;
    width: auto;
}

div.print{display:block; text-align:center;}
div.print a{background:url('../img/print.gif') left center no-repeat; padding:5px 0 5px 30px; color:#474747; font-weight:bold;}
div.print a:hover{text-decoration:underline;}

h2.smartphone-tablet-title { letter-spacing:1px;line-height:10px; }

.extrainfo {margin-top:20px;}

/******************/
/*	   overlay	  */
/******************/

#product-overlay {
    display: none;
	z-index: 10000;
	background-color: #333;
	width: 800px;	
	max-height: 710px;
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
}

#product-overlay-close {
	background: url(../img/fancy_close.png) no-repeat;
	position: absolute;
	right: -15px;
	top: -15px;
	cursor: pointer;
	height: 35px;
	width: 35px;
}

/******************/
/*		form	  */
/******************/

.form-appuntamento h1{color:#fdb42a; font-size:14pt; font-family: 'InterstateLightRegular',verdana; }
.form-appuntamento h2{margin:0; padding:0; color:#999; font-size:13pt;}
.form-appuntamento h6{font-weight:normal; font-size:9pt; font-family:Verdana, Geneva, sans-serif;}
table#appuntamento{margin:20px 0;}
table#appuntamento td{vertical-align:middle; text-align:left; height:25px; padding-right:30px;}
table#appuntamento td input{height:22px; text-indent:5px; width:258px; background:url('../img/form-input-bg.gif') no-repeat; border:0;}
table#appuntamento div.error{border-left:1px solid #ccc;height:25px; padding:0 0 0 30px; background:url('../img/error.gif') no-repeat 5px 0px; width:200px; color:#333; font-size:7pt; font-weight:bold;}
table#appuntamento td input.error{background:url('../img/form-input-bg-errore.gif') no-repeat;}
table#appuntamento td select{width:258px; border:0; height:22px;background:url('../img/form-select-bg.gif') no-repeat left;}
.form-appuntamento .privacy { height:150px; width:460px; overflow:auto; border: 1px solid #999999; }
.form-appuntamento .privacy p{margin-bottom:7px; font-size:8pt; color:#666; padding:10px;}
.form-appuntamento #invia{width:114px; height:59px; background:url('../img/invia.jpg') no-repeat; border:0; margin-left:365px;}
.form-appuntamento #comments{width:258px; height:100px; border: 1px solid #666666;}


table#appuntamento_media{margin:20px 0;}
table#appuntamento_media td{vertical-align:middle; text-align:left; height:25px; padding-right:30px;}
table#appuntamento_media td input{height:22px; text-indent:5px; width:258px; background:url('../img/form-input-bg.gif') no-repeat; border:0;}
table#appuntamento_media div.error{border-left:1px solid #ccc;height:25px; padding:0 0 0 30px; background:url('../img/error.gif') no-repeat 5px 0px; width:200px; color:#333; font-size:7pt; font-weight:bold;}
table#appuntamento_media td input.error{background:url('../img/form-input-bg-errore.gif') no-repeat;}
table#appuntamento_media td select{width:258px; border:0; height:22px;background:url('../img/form-select-bg.gif') no-repeat left;}
.form-appuntamento .privacy { height:150px; width:460px; overflow:auto; border: 1px solid #999999; }
.form-appuntamento .privacy p{margin-bottom:7px; font-size:8pt; color:#666; padding:10px;}
.form-appuntamento #invia{width:114px; height:59px; background:url('../img/invia.jpg') no-repeat; border:0; margin-left:365px;}
.form-appuntamento #comments{width:258px; height:100px; border: 1px solid #666666;}

/*********************/
/*	tabella speciale */
/*********************/

.special-options td{margin:5px; padding:5px; text-align:center;border:5px solid #fff; vertical-align:middle; width: 25%;}
.special-option-title{background-color:#FFC726; font-size:1.2em;}
.special-option-requirement{background-color:#dedede;}
.special-option-offer{background-color:#fff; font-family:'InterstateLightRegular', Arial;}
.special-option-offer strong{font-size:1.7em;}
.special-option-details{background-color:#dedede;}


/*********************/
/*	tabella grigia   */
/*********************/
#gray-table {
	background: url(../img/box_grigio.jpg) no-repeat top left;
	margin: 10px auto;
}


/*************************************/
/*				   CTA				 */
/*************************************/

a.cta-primolivello, a.cta-primolivello-special {
	position: relative;
	float: left;
	margin-right: 4px;
	margin-bottom: 10px;
}

a.cta-primolivello:hover, a.cta-primolivello-special:hover {
	text-decoration: none;
}

.cta-primolivello h2, .cta-primolivello-special h2 {
	color: #676767;
    font-size: 23px;
    margin-left: 106px;
    margin-top: 23px;
    margin-bottom: 0px
}

.cta-primolivello-special h2 {
    line-height: 26px;
    margin-left: 103px;
    margin-top: 14px;
}

.cta-primolivello h4, .cta-primolivello-special h4 {
    color: #FFFFFF;
    font-size: 12px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 111px;
    width: 154px;
}

.cta-primolivello p, .cta-primolivello-special p {
	color: #777777;
    font-size: 11px;
    line-height: 16px;
    margin-left: 105px;
    margin-top: 6px;
    margin-bottom: 0px;
}

.cta-primolivello-special p {
	margin-top: -1px;
}

#cta-singola-offerta-left {
    margin-left: 7px;
    padding-left: 15px;
    padding-top: 14px;
    text-align: left;
    width: 185px;
    color: #FFFFFF;
    float: left;
}

#cta-singola-offerta-left table , #cta-singola-offerta-left td {
	vertical-align: bottom;
}

#cta-singola-offerta-left h1 {
	color: #FFFFFF;
    font-family: 'InterstateLightRegular';
    font-size: 38px;
    margin-top: 7px;
}

#cta-singola-offerta-left h4 {
	color: #F3AB35;
    font-size: 15px;
    margin-bottom: -4px;
}

#cta-singola-offerta-left h5 {
	color: #FFFFFF;
    font-family: Arial;
    font-size: 41px;
    margin-bottom: 0;
}


#cta-singola-offerta-left h6 {
	color: #FFFFFF;
    font-family: 'InterstateLightRegular';
    font-size: 11pt;
    font-weight: normal;
    margin-bottom: 7px;
    margin-left: 10px;
}

#cta-singola-offerta-right {
	float: left;
    padding-top: 7px;
    width: 373px;
}

#content2 #right .article #cta-singola-offerta-right h6 p {
	margin:0px;
	padding:0px;
}

#cta-singola-offerta-right h1 {
	color: #FFFFFF;
    font-family: 'InterstateLightRegular';
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 0;
}

#cta-singola-offerta-right h2 {
	color: #777777;
    font-family: 'InterstateLightRegular';
    font-size: 17px;
    margin-top: 0;
    text-align: center;
    width: 100%;
}

#cta-singola-offerta-right h6 {
	color: #F6F6F6;
    font-family: 'InterstateLightRegular';
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 3px;
    margin-right: 13px;
    margin-top: -3px;
    text-align: right;
}

#cta-singola-offerta-special {
    margin-left: 8px;
    padding-top: 7px;
    width: 381px;
}

#cta-singola-offerta-special h1 {
	color: #FFFFFF;
    font-family: 'InterstateLightRegular';
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 0;
}

#cta-singola-offerta-special h2 {
	color: #777777;
    font-family: 'InterstateLightRegular';
    font-size: 17px;
    margin-top: 0;
    text-align: center;
    width: 100%;
}

#cta-singola-offerta-special h6 {
	color: #F6F6F6;
    font-family: 'InterstateLightRegular';
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 3px;
    margin-right: 13px;
    margin-top: -3px;
    text-align: right;
}

a.cta-secondolivello, a.cta-secondolivello-special {
	position: relative;
	float: left;
	margin-right: 4px;
	margin-bottom: 10px;
	letter-spacing: 0;
}

a.cta-secondolivello:hover, a.cta-secondolivello-special:hover {
	text-decoration: none;
}

.cta-secondolivello h2, .cta-secondolivello-special h2 {
	color: #474745;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 22px;
    margin-top: 24px;
}

.cta-secondolivello-special h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    margin-left: 0;
    margin-right: 42px;
    margin-top: 28px;
    text-align: right;
}

.cta-secondolivello-title-multiline h2, h2.cta-secondolivello-title-multiline {
	margin-top: 10px;
	line-height: 20px;
}

.cta-secondolivello h4, .cta-secondolivello-special h4 {
    bottom: 18px;
    color: #FFFFFF;
    font-size: 12px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 154px;
}

.cta-secondolivello-desc {
	color: #4E4E4C;
    font-size: 11px;
    letter-spacing: 0;
    margin-bottom: 0;
    margin-left: 25px;
    margin-top: 7px;
}

#content2 #right .article p.cta-secondolivello-desc, #content2 #right .article p.cta-secondolivello-special-desc {
	line-height: 0px;
}

.cta-secondolivello-special-desc {
	color: #4E4E4C;
    font-size: 11px;
    letter-spacing: 0;
    margin-bottom: 0;
    position: absolute;
    right: 40px;
    text-align: right;
}

h5.cta-secondolivello-special-h5, .cta-secondolivello-special-h5 {
	bottom: 9px;
    font-size: 13px;
    font-weight: normal;
    left: 88px;
    letter-spacing: 0;
    margin-bottom: 0;
    position: absolute;
    text-align: right;
}

h5.cta-secondolivello-h5, .cta-secondolivello-h5 {
    bottom: 5px;
    font-weight: normal;
    left: 22px;
    margin-bottom: 0;
    position: absolute;
    text-align: left;
}

/*********************/
/*	 PASSWORD LOST	 */
/*********************/

#psw-lost-container {
	width:495px;
	margin:auto;
	font-size:12px;
	font-family: Arial;
	color:#333333;
}

.container-input-psw-lost {
	height:22px;
	width:495px;
	color:#ff9e00;
	margin-top:5px;
}

.input-psw-lost {
	float:right;
	background:url(../img/pswLost-bg-input.png) no-repeat;
	height:22px;
	width:250px;
	padding-left:8px;
	border:none;
}

#submit-psw-lost {
	float:right;
	background:url(../img/pswLost-bg-submit.png) no-repeat;
	height:53px;
	width:99px;
	font-size:17px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	border:none;
	margin-top:30px;
}

#campi-obbligatori-psw-lost {
	color:#ff9e00;
	margin-top:80px;
}

#psw-lost-container .container-input-psw-lost div.error {height:25px; width:200px; color:#333; font-size:7pt; font-weight:bold;}

/*************************************/
/*  CONTATTA CONSULENTE COMMERCIALE  */
/*************************************/

#container-contact-commerciale {
	background:url(../img/bg-form-consulente-commerciale.png) no-repeat;
	height:164px;
	width:277px;
	font-family: 'InterstateLightRegular';
	text-align:center;
	font-size:18px;
	color:#6f6f6f;
	padding:5px 5px 0px 5px;	
	line-height: 24px;
}

.title-consulente-commerciale {
	color:#ffc726;
	font-weight: bold;
	font-size:20px;
	letter-spacing:-1px; 
}

.subtitle-consulente-commerciale {
	font-family: Verdana;
	font-size:11px;
}

.contact-commerciale-input {
	background:url(../img/contactCommerciale-bg-input.png) no-repeat;
	height:24px;
	width:120px;
	padding-left:8px;
	border:none;
	color:#474747;
	font-size:11px;
	font-family:Verdana;
	float:left;
	margin-left:8px;
	margin-bottom:5px;
}

#submit-contact-commerciale {
	background:url(../img/invia-contactCommerciale.png) no-repeat;
	height:25px;
	width:78px;
	float:left;
	border:none;
	font-size:16px;
	font-weight: bold;
	color:#ffffff;
	margin-left:10px;
}

#ico-consulente-commerciale {
	position:absolute;
	right:0px;
	top:105px;
}

.telefono-consulente-commerciale {
	font-size:14px;
	color:#474747;
	margin-right:55px;
}

.popup-contact-commerciale {
	font-size:14px;
	font-family: 'InterstateLightRegular';
	color:#474747;
	font-weight:bold;
	width:340px;
}

#wpcf7-f12-p786-o1 {
	width:458px;
	float:left;
}

p.area-title {
    color: #ffc726;
    text-shadow: 1px 1px 1px #333;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 9px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-size: 17px;
    font-family: 'Interstate-Bold';
}