body,html {
	background-attachment: scroll;
	background-image:url(images/fondino.png);
	background-repeat: repeat-x;
	background-color: #A52201;
    margin:0px;
    padding:0px;
}


#content {
	width:970px;
	position: Absolute;
	margin-top:0px; 
    padding:0px;
	left:+50%;
	margin-left:-485px;
	z-index:50;
}

#header {
	width:100%;
	height:187px;
	background-image:url(images/bg_top.png);
	background-repeat:repeat-x;
}

#topsx {
	position:absolute;
	left:0px;
	width:24px;
	height:187px;
	background-image:url(images/top_sx.png);
	background-repeat:no-repeat;


}

#topdx {
	float:right;
	right:-1px;
	width:152px;
	height:187px;
	background-image:url(images/top_dx.png);
	background-repeat:no-repeat;
	z-index:10;

}

#logo {
	position:absolute;
	top:41px;
	left:41px;
}

#lang {
	position:absolute;
	top:8px;
	right:22px;
}


#menutop {
	position:absolute;
	top:150px;
	left:37px;
	width: 907px;

}

/* menu principale */

ul#menu_principale{
	float: inline;
	margin: 0;
	padding: 0;
	/*border-top: 1px solid #D76120;
	border-bottom: 1px solid #D76120;
	border-left: 1px solid #D76120;
	background: #2D4E6C;*/
	list-style:none;
	font:11px Arial;
	font-weight:bold;
}
ul#menu_principale li ul li{
	list-style:none;
	margin:0;
	padding:0;
	
}
ul#menu_principale li{
	float:left;
	margin: 0;
	padding-top: 2px;
	/*border-right: 1px solid #FFFFFF;*/
	color:#EED3A2;
	
	background-image:url(images/menu_bull.png);
	background-repeat:no-repeat;
}


ul#menu_principale a:link, ul#menu_principale a:visited{
	display: block;
	padding: 4px 16px;
	color: #EED3A2;
	text-decoration: none;
}
ul#menu_principale a:hover, ul#menu_principale a:focus, ul#menu_principale a:active{
	/*background-color: #990000;*/
	color: #EED3A2;
	text-decoration: underline;
}
ul#menu_principale li ul{
	display: none;
}
ul#menu_principale li:hover ul{
	display: block;
	position: absolute;
	z-index:1;
	width:180px;
	padding: 0;
	margin: 0 0 0 -1px;
	border:1px solid #951F01;
	background:#831B01;
	
	/*font-size:.9em;*/
}
ul#menu_principale li li {
background-image:url(images/smenu_bull.png);
	background-repeat:no-repeat;

	border-bottom:1px solid #951F01;
	width: 180px;
	text-align: left;
}





#contenuto {
	/*position:relative;*/
}


/* menu sx */
#menusx {
	float:left;
	width:150px;
	margin-left:5px;
}
.menuSx{
	margin: 0;
	padding: 0;
	list-style:none;
	font:11px Arial;
	font-weight:bold;
}
.menuSx li ul{
	margin:10px 0 2px 5px;
	padding:0;
	list-style:none;
}

.menuSx li {
	margin: 0px;
	padding: 10px 0 8px 20px;
	list-style:none;
	color:#EED3A2;
	background-repeat:no-repeat;
	width:150px;
	background-image:url(images/menuSx_bg.png) !important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/menuSx_bg.png');
}

.menuSx ul li{
	list-style:none;
	margin:0;
	padding:0;
	background-image:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='');
	height:15px;
}
.menuSx a:link, .menuSx a:visited{
	display: block;
	
	color: #EED3A2;
	text-decoration: none;
}
.menuSx a:hover, .menuSx a:focus, .menuSx a:active{
	
	color: #EED3A2;
	text-decoration: underline;
}
/*fine menu*/
#anihome {
	float:right;
	margin-top:-24px;
	margin-right:8px !important;
	margin-right:4px;
	z-index:100;

}
#testihome {
	float:right;
	background-image:url(images/bg_text_home.png);
	background-repeat:no-repeat;
	width:765px;
	height:200px;
	margin-top:-6px;
	margin-right:4px !important;
	margin-right:2px;
	z-index:200;


}

#azienda {
	float:left;
	width:340px;
	margin-left:20px;
	margin-top:27px;

}

