/*-------------------------
Reset
-------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption{
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
table, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
}
body {
	line-height:1.5;
}
a img {
	border:none;
}
a {
	outline: 0px;
}

/*------------------------------------
CSS Specifico per Keser
------------------------------------*/
body {
	background:#999cad url(images/background.gif) repeat-x;
	font:12px Arial, Helvetica, sans-serif, "Century Gothic";
	color: #505050;
}
#container {
	width: 955px;
	margin:0 auto;
}
.column { 
	float:left;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
	width:0;
	padding:0;
}
a {
	text-decoration:none;
	color: #505050;
}
a:hover {
	color: #000000;
}

/*------------------------------------
Lang
------------------------------------*/
#lang {
	margin-top: 40px;
	float:right;
	font-size:11px;
}
#lang ul li{
	display:inline;
}
#lang ul li a{
	color: #505050;
	font-weight:bold;
}

/*------------------------------------
Top
------------------------------------*/
#top {
	border-bottom:1px solid #afb1b4;
}
#top h2 {	/* Modificata da Danilo Cicognani */
	font-size:0;
}
#top h2 a{	/* Modificata da Danilo Cicognani */
	display:block;
	width: 392px;
	height: 98px;
	background-image:url(images/logo-keser.gif);
	text-indent:-9999px;
	overflow:hidden;
}
#top h2 a:hover, #top h2#active a{	/* Modificata da Danilo Cicognani */
	background-image:url(images/logo-keser-over.gif);
}
#top .menu{
	float: right;
}
#top .menu ul{
	padding-top: 40px;
}
#top .menu ul li{
	display:inline;
	margin-left: 50px;
}
#top .menu ul li a{
	color: #505050;
	font-size: 13px;
	padding-bottom: 43px;
	text-decoration:none;
}
#top .menu ul li.mprodotti a:hover, #top .menu ul li#active.mprodotti a{
	background:url(images/menu/linea-prodotti.gif) no-repeat bottom center;
}
#top .menu ul li.mnews a:hover, #top .menu ul li#active.mnews a{
	background:url(images/menu/linea-news.gif) no-repeat bottom center;
}
#top .menu ul li.mazienda a:hover, #top .menu ul li#active.mazienda a{
	background:url(images/menu/linea-azienda.gif) no-repeat bottom center;
}
#top .menu ul li.mcontatti a:hover, #top .menu ul li#active.mcontatti a{
	background:url(images/menu/linea-contatti.gif) no-repeat bottom center;
}

/*------------------------------------
Header
------------------------------------*/
#header{
	border-bottom: 8px solid #505050;
}
#header .slideshow img {
	width:955px;
	height: 351px;
}
#header .sacco {
	width:478px;
	padding: 50px 0;
	background-image:url(images/header_prodotti.png);
	height:340px;
}
#header .sacco h1{	/* Modificata da Danilo Cicognani */
	font-size:90px;
	font-weight:bold;
	letter-spacing:-5px
}
#header .product-list {
	width: 477px;
	font-size:21px;
	line-height:52px;
}
#header .product-list ul{
	margin-top: 90px;
}
#header .product-list ul li{
	list-style-image:url(images/quadratino-elenco.gif);
}
#header .product h1{	/* Modificata da Danilo Cicognani */
	font-size:50px;
	letter-spacing: -1px;
	font-weight:bold;
	padding:50px 0 10px 0;
}
#header .product .img{
	width: 315px;
}
#header .product .txt{
	width: 640px;
	font-size:13px;
	line-height:24px;
}
#header .product .txt p{
	margin-bottom: 24px;
}
#header .product .txt ul{
	margin:0 15px;
	margin-bottom: 24px;
}
#header .product .txt ul li{
	list-style-image:url(images/quadratino-elenco.gif);
}
#header .product .txt h5{
	font-size: 11px;
	text-transform:uppercase;
	font-weight:bold;
}
#header .news .img{
	width: 470px;
	padding:50px 0;
}
#header .news .img h1{	/* Modificata da Danilo Cicognani */
	font-size:90px;
	letter-spacing: -1px;
	font-weight:bold;
}
#header .news .txt{
	width: 485px;
	font-size:13px;
	line-height:24px;
	padding-top:50px;
}
#header .news .txt .titolo{
	font-size:21px;
	line-height:24px;
	color: #e2001a;
	font-weight:bold;
}
#header .news .txt .data{
	font-size:14px;
	line-height:24px;
	font-weight:bold;
}
#header .news .txt p{
	margin: 18px 0;
}
#header .news .txt .leggi-tutto {
	float:right;
	font-size: 10px;
}
#header .news .txt .leggi-tutto a{
	color: #505050;
	text-transform:uppercase;
}
#header .news .txt ul{
	margin:0 15px;
	margin-bottom: 24px;
}
#header .news .txt ul li{
	list-style-image:url(images/quadratino-elenco.gif);
}
#header .page .img{
	width: 470px;
	padding-top:50px;
}
#header .page .img h1{	/* Modificata da Danilo Cicognani */
	font-size:90px;
	letter-spacing: -1px;
	font-weight:bold;
}
#header .page .txt{
	width: 485px;
	font-size:13px;
	line-height:24px;
	padding-top:50px;
}
#header .page .txt .titolo{
	font-size:21px;
	line-height:52px;
	color: #e2001a;
	font-weight:bold;
}
#header .page .txt h3{
	font-size: 30px;
	line-height:52px;
	font-weight:bold;
	color: #e2001a;
	margin-top: 50px;
}
#header .page .txt .recapiti{
	font-size: 14px;
	line-height:24px;
}
#header .page .txt .recapiti span{
	font-size: 16px;
	color: #e2001a;
	font-weight:bold;
}
#header .page .txt .recapiti a{
	color: #505050;
	text-decoration:none;
}
#header .page .txt .recapiti a:hover{
	text-decoration:underline;
}
#header .page .txt p{
	margin: 18px 0;
}

