body {
      margin:0;
	    font-family:Verdana;
	    background : white url('../images/testata1.jpg');
	    padding:0px;
	    background-repeat : repeat-x;
	    text-align : center;
	    scrollbar-base-color : #4d4b44;
	    scrollbar-arrow-color : White;
    }

.testata {
	background : transparent;
	font : Verdana;
	font-style : italic;
	font-weight : normal;
	font-size : 24px;
	color : black;
	text-align : center;
}

.titolo_info {
	background : transparent;
	font : Verdana;
	font-style : normal;
	font-weight : bold;
	font-size : 14px;
	color : Black;
	text-align : center;
}

.testo_info {
	background : transparent;
	font : Verdana;
	font-style : normal;
	font-weight : bold;
	font-size : 13px;
	color : Black;
	text-align : justify;
	padding-bottom :5;
	padding-left : 10;
	padding-right : 10;
	padding-top : 5;
}

.info {
	background : transparent;
	font : Verdana;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	color : Black;
	text-align : left;
	padding-left : 5px;
}

.menu{
	background : transparent;
	font : Verdana;
	font-style : normal;
	font-weight : bold;
	font-size : 14px;
	color : Black;
	text-align : left;
	padding-left : 5px;
}

.testo{
	background : transparent;
	font : Verdana;
	font-style : normal;
	font-weight : normal;
	font-size : 13px;
	color : Black;
	text-align : justify;
	padding-bottom :5;
	padding-left : 10;
	padding-right : 10;
	padding-top : 5;
}


.testopiccolo{
	background : transparent;
	font : Verdana;
	font-style : normal;
	font-weight : bold;
	font-size : 12px;
	color : Black;
	text-align : justify;
	padding-bottom :5;
	padding-left : 10;
	padding-right : 10;
	padding-top : 5;
}

.changes3{
	background : transparent;
	font : Verdana;
	font-style : normal;
	font-weight : bold;
	font-size : 12px;
	color : #0000ff;
	text-align : justify;
	padding-bottom :5;
	padding-left : 10;
	padding-right : 10;
	padding-top : 5;
}

.testorosso{
	background : transparent;
	font : Verdana;
	font-style : normal;
	font-weight : bold;
	font-size : 13px;
	color : red;
	padding-bottom :5;
	padding-left : 10;
	padding-right : 10;
	padding-top : 5;
}

.testorossogrande{
	background : transparent;
	font : Verdana;
	font-style : normal;
	font-weight : bold;
	font-size : 15px;
	color : red;
	padding-bottom :5;
	padding-left : 10;
	padding-right : 10;
	padding-top : 5;
}

.note{
	background : transparent;
	font : Verdana;
	font-weight : normal;
	font-size : 12px;
	color : Black;
	text-align : justify;
	padding-bottom :5;
	padding-left :0 ;
	padding-right : 10;
	padding-top : 5;
}

.testotitolo{
	background : transparent;
	font : Verdana;
	font-style : normal;
	font-weight : bold;
	font-size : 16px;
	color : Black;
	text-align : justify;
	padding-left : 10;
	padding-right : 10;
}

.testotitolo1{
	background : transparent;
	font : Verdana;
	font-style : normal;
	font-weight : bold;
	font-size : 16px;
	color : Black;
	text-align : center;
	padding-left : 10;
	padding-right : 10;
}

.testotitolo2{
	background : transparent;
	font : Verdana;
	font-style : normal;
	font-weight : bold;
	font-size : 16px;
	color : Black;
	text-align : right;
	padding-left : 10;
	padding-right : 10;
}
.fototestodx{
	float : right;
	margin : 5px 10px 5px 10px;
}

.fototestosx{
	float : left;
	margin : 5px 10px 5px 10px;
}

.fototestosx1{
	float : left;
	margin : 1px 40px 1px 40px;
}


.fototestocntr{
	float : clear;
	margin : 5px 120px 5px 120px;
}


.colonna{
	border-left : 1px  solid #4d4b44;
	padding : 2 2 2 2;
}

.stat{
	border-top : 1px  solid #4d4b44;
}