#news {
	float:right;
	width:280px;
	margin-right:30px;
	margin-top:27px;

}

.tithome {
	background-image:url(images/bg_tithome.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height:25px;
}

.testohome {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#E1C0B8;
	padding-top:10px;
}

.newshome {
	margin-top:-1px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#EED3A2;
	background-image:url(images/bg_tithome.png);
	background-repeat:repeat-x;
	width:100%;
	height:35px;
}

.newshome .data {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	/*width:10px !important;*/
	width:65px;
}

.newshome h2 {
	float:left;
	/*margin-left:50px !important;*/
	margin-left:5px;
	margin-bottom:10px;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;

}

.newshome h2 a{
	color:#E1C0B8;
	text-decoration:none;
}

.newshome h2 a:hover{
	color:#E1C0B8;
	text-decoration:underline;
}

#bottom {
	position:relative;
	background-image:url(images/bg_bottom.png);
	background-repeat:repeat-y;

}

#bottomOnda {
	
	margin-left:9px;
	margin-right:9px;
	background-image:url(images/bg_bottom_onda.png);
	background-repeat:repeat-x;
	height:186px;

}

#bottomSx {
	position:absolute;
	background-image:url(images/bg_bottom_sx.png);
	left:-1px !important;
	left:-9px;
	top:0px;
	width:21px;
	height:68px;

}

#bottomDx {
	position:absolute;
	background-image:url(images/bg_bottom_dx.png);
	right:0px;
	top:0px;
	width:21px;
	height:68px;

}

.spacer {
  font-size:1px;
  clear: both;
}
  
.b6 {
	font-size:1px;
	height:9px;
	margin-right: 30px;
	margin-left: 30px;
}


#copy {
	position:absolute;
	top:20px;
	left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9598;
	width: 840px;

}


/* menu footer */
#menu_footer {
	position:absolute;
	top:15px;
	right:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9598;
}
#menu_footer p {
	padding-left: 10px;
}	
#menu_footer ul {
	
	
	margin: 0;
	padding: 5px;
}
#menu_footer li {
	list-style:none;
	display: inline;
}

#menu_footer a:link, #menu_footer a:visited {
	text-decoration: none;
	color: #FF9598;
}
#menu_footer a:hover {
 	text-decoration: underline;
}


/* CONTENUTO PAGINA */
#contpagina {
	position:relative;
	background-image:url(images/bg_pagina_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	float:right;
	margin-top:-22px !important;
	margin-top:-12px;
	margin-right:10px !important;
	margin-right:5px;
	margin-bottom:-33px !important;
	margin-bottom:-32px;
	z-index:100;
	width:765px;

}
#contpagina #titolo{
	height:38px;
	background-image:url(images/bg_titolo.png);
	background-repeat:repeat-x;
	background-color:#E1001D;
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #BB0000;
	border-left-color: #BB0000;

}
#contpagina #titolo h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFE1;
	padding-top:12px;
	padding-left:30px;
	margin-bottom:0px;

}
#contpagina #text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4B4B4Bpx;
	padding:30px;
	background-color:#FFFFE1;
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #BB0000;
	border-left-color: #BB0000;
	margin-bottom:9px;
	min-height:350px;
	_height:350px;

}

#contpagina #text h2{
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	color:#B62A01;
	text-decoration:none;	
}


#contpagina #angTopDx{
	position:absolute;
	top:2px !important;
	top:-10px;
	right:0px !important;
	right:-1px;
	background-image:url(images/bagina_ang_top_dx.png);
	background-repeat:no-repeat;
	width:9px;
	height:10px;

}


/*TESTO HOME PAGE*/
.homeContinua{
	color:#F13701;
	text-decoration:none;	
}
.homeContinua:hover{
	color:#F13701;
	text-decoration:underline;	
}



/* LISTA NEW SEZIONI */
.listaNews {
	margin-top:20px;
	margin-bottom:10px;
	height:30px;
}

.fotoNews {
	float:left;
	width:70px;
	border: 2px solid #BB0000;
	margin-right:10px;

}
.nomeNews {
	/*float:left;*/
	padding-left:0px;
}
.nomeNews h2{
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	
}
.nomeNews a{
	color:#B62A01;
	text-decoration:none;	
}
.nomeNews a:hover{
	color:#B62A01;
	text-decoration:underline;	
}

