@charset "utf-8";
/* CSS Document */

html, body {
     height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
	color: #000000;
	background-image: url(img/headbg.jpg);
	background-repeat: repeat-x;
}

/* IE space fix */
img{
	display:block;
}
.azicat img{
	display:inline;
}


.header {
	display: block;
	clear: both;
	width: 100%;
	height: 100px;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -40px;
	text-align: center;
}

.push {
	height: 40px;
}

.footer {
	display: block;
	clear: both;
	width: 100%;
	height: 40px;
	background-image: url(img/footbg.jpg);
	background-repeat: repeat-x;
	color: #AAAAAA;
}

.footer a {
	color: #E0B61C;
	text-decoration: none;
}
.footer a b{
	color: #4A80A3;
}

.footer a:hover {
	color: #FFCF22;
}

.footer a:hover b {
	color: #5797BF;
}

.footertxt {
	display: block;
	clear: both;
	width: 900px;
	margin: 0px auto;
	padding: 3px 0px 0px 0px;
	height: 25px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

.footertxt p{
	padding: 0;
	margin: 0;
}
.footertxt #small1{
	font-size: 10px;
	color:#BBB;
}
.footertxt #small2{
	font-size: 8px;
	color:#DDD;
}

.corpo {
	display: block;
	clear: both;
	width: 900px;
	margin: 30px auto 0px auto;
}

.separatore {
	dispaly: block;
	clear: both;
	width: 100px;
	height: 0px;
	margin: 0px auto;
}

.colsx {
	display: inline;
	float: left;
	width: 150px;
}

.colcent {
	display: inline;
	float: left;
	width: 580px;
	margin: 0px 10px;
	background-color: #FFFFFF;
}

.coldx {
	display: inline;
	float: right;
	width: 150px;
}

/* Menù laterale sinistro */

#menu04v {
	width: 150px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}
#menu04v ul {
	margin: 0px;
	padding: 0px;
	list-style: none;	text-align: left;
}
#menu04v li {
	font-size: 1.1em;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menu04v a:link, #menu04v a:visited {
	display: block;
	/*	background-color: #383838;*/
	background-color: #717171;
	color: #DDD;
	margin: 0px;
	padding: 0.6em 0.6em 0.5em 0.5em;
	text-decoration: none;
	border-bottom: 1px solid  #5C5C5C;
	border-left: 10px solid #5C5C5C;
}
#menu04v li.last a:link, #menu04v li.last a:visited{
	border-bottom: none;
}
#menu04v a:hover, #menu04v a:focus, #menu04v a:active{
	background-color: #717171;
	color: #FFFFFF;
	border-left: 10px solid #FFCF22;
}

/* Menù laterale destro */

.logmenu {
	display: block;
	clear: both;
	width: 110px;
	height: 115px;
	padding: 0px 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	text-align: left;
	color: #666666;
	line-height: 20px;
}

.cercamenu {
	display: block;
	clear: both;
	width: 110px;
	height: 93px;
	padding: 8px 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	background-image: url(img/cercabgnew.jpg);
	background-repeat: no-repeat;
	text-align: left;
	color: #666;
	line-height: 10px;
	margin-bottom: 10px;
}

.cercamenu #cerca {
	background-color: #DDDDDD;
	border: 1px solid #AAAAAA;
	width: 95%;
}

.logmenu input#log {
	background-color: #DDDDDD;
	border: 1px solid #AAAAAA;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	padding: 2px;
}

/* Menù contatti */

.contmenu {
	display: block;
	clear: both;
	width: 150px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(img/contbg.jpg);
	background-repeat: no-repeat;
	line-height: 18px;
}

.contmenu a:link, .contemenu a:visited {
	color: #666666;
	text-decoration: none;
}

.contmenu a:hover {
	color: #AAAAAA;
	text-decoration: none;
}

/* Menù cataloghi */

.catmenu {
	display: block;
	clear: both;
	width: 150px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	line-height: 18px;
}

.catmenu a:link, .contemenu a:visited {
	color: #666666;
	text-decoration: none;
}

.catmenu a:hover {
	color: #AAAAAA;
	text-decoration: none;
}

/* Scheda centrale */

.scheda {
	display: block;
	celar: both;
	width: 560px;
	min-height: 500px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align: justify;
}

.schedalogo {
	display: block;
	celar: both;
	width: 560px;
	min-height: 500px;
	background-color: #FFFFFF;
	/* background-image: url(img/logo_ita_fili.png); */
	background-repeat: repeat;
	text-align: left;
	padding: 0px 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align: justify;
}

.schedaind {
	display: block;
	celar: both;
	width: 560px;
	min-height: 900px;
	background-color: #FFFFFF;
	/* background-image: url(img/logo_ita_fili.png); */
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	padding: 0px 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align: justify;
}

.schedaind a:link {
	color: #333333;
	text-decoration: none;
}

.schedaind a:visited {
	color: #333333;
	text-decoration: none;
}

