@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	border:none;
}
body {
	width:100%;
	height:100%;
}
a {
}
/* TEXT */

p {
	color:#4b4b4b;
	line-height:18px;
}
.tre_terzi p{
	padding:0 20px 20px;
	text-align:justify;
}
b {
}
i {
}
h1, h2 {
	color:#fff;
	line-height:18px;
	font-family:"ComfortaaRegular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
}
h1 {
	font-size:14px;
	text-transform:uppercase;
}
h2 {
	font-size:12px;
	text-transform:lowercase;
}
h3 {
	color:#4b4b4b;
	line-height:18px;
}
h4 {
}
h5 {
	color:#fff;
	line-height:18px;
	font-family:"ComfortaaRegular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:0 0 5px 0;
}
span.orange {
	font-size:16px;
	color:#fd7900;
	font-family:"ComfortaaRegular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h6 {
}
small {
}

a{
	text-decoration:none;
}
/* TABLES */

table {
}
table tr {
}
table tr td {
}
table tr th {
}
/* IMAGES */
img {
}
/* FORM */
form {
}
button, input[type=submit], input[type=reset], input[type=reset], input[type=image], input[type=button] {
	width:110px;
	height:30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color:#fff;
	font-family:"ComfortaaRegular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-transform:lowercase;
	background: #ff7e00; /* Old browsers */
	background: -moz-linear-gradient(top, #ff7e00 0%, #ee5500 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff7e00), color-stop(100%, #ee5500)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff7e00 0%, #ee5500 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff7e00 0%, #ee5500 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ff7e00 0%, #ee5500 100%); /* IE10+ */
	background: linear-gradient(top, #ff7e00 0%, #ee5500 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7e00', endColorstr='#ee5500', GradientType=0 ); /* IE6-9 */
	border:1px solid #ec7431;
	cursor:pointer;
	margin:0 5px;
	float:right;
}
button:hover, input[type=submit]:hover, input[type=reset]:hover, input[type=reset]:hover, input[type=image]:hover, input[type=button]:hover {
	background: #ff7e00; /* Old browsers */
	background: -moz-linear-gradient(top, #ff7e00 0%, #ea3e00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff7e00), color-stop(100%, #ea3e00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff7e00 0%, #ea3e00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff7e00 0%, #ea3e00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ff7e00 0%, #ea3e00 100%); /* IE10+ */
	background: linear-gradient(top, #ff7e00 0%, #ea3e00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7e00', endColorstr='#ea3e00', GradientType=0 ); /* IE6-9 */
}
label {
	color:#261b15;
	font-weight:normal;
	text-transform:lowercase;
	line-height:18px;
}
textarea, input[type=text] {
	border:solid 1px #c9c9c9;
	line-height:18px;
	width:160px;
}
input[type=text] {
	height:18px;
}
input[type=text]:focus, textarea:focus {
	background-color:#f5dfd3;
	border:1px solid #261b15;
}
input[type=checkbox] {
}
input[type=file] {
}
input[type=password] {
}
input[type=radio] {
}
input[type=text] {
}
/* LISTS */
ul {
}
ol {
}
li {
}
/*----------VENTURI STYLE----------*/

#testata, #piedipagina {
	width:100%;
	background-repeat:repeat-x;
}
#testata {
	height:150px;
	background:url(img/testata_bg.png);
}
#piedipagina {
	padding-top:20px;
	height:180px;
	background-image:url(img/footer_bg.png);
}
#testata_contents, #piedipagina_contents {
	width:940px;
	height:100%;
	margin:0 auto;
	padding:0 10px;
}
#piedipagina_left_content {
	width:720px;
	float:left;
	border-right:1px solid #fd7900;
}
#piedipagina_left_content img {
	margin-top:10px;
}
#piedipagina_right_content {
	float:right;
	width:180px;
	padding-left:20px;
}
#piedipagina_right_content p {
	color:#fff;
	text-align:right;
	line-height:18px;
	font-size:11px;
}
#piedipagina_contents ul li {
	color:#fff;
	font-size:10px;
	list-style-position:inside;
	line-height:18px;
}
#pagina {
	width:940px;
	height:auto;
	background:url(img/pagina_bg.png) repeat-y;
	margin:0 auto;
	padding:30px 10px;
	box-shadow: 1px 1px 30px #7C7C7C;
	-moz-box-shadow: 1px 1px 30px #7C7C7C;
	-webkit-box-shadow: 1px 1px 30px #7C7C7C;
}
#logo {
	width:324px;
	height:100px;
	padding-top:30px;
	float:left;
}
#testata_contents img.tazza{
	float:right;
	margin-bottom:-71px;
	padding-top:10px;
}

