

body {
	font-family: Verdana, "Bitstream Vera", "Bitstream Vera Sans", sans-serif;
	font-size: .8em;
	color: navy;
	background-color: #FFF;

	margin: auto;
}


.corpo {
	width: 970px;

	margin: auto;

/*	border: 1px solid navy;*/
}


.corpo #header {
	height: 70px;

	vertical-align: top;
}
.corpo #immagineHeader {
	text-align: right;
	font-size: .8em;
	font-face: tahoma;

	padding-top: 12px;
	padding-right: 10px;
	
	cursor: pointer;
	
	background: transparent url("../images/header.gif") no-repeat;
}
.corpo #immagineHeader em {
	font-weight: bold;
}
.corpo #immagineHeader a:link {
	color: navy;
	text-decoration: none;
}
.corpo #immagineHeader a:hover {
	color: navy;
	text-decoration: underline;
}
.corpo #immagineHeader a:visited {
	color: navy;
	text-decoration: none;
}
.corpo #immagineHeader a:active {
	color: navy;
	text-decoration: underline;
}


.corpo #menu {
	width: 80%;
	height: 38px;

	color: navy;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}
.sel0 {
	background: transparent url("../images/menu_sel0.gif") no-repeat;
}
.sel1 {
	background: transparent url("../images/menu_sel1.gif") no-repeat;
}
.sel2 {
	background: transparent url("../images/menu_sel2.gif") no-repeat;
}
.sel3 {
	background: transparent url("../images/menu_sel3.gif") no-repeat;
}
.sel4 {
	background: transparent url("../images/menu_sel4.gif") no-repeat;
}
.sel5 {
	background: transparent url("../images/menu_sel5.gif") no-repeat;
}
.corpo .celleMenu {
	width: 129px;
	padding-top: 10px;

	text-align: center;
}
.linkMenu:link, .linkMenu:visited, .linkMenu:hover {
	color: navy;
	text-decoration: none;
	font-weight: bold;
}
.linkMenu:hover, .linkMenu:active {
	color: navy;
	text-decoration: underline;
	font-weight: bold;
}
.linkMenuSel:link, .linkMenuSel:visited, .linkMenuSel:hover {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.linkMenuSel:hover, .linkMenuSel:active {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}


.corpo #sottomenu {
	width: 100%;
	height: 24px;
	die(_JS_."popup_loader.js");
	color: white;
	font-size: .7em;
	font-weight: bold;

	background: transparent url("../images/sottomenu.png") no-repeat;
}
.corpo .celleSottomenu {
	width: 129px;
	text-align: center;
}
.linkSottomenu:link {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.linkSottomenu:hover {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}
.linkSottomenu:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
}


.corpo #ricercaTesto {
	width: 166px;
	height: 29px;

	font-size: .9em;

	padding-bottom: 3px;

	background: transparent url("../images/search.gif") no-repeat;
}


.corpo .tdCampoRicerca {
	width: 135px;
}


.corpo .inputTxtRicerca {
	width: 115px;
	height: 12px;

	font-size: 1em;
	
	color: grey;

	margin-left: 10px;
	margin-top: 4px;

	background: #DDD;
}


.corpo .submitTxtRicerca {
	width: 18px;
	height: 18px;

	padding-top: 4px;
}


.linkImg:link, .linkImg:visited, .linkImg:hover, .linkImg:active, .linkImg:hover, .linkImg:active {
	color: white;
	text-decoration: none;
}


.ricercaProdotti {

	vertical-align: top;
}


.ricercaProdotti #menuUtenteTop {
	width:126px;
	color: white;
	font-size: .8em;
	font-weight: bold;
	background: transparent url("../images/boxTop_Repeat.GIF") repeat-x;
}


.ricercaProdotti #menuUtenteCenter {
	height: 75px;
	overflow: hidden;
	color: navy;
	font-size: .85em;
	vertical-align: top;
	border-left:solid 1px silver;
	padding-left:10px;
	background: transparent url("../images/boxCenterRev.gif") repeat-y;
	background-position:right;
}
#menuUtenteCenter .textfield {
	width: 140px;
}
#menuUtenteCenter .paragrafo {
	width: 93%;
	border-top: 1px solid navy;
}


.ricercaProdotti #menuUtenteBottom {
	height: 14px;
	background: transparent url("../images/boxTop_Repeat.GIF") repeat-x;
}


#menuCategorieTop {
	height: 14px;
	color: white;
	font-size: .8em;
	font-weight: bold;
	background: transparent url("../images/boxTop_Repeat.GIF");
}


.ricercaProdotti #menuCategorieCenter {
	color: navy;
	font-size: .85em;
	
	vertical-align: top;
	border-right:solid 1px silver;
	background: transparent url("../images/boxCenter.gif") repeat-y;
}

#selectClienti {
	width: 150px;
	margin-bottom: 10px;
	font-size: .8em;
}


#selectFiltri {
	width: 150px;
	
	margin-bottom: 10px;
}


.ricercaProdotti #listaCategorie {
	width:100%;
}
.ricercaProdotti ul.elencoMenu {
	position: relative;
	font-size:11px;
	left: -15px;
	
}
.ricercaProdotti li.elencoMenu {
	margin-top: 15px;
}
.ricercaProdotti ul.elencoSottomenu {
	font-size:11px;
	position: relative;
	left: -25px;
	margin-top:5px;
}
.ricercaProdotti li.elencoSottomenu {
	margin-bottom: 5px;
}

