@import url("products.css");
@import url("tags.css");
.colsBack, .colsBottom, #left, #right, #footer, #footerTop, #footerBottom, #right .titleBottom, #header img#logo { _behavior: url(/css/iepngfix.htc); }

BODY{
	margin:0px;
	padding:0px;
	border:0;
	font-family:"Tahoma", Verdana, Arial, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background: #000 url(../images/background.jpg) no-repeat center top;
}

.clearfix:after{  /* float hack */
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0; 
	clear: both; 
	visibility:hidden; 
}
* html .clearfix {height: 1%;} /* ie hack */

#container{
	width:944px;
	margin:0 auto;
}

/* colonna sinistra */
#left{
	float:left;
	width:180px;
	_width:160px;
	margin-right:16px;
	background:url(../images/coltraspTop.png) no-repeat center top;
	padding-top:16px;
}
#left .title{
	font-size:18px;
	margin-bottom:20px;
	margin-top:-10px;
}
#left .title a{
	color:#FFF;
	text-decoration:none;
}
#left .colsBack{
	padding:15px 10px 8px 10px;
	_padding:15px 10px 0px 10px;
}

/* colonna destra */
#right{
	float:right;
	width:200px;
}
#right .colsBack{
	padding:10px 5px 0px 5px;
	width:190px;
}

#right .title{
	background:#FFF;
	color:#000;
	font-size:16px;
	font-weight:bold;
	padding:0px 12px 0px 12px;
	text-align:center;
}
#right .titleTop{
	background:url(../images/coldx_titleTop.gif) no-repeat center bottom;
	height:3px;
	font-size:0;
}
#right .titleBottom{
	background:url(../images/coldx_titleBottom.png) no-repeat center top;
	height:20px;
	font-size:0;
}
#right .centered div.wrap{
	margin:0px 0px 0px 10px;
}

#right .centered a{
	color:#FFF;
}

/* colonna centrale */
#middle{
	float:left;
	width:532px;
	background: url(../images/mainContentFooter.gif) no-repeat right bottom;
	padding-bottom:7px;
}

/* colonne general style */
.colsBack {
	background: url(../images/trasp.png) repeat;
}
.colsBottom{
	height:16px;
	clear:both;
}
#left .colsBottom{background: url(../images/coltraspBottom.png) no-repeat;}
#right .colsBottom{background: url(../images/coltraspBottomDX.png) no-repeat;}


/* header & maintabs */
#header{
	width:944px;
	margin:0 auto;
	height:65px;
	overflow:hidden;
}

#header #logo{
	margin:0px 36px 0px 0px;
	border:0;
	float:left;
}

#header #navigation a{
	text-decoration:none;
	color:#CCC;
}
#header #navigation{
	margin:0px 0px 0px 16px;
	float:right;
	padding-top:2px;
	color:#CCC;
}
#header #navigation div{
	display:inline;
}

#header #navigation span{
	display:inline-block;
	margin:0px 0px 0px 5px;
	cursor:pointer;
}
#header #navigation #language span{font-size:14px;}
#header #navigation #fontsize{margin-left:30px;}
#header #navigation #fontsize span#size11{font-size:11px;}
#header #navigation #fontsize span#size12{font-size:13px;}
#header #navigation #fontsize span#size13{font-size:15px;}


#header ul#menu{
	float:left;
	display:inline-table;
	height:47px;
	list-style:none;
	padding:0;
	margin:0;
	width:532px;
}
#header ul#menu li{
	float:left;
	margin-right:5px;
}
#header ul#menu li a{
	display:block;
	width:100px; /* questa è la larghezza */
	height:17px;
	padding-top:1px;
	background-repeat:no-repeat;
	background-position:left bottom;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	float:left;
	font-size:12px;
	background-image:url(../images/maintabW.gif);
}
#header ul#menu li ol{
	padding:0;
	position:absolute;
	height:13px;
	text-align:left;
	top:20px;
	margin-left:5px;
	color:#FFF;
	display:none;
	white-space:nowrap;
	overflow:hidden;
	cursor:default;
}