/*------------------------------------
Menu Grafico
------------------------------------*/
#graphic-menu div{
	float:left;
	width:208px;
	height:212px;
	padding: 35px 15px 0 15px;
	font-size:11px;
	line-height: 15px;
}
#graphic-menu div a{
	display:block;
	width:238px;
	height:247px;
	text-decoration:none;
}
#graphic-menu .division {
	width:1px;
	height:247px;
	background:url(images/division-graphic-menu.gif);
	padding:0;
}
#graphic-menu .mprodotti{
	background-image:url(images/menu/prodotti.jpg);
}
#graphic-menu .mnews{
	background-image:url(images/menu/news.jpg);
}
#graphic-menu .mazienda{
	background-image:url(images/menu/azienda.jpg);
}

#graphic-menu .mcontatti{
	background-image:url(images/menu/contatti.jpg);
}
#graphic-menu div:hover{
	background-position:0 247px;
}
#graphic-menu div h4{
	font-size: 21px;
	font-weight:bold;
	margin-bottom: 20px;
}
#graphic-menu .clear {
	clear:both;
	height:0;
	font-size:0;
	width:0;
	padding:0;
}

/*------------------------------------
Content
------------------------------------*/
#content{
	border-top: 1px solid #7a7e88;
	padding: 5px 0 0 0;
	border-bottom: 1px solid #7a7e88;
}
#content .home{
	padding: 75px 0 0 0;
}
#content .forza {
	padding:120px 0;
	width:478px;
	background:url(images/freccia.gif) no-repeat top left;
	font-size:88px;
	line-height:72px;
	font-weight:bold;
}
#content .forza p.punti{
	padding-bottom: 140px;
	font-size:88px;
}
#content .forza p.punti span{
	font-size:128px;
	line-height:105px;
}
#content .forza p.soluzione{
	line-height:67px;
	font-size:67px;
}
#content .forza p.soluzione span{
	font-size:108px;
	line-height:95px;
}
#content .contenuto{
	width: 477px;
}
#content .contenuto .content-slot{
	padding: 120px 0 0 0;
}
#content .contenuto .content-slot .slot{
	width: 210px;
	padding-bottom:30px;
	font-size: 11px;
	line-height:15px;
}
#content .contenuto .content-slot .margin-30{
	margin-right:30px;
}
#content .contenuto .content-slot h4{
	color: #b90707;
	font-size:21px;
	font-weight:bold;
	padding-bottom:20px;
}
#content .contenuto .soluzioni{
	font-size: 13px;
	line-height:24px;
	text-align:justify;
	margin-top: 120px;
}
#content .contenuto .soluzioni p{
	margin-bottom: 15px;
}
#content .properties {
	font-size: 13px;
}
#content .properties h3 {
	color:#de0010;
	font-size:30px;
	font-weight:bold;
}
#content .properties h4 {
	color:#de0010;
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	padding: 10px 0;
}

#content .properties table{
	margin-bottom: 80px;
}
#content .properties table tr th {
	font-size:18px;
	font-weight:bold;
	color: #3e3e3e;
	text-transform:uppercase;
}
#content .properties table tr th span{
	font-size:11px;
	display:block;
}
#content .properties table tr th{
	height:50px;
}
#content .properties table tr td{
	padding-top: 10px;
}

