/* *********** index homecomfort.it vers. php 2.0 **************** */
@import "base.css";
@import "footer.css";
@import "menunav.css";

div#content {
  position: relative;
	float: left;
  width: 990px;
	min-height: 500px;
}
div#boxslide {
  position: relative;
	float: left;
  width: 693px;
	margin-top: 15px;
	margin-left: 15px;
}
div#copertina {
  position: relative;
	float: left;
  width: 280px;
	margin-top: 15px;
	text-align: center;
}
div#news {
  position: relative;
	float: left;
  width: 693px;
	margin-top: 15px;
	margin-left: 15px;
}
div#bannernews {
  position: relative;
	float: left;
  width: 678px;
	height: 60px;
	margin-top: 15px;
	border: 0px;
}
div#hometeather {
  position: relative;
	float: left;
  width: 340px;
	margin-top: 5px;
}
div#homeliving {
  position: relative;
	float: left;
  width: 340px;
	margin-top: 5px;
	margin-left: 10px;
}
div#multimedia {
  position: relative;
	float: left;
  width: 340px;
	margin-top: 5px;
	margin-bottom: 20px;
}
div#sintegrator {
  position: relative;
	float: left;
  width: 340px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.datanews {
  width: 320px;
  font: normal 11px tahoma,helvetica,sans-serif;
  color: #222;
	margin-left: 10px;
}
.titolonews {
  width: 320px;
  font: bold 12px tahoma,helvetica,sans-serif;
  color: #222;
	margin-left: 10px;
}
.titolonews a {
  color: #222;
}
.titolonews a:hover {
  color: #900;
	text-decoration: underline;
}
.testonews {
  width: 290px;
  font: normal 11px tahoma,helvetica,sans-serif;
  color: #222;
  margin: 5px 0 15px 10px;
}
div#boxappstore {
  position: relative;
	float: left;
  width: 280px;
	margin-top: 15px;
	text-align: center;
}
div#boxspeciale {
  position: relative;
	float: left;
  width: 280px;
	margin-top: 15px;
	text-align: center;
}
div#appstore {
  margin: 0 auto;
  width: 252px;
	height: 123px;
  background: #fff url(../images/appstore.png) top center no-repeat;
	border: #999 1px solid;
	border-color: #999;
  border-radius: 5px;  
  -webkit-border-radius: 5px;  
  -moz-border-radius: 5px; 
	overflow: hidden;
}
div#speciale {
  margin: 0 auto;
  width: 252px;
	height: 123px;
  background: #fff url(../images/speciale.png) top center no-repeat;
	border: #999 1px solid;
	border-color: #999;
  border-radius: 5px;  
  -webkit-border-radius: 5px;  
  -moz-border-radius: 5px; 
	overflow: hidden;
}
div#boxbannervideo {
  position: relative;
	float: left;
  width: 280px;
	margin-top: 15px;
	text-align: center;
}
div#bannervideo {
  margin: 0 auto;
  width: 252px;
	height: 350px;
  background: #fff;
  border-radius: 5px;  
  -webkit-border-radius: 5px;  
  -moz-border-radius: 5px; 
	overflow: hidden;
}
.foto {
  position: relative;
	float: left;
  width: 60px;
  height: 70px;
	margin-right: 5px;
/*	border: #999 1px solid;*/
}
.foto img {
  width: 60px;
  height: 60px;
	border: #999 1px solid;
}
div#boxcerca {
  position: relative;
	float: left;
  width: 280px;
	margin-top: 15px;
	text-align: center;
}
div#cercaargomento {
  margin: 0 auto;
  width: 252px;
	height: 127px;
  background: #fff url(../images/bgcerca.png) repeat-x;
	border: #999 1px solid;
	border-color: #999;
  border-radius: 5px;  
  -webkit-border-radius: 5px;  
  -moz-border-radius: 5px; 
	overflow: hidden;
}
.cercaargomento {
  position: relative;
  float: left;
  width: 255px;
	height: 125px;
  background: #fff url(../images/bgcerca.png) repeat-x;
	border: #999 1px solid;
	border-color: #999;
  border-radius: 5px;  
  -webkit-border-radius: 5px;  
  -moz-border-radius: 5px; 
	overflow: hidden;
}
.titolocerca {
  position: relative;
  float: left;
  width: 255px;
  font: bold 11px tahoma,helvetica,sans-serif;
	color: #333;
  text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}
.cercadati {
  position: relative;
  float: left;
  width: 255px;
  font: normal 11px tahoma,helvetica,sans-serif;
	color: #333;
	margin-top: 5px;
  text-align: center;
	line-height: 16px;
}
.cercadatis {
  position: relative;
  float: left;
  width: 260px;
	margin-top: 5px;
  text-align: center;
}
.nascosti {
 display: none;
}
.f100s,
.f160,
.f160s {
	width: 160px;
  height: 16px;
	background: #fff;
  border: #ccc 1px solid;
	padding-left: 3px;
	padding-top: 2px;
}
.f100s {
  height: 20px;
	width: 100px;
}
.f160s {
  height: 20px;
	width: 165px;
}
.submitinvia {
  position: relative;
  float: left;
  width: 160px;
	margin-top: 8px;
	text-align: right;
}
.invia {
  position: relative;
  float: right;
  width: 53px;
	margin-top: 8px;
	margin-right: 10px;
	height: 21px;
	background: url(../images/btinvia.png) no-repeat;
	border: none;
	cursor: pointer;
}