ul#menu, #intro {
	float:left;
}
#intro {
	border:2px solid #fd7900;
}
ul#menu {
	margin-top:7px;
}
#macchia {
	float:right;
}
ul#menu li, ul#menu li a {
	display:block;
	width:217px;
	height:45px;
	margin-bottom:10px;
	text-align:right;
	font-size:14px;
	
	line-height:45px;
	padding-right:10px;
	text-decoration:none;
	text-transform:lowercase;
	font-family:"ComfortaaRegular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

ul#menu li{
	background:url(img/menu_btn_selected.png) no-repeat;
	color:#e9712e;
	font-weight:bold;
}

ul#menu li a{
	background:url(img/menu_btn_normal.png) no-repeat;
	color:#064bb3;
	font-weight:normal;
}


ul#menu li a:hover {
	background:url(img/menu_btn_hover.png) no-repeat;
	color:#fff;
}
.clr {
	clear:both;
}
.box {
	box-shadow: 2px 2px 10px #c2c2c2;
	-moz-box-shadow: 2px 2px 10px #c2c2c2;
	height:auto;
	display:block;
	background-color:#fff;
	margin-bottom:30px;
}
.unterzo {
	width:305px;
	float:left;
}
.tre_terzi {
	width:auto;
}
.titolo {
	width:auto;
	background:url(img/title_bg.png) repeat-x;
	height:57px;
	padding:10px 20px;
}
#menu_contenuti_in_primo_piano {
	margin-bottom:30px;
}
.box h3 {
	padding:0 20px;
	font-weight:normal;
	font-size:13px;
	text-align:justify;
}
#segue_azienda {
	margin-right:15px;
	margin-top:-10px;
}
#azienda_home, #distributori_automatici_home {
	margin-right:10px;
	height:339px;
}
/*FORM CONTACTS STYLE*/

div#form_container {
	width:301px;
	height:256px;
	border:#fd7900 1px solid;
	overflow:hidden;
	background: #9a7662; /* Old browsers */
	background: -moz-linear-gradient(top, #9a7662 30%, #5a4f49 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #9a7662), color-stop(100%, #5a4f49)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #9a7662 30%, #5a4f49 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #9a7662 30%, #5a4f49 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #9a7662 30%, #5a4f49 100%); /* IE10+ */
	background: linear-gradient(top, #9a7662 30%, #5a4f49 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9a7662', endColorstr='#5a4f49', GradientType=0 ); /* IE6-9 */
}
div#form_container table {
	width:100%;
	text-align:right;
	padding-top:15px;
	vertical-align:middle;
}
div#form_container table td {
	width:180px;
	padding:10px 0 0 10px;
	text-align:left;
}
ul#tab_menu {
}
ul#tab_menu li {
	display:inline-block;
	width:97px;
	height:80px;
	line-height:20px;
	padding-top:0px;
	text-align:center;
	margin:1px 1px 0 1px;
	cursor:pointer;
	color:#eb6a23;
	text-transform:lowercase;
	font-size:13px;
}
ul#tab_menu li img {
	padding:5px;
}
ul#tab_menu li:hover, ul#tab_menu li.selected {
	border-left:#fd7900 1px solid;
	border-top:#fd7900 1px solid;
	border-right:#fd7900 1px solid;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin:0;
	background: #9a7662; /* Old browsers */
	background: -moz-linear-gradient(top, #9a7662 30%, #5a4f49 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #9a7662), color-stop(100%, #5a4f49)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #9a7662 30%, #5a4f49 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #9a7662 30%, #5a4f49 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #9a7662 30%, #5a4f49 100%); /* IE10+ */
	background: linear-gradient(top, #9a7662 30%, #5a4f49 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9a7662', endColorstr='#5a4f49', GradientType=0 ); /* IE6-9 */
}
.contact_form {
	width:100%;
	height:256px;
}
form.contact_form input[type=submit] {
	float:none;
	margin-left:53px;
}
#form_position {
}
#tazza_form {
	position:absolute;
	margin-top:95px;
	margin-left:20px;
}

#richiesta_rifornimento, #richiesta_assistenza, #richiesta_installazione{
	width:160px !important;
	padding:0;
}

