@CHARSET "utf-8";

* {
	outline: none;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: url(../images/sfondo_generale.gif) repeat-x #f5f5f5;
}

a:link, a:visited {
	color: #0099cc;
	background: transparent;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

.pagina {
	width: 980px;
	min-width: 980px;
	margin: 0 auto;
}

.header {
	position: relative;
	height: 103px;
}

.logoctsheader {
	position: absolute;
}

.bannerheader {
	position: absolute;
	right: 0;
}

.barramenu {
	height: 48px;
}

.contenuticentrali {
	height: 248px;
	background: transparent;
}

.contenutibassi {
	height: 219px;
	background: url(../images/riga_verticale_home.gif) no-repeat transparent;
	background-position: 100% 15px;
	float: left;
	width: 980px;
}

.boxbasso {
	float: left;
	height: 185px;
	background: url(../images/riga_verticale_home.gif) no-repeat transparent;
	margin: 15px 0 0 0;
}

.boxbassosx {
	width: 650px;
}

.boxbassodx {
	width: 330px;
}

.boxbassocontenuto {
	padding: 0 10px;
}

.titolibassi {
	color: #0099cc;
	background: transparent;
	font-size: 12px;
	font-weight: bold;
}

.vociboxbassi {
	margin: 15px 10px 0 0;
	float: left;
	width: 295px;
	background: url(../images/sfondo_vocibasse.gif) no-repeat transparent;
	background-position: 0 2px;
	padding-left: 15px;
}

.vociboxbassidx {
	margin: 15px 0px 0 0;
}

.testoboxevents {
	float:left;
	width: 205px;
	margin: 15px 0 0 0;
}

.logocebit {
	float: left;
	width: 102px;
	margin: 15px 0 0 0;
}

.footer {
	float: left;
	width: 100%;
	height: 40px;
	font-size: 10px;
	color: #999999;
	background: transparent;
}

.footersx {
	padding-top: 5px;
	float: left;
}

.footerdx {
	padding-top: 5px;
	float: right;
}

.footerdx a:link, .footerdx a:visited {
	color: #999999;
	background: transparent;
}

/*style home tabs*/
ul.tabs {
	list-style-type: none;
	width: 180px;
}

ul.tabs li {
	background: #d4d4d4;
	color: inherit;
	height: 40px;
	border-top: 1px solid #ffffff;
}

ul.tabs li a:link, ul.tabs li a:visited {
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	width: 150px !important;
	width: 180px;
	height: 30px !important;
	height: 40px;
	padding: 5px 0 5px 30px;
}

ul.tabs li a:hover, ul.tabs li a:active {
	text-decoration: none;
	color: #ffffff;
	background-color: #0099cc;
}

ul.tabs li a.current {
	color: #ffffff;
	background-color: #0099cc;
}

.tab1 {
	background-image: url(../images/iconatab1.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 3px 7px !important
}

.tab2 {
	background-image: url(../images/iconatab2.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 3px 7px !important
}

.tab3 {
	background-image: url(../images/iconatab3.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 3px 7px !important
}

.tab4 {
	background-image: url(../images/iconatab4.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 3px 7px !important
}

.tab5 {
	background-image: url(../images/iconatab5.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 3px 7px !important
}

div.panes {
	float: right;
	width: 800px;
	height: 248px;
	background: transparent;
	overflow: hidden;
}
/*fine style home tabs*/

.areatabsleft {
	float: left;
}

.titoloareatabs {
	background: #d4d4d4;
	color: #0099cc;
	height: 43px;
	line-height: 43px;
	font-size: 12px;
	font-weight: bold;
	width: 175px !important;
	width: 180px;
	padding: 0 0 0 5px;
}

a.downloadhomepdf:link, a.downloadhomepdf:visited {
	display: block;
	background: url(../images/icona_pdf.gif) no-repeat transparent;
	padding: 0 0 0 30px;
	margin: 20px 0 0 0;
	color: #666666;
}

/*SPLASH PAGE*/
.splashbody {
	background: #ffffff;
}

.splashsfondo {
	margin: 20px 0 0 0;
	width: 100%;
	height: 496px;
	background: url(../images/sfondo_splash.jpg) no-repeat transparent;
	position: relative;
}

.splashintro {
	position: absolute;
	top: 120px;
	left: 230px;
	width: 730px;
}

.splashbarralink {
	position: absolute;
	top: 240px;
	left: 392px;
}

a.splashtrelink:link, a.splashtrelink:visited {
	float: left;
	display: block;
	width: 180px;
	height: 120px;
	margin-right: 10px;
	color: #999999;
}

a.splashtrelink:hover, a.splashtrelink:active {
	text-decoration: none;
	color: #666666;
}


.splashtretesti {
	width: 180px;
	margin: 130px 0 0 0;
	cursor: pointer;
}
/*FINE SPLASH PAGE*/

/*LIVELLO*/
.sfondolivello {
	background: url(../images/sfondo_livello.gif) repeat-x #f5f5f5;
}

.sfondocentralelivello {
	background: #ffffff;
}

.contenutilivello {
	width: 980px;
	margin: 0 auto;
}

.footerlivello {
	width: 980px;
	margin: 0 auto;	
}

a.backtohome:link, a.backtohome:visited {
	color: #ffffff;
	background: transparent;
	float: right;
	display: block;
	line-height: 48px;
	height: 48px;
	font-size: 12px;
}

.boxlivello {
	float: left;
	padding: 0 0 20px 0;
}

.boxlivellosx {
	float: left;
	width: 440px;
	margin: 0 100px 0 0;
}

.boxlivellodx {
	float: left;
	width: 440px;
}

.titololivello {
	color: #0099cc;
	background: transparent;
	font-size: 14px;
	font-weight: bold;
}

p.paragrafolivello {
	margin: 0 0 30px 0;
	line-height: 16px;
}

.titolobandalivello {
	height: 22px;
	line-height: 22px;
	background: #858585;
	color: #ffffff;
	font-weight: bold;
	padding: 0 10px;
}

.testoelencoschede {
	margin: 10px 0;
}

a.pdfdatasheet:link, a.pdfdatasheet:visited {
	display: inline-block;
	background: url(../images/icona_pdf_datasheet.gif) no-repeat transparent;
	padding: 0 0 0 50px;
	color: #666666;
	height: 40px;
	line-height: 40px;
	font-size: 11px;
}


/*FINE LIVELLO*/