.ricercaProdotti #listaCategorie a:link {
	color: navy;
	text-decoration: none;
}
.ricercaProdotti #listaCategorie a:hover {
	color: navy;
	text-decoration: underline;
	font-weight: none;
}
.ricercaProdotti #listaCategorie a:visited {
	color: navy;
	text-decoration: none;
}


.ricercaProdotti #menuCategorieBottom {

}


.centro {
	width: 624px;

	vertical-align: top;
}


.centro_carrello {
	width: 624px;
	
	font-size: .8em;

	vertical-align: top;
}


.tabellacarrello {
	width: 100%;
}


.tabellacarrello th {
	font-size: 1.1em;
}


.tabellaPathwayFiltriTop {
	width: 100%;

	vertical-align: top;
}
.tabellaPathwayFiltriTop #top {
	height: 14px;

	background: transparent url("../images/bigBoxTop.gif") no-repeat;
}
.tabellaPathwayFiltriTop #center {
	color: navy;
	font-size: .80em;
	font-weight: bold;

	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 5px;

	background: transparent url("../images/bigBoxCenter.gif");
}
.tabellaPathwayFiltriTop #bottom {
	height: 2px;

	margin-left: 10px;

	background: transparent url("../images/bigBoxBottom.gif") no-repeat;
/*	border-top: 1px solid #5084B7;*/
}


.tabellaProdotti {
	width: 100%;

	color: navy;
	font-size: .80em;

	vertical-align: top;

	margin-bottom: 20px;
}


.tabellaProdotti .leftTop {
	width: 170px;
	height: 10px;

	background: transparent url("../images/tab_1_prod_top.gif") no-repeat;
}
.tabellaProdotti .leftCenterBasso {
	width: 170px;
	height: 15px;

	padding-left: 10px;

	background: transparent url("../images/tab_1_prod_center.gif");
}
.tabellaProdotti .leftCenterAlto {
	width: 170px;
	height: 100px;

	text-align: center;
	vertical-align: middle;

	background: transparent url("../images/tab_1_prod_center.gif");
}
.tabellaProdotti .leftBottom {
	width: 172px;
	height: 14px;

	background: transparent url("../images/tab_1_prod_bottom.gif") no-repeat;
}


.tabellaProdotti .rightLongTop {
	width: 453px;

	background: transparent url("../images/tab_2_prod_top.gif") no-repeat;
}
.tabellaProdotti .rightLongCenter {
	width: 453px;

	padding-left: 10px;

	vertical-align: top;

	background: transparent url("../images/tab_2_prod_center.gif");
}
.tabellaProdotti .rightLongBottom {
	width: 453px;

	background: transparent url("../images/tab_2_prod_bottom.gif") no-repeat;
}


.tabellaDescrizione {
	width: 97%;
	height: 100px;
}
.tabellaDescrizione td {
	vertical-align: top;
}
.tabellaDescrizione #note {
	vertical-align: bottom;
}
.tabellaDescrizione #note hr {
	height: 1px;

	color: #0584B7;
}


.linkPdf:link {
	color: #D7E4F0;
	text-decoration: none;
	font-weight: none;
}
.linkPdf:hover {
	color: #D7E4F0;
	text-decoration: none;
	font-weight: none;
}
.linkPdf:visited {
	color: #D7E4F0;
	text-decoration: none;
	font-weight: none;
}


.tabellaProdotti .centerTop {
	width: 172px;
	height: 10px;

	background: transparent url("../images/tab_3_prod_top.gif") no-repeat;
}
.tabellaProdotti .centerCenter {
	width: 172px;
	height: 15px;

	padding-left: 10px;

	background: transparent url("../images/tab_3_prod_center.gif");
}
.tabellaProdotti .centerBottom {
	width: 172px;
	height: 14px;

	background: transparent url("../images/tab_3_prod_bottom.gif") no-repeat;
}


.tabellaProdotti .rightTop {
	width: 113px;
	height: 10px;

	background: transparent url("../images/tab_4_prod_top.gif") no-repeat;
}
.tabellaProdotti .rightCenter {
	width: 113px;

	padding-left: 10px;

	background: transparent url("../images/tab_4_prod_center.gif");
}
.tabellaProdotti .rightBottom {
	width: 113px;
	height: 14px;

	background: transparent url("../images/tab_4_prod_bottom.gif") no-repeat;
}


.cellaQuantita {
	width: 54px;
}


.cellaCarrello {
	width: 32px;
}


.inputCarrello {
	width: 45px;

	text-align: right;
}


#centroStatico {
	width: 950px;

	margin-left: 8px;
}


.guida_div {
	font-size: 10px;
	font-family: Verdana, Tahoma, Georgia;
	color: navy;
}


.guida_titolo {
	font-size: 12px;
	font-weight: bold;
	color: #800000;
	margin-bottom: 10px;
	margin-top: 20px;
}


.hidden{
	display:none;
}


.show{
	display:block;
}


.link:link, .link:visited, .link:hover, .link:active{
	color: navy;
	text-decoration: none;
}
.link:hover, .link:active {
	text-decoration: underline;
}


.redboldlink:link, .redboldlink:visited, .redboldlink:hover, .redboldlink:active{
	color: red;
	font-weight: bold;
	text-decoration: none;
}
.redboldlink:hover, .redboldlink:active {
	text-decoration: underline;
}



.textarea_conferma_carrello {
	width: 250px;
}


.news {
	text-align: left;
}
.news a:link, .news a:visited, .news a:hover, .news a:active{
	color: navy;
	text-decoration: none;
}
.news a:hover, .news a:active {
	text-decoration: underline;
}