#content .properties table tr th.cod, #content .properties table tr td.cod{
	width:170px;
	text-align:left
}
#content .properties table tr th.temp, #content .properties table tr td.temp{
	width:140px;
	padding-right:80px;
	text-align:right
}
#content .properties table tr th.imp, #content .properties table tr td.imp{
	width:235px;
	text-align:left;
	font-weight:bold
}
#content .properties table tr td{
	padding-bottom: 3px;
	border-bottom: 1px solid #adb0bd;	
}
#content .torna-su {
	float:left;
	font-size:10px;
}
#content .altri-prod {
	float:right;
}
#content .torna-su a, #content .altri-prod a{
	color: #505050;
	text-transform:uppercase;
}
#content .properties table.termofusibili tr th.cod, #content .properties table.termofusibili tr td.cod{
	width:100px;
	text-align:left
}
#content .properties table.termofusibili tr th.col, #content .properties table.termofusibili tr td.col{
	width:150px;
	padding-right:20px;
	text-align:right
}
#content .properties table.termofusibili tr th.ph, #content .properties table.termofusibili tr td.ph{
	width:150px;
	padding-right:20px;
	text-align:center
}
#content .properties table.termofusibili tr th.vis, #content .properties table.termofusibili tr td.vis{
	width:125px;
	padding-right:10px;
	text-align:left;
	font-weight:bold
}
#content .properties table.termofusibili tr th.tem, #content .properties table.termofusibili tr td.tem{
	width:100px;
	text-align:left;
	font-weight:bold
}
#content .properties table.termofusibili tr th.temp, #content .properties table.termofusibili tr td.temp{
	width:135px;
	text-align:center;
	font-weight:bold;
	padding-right:20px;
}
#content .properties table.termofusibili tr th.app, #content .properties table.termofusibili tr td.app{
	width:180px;
	text-align:left;
	font-weight:bold
}
#content .properties table.antigraffi tr th.cod, #content .properties table.antigraffi tr td.cod{
	width:100px;
	text-align:left;
	font-weight:bold
}
#content .properties table.antigraffi tr th.sta, #content .properties table.antigraffi tr td.sta{
	width:130px;
	text-align:center;
	font-weight:bold;
	padding-right: 20px;
}
#content .properties table.antigraffi tr th.sup, #content .properties table.antigraffi tr td.sup{
	width:200px;
	text-align:left;
	font-weight:bold
}
#content .properties table.cmc tr th.cod, #content .properties table.cmc tr td.cod{
	width:100px;
	text-align:left
}
#content .properties table.cmc tr th.cod, #content .properties table.cmc tr td.cod{
	width:100px;
	text-align:left
}
#content .properties table.cmc tr th.vis, #content .properties table.cmc tr td.vis{
	width:125px;
	padding-right:10px;
	text-align:left;
	font-weight:bold
}
#content .properties table.cmc tr th.vis, #content .properties table.cmc tr td.vis{
	width:125px;
	padding-right:10px;
	text-align:center;
	font-weight:bold
}
#content .properties table.cmc tr th.mon, #content .properties table.cmc tr td.mon{
	width:145px;
	padding-right:10px;
	text-align:center;
	font-weight:bold
}
#content .properties table.cmc tr th.monmono, #content .properties table.cmc tr td.monmono{
	width:145px;
	padding-right:10px;
	text-align:center;
	font-weight:bold
}
#content .properties table.cmc tr th.bic, #content .properties table.cmc tr td.bic{
	width:125px;
	padding-right:10px;
	text-align:center;
	font-weight:bold
}
#content .properties table.cmc tr th.des, #content .properties table.cmc tr td.des{
	width:155px;
	text-align:center;
}

#content .archive {
	padding-bottom:35px;
	font-size: 13px;
	border-bottom: 1px solid #787a83;
}
#content .archive h3 {
	color:#de0010;
	font-size:30px;
	font-weight:bold;
}
#content .blocco {
	border-bottom: 1px solid #787a83;
	padding: 15px 0;
}
#content .blocco:hover {
	background:url(images/blocco-over.gif) top center no-repeat;
}

#content .blocco .data {
	width: 155px;
	font-size: 13px;
}
#content .blocco .titolo {
	width: 320px;
	font-size: 18px;
	line-height:24px;
	font-weight:bold;
}
#content .blocco .intro {
	width: 325px;
	margin-right:70px;
	font-size: 11px;
	line-height:15px;
}
#content .blocco .leggi-tutto {
	width: 85px;
	font-size: 10px;
}
#content .blocco .leggi-tutto a{
	color: #505050;
	text-transform:uppercase;
}
#content #map {
	width:955px;
	height:545px;
}
/*------------------------------------
Footer
------------------------------------*/
#footer {
	padding: 35px 0 50px 0;
	color: #505050;
	font-size:10px;
}
#footer .copy {
	padding-top:10px;
}
#footer .copy a{
	color: #505050;
}
#footer .copy span{
	color: #e2001a;
}
#footer .aroma {
	float: right;
}
#footer .aroma a{
	display:block;
	width: 31px;
	height: 31px;
	background-image:url(images/logo-aroma.gif);
	text-indent:-9999px;
	overflow:hidden;
}
/*------------------------------------
Aggiunte di Danilo Cicognani
------------------------------------*/
.soluzioni ul{
	margin-left: 15px;
}
.soluzioni ul li{
	list-style-image:url(images/quadratino-elenco.gif);
}

