/* CSS Document */

* { margin: 0px; padding: 0px; }

body {
	text-align: center;
	background-color: #8AA9B0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background-image:url(../Immagini/bg_all.jpg);*/
	background-repeat:repeat-x;
}

a:link, a:visited {
	text-decoration: none;
	color: #1569AB;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
	color: #1569AB;
}

th {
	text-align: center;
	font-weight: bold;
	background-color: #1569AB;
	color: #FFFFFF;
	padding: 2px;
}

td {
	padding: 2px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:	11px;
}

label {
	font-size: 11px;
}

.messaggio {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}

#tutto {
	width: 969px;
	margin: 0px auto;
	position: relative;
	padding-top:30px;
}

.RigaPari {
	background-color: #FFFFFF;
}

.RigaDispari {
	background-color: #EBEBEB;
}


/*INIZIO TESTATA*/
#testata {
	background-image: url(../Immagini/header.png);
	background-repeat: no-repeat;
	width: 969px;
	height: 114px;
}

#banner_testata {
	position: absolute;
	top: 50px;
	right: 30px;
	width: 468px;
	height: 60px;
	z-index: 15;
}

#menu_testata {
	padding-top: 82px;
	padding-left: 410px;
	text-align: right;
}

#menu_testata a {
	display: block;
	float: left;
	background-image: url(../Immagini/dot.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 13px;
	text-decoration: none;
	text-align: left;
	margin: 0px 10px;
	height: 16px;
	line-height: 16px;
}

#menu_testata a:link, #menu_testata a:visited, .box_subcat ul li a:link, .box_subcat ul li a:visited {
	color: #0A4778;
}

#menu_testata a:hover, #menu_testata a:active, #menu_testata a:focus, .box_subcat ul li a:hover, .box_subcat ul li a:active, .box_subcat ul li a:focus {
	color: #ED0200;
}

#path {
	margin-top: -6px;
	width: 969px;
	height: 29px;
	background-image: url(../Immagini/bg_path.png);
	background-repeat: no-repeat;
}

#path p {
	text-align: left;
	/*line-height: 23px;*/
	/*padding-top: 4px;*/
	padding-left: 45px;
	color: #3E565E;
	font-weight: bold;
	float: left;
	margin-top: -1px;
}

#path_link {
	font-weight: bold;
	color: #FFFFFF;
}

#path_link a {
	text-decoration: none;
}

#path_link a:link, #path_link a:visited {
	color: #FFFFFF;
}

#path_link a:hover, #path_link a:active, #path_link a:focus {
	color: #3E565E;
}


/*FINE TESTATA*/


/*INIZIO MENU*/
#menu {
	height: 72px;
	background-image: url(../Immagini/bg_menu.jpg);
	background-repeat: repeat-x;
}

#menu_sx {
	float: left;
	width: 20px;
	height: 72px;
	background-image: url(../Immagini/menu_sx.jpg);
	background-repeat:no-repeat;
}
#menu_dx {
	float: right;
	width: 23px;
	height: 72px;
	background-image: url(../Immagini/menu_dx.jpg);
	background-repeat:no-repeat;
}

#menu ul {
	float: left;
	list-style: none;
	height: 31px;
	margin: 4px 0px 0px 25px;
	border-left: 1px #CECECE solid;
}

#menu ul li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 31px;
	font-size: 12px;
	border-right: 1px #CECECE solid;
	padding: 0px 5px;
}

#menu ul li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

#menu ul li a:hover, #menu ul li a:active, #menu ul li a:focus {
	background-image: url(../Immagini/arrow.png);
	background-position: top center;
	background-repeat: no-repeat;
	text-decoration: underline;
}

#cerca {
	width: 926px;
	height: 37px;
/*	line-height: 29px;
*/	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
}

.cerca_testo {
	float: left;
	padding-left: 150px;
	/*margin-top: 3px;*/
	line-height: 28px;
}

.check {
	float: left;
	border: none;
	height: 15px;
	margin-top: 8px;
	margin-left: 2px;
	text-align: left;
}

.checkbox {
	border: 0 none;
}

.label {
	float: left;
	margin-left: 150px;
	margin-top: 3px;
	margin-left: 2px;
	line-height: 21px;
	font-size: 11px;
}

.btn {
	float: left;
	padding-top: 5px;
	margin-left: 5px;
}

