@charset "utf-8";
/* CSS Document */

A:link, A:visited { 
	text-decoration: none 
}

A:hover {
	color: #EE6E17;
}
img {
	border:0;
	border-color:#FFF
}
input {
	border: 1px solid #dcdcdc;
	color: #444;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
 }
body {
	background-color: #CCC;
}
.ul_prodotto {
	list-style-type: none;
	padding-left: 0;
	margin-left: 10;
}
.li_prodotto {
	float: inherit;
	text-align: center;
	display: block;
	float: left; /* elementi su singola riga */
	border: 1px solid #999999;
	margin: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.clear { clear: left }


.area_login {
	padding: 20px;
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
    -moz-box-shadow:5px 5px 2px #333333;
    -webkit-box-shadow:5px 5px 2px #333333;
    box-shadow:5px 5px 2px #333333;
}
.area_Contenitore {
	background-color: #FFF;
	width: 990px;
	min-height:700px;
	position: relative;
	top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.area_Menu {
	width: 990px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	background-color: #FFF;
}
.area_Header_Menu {
	width: 550px;
	position: absolute;
	height: 60px;
	right: 30px;
	text-align: right;
	bottom: 0px;
}

.area_Header_Logo {
	width: 400px;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	left: 10px;
	top: 10px;
}
.area_Header {
	width: 990px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	background-color: #ED6D16;
}
.area_Header_Scritta {
	width: 700px;
	position: absolute;
	height: 130px;
	right: 30px;
	text-align: right;
	bottom: 5px;
}




.area_Principale {
	width: 930px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	min-height: 400px;
	background-color: #FFF;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
	padding-top: 20px;
}
.area_Footer {
	width: 970px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #666666;
	min-height: 150px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.area_Footer_sx {
	width: 350px;
	position: absolute;
	height: auto;
	left: 30px;
	top: 15px;
}
.area_Footer_dx {
	width: 350px;
	position: absolute;
	height: auto;
	right: 30px;
	text-align: right;
	bottom: 20px;
}
.area_img {
	position: absolute;
	height: 150px;
	width: 200px;
	top: 100px;
	right: 25px;
}








.Testo {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}







.Testo2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #EE6E17;
}


.Testo3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	color: #EE6D19;
}
.Testo4 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	color: #333333;
}
.Testo5 {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	font-weight: bold;
}

.TestoTitolo {
	font-family: "Trebuchet MS", Arial;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	color: #EE6D19;
}

.TestoTitolo2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #ee6d19;
}
.TestoTitolo3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #EE6D19;
}
.TestoTitolo4 {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}


.TestoFooter {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
.TestoBianco {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
.TestoBianco2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 30px;
	font-style: italic;
	line-height: normal;
	color: #FFFFFF;
	text-shadow: 2px 2px 4px black;
}
.TestoBianco3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	color: #FFFFFF;
	text-shadow: 2px 2px 4px black;
}




.TestoAr {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #ee6d19;
}

.TestoGr {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	font-weight: bold;
}
.TestoGr2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #EE6D19;
	font-weight: bold;
}
.TestoGr3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	font-weight: bold;
}

.TestoGrAr {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #ee6d19;
	font-weight: bold;
}



.TestoMenu {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	font-weight: bold;
}
.TestoMenu_2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #0083FE;
	font-weight: bold;
}


.Testo_Attivo {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #33CC66;
	font-weight: bold;
}
.Testo_Pausa {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFCC00;
	font-weight: bold;
}

.Testo_Disattivo {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	font-weight: bold;
}
