/* *********** contatti casanaturale.info vers. php 3.0 **************** */
@import "footer.css";
@import "menunav.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: #333;
}
div#mainmenu {
  position: relative;
	float: left;
	width: 660px;
	height: 30px;
  margin-top: 10px;
	margin-left: 15px;
}
div#content {
  clear: both;
  width: 990px;
  text-align: left;
  height: 600px;
  min-height: 590px;
  background: #fff url(../images/bgcontent.jpg) top left no-repeat;
}
div#colsx {
  position: relative;
  float: left;
  width: 100px;
}
div#colcnt {
  position: relative;
  float: left;
  width: 800px;
  min-width: 700px;
}
.message {
  position: relative;
  float: left;
  width: 650px;
  font: bold 12px tahoma,verdana,arial,helvetica,sans-serif;
  color: #900;
  text-align: center;
  margin-bottom: 10px;
}
.formdati {
  position: relative;
  float: left;
  margin-bottom: 5px;
}
.etichetta {
  position: relative;
  float: left;
  margin-bottom: 5px;
  font: normal 11px tahoma,verdana,arial,helvetica,sans-serif;
  color: #555;
  width: 100px;
  text-align: right;
  padding-right: 5px;
}
.inputdati {
  position: relative;
  float: left;
  width: 180px;
  min-width: 200px;
}
.f100,.f200,.f200s,.f400,.f530t {
  font: normal 11px tahoma,verdana,arial,helvetica,sans-serif;
  color: #000;
	width: 100px;
  height: 16px;
	background: #eee;
  padding-left: 3px;
  border: #888 1px solid;
}
.f200 {
  width: 200px;
}
.f200s {
  width: 205px;
  height: 20px;
}
.f400 {
  width: 400px;
}
.f530t {
  width: 530px;
  height: 120px;
}
.f100:hover,.f200:hover {
  border: #009 1px solid;
}
.oblig {
  border: #e00 1px solid;
}
.rosso {
  font-weight: 800;
  color: #e00;
}
.invia {
  background: url(../images/invia.png) no-repeat;
  width: 80px;
  height: 31px;
  border: none;
  cursor: pointer;
  font: bold 12px tahoma,verdana,arial,helvetica,sans-serif;
  color: #000;
	line-height: 25px;
}
.spazio {
  position: relative;
  float: left;
  width: 705px;
  height: 118px;
}
.marginespazio {
  position: relative;
  float: left;
  width: 205px;
  height: 118px;
}
.spaziotext {
  position: relative;
  float: left;
  width: 480px;
  height: 118px;
}