/*AZIENDA*/

#azienda_primo_paragrafo{
	float:left;
	width:580px;
	text-align:left;
	font-size:13px !important;
}

#azienda_prima_immagine{
	margin-right:20px;
	float:right;
}

#azienda_secondo_paragrafo{
	float:right;
	width:580px;
	text-align:right;
	margin-top:40px;
	font-size:13px !important;
}

#azienda_seconda_immagine{
	margin-left:20px;
	margin-bottom:20px;
	float:left;
	margin-top:10px;
}

/*BRANDS*/

#brands_primo_paragrafo{


}

#brands{
	width:auto

}

#brands img{
	width:100px;
	height:auto;
	vertical-align:middle;
	text-align:center;
	margin:25px;
}

/*DISTRIBUTORI AUTOMATICI*/

#distributori_contenitor{
	position:relative;
	width:900px;
	height:800px;
	padding:20px;
}

ul#menu_distributori{
	width:100%;
	list-style:none;
	height:20px;
	background:#ff7e00;
}

ul#menu_distributori li{
	line-height:20px;
	float:left;
	width:25%;
	text-align:center;
	font-size:16px;
	font-family:"ComfortaaRegular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#fff;
	cursor:pointer;
}
ul#menu_distributori li:hover{
	background:#fff;
	color:#ff7e00;
}
.voce_selezionata{
	background:#fff;
	color:#ff7e00 !important;
	font-weight:bold;
}

.distributori{
	width:900px;
	height:700px;
	position:absolute;
	top:20px;
	left:20px;
}

h3.nome_distributore{
	line-height:20px;
	text-align:center;
	font-size:14px;
	width:150px;
	height:20px;
	display:block;
	background:#1570fb;
	color:#fff !important;
	padding:0px !important;
	font-family:"ComfortaaRegular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	transform:rotate(-5deg);
-ms-transform:rotate(-5deg); /* IE 9 */
-moz-transform:rotate(-5deg); /* Firefox */
-webkit-transform:rotate(-5deg); /* Safari and Chrome */
-o-transform:rotate(-5deg); /* Opera */
	
}
h3.nome_distributore:hover{
	transform:rotate(-2deg);
-ms-transform:rotate(-2deg); /* IE 9 */
-moz-transform:rotate(-2deg); /* Firefox */
-webkit-transform:rotate(-2deg); /* Safari and Chrome */
-o-transform:rotate(-2deg); /* Opera */	
}

.distributore{
	width:150px;
	height:230px;
	float:left;
	position:relative;
	text-align:center;
	margin:0 36px 30px 36px;
}

.distributori img{
	bottom:50px;
	height:200px;
	max-width:150px;
}

#accoppiate, #acqua_bibite, #bevande_calde{
	display:none;	
}

.bianchi, .necta{
	width:445px;
	float:left;
}
.bianchi{
	margin-right:4px
}
.necta{
	margin-left:4px;
}
.titolo_marca_distributori h2{
	color:#000;
	font-size:16px;
	line-height:30px;
	text-align:center;
	color:#193570;
	font-weight:bold;
	text-transform:uppercase;
}
.titolo_marca_distributori{
border-bottom:1px solid #1570fb;
margin-bottom:20px;
}

/*CONTATTI*/

form#form_contatti{
	width:60%;
	height:auto;
	float:left;
}

form#form_contatti div.elemento{
	margin:2%;
	width:46%;
	float:left;
}

form#form_contatti div.elemento_large{
	width:96%;
	margin:2%;
	height:auto;
	display:block;
}

form#form_contatti label{
	font-size:11px;
}

form#form_contatti input[type=text], textarea{
	padding:0 3px;
	width:70%;
}
form#form_contatti input[type=text]{
	height:20px;
}

form#form_contatti textarea{
	height:100px;
}

form#form_contatti input[type=submit],
form#form_contatti input[type=reset]{
	float:none;
	display:inline-block;
	margin:10px;
}
div#mappa{
	width:40%;
	float:right;
}

div#mappa iframe{
	margin:20px auto 5px;
}

.ok{
	color:#0C0;
}
.not_ok{
	color:#F00;
}

label{
	font-size:13px;
	font-variant:small-caps;
}
.slogan{
	font-family:"ComfortaaRegular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#fff;
	font-size:24px;
	float:left;
	margin:90px 0 0 200px;

}