#header ul#menu li#t01 a{}
#header ul#menu li#t02 a{}
#header ul#menu li#t03 a{}
#header ul#menu li#t04 a{}
#header ul#menu li#t05 a{background-image:url(../images/maintabL.gif);color:#FFF}
#header ul#menu li#t01 ol{width:470px}
#header ul#menu li#t02 ol{width:310px}
#header ul#menu li#t03 ol{width:205px;}
#header ul#menu li#t04 ol{width:310px;margin-left:-416px;text-align:right;}
#header ul#menu li#t05 ol{width:415px;margin-left:-520px;text-align:right;}

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
	#header ul#menu li ol{margin-left:105px;}
	#header ul#menu li#t01 ol{width:415px}
	#header ul#menu li#t02 ol{width:310px}
	#header ul#menu li#t03 ol{width:205px;}
	#header ul#menu li#t04 ol{width:310px;margin-left:-316px;text-align:right;}
	#header ul#menu li#t05 ol{width:415px;margin-left:-420px;text-align:right;}
}

/* Macro Categorie */
div#macro{
	margin:0px 0px 35px 0px;
	clear:both;
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}
div#macro a{
	background:#666;
	display:inline-block;
	height:20px;
	padding-top:5px;
	margin:0;
	border-left:1px solid #000;
	text-align:center;
	text-decoration:none;
	color:#FFF;
}
div#macro a.highlight{
	background:#999;	
}

/* Macro Categorie Colonna */

div#macrolist{
	margin:0;
}
div#macrolist a{
	display:block;
	height:20px;
	padding-top:5px;
	margin:0px 1px 0px 0px;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}


/* maincontent */
#mainContent{
	height:1%;
	background:#FFF url(../images/mainContent.gif) repeat-y right;
	color:#000;
	padding:10px 15px 10px 10px;
}
#mainTitle{
	padding-top:7px;
	background:url(../images/mainTitleTop.gif) no-repeat top;
}
#mainTitle h1{
	font-size:24px;
	font-weight:normal;
	background:url(../images/mainTitleBottom.gif) no-repeat right bottom;
	padding:0px 15px 5px 10px;
	margin:0px 0px 0px 0px;
	color:#000;
	white-space:normal;
}
#mainTitle h1 a{
	color:#000;
	text-decoration:none;
}

/* footer */
#footerTop{
	margin-top:5px;
	clear:both;
	background:url(../images/footerTop.png) repeat;
	height:10px;
	font-size:0;
}
#footerBottom{
	clear:both;
	background:url(../images/footerBottom.png) repeat;
	height:10px;
	font-size:0;
}
#footer{
	padding-top:5px;
	padding-bottom:5px;
	_padding-bottom:0px;
	clear:both;
	font-size:10px;
	text-align:center;
	line-height:8px;
	background:url(../images/trasp.png) repeat;
}
#footer a{
	text-decoration:none;
	color:#FFF;
}
img.mail{
	vertical-align:text-top;
	border:0;
	margin:2px 0px 0px 3px;
}
#footer img{
	border-width:0;
	margin-bottom:-5px;
}

#p5-opaco{
	position:fixed;
	left:0;
	top:0;
	background-color:#333;
	-moz-opacity:.70;
	opacity:.70;
	filter:alpha(opacity=70);
	height:100%;
	width:100%;
	z-index:10;
	
	/* simulo position fixed per IE6 */
	_position: absolute; 
	_top: expression((0 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); 
	_right: expression((0 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');
	_height:expression(document.documentElement.clientHeight + 'px');
}
#imgpreview{
	position:absolute;
	z-index:100;
	margin-left:-350px;
	width:700px;
	top:50px;
	left:50%;
	text-align:center;
}
#imgpreview img{
	border: 1px solid #DDD;
}

#indexIntro{
	margin-bottom:20px;
	background:#EEE;
	padding:10px;
	font-size:13px;
	line-height:18px;
	font-weight:bold;
	color:#999;
}
#indexIntro img{
	float:right;
	margin-left:20px;
}
.naviga{
	clear:both;
}
.naviga a{
	display:inline-block;
	padding:1px 5px 1px 7px;
	margin:5px 2px 5px 2px;
	border:1px solid #ccc;
	background:#eee;
	text-decoration:none;
	vertical-align:middle;
}
.naviga a.curpage{
	font-weight:bold;
	background:#CCC;
	color:#000;
}

form#formSearch label{
	display:inline-block;
	width:70px;
	line-height:35px;
}

.highlightsearch{
	background:#CCF1FD;	
}
