body{
	background:#DBDBDB url("../images/global/bg-body.gif") repeat-x left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
}

div{
	text-align:left;
}

p{
	padding:0;
	margin:0;
}

img{
	border:0;
}

hr{
	display:none;
}

div#container{
	width:980px;
	margin:0 auto;
}

ul#languages{
	height:30px;
	width:980px;
	margin:0;
	padding:0;
	background: url("../images/global/bg-ul-languages.gif") no-repeat left top;
	list-style-type:none;
	font-family:Trebuchet MS, sans-serif;
	font-size:13px;
	font-weight:bold;
}

ul#languages li{
	float:right;
	margin:0;
	padding:10px 0 0 15px;
}

ul#languages li a{
	color:#0072AE;
	text-decoration:none;
}

ul#languages li a:hover{
	color:#AB0101;
}

div#top{
	width:980px;
	height:160px;
	float:left;
	z-index:1000;
	position:relative;
}

div#shadow-top{
	position:absolute;
	z-index:3000;
	background: url("../images/global/shadow-top.png") no-repeat left top;
	height:390px;
	width:15px;
	top:0px;
	left:220px;
}

h1 {
	width:186px;
	height:140px;
	background:#EBEBEB url("../images/global/comec-logo.png") no-repeat 17px 24px;
	margin:0;
	padding:20px 17px 0 17px;
	float:left;
}

h1 a{
	width:186px;
	font-family:Trebuchet MS, sans-serif;
	color:#AB0101;
	font-size:12px;
	text-align:center;
	padding:73px 0 0 0;
	text-decoration:none;
	height:27px;
	float:left;
}

h1 a:hover{
	color:#0072AE;
}

h1 a span{
	display:none;
}

ul#menu-istituzionale{
	width:760px;
	height:45px;
	padding:115px 0 0 0;
	margin:0;
	float:right;
	list-style-type:none;
	font-family:Trebuchet MS, sans-serif;
	font-size:13px;
	font-weight:bold;
}

ul#menu-istituzionale li{
	float:right;
	margin:0;
	padding:0 0 0 35px;
	height:45px;
}

ul#menu-istituzionale li a{
	text-decoration:none;
	height:25px;
	padding:0 0 22px 0;
	color:#FFF;
	display:block;
}

ul#menu-istituzionale li a:hover{
	background: url("../images/global/bg-menu-istituzionale-a-hover.gif") repeat-x left 20px;
}

ul#menu-istituzionale li a.selected{
	background: url("../images/global/arrow-menu-istituzionale.gif") no-repeat center 25px;
}

ul#menu-istituzionale li a.selected:hover{
	background: url("../images/global/arrow-menu-istituzionale.gif") no-repeat center 27px;
}

div#header{
	width:980px;
	height:230px;
	float:left;
}

div#header ul#menu-prodotti{
	width:220px;
	height:220px;
	float:left;
	margin:0;
	padding:10px 0 0 0;
	background:#EBEBEB;
	list-style-type:none;
	font-family:Trebuchet MS, sans-serif;
	font-size:13px;
	font-weight:bold;
}

div#header ul#menu-prodotti li{
	width:220px;
	height:42px;
	float:left;
	margin:0;
	padding:0;
	background: url("../images/global/bg-ul-menu-prodotti-li.gif") no-repeat center bottom;
}

div#header ul#menu-prodotti li a{
	color:#595959;
	text-decoration:none;
	text-align:right;
	width:180px;
	height:18px;
	display:block;
	padding:6px 40px 18px 0;
	background: url("../images/global/blue-arrow.gif") no-repeat 192px 8px;
}

div#header ul#menu-prodotti li a:hover{
	color:#777;
	padding:6px 39px 18px 0;
	width:181px;
}

div#header ul#menu-prodotti li a.selected{
	background: url("../images/global/red-arrow.gif") no-repeat 192px 8px;
	color:#AB0101;
}

div#header ul#menu-prodotti li a.selected:hover{
	color:#AB0101;
	width:180px;
	height:18px;
	padding:6px 40px 18px 0;
	background: url("../images/global/red-arrow.gif") no-repeat 191px 9px;
}

div#content{
	width:980px;
	float:left;
	background:url(../images/global/bg-content.gif) no-repeat left top;
	padding:26px 0 0 0;
}

div#footer {
	width:980px;
	float:left;
	padding:0 0 15px 0;
}

div#footer p {
	color:#666;
	line-height:17px;
	font-size:11px;
	padding:12px 15px 12px 10px;
	background:#EBEBEB url(../images/global/bg-footer.gif) repeat-y right top;

}

div#footer p a{
	color:#AB0101;
	text-decoration:none;
}

div#footer p a:hover{
	text-decoration:underline;
}

div#footer #cybermarket{
	font-size:10px;
	padding:10px 0 0;
	background:url(../images/global/bg-cybermarket.gif) no-repeat center top;
	text-align:right;
}

div#footer #cybermarket a{
	color:#036;
	text-decoration:none;
}