.descrizioneBreveNews {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	width:580px;
	text-align:left;
	color:#000000;

}
.descrizioneBreveNewsContinua {
    /*padding-left:560px;*/
}
.descrizioneBreveNewsContinua a{
	color:#F13701;
	text-decoration:none;	
}
.descrizioneBreveNewsContinua a:hover{
	color:#F13701;
	text-decoration:underline;	
}


/* CATALOGO PRODOTTI */
#listaCategorie {
	margin-left:-20px;
	float:left;
	width:246px;
}

#listaCategorie li {
	list-style:none;
	padding-top:6px;
	padding-left:8px;
	height:25px;
	background-image:url(images/bg_lista_cat.png);
	background-repeat:no-repeat;
}

#listaCategorie a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12;
	color:#B62A01;
	text-decoration:none;
}

#listaCategorie .selected {
	font-weight:bold;
}

#categoryDescription {
	margin-left:240px;
}

#categoryName {
	font-size:14px;
	margin-left:240px;
	font-weight:bold;
	color:#B62A01;
	background-image:url(images/bg_lista_prodotti.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:30px;
}

#listaProdotti {
	margin-left:200px;
}


#listaProdotti ul{
	
}

#listaProdotti li {
	margin-left:0px;
	list-style:none;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:5px;
	height:50px;
	background-image:url(images/bg_lista_prodotti.png);
	background-repeat:no-repeat;
	background-position:bottom;
	min-height:110px;
	
}

#listaProdotti a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12;
	color:#B62A01;
	text-decoration:none;
}

#listaProdotti a img{
	float:left;
	width:70px;
	border: 2px solid #BB0000;
	margin-right:10px;
}

#listaProdotti a .name{
	font-size:12px;
	font-weight:bold;
	margin-left:90px;
	padding-left:10px;
	background-image:url(images/bg_nome_lista_prod.png);
	background-repeat:no-repeat;
}

#listaProdotti a .code{
	margin-left:90px;
	padding-left:10px;
}

#listaProdotti a .introtext{
	color:#333333;
	margin-left:90px;
	padding-left:10px;
}

/* PRODOTTO */

#productFoto {
	float:left;
	width:368px;

}

#productFoto img{
	border: 4px solid #BB0000;
	margin-right:0px;
}

#productFotoOmbra{
	margin-top:-5;
	background-image:url(images/foto_ombra.png);
	background-repeat:repeat-x;
	height:25px;

}

#productMiniature {
	float:left;
	width:400px;

}

#productMiniature img{
	border: 2px solid #BB0000;
	margin-right:2px;
}

#productPercorso{
	margin-top:-10px;
	margin-bottom:10px;
	font-size:9px;
	color:#333333;
}

#productPercorso a {
	font-size:11px;
	color:#F13701;
	text-decoration:none;
}

#productPercorso a:hover {
	font-size:11px;
	color:#F13701;
	text-decoration:underline;
}

#productFulltext {
	margin-left:390px;
	background-image:url(images/bg_lista_prodotti.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:10px;
	padding-top:10px;
}

#productName {
	font-size:14px;
	margin-left:390px;
	font-weight:bold;
	color:#B62A01;
	background-image:url(images/bg_lista_prodotti.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:25px;
}

#productFields{
	margin-left:390px;
	background-image:url(images/bg_lista_prodotti.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

#productFields ul {
	margin-left:5px;
	margin-top:5px;
}


#productFields li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12;
	color:#B62A01;
	list-style:none;
	height:20px;
}

#productFile{
	margin-left:390px;
	margin-top:-10px;
}

#productFile a {
	color:#F13701;
	text-decoration:none;
}

#productFile a:hover {
	color:#F13701;
	text-decoration:underline;
}
.privscroll {    
    height:58px;
	width:265px;
	z-index:1;
	overflow: auto;
	border: 1px solid #CCCCCC;
	font-size:10px;
}

#lettore {
	width:370px;
	height:280px;
	background-color:#666666;
}
.link_video a{
	color:#990000;
	text-decoration:none;
}
.link_video a:hover{
	color:#990000;
	text-decoration:underline;
}