/* STILI GENERALI */
html,body,div,span,applet, embed,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
    margin: 0;
    padding: 0;
    border: none;
}

body {
	background: #fff;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	color: #646464;
}

.evi { color:#2274ac !important;}

/**/
#container {
	position:relative;
	margin:0 auto;
	text-align:left;
	width: 963px;
}

#contenuto {
	position:relative;
	float: left;
	width: 961px;
	padding:0 0 25px 0;
	border:solid 1px #d9dee0;
	border-top:none;
}

#header {
	position:relative;
	width: 963px;
	height: 106px;
}

#logo {
	position:absolute;
	top:0;
	left:-16px;
	width: 120px;
	height:100px;
}


/* header */
#header .vociHeader {
	position: absolute;
	right:-4px;
	top:16px;
	font-size:10px;
	color:#9ca4af;
}
#header .vociHeader a
, #header .vociHeader a:link { color:#9ca4af; padding:0 4px;}

#header .menuHeader {
	position: absolute;
	right:-8px;
	bottom:24px;
	color:#d8dee1;
}

#header .menuHeader a {
	color: #212121;
	font-size: 11px;
	padding:0 8px;
	font-size:11px;
}
#header .menuHeader a:hover {color:#2274ac !important; text-decoration:none;}

/* sezioneTop */

#sezioneTop {
	position:relative;
	width: 961px;
	/*height: 181px;*/
	height: 366px;
	border:solid 1px #d9dee0;
	border-bottom:none;
}
#homepage #sezioneTop {	}
#sezioneTop .menuTop {
	position: relative;
	width: 961px;
	height: 31px;
	background: url(/skin/website/widgets/sf-menuTop.gif) repeat-x 0 0;
}
#sezioneTop .menuTop a
, #sezioneTop .menuTop img {
	display:block;
	float:left;
}
#sezioneTop .menuTop img { border:none;}
#sezioneTop .menuTop .numCarrello {
	/*position: absolute;
	right: 25px;
	top: 3px;
	color: #fff;*/
}


#sezioneTop .menuTop .numCarrello {
	position:absolute;
	bottom:0;
	right:0;
	width:24px;
	height:28px;
	text-align:right;
	line-height:28px;
}
#sezioneTop .menuTop .numCarrello a {
	/*color: #fff;*/
}

#mainFlash {
	position:relative;
	width:961px;
	/*height:150px;*/
	height:335px;
}
#homepage #mainFlash { }


/* menuSx */
#menuSx {
	position:relative;
	float: left;
	width: 212px;
	left: 8px;
	color:#4a87b8;
}

#menuSx .home a {
	background: url(./../widgets/menuSx_freccia_sx.gif) top left no-repeat;
	background-position: 0px 12px;
	padding: 7px 0px 7px 10px;
	margin: 0px 0px 0px 0px;
	color: #4a87b8;
	font-size: 11px;
	display: block;
	border-top: 1px solid #d6d6da;
	border-bottom: 1px solid #d6d6da;
}


#menuSx ul {
	position:relative;
	float:left;
	left:11px;
	margin:13px 0 25px 0;
}

#menuSx ul li{
	display: block;
	float:left;
	clear:both;
	width:199px;
	/*background: url(./../widgets/menuSx_freccia.gif) top left no-repeat;
	background-position: 0 4px;*/
	/*padding-left: 12px;*/
	margin: 1px 0 0 0;
	border-bottom:solid 1px #d9dee0;
	line-height:20px;
}

#menuSx ul li a {
	color: #4c4c4c;
	font-size: 11px;
}
#menuSx ul li.acceso a
, #menuSx ul li a:hover { color: #4a87b8; text-decoration:none;}

#menuSx ul li.sottomenu
, #menuSx ul li.sottomenu ul li.sottomenu {
	display: block;
	background: none;
	padding-left: 10px;
	margin: 0 0 0 0;
	border: 1px solid #fff;
}

#menuSx ul li.sottomenu ul {
	margin: 0;
	left:0;
}

#menuSx ul li.sottomenu ul li{
	display: block;
	width:177px;
	/*background: url(./../widgets/sfondo_sottomenu_menuSx.gif) top left no-repeat;
	background-position: 0 4px;*/
	padding-left: 10px;
	margin: 0 0 3px 0;
}

#menuSx ul li.sottomenu ul li.acceso{
	/*background: url(./../widgets/sfondo_sottomenu_menuSx_on.gif) top left no-repeat;
	background-position: 0 4px;*/
}

#menuSx ul li.sottomenu ul li a{
	color: #7e96b2;
}

#menuSx ul li.sottomenu ul li.acceso a{
	color: #ff7a00;
}

#menuSx .box {
	position:relative;
	clear:both;
	/*width: 195px;*/
	width: 212px;
	margin:10px 0 0 0;
	overflow:hidden;
}

