@charset "iso-8859-1";
a:active {
	outline:none;
}
a:focus {
	outline-style:none;
}
/* CSS Document */

html {
}
a img {
	border:0;
}
body {
	margin:0;
	padding:0;
	background:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	line-height: 18px;
}
#header {
	height:11px;
	margin-top:40px;
	background-color:#231f20;
}

#in-header {
	width:990px;
	height:11px;
	position:absolute;
	left:50%;
	margin-left:-495px;
	background-color:#FFF;
}
#logo {
	float:left;
	margin:0 9px 0 9px;
}
#in-header-line {
	width:171px;
	height:11px;
	float:left;
	margin-right:21px;
	background-color:#231f20;
}
.menu {
	float:left;
	margin:1px 16px 0 16px;
}
#in-header-line-by {
	width:236px;
	height:11px;
	float:left;
	margin-left:30px;
	background-color:#231f20;
}
.in-header-line-by_img2 {
	float:left;
	margin:1px 0 0 20px;
}
.in-header-line-by_img3 {
	float:right;
	margin:3px 0 0 0;
}
#main {
	width:990px;
	position:absolute;
	left:50%;
	margin-left:-495px;
	margin-top:44px;
}
#spot {
	margin: 0 9px 0 9px;
	float:left;
	z-index:1;
}
#col-main {
	width:232px;
	float:right;
	height:354px;
	background:url(../img/index/bottom.jpg) repeat-y;
	overflow:hidden;
}
#col-int {
	width:232px;
	float:right;
	height:354px;
	overflow:hidden;
}
.col-int-img {
	margin-top:13px;
}
.as {
	height:71px;
	width:210px;
	margin-left:5px;
	position:relative;
}
.as-img {
	top:0px;
	position:absolute;
}
.asx {
	height:59px;
	width:210px;
	margin-left:17px;
	position:relative;
}
.asx-img {
	top:18px;
	position:absolute;
}

.doc {
	top:46px;
	position:absolute;
	height:9px;
}
.doc img {
	margin-right:5px;
}
#sub-main {
	width:990px;
	position:absolute;
	left:50%;
	margin-left:-495px;
	margin-top:407px;
}
#slide-space {
	width:740px;
	height:134px;
	margin:0 9px 0 9px;
	background-color:#020202;
	position:relative;
	float:left;
}
#space {
	width:740px;
	height:134px;
	margin:0 9px 0 9px;
	position:relative;
	float:left;
	font-size:11px;
	color:#666;
}
#inspace {
	width:740px;
	margin:0 9px 0 9px;
	position:relative;
	float:left;
	font-size:11px;
	color:#666;
}
#inspace span {
	color:#cc0000;
	font-weight:bold;
}
#slide-container {
	width:672px;
	height:134px;
	overflow:hidden;
	margin-left:34px;
}
#col-news {
	width:202px;
	float:right;
	margin-right:15px;
	font-size:11px;
	color:#666;
	line-height: 14px;
}
#col-news a img {
	margin-top:5px;
}
#col-prod {
	width:202px;
	float:right;
	margin-right:15px;
	font-size:11px;
	color:#666;
	line-height: 14px;
}
#col-prod a img {
	border:0;
}
#bottom {
	width:980px;
	height:50px;
	float:left;
	background-image:url(../eisa.jpg);
	background-repeat:no-repeat;
	margin:30px 0 0 9px;
	border-top:1px solid #ccc;
	
}
#in-bottom {
	position:relative;
	margin-top:10px;
	margin-left:80px;
	float:left;
	font-size:11px;
	color:#666;
}
#in-bottom a {
	color:#666;
	text-decoration:none;
	margin-left:15px;
}
.caratteristiche {
	border-top:1px solid #ccc;
	vertical-align:top;
}
.gal {
	float:left;
	margin:5px 5px 0 0;
}
.note {
	font-size: 9px;
	font-weight: normal;
	/*line-height: normal;*/
	line-height: 14px;
}
.red {
	color:#cc0000;
	text-decoration:none;
}
a.red:hover {
	text-decoration:underline;
}
.optional {
	margin:4px 0 4px 0;
}
.black {
	color:#333;
	text-decoration:none;
}
a.black:hover {
	text-decoration:underline;
}
#menu1sub {
	position: absolute;
	z-index:99;
	margin-left:510px;
	display: none;
	margin-top:5px;
	/*filter:alpha(opacity=90);
	opacity: 0.90;*/
	background-color: #fff;
	border: 1px solid #CCC;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;*/
}
#menu1sub a {
	display: block;
	padding: 5px 20px 0px 20px;
	text-decoration: none;
	color: #999;
	white-space: nowrap;
	font-size:11px;
}
#menu1sub a:hover	{
	text-decoration: underline;
	/*background-color: #55BFBF;*/		
	color: #cc0000;	
}




