@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #605b61;
	text-align:center;
	background-color:#ffffff;
}
table {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #605b61;
	text-align:left;
	background-color:#ffffff;
}
a  {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #605b61;
}
a:hover {
	color: #b7011b;
}
a.linknero, .bottompage a {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #605b61;
	text-decoration:underline;
}
a.linknero:hover, .bottompage a:hover {
	color:#b7011b;
}
a.linktitolorosso {
	font-size: 13px;
	color:#b7011b;
	font-weight:bold;
	text-decoration:underline;
}
a.linktitolorosso:hover {
	color: #605b61;
}
.testonero {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #605b61;
}
.sottotitolonero {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #605b61;
	font-weight:bold;
}
.titolorosso {
	font-size: 13px;
	color:#b7011b;
	font-weight:bold;
}
.sottotitolorosso {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #b7011b;
	font-weight:bold;
}
/* label campi obbligatori - testo rosso */
.labelinputaobb {
	font-size: 11px;
	color: #b7011b;
}
/* label campi NON obbligatori - testo nero */
.labelinputa, input, .txt{
	font-size: 11px;
	color: #605b61;
}
.inputa {
	margin-bottom:3px;
	font-size: 11px;
	color: #605b61;
}
select {
	margin-bottom: 3px;
}
/*________________________________ navigatore mobile (SEARCH BOX - RIGHT) _____________________________________________*/
#searchbox {
	background-color: #f5f5f5;
	border:1px solid #929294;
	width:150px;
	text-align:left;
}
form {
	margin:0 0 0 5px;
	padding:0;
}	
inputa {
	border: 1px solid #929294;
	margin:0;
	padding:0;
}
.titsearchbox {
	font-size:12px;
	color: #b7011b;
	font-weight:bold;
	line-height:20px;
	background-color: #e9e8ea;
	padding-left:5px;
}
.subtitsearchbox{
	margin: 10px 0 0 5px;
	font-weight:bold;
	font-family: Trebuchet MS;
	font-size: 11px;
}
.vocesearchbox {
	margin: 0 0 0 5px;
}
.clearborder {
	border-bottom: 1px solid #929294;
}
.possearchbox {
	position:absolute;
	top: 92px;
	left: 850px;
}
/*________________________________ SCHEDA PRODOTTO _____________________________________________*/
.subtit {
	font-size:12px;
	font-weight:bold;
	margin:0 0 0 20px;
}
.nomeprod {
	font-size:14px;
	color: #b7011b;
	font-weight:bold;
	margin: 10px 0 0 20px;
}
.imgprod {
	margin: 10px 0 0 20px;
}
.infoprobtab {
	margin-left:20px;
	margin-top:20px;
}
.etichettetab {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #605b61;
	font-weight:bold;
	border-bottom:1px solid #d3d4d5;
	width:270px;
}
.valoretab {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #605b61;
	border-bottom:1px solid #d3d4d5;
}
.valoretabico {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #605b61;
	text-align:center;
}
/*_______ icone______*/
.singleicona {
	float:left;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	margin-right:5px;
}
.infoicona {
	float:left;
}
