/* CSS Document */
html{height:100%;}
body {
	background-image: url(../images/im/home_mix.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
	position: relative;
 	min-height: 100%;
 	height: auto !important;
 	height: 100%;
}
a{
	text-decoration: none;
	color:#000000;
}

.linkinterni {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

.linkinterni a {
	color:#660033;
	font-weight:bold;
	text-decoration:none;
}

h1{margin: 0; padding: 0;}
h2{margin: 0; padding: 0;}
h3{margin: 0; padding: 0;}
h4{margin: 0; padding: 0;}
h5{margin: 0; padding: 0;}
p{margin: 0; padding: 0;}

#container{
	padding: 0px;
	margin: 0px auto;
	border: 0px none #000000;
	width: 1000px;
	text-align: left;
	padding-bottom:40px;
}
#dx{
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px none #000000;
	opacity:0.75;

	-moz-opacity:0.75;
	filter:alpha(opacity=75);
	width: 219px;
}
#dx img.logo{
	padding: 7px 7px 7px 7px;
}
/*----------------------[1]-----------------*/
#area1{
	background: #FFFFFF;
	height: 214px;
	margin-bottom: 15px;
}
/*--------[area2_h: usata solo in index.php]-------*/
#area2_h{
	background: #FFFFFF;
	margin-bottom: 15px;
	margin-top: 15px;
	background: #FFFFFF url(../images/enter.gif) 3px 5px no-repeat;
	text-align: right;
}
#area2_h a{
	display: block;	
	height: 25px;
}
#area2_h a:hover{
	display: block;	
	height: 25px;
	background: #FFFFFF url(../images/enter_r.gif) 3px 5px no-repeat;
}
#area2_h strong{
	display: none;
}
/*-----------------[area2: usata nel menu laterale]----------------*/
#area2{
	background: #FFFFFF;
	height: 25px;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-top: 6px;
}
#area2 a{
	display: block;
	float: left;
	margin-top: 4px;
	margin-left: 10px;
}
#area2 a span{
	display: none;
}
#area2 a.contactmail{
	background: url(../images/ic_contact.gif) 0 bottom no-repeat;
	width: 15px;
	height: 13px;
}
#area2 a.contactmail:hover{
	background: url(../images/ic_contact_r.gif) 0 bottom no-repeat;
}
#area2 a.home{
	background: url(../images/ic_home.gif) no-repeat;
	width: 15px;
	height: 15px;
}
#area2 a.home:hover{
	background: url(../images/ic_home_r.gif) no-repeat;
}
#area2 a.print{
	background: url(../images/ic_print.gif) no-repeat;
	width: 15px;
	height: 15px;
}
#area2 a.print:hover{
	background: url(../images/ic_print_r.gif) no-repeat;
}
#area2 a.sitemap{
	background: url(../images/ic_sitemap.gif) no-repeat;
	width: 18px;
	height: 15px;

}
#area2 a.sitemap:hover{
	background: url(../images/ic_sitemap_r.gif) no-repeat;
}
#area2 img.arrow{
	margin-left: 65px;
}
/*------------------[indirizzo]------------------*/
p.indirizzo {
	padding: 90px 7px 15px 20px;
}
p.indirizzo a{
	margin-top: 12px;
	display: block;
	font-weight: bold;
}
.indirizzo a:hover{
	color: #990000;
}
/*----------------------------------------------*/
/*----------------[ Contenuto ]-----------------*/
/*----------------------------------------------*/
#contenuto{
	color: #000000;
	float:left;
	text-align: center;
	margin: 0px;
	margin-bottom: 25px;
	padding:0px;
	border: 0px none #000000;
/*	width: 700px;*/
}
#contenuto div.bt{
	display: block;
	height: 15px;
	background: url(../images/arrow3.gif) right center no-repeat;
	clear: both;
}
#contenuto span.go_prod{
	display: block;
	height: 25px;
	background: url(../images/arrow4.gif) 8px 8px no-repeat;
}
/*------------------[lista_home]------------------*/
#lista_home a {
  width: 500px;
}

#lista_home a:hover {
	display:block;
	float: left;
}
#lista_home a:hover {
	background-color: #660033;
}