#btn_cerca, .button {
	width:70px;
	height: 18px;
	background-image: url(../Immagini/arrow_button.png) ;
	background-position: 9px 1px;
	background-repeat: no-repeat;
	background-color: #7B7B76;
	color: #FFFFFF;
	font-size: 11px;
}
/*FINE MENU*/

#corpo {
	float: left;
	width: 969px;
	background-image: url(../Immagini/sx_bg.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	position: relative;
}



/*INIZIO SPALLA SX*/
#sx {
	float: left;
	width: 199px;
	text-align: center;
}

#sx_top {
	width: 199px;
	height: 13px;
	background-image: url(../Immagini/sx_top.jpg);
	background-repeat: no-repeat;
	line-height: 1px;
}

/*#sx_bottom {
	height: 15px;
	background-image: url(../Immagini/sx_bottom.jpg);
	background-repeat: no-repeat;
}
*/
#blocco_news_sx {
	height: 350px;
	margin: 0px 15px;
	overflow: auto;
}

.news_sx {
	margin: 0px auto;
	padding: 7px 19px;
	text-align: left;
	background-image: url(../Immagini/separator.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	color: #404040;
	line-height: 17px;
}

a.link_news, .link_news {
	display: block;
	color: #F20101;
	font-weight: bold;
	text-decoration: none;
}

a.link_news:hover, a.leggi:hover, a.mostra_tutte:hover, .archivio a:hover {
	text-decoration: underline;
}

a.leggi, a.mostra_tutte {
	color: #1569AB;
	font-weight: bold;
	text-align: right;
	display: block;
	text-decoration: none;
	margin-top: 2px;
}

.archivio a {
	/*display: block;*/
	color: #F20101;
	font-weight: bold;
	text-decoration: none;	
	/*background-image: url(../Immagini/separator.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding: 2px 0px 7px;
	margin-bottom: 5px;*/
}

div.archivio {
	display: block;
	/*color: #F20101;
	font-weight: bold;
	text-decoration: none;*/	
	background-image: url(../Immagini/separator.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding: 2px 0px 7px;
	margin-bottom: 5px;
}
/*FINE SPALLA SX*/



/*INIZIO MENU PRODOTTI*/
#menu_prodotti ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #FFFFFF;
}

#menu_prodotti ul li a {
	width: 198px;
	height: 31px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	line-height: 31px;
	text-decoration: none;
	background-repeat: no-repeat;
}

#menu_prodotti ul li a:link, #menu_prodotti ul li a:visited {
	background-image: url(../Immagini/bg_li.jpg);
}

#menu_prodotti ul li a:hover, #menu_prodotti ul li a:active, #menu_prodotti ul li a:focus {
	background-image: url(../Immagini/bg_li_a.jpg);
}

#menu_prodotti ul li ul li a {
	padding-left: 20px;
	height: 20px;
	text-align: left;
	font-weight: normal;
	display: block;
	line-height: 16px;
	text-decoration: none;
	background-repeat: no-repeat;
	width: 198px;
}

#menu_prodotti ul li ul li a:link, #menu_prodotti ul li ul li a:visited {
	background-image: url(../Immagini/bg_li_li.jpg);
	color: #5F5F5F;
}

#menu_prodotti ul li ul li a:hover, #menu_prodotti ul li ul li a:active, #menu_prodotti ul li ul li a:focus {
	background-image: url(../Immagini/bg_li_li_a.jpg);
	color: #404040;
}

#menu_prodotti ul li ul li ul li a {
	padding-left: 27px;
	height: 20px;
	text-align: left;
	font-weight: normal;
	display: block;
	line-height: 16px;
	text-decoration: none;
	background-repeat: no-repeat;
}

#menu_prodotti ul li ul li ul li a:link, #menu_prodotti ul li ul li ul li a:visited {
	background-image: url(../Immagini/bg_li_li_li.jpg);
	color: #5F5F5F;
}

#menu_prodotti ul li ul li ul li a:hover, #menu_prodotti ul li ul li ul li a:active, #menu_prodotti ul li ul li ul li a:focus {
	background-image: url(../Immagini/bg_li_li_li_a.jpg);
	color: #404040;
}


/*FINE MENU PRODOTTU*/



/*INIZIO DX*/
#dx {
	float: left;
	width: 770px;
	position: relative;
}

#centrale {
	float: left;
	width: 770px;
