/* 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;
}



.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: #000;
	text-decoration:none;
}

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


.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;
	text-align: center;
}
#menusx {
	background-color: #FFF;
	width: 180px;
	display: block;
	overflow: visible;
	float: left;
}
#menusx H3 {
	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;
	padding: 5px;
	display: block;
	list-style-type: none;
}

#menusx a {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 18px;
	background-image: url(../images/freccia.gif);
	background-repeat: no-repeat;
	background-position: 4px 14px;
	font-weight: bold;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 0px;
	font-size: 11px;
	margin-top: 0px;
	width: 148px;
	margin-left: 0px;
	margin-right: 0px;
	display: table-row;
}
#colonnadx {
	float: right;
	width: 180px;
	display: inline;
	margin: 0;
	position: relative;
}
#centro {
	float: left;
	width: 525px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: inline;
	height: auto;
	overflow: hidden;
}
#centro h1 {
	text-align: center;
}
#centro h1 a {
	font-size: 18px;
}
#centro h1 a IMG {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.segue {
	float: none;
	display: inline-table;
	margin-top: 15px;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 6px;
	padding-right: auto;
	padding-bottom: 6px;
	padding-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #f1f1f1;
	border-right-color: #f1f1f1;
	border-left-color: #f1f1f1;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	white-space: nowrap;
	text-align: center;
}
.segue img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 5px;
	text-decoration: none;
}


#centro h2 {
	text-align: center;
}
#totale {
	width: 920px;
	display: table;
	background: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

.titoloParagrafo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #192162;
	font-weight: bold;
	background-color: #ebebeb;
	text-align:center;
	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;
	padding: 6px;
	width: 100%;
}
.imgsx {
	margin-right: 30px;
	margin-bottom: 20px;
	float: left;
	display: block;
}
#gallery {
	float: none;
	text-align: left;
	display: block;
}
#toprow {
	display: block;
	float: left;
	height: auto;
	margin-bottom: 15px;
}
#gallery img {
	float: left;
	display: block;
	margin-right: 20px;
}
ul {
	list-style-type: square;
	display: block;
	position: relative;
	float: none;
	padding-left: 30px;
}
li {
	list-style-type: disc;
}
#centro a {
	text-decoration: underline;
}
#rigacentro {
	width: 920px;
	display: table-row;
	background: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	float: left;
	overflow: hidden;
}
#pedice {
	width: 100%;
	padding-left: 10px;
	padding-top: 20px;
	float:left;
	display: block;
	border-top: dashed 1px #cccccc;
	margin-top: 10px;
}
div {
	/*border: solid 1px #F00;*/
}

