/* *********** pubblicaannunci formelloindustriale.com vers. 1.0 php **************** */
@import "base.css";
@import "menunavtop.css";
@import "login.css";
@import "footer.css";

html, body {
  width: 100%;
	font: normal 11px sans-serif,tahoma,arial,helvetica;
	color: #000;
	text-align: center;
}
html {
	background: url(../images/bghtml.png) top center repeat-y;
  overflow: -moz-scrollbars-vertical;
  height: 100%;  
}
div#content {
  clear: both;
  width: 990px;
  text-align: left;
  min-height: 550px;  
}
div#coldx {
  position: relative;
  float: left;	
  width: 680px;
  padding: 20px;
}
div#colsx {
  position: relative;
  float: left;	
  width: 240px;
  min-height: 500px;
  border-right: #ccc 1px solid;
  font: bold 12px sans-serif,tahoma,arial,helvetica;
  color: #000;	
  padding-top: 20px;
}
.modulodati {
  position: relative;
  float: left;	
  width: 650px;
  margin-top: 5px;
  text-align: left;
}
.modulofoto {
  position: relative;
  float: left;	
  width: 650px;
  margin-top: 10px;
  text-align: left;
}
.testoinfo {
  position: relative;
  float: left;	
  font: bold 12px sans-serif,tahoma,arial,helvetica;
  color: #000;	
}
.modulo {
  position: relative;
  float: left;	
  width: 500px;
  text-align: left;
}
.etichetta, .etichetta2 {
  position: relative;
  float: left;
	width: 400px;
  padding-left: 10px;
  font: bold 11px sans-serif,tahoma,arial,helvetica;
  color: #333;	
  line-height: 18px;	
}
.etichetta3 {
  position: relative;
  float: left;
	width: 400px;
  padding-left: 10px;
  font: normal 11px sans-serif,tahoma,arial,helvetica;
  color: #333;	
  line-height: 18px;	
}
.f70,.f300,.f300s,.f450t {
  font: normal 12px sans-serif,tahoma,arial,helvetica;
  color: #333;
	width: 300px;
  height: 22px;
	background: #fff;
  margin: 5px;
  padding-left: 5px;
  border: #ccc 1px solid;
  border-radius: 4px;  
  -webkit-border-radius: 4px;  
  -moz-border-radius: 4px;	
  line-height: 22px;	
}
.f70 {
	width: 70px;
}
.f300s {
	width: 305px;
  height: 24px;
}
.f450t {
	width: 450px;
  height: 80px;
}
.check {
  position: relative;
  float: left;
  margin-top: 7px;	
  width: 30px;
  margin-left: 10px;
}
.etichetta2 {
  font: normal 11px sans-serif,tahoma,arial,helvetica;
  margin-top: 5px;	
}
.invia {
  position: relative;
  float: right;
  margin-right: 58px;
  background: url(../images/invia.png) no-repeat;
  width: 60px;
  height: 25px;
  border: none;
  cursor: pointer;
}
.message {
  position: relative;
  float: left;	
  width: 500px;
  margin-top: 10px;
  text-align: center;
  font: bold 12px sans-serif,tahoma,arial,helvetica;
  color: #900;
}