/*	height: 1052px;
	overflow: auto;
*/	background-image: url(../Immagini/bg_centrale_sx_centrale.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	/*position: relative;
	overflow: hidden;*/
	margin-bottom: -16px;
}

#centrale_sx {
	width: 575px;
	float: left;
}

#centrale_sx_top {
	width: 575px;
	height: 44px;
	float: left;
}

#centrale_sx_centrale {
	float: left;
	display: inline;
	padding-bottom: 20px;
}

#top_descrizione {
	float: left;
	width: 575px;
	height: 9px;
	background-image: url(../Immagini/top_bg_cat_centrale.jpg);
	background-repeat: no-repeat;
}

#descrizione {
	width: 575px;
	float: left;
	display: inline;
	background-image: url(../Immagini/bottom_bg_cat_centrale.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.top_descrizione {
	float: left;
	width: 575px;
	height: 9px;
	background-image: url(../Immagini/top_bg_cat_centrale.jpg);
	background-repeat: no-repeat;
}

.descrizione {
	width: 575px;
	float: left;
	display: inline;
	background-image: url(../Immagini/bottom_bg_cat_centrale.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.descrizione_testo {
	text-align: left; 
	padding: 5px 28px 15px 22px;
	color: #404040;
	line-height: 20px;
	text-align: justify;
	float: left;
	display: inline;
}

#fidelity {
	position: relative;
	width: 473px;
	height: 258px;
	background-image: url(../Immagini/bg_fidelity.png);
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.descrizione_testo a img {
	border: 1px #000000 solid;
}

#lista_categorie {
	clear: both;
	float: left;
	margin-left: 8px;
	width: 567px;
}

.box_subcat {
	float: left;
	width: 181px;
	height: 180px;
	background-image: url(../Immagini/bg_box_subcat.png);
	background-repeat: no-repeat;
	margin: 4px 4px 0px 0px;
}

.foto {
	height: 70px;
	background-repeat: no-repeat;
	background-position:center center;
	margin-left: 1px;
	width: 179px;
}

.foto_concorso {
	height: 131px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 1px;
	width: 179px;
}

.box_subcat ul {
	list-style: none;
	text-align: left;
	margin: 10px 0px 0px 10px;
	height: 50px;
}

.box_subcat ul li a {
	display: block;
	float: left;
	background-image: url(../Immagini/dot.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 13px;
	text-decoration: none;
	text-align: left;
	height: 16px;
	width: 160px;
	line-height: 16px;
}

a.mostra_tutte {
	display: block;
	text-align: right;
	margin-right: 5px;
	font-weight: bold;
}

#lista_prodotti{
	clear: both;
	margin-left: 8px;
	width: 567px;
}

.prodotto {
	float: left;
	width: 135px;
	height: 134px;
	background-image: url(../Immagini/cat_box_prodotto.jpg);
	background-repeat: no-repeat;
	margin: 4px 4px 0px 0px;
}

#img_grande {
	background-position: center center;
	background-repeat: no-repeat;
}

.maschera_minia {
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 4px;
}

.testo_minia {
	font-weight: bold;
	color: #404040;
	width: 129px;
	margin-left: 3px;
	text-align: center;
	height: 30px;
	margin-bottom: 4px;
	float: left;
	font-size: 11px;
}

.prezzo_minia {
	color: #808080;
	font-size: 18px;
	font-weight: bold;
	float: left;
	width: 108px;
	text-align: left;
}

.freccia_minia {
	float: left;
	width: 20px;
	padding-top: 1px;
}

.pagine {
	clear: both;
	text-align: center;
	background-image: url(../Immagini/bg_paginazione.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 553px;
	float: left;
	line-height: 24px;
	margin: 5px 0px 0px 0px;
}

.pagine a {
	text-decoration: none;
}

.pagine a:link, .pagine a:visited {
	color: #000000;
}

.pagine a:hover, .pagine a:active, .pagine a:focus, .pagine a.sel {
	color: #FE0000;
}

.pagine a.sel {
	font-weight: bold;
}

#centrale_dx {
	float: left;
	width: 195px;
	/*padding-bottom: 28px;*/
}

.box {
	float: left;
	width: 191px;
	height: 214px;
	background-image: url(../Immagini/bg_box.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	text-align: center;
}

.in {
	margin-right: 7px;
}

.box_testo {
	text-align: left;
	font-size:11px;
	margin: 5px 15px 0px 8px;
}

#footer_centrale {
	background-image: url(../Immagini/bg_footer_centrale.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 18px;
	float: left;
}

#footer {
	width: 770px;
	height: 24px;
	background-image: url(../Immagini/footer.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	float: right;
}

#footer p {
	padding-top: 8px;
}

#footer_footer {
	width: 969px;
	height: 22px;
	float: left;
	background-image: url(../Immagini/bg_footer.jpg);
}
/*FINE DX*/



