@charset "iso-8859-2";
/* CSS Document */

/*

	-webkit-transform: translate3d(0, 0, 0);
	-webkit-overflow-scrolling: touch;


	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	
	text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);

*/
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/streep_logistic.png);
	background-repeat: no-repeat;
	background-position: center 200px;
	background-attachment: fixed;
}
h1{
	text-shadow:0 1px 1px rgba(255, 255, 255, 0.85);
	font-size: 21px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
h2{
	text-shadow:0 1px 1px rgba(255, 255, 255, 0.85);
	font-size: 18px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
table{
	font-size: 12px;
	padding-top: 2px;
}
.tab_menu{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tab_menu a{
	color: #333333;
	text-decoration: none;
}
.tab_menu a:hover{
	color: #FF0000;
	text-decoration: underline;
}

.tabella{
	width: 100%;
	border: 0px none #666666;
	margin: 0px;
	padding: 0px;
}
.tabella td{}
.tabella th{
	text-align: left;
	padding-top: 8px;
	padding-bottom: 0px;
	color: #FF0000;
}
.logo{
	position: absolute;
	margin-left: 50%;
	top: 2px;
	float: left;
	width: 105px;
	left: 190px;
	padding: 0px;
}
.button_normale{
	font-size:11px;
	line-height:18px;
	color:#333333;
	text-align:center;
	text-shadow:0 1px 1px rgba(255, 255, 255, 0.75);
	background-color:#fafafa;
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
	background-image:-webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image:-moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
	background-image:-ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image:-o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image:linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-repeat:no-repeat;

filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
	border-bottom-color:#666;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
	cursor:pointer;

*margin-left:.3em;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}.btn:first-child{*margin-left:0;
}
#Contenuto h2{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000;
	line-height: 25px;
	display: block;
}
.SpanbutLeft{
	float: left;
	margin-top: 7px;
	margin-left: 5px;
	white-space: nowrap;
	display: inline-block;
	width: 60px;
	padding: 3px;
	border: 1px outset #FFFFFF;

	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-radius: 5px 5px 5px 5px;

	cursor: pointer;
	
}
.SpanbutLeft a{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	
}
.titolo_pagina{
	text-shadow:0 1px 1px rgba(10, 10, 10, 0.75);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #003366;
	display: inline-block;
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	text-transform: uppercase;
	text-align: center;
	white-space: nowrap;
}
#Corpo{
	min-height: 600px;
	width: 620px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	border: 0px none #FF0000;
}
#Top{
	background-color:#FFFFFF;
	width: 600px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	}
#Contenuto{
	padding: 20px;
	width: 560px;
	min-height:450px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-radius: 8px 8px 8px 8px;
	border: 1px solid #C1C1C1;
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
}
.textbox_sizefix{
	width: 550px;
	font-size: 14px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	font-weight: normal;
	color: #000000;
}
.textbox_sizefix:focus{
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	border: 1px solid #333333;
	background-color: #333333;
	color: #FFFFFF;
}
#Infopiede{
	font-size: 11px;
	color: #333333;
	margin-bottom: 10px;
}
#Infopiede a{
	color: #333333;
	text-decoration: none;
	
}
.QQ{
	font-size: 14px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-radius: 5px 5px 5px 5px;
	font-weight: normal;
	color: #000000;
	
}
.QQ:focus{
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	border: 1px solid #333333;
	background-color: #333333;
	color: #FFFFFF;	
}
#streep_left{
	background-image: url(images/streep_logistic_left.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: fixed;
	height: 304px;
	width: 1043px;
	margin-left: 50%;
	z-index: 0;
	left: -501px;
	top: 200px;
}
.testo_sm{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.testo_sm a{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	}
.testo_sm a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.text_boxBOLD {
	font-family: ARIAL;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #666666;
	margin: 1px;

	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-radius: 5px 5px 5px 5px;

}
.text_boxBOLD:focus{
	background-color: #FFFF00;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.testo_tracking_small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
	
}
.div_maxsize{
	white-space: nowrap;
	display: block;
	overflow: hidden;
}
.td_riga_bassa{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;	
}
.tabella_testopiccolo_bordo{
	font-size: 11px;
	border: 2px solid #33FFFF;
	padding: 1px;
	background-color: #FFFFFF;
}