a:link {
	font-family : Verdana;
	font-size : 14px;
	font-style : normal;
	font-weight : bold; 
	text-decoration : none;
	color : Black;
}

a:visited {
	font-family : Verdana;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : Black;
}

a:hover{
	font-family : Verdana;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
	color : Black;
}

a:active{
	font-family : Verdana;
	font-size : 14px;
	font-style : normal;
    font-weight : bold;
	text-decoration : underline;
	color : Black;
}

.colonna a:link {
	font-family : Verdana;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
	color : Black;
}

.colonna a:visited {
	font-family : Verdana;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
	color : Black;
}

.colonna a:hover{
	font-family : Verdana;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
	color : Black;
}

.colonna a:active{
	font-family : Verdana;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
	color : Black;
}

.piede{
	background : transparent;
	font : Verdana;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	color : Black;
	text-align : center;
	padding-bottom :5;
	padding-left : 10;
	padding-right : 10;
	padding-top : 5;
}

.piede a:active{
	text-decoration:none;
	font-size : 12px;
	color : black;
}

.piede a:hover{
	text-decoration:none;
	font-size : 12px;
	color : black;
}

.piede a:visited{
	text-decoration:none;
	font-size : 12px;
	color : black;
}

.piede a:link{
	text-decoration:none;
	font-size : 12px;
	color : black;
}

.faq{
	background : transparent;
	font : Verdana;
	font-style : normal;
	font-weight : normal;
	font-size : 13px;
	color : Black;
	padding-bottom :5;
	padding-left : 10;
	padding-right : 10;
	padding-top : 5;
}

.faq a:active{
	text-decoration:none;
	font-size : 12px;
	color : black;
}

.faq a:hover{
	text-decoration:none;
	font-size : 12px;
	color : black;
}

.faq a:visited{
	text-decoration:none;
	font-size : 12px;
	color : black;
}

.faq a:link{
	text-decoration:none;
	font-size : 12px;
	color : black;
}

.price{
	background : transparent;
	font : Verdana;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	color : Black;
}

.box_delivery {
	border:1px solid #4d4b44;
	padding:10px;
	margin : 5px;
	width : 100%;
	background : white;
	font : Verdana;
	font-style : normal;
	font-weight : normal;
	font-size : 13px;
	color : Black;
	text-align : justify;
}

.changes{
	background : transparent;
	font : Verdana;
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
	color : #0000ff;
	text-align : center;
	padding-bottom :5;
	padding-left : 10;
	padding-right : 10;
	padding-top : 5;
}

.changes a:active{
	text-decoration:none;
	font-size : 10px;
	color : #0000ff;
}

.changes a:hover{
	text-decoration:none;
	font-size : 10px;
	color : #0000ff;
}

.changes a:visited{
	text-decoration:none;
	font-size : 10px;
	color : #0000ff;
}

.changes a:link{
	text-decoration:none;
	font-size : 10px;
	color : #0000ff;
}

.changes2{
	background : transparent;
	font : Verdana;
	font-style : normal;
	font-weight : bold;
	font-size : 12px;
	color : #0000ff;
	text-align : justify;
	padding-bottom :5;
	padding-left : 10;
	padding-right : 10;
	padding-top : 5;
}


.changes2 a:active{
	text-decoration:none;
	font-size : 12px;
	color : #0000ff;
}

.changes2 a:hover{
	text-decoration:none;
	font-size : 12px;
	color : #0000ff;
}

.changes2 a:visited{
	text-decoration:none;
	font-size : 12px;
	color : #0000ff;
}

.changes2 a:link{
	text-decoration:none;
	font-size : 12px;
	color : #0000ff;
}

.changes4{
	background : transparent;
	font : Verdana;
	font-style : normal;
	font-weight : bold;
	font-size : 10px;
	color : #777777;
  text-align : center;
}	
	
	
.changes4 a:active{
	text-decoration:none;
	font-size : 10px;
	color : #777777;
}

.changes4 a:hover{
	text-decoration:none;
	font-size : 10px;
	color : #777777;
}

.changes4 a:visited{
	text-decoration:none;
	font-size : 10px;
	color : #777777;
}

.changes4 a:link{
	text-decoration:none;
	font-size : 10px;
	color : #777777;
}