* {margin: 0; padding: 0; border: 0 solid; font-family: Arial, sans-serif;}

body { background: #5c7784 url(../immagini/bckbody.jpg) left 360px repeat-x; }

img { }

img.btn{float: left;}

#freccia{position: relative; left: -300px; top: 0;}

a {text-decoration: none; color: #fff;}

a:active {}

a:link { }

a:visited { }

a:hover { }

div { }

div.sezione1{
	height: 240px;
	width: 800px;
	background: url(../immagini/bckjuice1.jpg) left bottom no-repeat;
}

div.sezione2{
	height: 40px;
	width: 800px;
	background: url(../immagini/bckjuice2.jpg) left top no-repeat;
}

div.sezione3{
	padding-top: 20px;
	height: 100px;
	width: 800px;
	background: url(../immagini/bckfiloarancione.jpg) left bottom no-repeat;
}

div.sezione4{
	text-align: center;
	margin-top: 10px;
	height: 40px;
	width: 800px;
	color: #fff;
	font-size: 12px;
	vertical-align: middle;
}

#pannello { 
	height: 190px;
	width: 800px;
	display: none;
	color: #fff;
	background-color: #cc6600 ;
}

#pannello span {
	font-size: 12px;
	line-height: 18px;
	float: left; 
	width: 250px;
	margin-left: 5px;
}

#contatti, #newsletter{ float: right;}

table { }

tr { }

td { }

h1,h2,h3,h4,h5,h6 { }

hr { text-align: left; }

p { text-align: left; font-size: 12px; line-height: 18px;}

ul {list-style:none; width: 800px;}

li {list-style:none; }

font { }

input[type='text'] { }

input[type='button'] { }

input[type='submit'] { }

input[type='reset'] { }

textarea {}

select { }

form {  }

span {}

span.sinistro { float: left; margin-left: 1px; width: 364px; margin-right: 34px;}
span.destro { float: right; margin-right: 1px; width: 400px; }