/**/
#contentSpace{
	position:relative;
	float: right;
	width: 722px;
}

/* testoHome */
#testoHome{
	float: left; 
	width: 703px;
		min-height: 194px;
		height: auto !important;
		height: 194px;
	/*padding:25px 10px 0;*/
}
#testoHome .testo {
	font-size: 10px;
	color: #9d9d9d;
	padding-right: 30px;
}
#testoHome .testo em { font-style:normal !important;}
#testoHome h1 {
	color:#666;
	font-size:14px;
	font-weight:normal;
	margin:5px 0;
}
#testoHome .titolo {
	font-size: 24px;
	color: #000;
	font-weight: normal;
	margin: 2px 0 0 0;
	padding: 0;
}

/* containerBox */
.containerBox {
	position:relative;
	float: left;
	width: 345px;
	height: 152px;
	margin:0 9px 9px 0;
	border:solid 1px #d9dee0;
	overflow:hidden;
}

.containerBox .imgProdotto {
	position:absolute;
	top:1px;
	left: 1px;
	width: 118px;
	height: 118px;
}

.containerBox .testoProdotto {
	position:absolute;
	top:1px;
	right: 1px;
	width: 190px;
	height: 152px;
}
.containerBox .testoProdotto h3 {
	padding:5px 0 2px 0;
	font-size:13px;
	color:#333;
}
.containerBox .testoProdotto p {
	font-family:Arial, Helvetica, sans-serif !important;
	color:#646464;
}
.testoProdotto p.desc {
	height:60px !important;
	overflow:hidden;
}
.containerBox .testoProdotto .prezzo {
	position:absolute;
	display:block;
	top:95px;
	left:0;
	width: 190px;
	color: #ff7a00;
	font-size: 16px;
	font-weight: bold;
	text-transform:none;
	line-height:14px;
}

.containerBox .testoProdotto .prezzoEuro {
	color: #ff7a00;
	font-size: 12px;
	font-weight: bold;
}

.containerBox .testoProdotto .scheda {
	position:absolute;
	display:block;
	bottom:10px;
	left:0;
	width: 190px;
}
.containerBox .testoProdotto .scheda a {
	background: url(./../widgets/menuSx_freccia.gif) top left no-repeat;
	background-position: 0 4px;
	padding-left: 10px;
	margin: 0 0 0 0;
	color: #4a87b8;
	font-weight: bold;
}


/**/

ul.mostPopular{
	/*float: left;
	width: 199px;
	padding: 10px 0px;
	margin-top: 22px;*/
	width: 195px;
	padding: 0 0 10px 0;
	left:0 !important;
	overflow:hidden;
	background: #f0f0f0;
}

ul.mostPopular .titoloMostPopular {
	display:block;
	margin:10px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	color: #1f4c7f;
}

ul.mostPopular li{
	background: none !important;
	padding-left: 13px;
	margin: 5px 0px !important;
	border:none !important;
	line-height:9px !important;
}

ul.mostPopular li a{
	background: url(./../widgets/menuSx_freccia.gif) no-repeat scroll 0 4px;
	background-position: 0px 4px;
	color: #7e96b2 !important;
	padding-left: 10px;
	margin: 0px;
}





































a{
	color: #3c3c3c;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

ul, li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

h1{
	font-size: 15px;
	color: #969696;
	margin: 0;
	padding: 0;
}

h2{
	font-size: 18px;
	color: #003a6e;
	margin: 0;
	padding: 0;
}


/*h3, h3 a{
	font-size: 16px;
	color: #003a6e;
	margin: 0;
	padding: 0;
}*/

h4, h4 a{
	font-size: 12px;
	color: #003a6e;
	margin: 0;
	padding: 0;
	font-weight: normal;
}


/* HEADER */








/* CONTENUTO CENTRALE */



/* MENU SX */


/* BANNER SOTTO MENU */

#menuSx .spazioBanner {
	width: 212px;
	/*float: left;
	width: 195px;
	text-align: center;
	border-top: 1px solid #d6d6da;
	padding: 10px 0;*/
}

#menuSx .spazioBannerGiu {
	width: 212px;
	margin-top: 4px;
/*	float: left;
	width: 195px;
	text-align: center;
	border-top: 1px solid #d6d6da;
	border-bottom: 1px solid #d6d6da;
	padding: 10px 0;*/
}


/* CONTENT HOME */


/* BOX PRODOTTO */

