/* *********** index casanaturale.info vers. php 3.0 **************** */
@import "menunav.css";
@import "footer.css";
* {
  margin: 0;
	padding: 0;
}
html, body {
  width: 100%;
	font: normal 11px tahoma,arial,helvetica,sans-serif;
	color: #000;
	text-align: center;
}
html {
	background: url(../images/bghtml.png) center repeat-y;
  overflow: -moz-scrollbars-vertical;
}
a {
  text-decoration: none;
}
img {
  border: none;
}
div#pagina {
  margin: 0 auto;
  width: 990px;
  text-align: left;
  background: #fff;
}
div#testata {
  position: relative;
  float: left;
  width: 990px;
  height: 142px;
  background: #fff url(../images/testata.png) top left no-repeat;
}
div#sottotesta {
  position: relative;
	float: left;
	width: 990px;
  height: 25px;		
	margin-top: 8px;
	background: url(../images/bgmenunav.png) top left repeat-x;	
}
div#sottotesto {
  position: relative;
	float: left;
	width: 800px;
	margin-top: 0px;
	margin-left: 26px;
	font: normal 15px tahoma,arial,helvetica,sans-serif;
	color: #ffffff;
}
div#content {
  clear: both;
  width: 990px;
  text-align: left;
  background: #fff;
  height: 856px;
  min-height: 856px;
  background: #fff url(../images/bgcontent.jpg) top left no-repeat;
}
div#colsx {
  position: relative;
  float: left;
  width: 660px;
	margin-left: 23px;
  text-align: left;
}
div#mainmenu {
  position: relative;
	float: left;
	width: 660px;
	height: 30px;
  margin-top: 10px;
}
div#menunav {
  margin-left: -8px;
}
div#boxslide {
  position: relative;
  float: left;
  width: 658px;
  margin-top: 10px;
}
div#coldx {
  position: relative;
  float: left;
  width: 289px;
  text-align: left;
	text-align: center;
}
div#boxrivista {
  position: relative;
  float: left;
  width: 289px;
	text-align: center;
  background: transparent url(../images/boxrivista.png) top left no-repeat;
	text-align: center;
  margin-top: 8px;
}
div#boxrivista img {
  margin: 40px auto 0;
}
div#boxbsx {
  position: relative;
  float: left;
  width: 660px;
	margin-left: 23px;
  text-align: left;
}
div#banner {
  position: relative;
  float: left;
  width: 200px;
  margin-top: 30px;
}
div#boxcerca {
  position: relative;
  float: left;
  width: 440px;
	height: 200px;
	margin-left: 15px;
  margin-top: 30px;
  text-align: left;
  background: transparent url(../images/boxcerca.png) top left no-repeat;
}
div#boxform {
  margin-top: 60px;
	margin-left: 80px;
}
#boxform img {
  vertical-align: middle;
	margin: 0 0 3px 5px;
}
#boxform img:hover {
  cursor: pointer;
}
.etichetta {
  font: normal 12px tahoma,verdana,arial,helvetica,sans-serif;
  color: #000;
	width: 100px;
	text-align: right;
  line-height: 18px;
}  
.f100,.f150s,.f300 {
  font: normal 12px tahoma,verdana,arial,helvetica,sans-serif;
  color: #000;
	width: 100px;
  height: 18px;
	background: transparent;   /*#eee;*/
  padding-left: 3px;
  border: #888 1px solid;
  line-height: 18px;
}
.f150s {
  width: 150px;
	height: 20px;
}
.f300 {
  width: 300px;
}
.cerca {
  background: url(../images/cerca.jpg) no-repeat;
  width: 71px;
  height: 25px;
  border: none;
  cursor: pointer;
}
div#boxtagcloud {
	position: relative;
	float: left;
	width: 450px;
	height: 206px;
	margin-top: 21px;
	text-align: center;
	background: transparent;
}
div#ipad {
	position:relative;
	float:right;
	margin-top: 21px;
	background: transparent;
}
div#boxbdx {
  position: relative;
  float: left;
  width: 289px;
  text-align: left;
	text-align: center;
}
div#appuntamenti {
  position: relative;
	height: 428px;
  margin-top: 30px;
  text-align: left;
  background: transparent;
	text-align: center;
}
#boxapp{ 
  position: relative;
  width: 230px;
	height: 342px;
	margin: 0 auto;
	padding: 70px 10px 10px;
	font-family: tahoma,verdana,helvetica,sans-serif;
	text-align: left;
	background: #fff url(../images/testata_app.jpg) top center no-repeat;
	border: #999 1px solid;
	border-color: #999;
  border-radius: 5px;  
  -webkit-border-radius: 5px;  
  -moz-border-radius: 5px; 
}
.datatesto {
	font: bold 11px tahoma,verdana,helvetica,sans-serif;
  color: #62ad23;
	line-height: 18px;
}
.datatesto a {
  color: #62ad23;
}
.datatesto a:hover {
  text-decoration: underline;
}
.titolo {
	font: bold 11px tahoma,verdana,helvetica,sans-serif;
  color: #000;
	line-height: 18px;
}
.titolo a {
  color: #000;
}
.titolo a:hover {
  text-decoration: underline;
}
.testoapp {
  width: 230px;
	font: normal 11px tahoma,verdana,helvetica,sans-serif;
  color: #000;
	text-align: justify;
	margin-bottom: 20px;
}
	
	
	
	
