/*tag*/
body {
	font-family:"Trebuchet MS", sans-serif;
	font-size:85%;
	color:#333333;
	background-color:#FFFFFF;
	padding: 0;
	margin:0;
}

h1 {
	width:100%;
	margin:0;
	padding-top:3px;
	padding-bottom:0px;
	color:#666666;
	text-align:center;
	font-size:11px;
	height: 20px;
	font-weight: normal;
	background-color: #EEEEEE;
}

h2 {
	margin:0;
	padding:5px;
	text-align:left;
	font-size:1.2em;
	color: #666666;
	font-weight: normal;
	font-family: "Trebuchet MS", sans-serif;
}

p {
	margin:5px;
}

a:link{
	color:#054DA2;
	text-decoration:none;
}
a:visited{
	color:#054DA2;
	text-decoration:none;
	}
a:hover{
	color:#69cdef;
	text-decoration:underline;
}

#email {
	font-size:0.8em;	
}
img {
	border: 0;	
}
/*box stondati*/
.boxHome {
	width: 250px;
	color: #000;
	padding: 0px;
	background-color: #EDEDED;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	float:left;
}
.contenitore {
	width: 100%;
	color: #000;
	padding: 0px;
	background-color: #EDEDED;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.topleft {
	background-image: url(../images/top_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.topright {
	background-image: url(../images/top_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottomleft {
	background-image: url(../images/bottom_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottomright {
	background-image: url(../images/bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contenuto {
	padding: 10px;
} 

/*layout*/
#header {
	height: auto;
	overflow: visible;
	background-color:#FFFFFF;
	margin: 0;
	border-top: 4px solid #CCCCCC;
	text-align: center;
}
.boxBanner {
	width: 900px;
	height: 250px;
	float:left;
	text-align:left;
	font-size: 0.8em;
	padding: 0;
	overflow:hidden;
}
.logo{
	text-align:left;
	width: 898px;
	height: 40px;
	background-image: url(../images/logoAcquaRete.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
	padding-left: 100px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.logo span{
	padding-left:205px;
	}


.loghi{
	text-align:left;
	clear: both;
}
.killer{
	clear:both;
	height: 1px;
}
.acc{
	margin: 0 1px;
}
.upSub{
	margin: 2px 0;
}
.slogan{
	font-size: 2em;
	color:#FFFFFF;
	padding-left:30px;
}

.sloganSmall{
	font-size: 1.3em;
	color:#FFFFFF;
}
.iconBog{
	list-style-image: url(../images/arrow.png);
	margin:0;
	}
.info {
	width: 880px;
	color: #000;
	padding: 0px;
	background-color: #EDEDED;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	clear:both;
	font-size: 0.9em;
}

div#container {
	width: 900px;
	margin: 10px auto;
	text-align:center;
	height: auto;
	overflow:hidden;
	padding: 0px;
}
div#top {
	width: 100%;
	text-align:center;
	}

div#left {
	width: 640px;
	float:left;
	height:auto;
	padding-top:0;
}
div#left h2{
	font-size: 2.6em;	
}

.left-top {
	width: 640px;
	height:14px;
	text-align:justify;
	float:left;
	margin: 0 0 0 5px;
	background-image: url(../images/back-text-top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:0 10px;
}
.left-center {
	width: 640px;
	text-align:justify;
	float:left;
	font-size: 1em;
	margin: 0 0 0 5px;
	background-image: url(../images/back-text-center.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	padding:0 10px;
}
.left-center img{
	margin:5px 10px 5px 5px;
	float:left;
}
.left-center h4{
	padding:5px;
}
.left-center p{
	padding:5px;
}
.left-bottom {
	width: 640px;
	text-align:justify;
	float:left;
	font-size: 1em;
	margin: 0 0 0 5px;
	background-image: url(../images/back-text-bottom.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	padding:0 10px;
}
/*stile box prodotti*/
.prodotti-top {
	width: 640px;
	height:14px;
	text-align:justify;
	float:left;
	margin: 0 0 0 5px;
	background-image: url(../images/back-text-top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:0 10px;
}
.prodotti-center {
	width: 640px;
	text-align:justify;
	float:left;
	font-size: 1em;
	margin: 0 0 0 5px;
	background-image: url(../images/back-text-center.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	padding:0 10px;
}
.prodotti-center img{
	margin:5px 10px 5px 5px;
	float:left;
}
.prodotti-center h4{
/*	padding:5px;
*/}
.prodotti-center p{
	/*padding:5px;*/
}
.prodotti-link {
	float:left;
	padding:5px 0 0 5px;
}
.prodotti-bottom {
	width: 640px;
	text-align:justify;
	float:left;
	font-size: 1em;
	margin: 0 0 0 5px;
	background-image: url(../images/back-text-bottom.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	padding:0 10px;
}

/*end box prodotti*/

div#right {
	height: 350px;
	width: 230px;
	float:right;
	text-align: center;
	margin:15px 0 0 0;
	padding: 0;
}
div#right-ristoranti {
	background:url(../images/back-box-ristoranti-custom.png) no-repeat top center;
	height: 420px;
	width: 230px;
	float:right;
	text-align: center;
	padding-top: 10px;
	margin:30px 0;
}
div#form {
	height: 340px;
	width: 230px;
	text-align: center;
	padding: 0;
 	overflow:hidden;
}
div#form table{
	font-size:30px;
}


div#right img{
	text-align: center;
}

#mini-menu{
	width:230px;
	height:45px;
	margin:10px 0 10px 0;
	text-align: center;
}
/*footer*/
div#footer{
	color: #333333;
	font-size: 1em;
	margin-top: 20px;
	text-align:center;
	background-color: #eaeaea;
	height: 170px;
	overflow:visible;
	padding: 0px;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
} 
div#footer div{
	width: 930px;
	text-align:left;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	overflow: visible;
}

div#footer div.sector{
	width: 310px;
	text-align:left;
	float:left;
}
div#footer div.sector-img{
	width: 280px;
	text-align:left;
	float:left;
	padding-left:30px;
}
div#footer a{
	text-decoration:none;
}
div#footer li{
	list-style:none;
}