.schedaind a:hover {
	color: #999999;
	text-decoration: none;
}

.scheda a:link, a:visited {
	color: #333333;
	text-decoration: none;
}

.scheda a:hover {
	color: #999999;
	text-decoration: none;
}

.schedalogo a:link, a:visited {
	color: #333333;
	text-decoration: none;
}

.schedalogo a:hover {
	color: #999999;
	text-decoration: none;
}

.mappa {
	display: inline;
	float: left;
	border: 1px solid #666666;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

.mappa a:link {
	color: #666666;
	text-decoration: none;
}

.mappa a:visited {
	color: #666666;
	text-decoration: none;
}

.mappa a:hover {
	color: #AAAAAA;
	text-decoration: none;
}

.logos {
	dispaly: inline;
	float: right;
	width: 200px;
	text-align: center;
}

/* Scheda prodotti */

.schedaprod {
	display: block;
	clear: both;
	width: 540px;
	background-color: #FAFAFA;
	margin-bottom: 20px;
	padding: 10px;
}

.fotospot {
	display: inline;
	float: left;
	width: 140px;
	height: 140px;
	background-color: #EEEEEE;
}

.testiprod {
	display: inline;
	float: right;
	width: 400px;
	min-height: 100px;
}

.testiprodsx {
	display: inline;
	float: left;
	width: 100px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
}

.testiproddx {
	display: inline;
	float: right;
	width: 290px;
	font-size: 11px;
}

.titolo {
	display: block;
	clear: both;
	width: 560px;
	font-size: 18px;
	color: #FF9900;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

.azicat {
	display: inline;
	float: left;
	width: 120px;
	margin: 0px 20px 20px 0px;
	text-align: center;
	background-color: #FFFFFF;
}

textarea {
    color: #000000;
	padding: 2px;
	margin-bottom: 5px;
	font-family: Arial, sans-serif;
	font-size: 13px;
}

.schprodhp {
	diaply: inline;
	float: left;
	width: 158px;
	height: 198px;
	padding: 10px;
	background-image: url(img/prodhomebg.png);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	text-align: center;
}



/* Ticker Styling */
.ticker-wrapper.has-js {
	margin: 0px 0px 20px 0px;
	padding: 0px 20px 0px 0px;
	width: 540px;
	height: 50px;
	display: block;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #696969;
	font-size: 0.75em;
}
.ticker {
	width: 545px;
	height: 50px;
	display: block;
	position: relative;
	overflow: hidden;
}
.ticker-title {
	padding-top: 15px;
	width: 70px;
	height: 35px;
	color: #FFF;
	font-weight: bold;
	background-color: #9A0100;
	text-transform: uppercase;
	text-align: center;
	font-size: 1.6em;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.ticker-content {
	margin: 0px;
	margin-left: -10px;
	padding-top: 9px;
	position: absolute;
	color: #ffffff;
	font-weight: bold;
	background-color: #696969;
	overflow: hidden;
	white-space: nowrap;
	line-height: 1.2em;
}
.ticker-content:focus {
	none;
}
.ticker-content a {
	text-decoration: none;	
	color: #ffffff !important;
}
.ticker-content a:hover {
	text-decoration: underline;	
	color: #ededed;
}
.ticker-content p{
	font-weight: normal;
}
.ticker-swipe {
	padding-top: 9px;
	position: absolute;
	top: 0px;
	background-color: #696969;
	display: block;
	width: 700px;
	height: 23px; 
}
.ticker-swipe span {
	margin-left: 1px;
	background-color: #696969;
	border-bottom: 1px solid #1F527B;
	height: 12px;
	width: 7px;
	display: block;
}
.ticker-controls {
	padding: 8px 0px 0px 0px;
	list-style-type: none;
	float: left;
}
.ticker-controls li {
	padding: 0px;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	height: 16px;
	width: 16px;
	display: block;
}
.ticker-controls li.jnt-play-pause {
	display: none;
}
.ticker-controls li.jnt-prev {
	background-image: url('img/newsbox-arrows.gif');
	background-position: 0px 16px;		
}
.ticker-controls li.jnt-prev.over {
	background-position: 0px 32px;		
}
.ticker-controls li.jnt-prev.down {
	background-position: 0px 0px;		
}
.ticker-controls li.jnt-next {
	background-image: url('img/newsbox-arrows.gif');	
	background-position: 16px 16px;	
}
.ticker-controls li.jnt-next.over {
	background-position: 16px 32px;	
}
.ticker-controls li.jnt-next.down {	
	background-position: 16px 0px;	
}
.js-hidden {
	display: none;
}
.no-js-news {
	padding: 10px 0px 0px 45px; 
	color: #696969;
}
.left .ticker-swipe {
	/*left: 80px;*/
}
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker {
    float: left;
}
.left .ticker-controls {
    padding-left: 6px;
}
.right .ticker-swipe {
	/*right: 80px;*/
}
.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker {
    float: right;
}
.right .ticker-controls {
    padding-right: 6px;
}
