/* CSS Document */
body{
	background-color: #ebebeb;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.sfondoBianco{
	background-color:#FFFFFF;
}

.titoloTabella{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #96a7cb;
	padding-left: 3px;
	font-weight: bold;
}

.sfondoTabella{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ebebeb;
	text-align:center;
}

.sfondoChiaro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #f7f7f7;
	text-align:center;
}

.sfondoTabellaLeft{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ebebeb;
	text-align:left;
}

.sfondoChiaroLeft{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #f7f7f7;
	text-align:left;
}

.sottolineato{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}

.testo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.testoBold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #192162;
	font-weight: bold;
}

.testoIntestazione{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9c9b9b;
	font-weight: bold;
}

.bordoLeftDotted{
	border-color: #9c9b9b;
	border-style: dotted; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 1px
}

.bordoRightDotted{
	border-color: #9c9b9b;
	border-style: dotted; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}

.bordoBottomDotted{
	border-color: #9c9b9b;
	border-style: dotted; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px
}

.bordo{
	border-color: #9c9b9b;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

.titoloMenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #96a7cb;
	padding-left: 3px;
}

.titoloMenuNovita{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC6600;
	padding-left: 3px;
}

.Prodotti{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #3E5697;
	padding-left: 3px;
	text-align: center;
	border: 1px solid #96a7cb;
}

.titoloMenuLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #96a7cb;
}

.titoloParagrafo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #192162;
	font-weight: bold;
	background-color: #ebebeb;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.menuTop1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #192162;
	text-align:center;
	cursor:hand;
}

.menuTop2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #1b3c79;
	text-align:center;
	cursor:hand;
}

.menuTop3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #1e5d96;
	text-align:center;
	cursor:hand;
}

.menuTop4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #217bb0;
	text-align:center;
	cursor:hand;
}

.menuTop5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #26b8e5;
	text-align:center;
	cursor:hand;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: decimal;
}

#menu {
	list-style-image: url(../images/punto.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style:italic;
	margin-left:-25px;
}

A:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#efefef;
	color: #000000;
	text-decoration:none;
}

A:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.menuTop A:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}

.menuTop A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}

.menuTop A:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
}

input{
	border: 1px #96a7cb;
}

.bottone{
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #192162;
	font-weight: bold;
	cursor:hand;
}

.sfondoLogo{
	background-image: url(/images/sfondo_logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.liv_home {
	float: left;
	padding: 0px;
}

.liv_0_menu {
	width: 96%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(/images/freccia.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	background-color:#ebebeb;
	font-weight: bold;
	float: left;
}


.liv_0 {
	width: 96%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	background-image: url(/images/freccia.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	font-weight: bold;
}


.liv_0_menuclick {
	width: 96%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	background-image: url(/images/punto.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}


.liv_1 {
	width: 96%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	float: left;
	background-image: url(/images/punto.gif);
	background-repeat: no-repeat;
	background-position: 15px 5px;
}

.margineTop{
	padding-top:5px;
	padding-left: 3px;
	padding-right: 3px;
}

.testataprint {
	display: none;
}

.sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#96a7cb;
}
.sfondoBianco .link_grigino {
	color: #666666;
}
.titoloImpack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC6600;
	font-style: italic;
}