/*INIZIO SCHEDA ARTICOLO*/
#img_nascoste {
	display: none;
}

#articolo {
	width: 575px;
	float: left;
	background-image: url(../Immagini/bg_articolo.jpg);
	background-repeat: no-repeat;
}

#foto_grande {
	width: 539px;
	height: 404px;
	margin-left: 14px;
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
}

#articolo_img, #player {
	float: left;
	width: 335px;
	height: 270px;
	background-position: center center;
	background-repeat: no-repeat;
}

#articolo_descrizione {
	float: left;
	width: 228px;
}

h1 {
	text-align: right;
	padding: 10px 13px 0px 0px;
	font-size: 18px;
	color: #EB0101;
	font-weight: bold;
	margin-bottom: 15px;
	/*height: 70px;*/
}

#articolo_descrizione h1 {
	margin-bottom: 0px;
}

h2 {
	padding: 0px 13px 0px 0px;
	text-align: right;
	font-size: 20px;
	color: #404040;
	font-weight: bold;
	height: 90px;
}

h3 {
	padding: 0px 13px 0px 0px;
	text-align: right;
	font-size: 38px;
	color: #EB0101;
	font-weight: bold;
	padding-bottom: 10px;
}

h4 {
	padding: 0px 13px 0px 0px;
	text-align: right;
}

#lista_small {
	text-align: left;
	float: left;
	margin-left: 20px;
	width: 575px;
}

.img_small {
	width: 106px;
	height: 83px;
	float: left;
	margin: 0px 0px 0px 0px;
	background-image: url(../Immagini/bg_img_small.png);
	background-repeat: no-repeat;
}

.img_small_in {
	width: 88px;
	height: 63px;
	float: left;
	margin-top: 10px;
	margin-left: 9px;
	background-repeat: no-repeat;
	background-position: center center;
}

#fascia {
	clear: left;
	float: left;
	background-image: url(../Immagini/fascia.jpg);
	background-repeat: no-repeat;
	width: 423px;
	height: 32px;
	margin: 15px 0px 0px 10px;
}

.segnala {
	clear: both;
	text-align: center;
	background-image: url(../Immagini/bg_paginazione.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 553px;
	float: left;
	line-height: 24px;
	margin: 5px 0px 0px 8px;
}

/*FINE SCHEDA ARTICOLO*/



/*INIZIO LISTA ITEM*/
.box_item {
	width: 522px;
	height: 96px;
	background-image: url(../Immagini/news_separator.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-top: 10px;
}

.box_img_item {
	width: 106px;
	height: 83px;
	float: left;
	background-image: url(../Immagini/bg_img_news.png);
	margin-right: 10px;
}

.img_item {
	width: 106px;
	height: 83px;
	background-position: center center; 
	background-repeat: no-repeat;
}
/*FINE LISTA ITEM*/



/*INIZIO CARRELLO*/
.prezzo2 {
	text-align: right;
	font-size: 18px;
	color: #EB0101;
	font-weight: bold;
	/*height: 70px;*/
}
/*FINE CARRELLO*/


/*INIZIO GALLERIE*/
.thumb {
	float: left;
	width: 172px;
	height: 200px;
	text-align: center;
}
/*FINE GALLERIE*/


.errore {
	font-weight: bold;
	color: #FF0000;
}

.frm_input {
	width: 200px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#sub_footer {
	background-image: url(../Immagini/bg_footer_matrice.gif);
	background-repeat: repeat-x;
	height: 124px;
	margin-top: 20px;
	width: 100%;
	clear: both;
	text-align: center;
}

#matrice {
	padding-top: 30px;
	margin: 0px auto;
	text-align: justify;
	width: 960px;
	color: #FFFFFF;
	font-size: 11px;
}

#matrice a {
	color: #FFFFFF;
	font-size: 11px;
}