/*#contenuto #contentSpace .home2prodotti{
	float: left;
	width: 745px;
	background: url(./../widgets/sfondo_home_2prodotti_1px.gif) top left repeat-y;
	margin: 10px 0 0 0;

}


#contenuto #contentSpace .boxProdottoHomeSx{
	float: left;
	width: 363px;
	background: url(./../widgets/box_prodotto_1px.gif) top left repeat-y;
	margin-left: 2px;
	padding: 0;
	margin-top: 10px;
}


#contenuto #contentSpace .home2prodotti .boxProdottoHomeSx{
	float: left;
	width: 363px;
	background: none;
	margin-left: 2px;
	padding: 0;
	margin-top: 0;
}






#contenuto #contentSpace .boxProdottoHomeDx{
	float: right;
	width: 363px;
	background: url(./../widgets/box_prodotto_1px.gif) top left repeat-y;
	margin-right: 2px;
	padding: 0;
	margin-top: 10px;
}


#contenuto #contentSpace .home2prodotti .boxProdottoHomeDx{
	float: right;
	width: 363px;
	background: none;
	margin-right: 2px;
	padding: 0;
	margin-top: 0;
}


#contenuto #contentSpace .boxProdottoHomeDx .containerBox{
	float: left;
	width: 333px;
	padding: 10px 15px;
}

#contenuto #contentSpace .boxProdottoHomeDx .containerBox .imgProdotto{
	float: left;
	border: 1px solid #d6d6da;
}

#contenuto #contentSpace .boxProdottoHomeDx .containerBox .testoProdotto{
	width: 205px;
	float: right;
}

#contenuto #contentSpace .boxProdottoHomeDx .containerBox .testoProdotto .prezzo{
	color: #ff7a00;
	font-size: 16px;
	font-weight: bold;
}

#contenuto #contentSpace .boxProdottoHomeDx .containerBox .testoProdotto .prezzoEuro{
	color: #ff7a00;
	font-size: 12px;
	font-weight: bold;
}

#contenuto #contentSpace .boxProdottoHomeDx p{
	margin: 3px 0px;
}

#contenuto #contentSpace .boxProdottoHomeDx p.prezzo{
	margin: 10px 0px;
}

#contenuto #contentSpace .boxProdottoHomeDx p.scheda{
	margin: 10px 0px 0px 0px;
}



#contenuto #contentSpace .boxProdottoHomeDx .containerBox .testoProdotto .scheda a{
	background: url(./../widgets/menuSx_freccia.gif) top left no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	margin: 0px 0px 0px 0px;
	color: #003a6e;
	font-weight: bold;
}

*/


/* FOOTER */

#footer{
	clear: both;
	width: 961px;
	margin: 0px;
	color: #a7a3aa;
	height: 50px;
	padding: 20px 0px 0px 0px;
}

#footer .sx{
	float: left;
	width: 10%;
	padding-left: 15px;
}

#footer .dx{
	float: right;
	width: 80%;
	text-align: right;
}

#footer .dx a.webagency, #footer .dx a.webagency:hover{
	color: #a7a3aa;
	text-decoration: none;
}


/* MOST POPULAR CATEGORIES */



/* STILI PER GLI ALLEGATI */

a.avi {
	padding:1px 0 2px 25px;
	background:url(/skinAdmin/entigo/widgets/file_ico/avi.gif) no-repeat left top;
}
a.bmp {
	padding:1px 0 2px 25px;
	background:url(/skinAdmin/entigo/widgets/file_ico/bmp.gif) no-repeat left top;
}
a.doc {
	padding:1px 0 2px 25px;
	background:url(/skinAdmin/entigo/widgets/file_ico/doc.gif) no-repeat left top;
}
a.gif {
	padding:1px 0 2px 25px;
	background:url(/skinAdmin/entigo/widgets/file_ico/gif.gif) no-repeat left top;
}
a.jpg {
	padding:1px 0 2px 25px;
	background:url(/skinAdmin/entigo/widgets/file_ico/jpg.gif) no-repeat left top;
}
a.mp3 {
	padding:1px 0 2px 25px;
	background:url(/skinAdmin/entigo/widgets/file_ico/mp3.gif) no-repeat left top;
}
a.mpg {
	padding:1px 0 2px 25px;
	background:url(/skinAdmin/entigo/widgets/file_ico/mpg.gif) no-repeat left top;
}
a.pdf {
	padding:1px 0 2px 25px;
	background:url(/skinAdmin/entigo/widgets/file_ico/pdf.gif) no-repeat left top;
}
a.txt {
	padding:1px 0 2px 25px;
	background:url(/skinAdmin/entigo/widgets/file_ico/txt.gif) no-repeat left top;
}
a.xls {
	padding:1px 0 2px 25px;
	background:url(/skinAdmin/entigo/widgets/file_ico/xls.gif) no-repeat left top;
}
a.zip {
	padding:1px 0 2px 25px;
	background:url(/skinAdmin/entigo/widgets/file_ico/zip.gif) no-repeat left top;
}

