body {
	background-color: #4e4e4e;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
img {
	border: 0
}
td {
	font-family: Verdana, Arial, sans serif;
	font-size: 11px;
}
a {
	color: #ce9900;
	text-decoration: none;
}
a:hover {
	color:#FFF;
}
input {
	border: 1px solid #999;
	font-size: 11px;
	font-family: Verdana, Arial, sans serif;
	color: #575757;
}
textarea {
	font-family: Verdana, Arial, sans serif;
	font-family: verdana, sans-serif;
	border: 1px solid #999;
	font-size: 11px;
	color: #575757;
}
select {
	border: 1px solid #999;
	font-size: 11px;
}

#wrapper {
	position:relative;
	width:851px;
	margin:auto;
	height: 624px;

}
#home {
	width: 851px;
	background-color: #191919;
}
.dx {
	border-right: 1px solid #2c2c2c;
}

#home td {
 color: #C0C0C0;
 font-family: Arial, sans serif;
 font-size: 12px;
 font-weight: bold;
 line-height: 20px;
 text-align: center;
 text-transform: uppercase;
 vertical-align: top;
}

#home a {
	color: #CE9900;
	text-decoration: none;
}
#home a:hover {
	color: #FFF;
}

#home div {
	color: #C0C0C0;
	font-family: Verdana, Arial, sans serif;
	font-size: 11px;
	font-weight: normal;
	height: 30px;
	text-align: left;
	text-transform: none;
	/*background-image: url(images/home_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;*/

}


#header {
	width: 100%;
}

#eventihome {padding:5px; margin-bottom:10px; color: #C41919; border-bottom: 1px solid #464646}


.lingue {
	font-family: Verdana, Arial, sans serif;
	font-size: 11px;
	color: #ce9900;
	width: 100%;	
	text-align:right;
}
.lingue td {}

#container {
	width: 851px;
	background-color: #2c2c2c;
}

#prodotti {
	width: 500px;
	text-align: center;
}
#prodotti th {
	color: #c41919;
	font-size: 12px;
	text-align: left;
}
#prodotti th a {
	color: #c41919;
}
#prodotti td {
	padding: 10px;
	border-bottom: 1px solid #3c3c3c;
}
#prodotti div {
	padding: 15px;
	height: 120px;
	background-image: url(images/bg_prodotti.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#prodotti td.empty {
	background-color: #2c2c2c;
	background-image: none;
	padding: 5px;
	height: 5px;
	width: 100%;
}
#prodotti p {
}
#prodotti a {
	color: #93b4b6;
	text-decoration:none;
}
#prodotti a:hover {
	text-decoration:underline;
}

#prodotti_int {
	color: #e1e1e1;
	width: 500px;
}
#prodotti_int th {
	color: #FFF;
	font-size: 12px;
	text-align: left;
}

#applicazioni {
	width: 500px;
	text-align: center;
}
#applicazioni td {
	padding: 15px;
	height: 120px;
}
#applicazioni td.empty {
	background-color: #2c2c2c;
	background-image: none;
	padding: 5px;
	height: 5px;
	width: 100%;
}

#generale {
	color: #e1e1e1;
	width: 100%;
}
#generale th {
	color: #c41919;
	font-size: 12px;
	text-align: left;
}
#generale li {
	list-style-type:square;
}
#contact {
	color: #e1e1e1;
	width: 99%;
}

#assistenza {
	border-bottom:1px solid #3C3C3C
}

#contact th {
	color: #93B4B6;
	font-size: 12px;
	text-align: left;
}
#contact td {
	border-top: 1px solid #545757;
	border-bottom: 0px solid #545757;
}




/* ####################### FORMATTAZIONE MENU A TENDINA ############################ */

#menu{
 float:left;
 width:186px;
}
.sottomenu{
 float:left;
 width:100%;
 /* border:solid 1px #E7E7E7;  */
 margin:0 20px 110px 0;
 padding:0 0 5px;
 background:#2C2C2C;
}
.sottomenu ul{
 float:left;
 list-style:none;
 padding:0;
 margin:0;
}
.sottomenu li{
 float:left;
}
.sottomenu li a{
 font-size: 11px;
 display:block;
 width:154px;
 margin:0 0 5px 2px;
 padding:3px 0 6px 5px;
 text-decoration:none;
 border:solid 1px #666;
 color:#727270;
}
.sottomenu li a:hover{
 background:#000000;
 color:#FFF;
}
#dettaglio{
 float:left;
 width:100%;
}
ul ul{
 display:none;
}
.sottomenu ul ul li a{
 font-size: 11px;
 display:block;
 width:134px;
 margin:0 0 5px 20px;
 padding:6px 0 6px 8px;
 text-decoration:none;
 /* border:solid 1px #E7E7E7; */
 color:#FFF;
}

/*-  ####################### FORMATTAZIONE MENU DX ############################ */

#menudx {
	width: 100%; 
}
#menudx th {
	text-align: left;
	color: #93B4B6;
	background-image: url(images/menu_dx_th.jpg);
	background-repeat: repeat-x;
	height: 29px;
	padding-left: 5px;
	font-weight: normal;
	color: #FFF;
border-bottom: 1px solid #2c2c2c; 
}
#menudx th a {color: #FFF
}

#menudx td {
	height: 20px;
	background-color: #3c3c3c
}

#menudx ul {
margin: 0;
padding: 0
}
#menudx li {
padding: 5px 0 10px 5px;
list-style-type: none;
border-bottom: 1px solid #2c2c2c; 
}


/*  ####################### FORMATTAZIONE FOOTER ############################ */

#footer {
	background-color: #191919;
	color: #9F9F9F;
	text-align: center;
}
#footer a {
	color: #9F9F9F;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