/*varie*/
.titolo-celeste{
	color: #6CCFF6;
}
.titolo-grigio{
	color:#999;
}
.titolo-prodotto{
	margin-top:15px;
}
.titolo-prodotto-celeste{
	color: #6CCFF6;
}
.titolo-prodotto-grigio{
	color:#999;
}
.descrizione{
	color:#999;
	font-weight:bold;
	margin:0;
}
.celeste {
	color: #054DA2;
}

#numero-verde {
	float: right;
}
#slidingDiv {
	position:fixed;
	width:570px;
	height:200px;
	text-align:center;
	background:url(../images/back-box-email-scomparsa.png) no-repeat;
	display:none;
	clear:both;
	padding-top:120px;
	top:25%;
	left:25%;
}
.imgDX {
	clear: right;
	float: right;
	margin-left: 5px;
}
.imgSx {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
td {
	text-align:left;
	font-size:12px;
}



/*motori*/
div#kunawebagency {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	margin: 20px auto 10px auto;
	width: 900px;
	height: 25px;
}
#kunawebagency a:link, #kunawebagency a:visited, #kunawebagency a:hover {color: #333333; text-decoration:none; font-size: 11px; font-weight:normal; font-family: Arial, Helvetica, sans-serif;}
#kunawebagency a:link.A, #kunawebagency a:visited.A, #kunawebagency a:hover.A {color: #333333; text-decoration:none; font-size: 11px; font-weight:normal; font-family: Arial, Helvetica, sans-serif; cursor: text;}

.kuna {
	font-size: 1em;
	text-align:center;
	color: #666666;
}
.kuna a {
	font-size: 1em;
	text-align:center;
	text-decoration:none;
	color: #666666;
}

/* Inizio CSS AP */
.apDiv, .apDiv a, .apDiv h1, .apDiv li, .apDiv ul, .apDiv p{
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  color:#666666;
  text-decoration:none;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  margin: 0px;
  padding: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  text-align:center;
  height:auto;
  overflow:auto;}
.apDiv li{
  display:inline;
  border-left:solid 1px;
  padding-left:5px;
  margin-left:0;}
.apDiv li.first{
  border-left:none;
  padding-left:0;
  margin-left:0;}
.apBack {
  background-color:#eeeeee;
  padding-top:3px;
  padding-bottom:3px;}
.apWrapper {
  width:900px;
  margin:0 auto 0 auto;}
.apLeft {
  float:left;}
.apRight {
  float:right;}
a:link.apAcontent, a:visited.apAcontent{text-decoration:none;font-weight:bold;}
a:hover.apAcontent, a:active.apAcontent{text-decoration:underline;font-weight:bold;}
/* Fine CSS AP */

