@charset "utf-8";
/* CSS Document */

/*change font*/
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	line-height: 1.5;
}
p a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
p a:hover {
	color: #DF6900;
	text-decoration: none;
	background-color: #000000;
}
span {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	line-height: 1.5;
}
span a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
span a:hover {
	color: #DF6900;
	text-decoration: none;
	background-color: #000000;
}
/*menù intestazione */
.toolbar{
    padding: 5px 0px 5px 0px;
}
.menu{
	color: white;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    border-right: 3px solid white;
    text-decoration: none;
    padding: 5px;
}
.menuplus{
	color: #000000;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    border-right: 3px solid white;
    text-decoration: none;
    padding: 5px;
}
.menu:hover {
	color: #DF6900;
	text-decoration: none;
	background-color: #000000;
}
.menuplus:hover {
	color: #DF6900;
	text-decoration: none;
    background-color: #FFFFFF;
}
/*menù intestazione*/
.title01 {
	color : #8D3219;
	margin-top : 15px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 0px;
	font-size : 25px;
	font-family : "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
/*change font*/
.title {
	color: #000000;
	margin-top : 28px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 45px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.title a {
	color: #000000;
}
.title a:hover {
	color: #005A94;
	background-color: #FFFFFF;
}
#imgprint {
	float:right;
	margin-right: 5px;
	width: 36px;
	margin-top: -5px;
	margin-bottom: -5px;
	margin-left: -5px;
	height: 16px;
}
.imgpaypal {
	height: 50px;
	width: 100px;
}
input:hover {
	border: #66CC00 3px solid;
} 

.search {
width:50px;
height:25px;
}