@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Helvetica, Arial, sans-serif, Geneva;
	font-size: 12px;
	background-color: #6699cc;
	margin: 0px;
	padding: 5px;
}
td {
	font-size: 12px;
}
.table_main {
	border: 1px solid #ff0000;
}
.td_top {
	font-size: 10px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.td_payoff {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	letter-spacing: 3px;
}
/* MENU TOP */
.td_menu {
	font-size: 10px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.tab_menu {
	color: #32549e;
	text-align: center;
	display: block;
	font-weight: bold;
	background-image: url(images/but_white.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
a.tab_menu:link {
	color: #32549e;
	text-decoration: none;	
	background-image: url(images/but_white.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a.tab_menu:visited {
	color: #32549e;
	text-decoration: none;
	background-image: url(images/but_white.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a.tab_menu:hover {
	color: #fff;
	text-decoration: none;
	background-image: url(images/but_blu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a.tab_menu:active {
	color: #fff;
	text-decoration: none;
	background-image: url(images/but_blu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* MENU OFFERTE */
.tab_menu_offerte {
	color: #fff;
	text-align: center;
	display: block;
	font-weight: bold;
	background-image: url(images/but_red.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
a.tab_menu_offerte:link {
	color: #fff;
	text-decoration: none;	
	background-image: url(images/but_red.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a.tab_menu_offerte:visited {
	color: #fff;
	text-decoration: none;
	background-image: url(images/but_red.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a.tab_menu_offerte:hover {
	color: #fff;
	text-decoration: none;
	background-image: url(images/but_blu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a.tab_menu_offerte:active {
	color: #fff;
	text-decoration: none;
	background-image: url(images/but_blu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* MENU NEWS */
.tab_menu_news {
	color: #fff;
	text-align: center;
	display: block;
	font-weight: bold;
	background-image: url(images/but_blu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
a.tab_menu_news:link {
	color: #fff;
	text-decoration: none;	
	background-image: url(images/but_blu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a.tab_menu_news:visited {
	color: #fff;
	text-decoration: none;
	background-image: url(images/but_blu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a.tab_menu_news:hover {
	color: #fff;
	text-decoration: none;
	background-image: url(images/but_red.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a.tab_menu_news:active {
	color: #fff;
	text-decoration: none;
	background-image: url(images/but_red.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* COLONNE */
/* SINISTRA */
.td_sx {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #ff0000;
}
.td_menu_prodotti {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #ff0000;
}
/*MENU*/
.box_menu { color: #000; font-size: 11px; font-weight: bold; background-color: #fff; text-align: left; margin-bottom: 5px; padding-top: 3px; padding-bottom: 3px; padding-left: 3px; width: 165px; border-top: 1px solid gray; border-right-width: 1px; border-bottom-width: 1px; border-left: 1px solid gray; }
.menu { color: #000; font-size: 11px; font-weight: bold; order-top-style: solid; }
.menu a:link { color: #000; font-weight: bold; text-decoration: none; }
.menu a:visited { color: #000; font-weight: bold; text-decoration: none; }
.menu a:hover { color: #c6282d; font-weight: bold; text-decoration: none; }
.menu a:active { color: #000; font-weight: bold; text-decoration: none; }
.submenu { font-weight: normal; margin-left: 10px; display: block; }
a.submenu:link { font-weight: normal; text-decoration: none; display: block; }
a.submenu:visited { font-weight: normal; text-decoration: none; display: block; }
a.submenu:hover { font-weight: normal; text-decoration: underline; display: block; }
a.submenu:active { font-weight: normal; text-decoration: none; display: block; }
ul { background-image: url(images/blank.gif); background-repeat: no-repeat; background-position: right 0; margin: 0; padding: 0; list-style: none; }
li.menu { background-image: url(images/blank.gif); background-repeat: no-repeat; background-position: right 0; margin: 0; padding: 0; list-style: none; }
/* CENTRALE */
.td_main {
	background-color: #fff;
	background-image: url(images/piede.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.table_prodotti {
	border: 1px solid #00008b;
}
.td_prodotti_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	font-weight: bold;
	color: #ff0000;
}
.td_prodotti {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
	color: #000000;
}
.prodotto_taglia_colore {
	text-align: center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: ff0000;
	background-color: #6699cc;
	padding: 2px;
}
.prodotto_prezzo {
	color: #000;
	text-decoration: line-through;
}
.prodotto_prezzo_netto {
	color: #ff0000;
}
/* DESTRA */
.td_dx {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #ff0000;
}
.box_news {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff0000;
	padding: 3px;
}
.box_news H1 {
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 10px;
	color: #000;
}
.box_main .box_news H1 {
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 10px;
	color: #000;
}
.box_news a:link {
	color: #00008b;
	text-decoration: no;
}
.box_news a:visited {
	color: #00008b;
	text-decoration: no;
}
.box_news a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.box_news a:active {
	color: #ff0000;
	text-decoration: underline;
}
.box_news_int {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff0000;
	padding: 3px;
}
.box_news_int H1 {
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 14px;
	color: #000;
}
.box_main .box_news_int H1 {
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 14px;
	color: #000;
}
/* CENTRALE CONTENUTI */
.box_main {
	padding: 5px;
	background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: justify;
	margin-bottom: 70px;
	background-color: #fff;
}
.box_main h1 {
	font-size: 16px;
	color: #000066;
}
.box_main p {
}
input {
	font-size: 10px;
}
/* PIEDE */
.td_piede {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff0000;
	font-size: 9px;
	color: #FFF;
	text-align: center;
	font-weight: normal;
	background-color: #00008b;
	padding-top: 5px;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -95;
left: 100px; /*position where enlarged image should offset horizontally */

}

