/* *********** news homecomfort.it vers. php 2.0 **************** */
@import "base.css";
@import "footer.css";
@import "menunav2.css";
#menuloc {
  position: relative;
  float: left;
	width: 990px;
	height: 22px;
	background: #eee;
	border-bottom: #999 1px solid;
}
.categ {
  position: relative;
  float: left;
	width: 130px;
  font: bold 11px tahoma,verdana,arial,helvetica,sans-serif;
	color: #666;
  text-align: center;
	line-height: 22px;
}
.categ a {
  font: bold 11px tahoma,verdana,arial,helvetica,sans-serif;
	color: #777;
  text-decoration: none;
	line-height: 20px;
}
.categ a:hover {
	color: #900;
  text-decoration: none;
	line-height: 20px;
}
.margin {
  position: relative;
  float: left;
	width: 10px;
  font: bold 14px tahoma,verdana,arial,helvetica,sans-serif;
	color: #aaa;
	line-height: 20px;
}
div#content {
  clear: both;
  width: 990px;
  text-align: left;
  background: #fff;
  min-height: 490px;
  background: #fff;
}
div#barratop {
  position: relative;
	float: left;
  width: 980px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.ricerche {
  position: relative;
	float: right;
  width: 240px;
}
.f150 {
  font: normal 12px tahoma,verdana,arial,helvetica,sans-serif;
  color: #000;
	width: 150px;
  height: 27px;
	background: #eee;
  padding-left: 3px;
  border: #888 1px solid;
	line-height: 27px;
	margin-right: 10px;
}
.invia {
  background: url(../images/cerca.gif) no-repeat;
  width: 60px;
  height: 30px;
  border: none;
  cursor: pointer;
  font: bold 12px tahoma,verdana,arial,helvetica,sans-serif;
  color: #000;
	line-height: 27px;
}
.logocat {
  position: relative;
	float: left;
  width: 350px;
  font: bold 16px tahoma,verdana,arial,helvetica,sans-serif;
	color: #888;
}
div#news {
  position: relative;
	float: left;
  width: 990px;
	margin-bottom: 20px;
	min-height: 300px;
}
.colsx {
  position: relative;
	float: left;
  width: 570px;
  font: normal 12px tahoma,verdana,arial,helvetica,sans-serif;
	color: #222;
	padding-left: 20px;
	text-align: justify;
	line-height: 16px;
}
.colsx a {
  font: normal 12px tahoma,verdana,arial,helvetica,sans-serif;
	color: #222;
}
.colsx a:hover {
	color: #900;
	text-decoration: underline;
}
.foto {
  max-width: 570px;
	border: #aaa 1px solid;
	margin-right: 10px;
	margin-bottom: 5px;
}
.coldx {
  position: relative;
	float: left;
  width: 370px;
  font: normal 12px tahoma,verdana,arial,helvetica,sans-serif;
	color: #222;
	margin-left: 10px;
  text-align: left;
	margin-bottom: 20px;
}
.coldxn {
  position: relative;
	float: left;
  width: 360px;
  font: normal 12px tahoma,verdana,arial,helvetica,sans-serif;
	color: #222;
	margin-left: 10px;
  text-align: left;
	border: #fff 1px solid;
	padding: 5px;
	cursor: pointer;
}
.coldxn a {
  font: normal 12px tahoma,verdana,arial,helvetica,sans-serif;
	color: #222;
}
.coldxn:hover {
	background: #eee;
	border: #bbb 1px solid;
}
.code {
  background: #8ff;
}
.paginazione {
  position: relative;
	float: left;
  width: 360px;
  background: #eee; 
	border-top: 1px #88a solid; 
	border-bottom: 1px #88a solid;
  font: bold 11px tahoma,verdana,arial,helvetica,sans-serif;
	color: #222;
	height: 24px;
	padding-top: 2px;
	margin-top: 20px;
	margin-left: 10px;
}
.trovate {
  position: relative;
	float: left;
/*  width: 350px; */
  text-align: right;
	line-height: 22px;
}
.quante {
  position: relative;
	float: left;
  width: 150px;
  text-align: left;
	line-height: 22px;
}
/* ************ menu condividi ************** */
div#condividi {
  position: relative;
  float: left;
  width: 170px;
  height: 38px;
  padding-left: 10px;
  margin-top: -5px;
	padding-left: 120px;
}
div#condividi ul {
	line-height: 3px;
	list-style-type: none;
  margin: 0;
	padding: 0;
	text-align: right;
	background: #aaf;
}
div#condividi li {
	margin: 0;
	padding: 0;
}
div#condividi li, div#condividi a {
	float: left;
	height: 32px;
}
div#condividi a {
	padding: 32px 0 0 0;
  overflow: hidden;
	height: 0px !important;
	height /**/:32px;
}
div#condividi li.facebook, li.facebook a, 
div#condividi li.newsrss, li.newsrss a {
  display: block; 
  width: 59px;
	height: 32px;
}
div#condividi li.facebook, li.facebook a { 
  background: #fff url(../images/abface.png) no-repeat;
}
div#condividi li.newsrss, li.newsrss a { 
  background: #fff url(../images/abrss.png) no-repeat;
}
div#condividi li.facebook a:hover {
  background: #fff url(../images/abface.png) no-repeat;
	background-position: 0 -32px;
}
div#condividi li.newsrss a:hover {
  background: #fff url(../images/abrss.png) no-repeat;
	background-position: 0 -32px;
}








