/* *********** contatti cybernaua.it vers. php 3.0 **************** */
@import "menunav.css";
@import "base.css";
@import "footerdati.css";
@import "footer.css";

div#pagina {
  margin: 0 auto;
  width: 990px;
  text-align: left;
}
div#colsx {
  position: relative;
  float: left;
  width: 690px;
  margin-bottom: 30px;
  font: normal 12px sans-serif,tahoma,verdana,arial,helvetica;
  color: #555;
  text-align: justify;
}
div#colsxdown{
  position: relative;
  float: left;
  width: 570px;
  margin-left: 120px;
  margin-top: 30px;  
  margin-bottom: 30px;
  font: normal 12px sans-serif,tahoma,verdana,arial,helvetica;
  color: #555;
  text-align: justify;
}
div#categoria {
  font: bold 18px sans-serif,tahoma,verdana,arial,helvetica;
  background: transparent url(../images/bgcattit.png) bottom left repeat-x;
  color: #333;      /* #fff*/
  text-decoration: none;
  width: 680px;
  height: 30px;
  margin: 5px auto 5px 3px;
  padding-left: 5px;
}
div#coldx {
  position: relative;
  float: left;
  width: 280px;
  margin-top: 20px;  
  text-align: justify;
}
.messagecont {
  position: relative;
  float: left;
  width: 570px;
  font: normal 11px sans-serif,tahoma,verdana,arial,helvetica;
  color: #333;
  text-align: left;
  margin-left: 85px;
  margin-top: 20px;  
}
.message {
  position: relative;
  float: left;
  width: 650px;
  font: bold 12px sans-serif,tahoma,verdana,arial,helvetica;
  color: #900;
  text-align: center;
  margin-top: 10px;    
  margin-bottom: 10px;
}
.formdati {
  position: relative;
  float: left;
  margin-bottom: 5px;
}
.etichetta {
  position: relative;
  float: left;
  margin-bottom: 5px;
  font: normal 11px sans-serif,tahoma,verdana,arial,helvetica;
  color: #555;
  width: 120px;
  text-align: right;
  padding-right: 5px;
	line-height: 22px;
}
.inputdati {
  position: relative;
  float: left;
}
.selredat {
  position: relative;
  float: left;
  margin: 10px auto 30px 85px;
}
.f200:hover,.f430t:hover  {
	border-color: #339;
  border-radius: 4px;  
  -webkit-border-radius: 4px;  
  -moz-border-radius: 4px; 
}
.f100,.f200,.f200s,.f530t {
  font: normal 12px sans-serif,tahoma,verdana,arial,helvetica;
  color: #000;
	width: 100px;
  height: 22px;
	background: #eee;
  padding-left: 3px;
  border: #888 1px solid;
	line-height: 22px;
	border-color: #888;
  border-radius: 4px;  
  -webkit-border-radius: 4px;  
  -moz-border-radius: 4px; 
}
.f200 {
  width: 200px;
}
.f200s {
  width: 200px;
  height: 22px;
	margin-bottom: 8px;
}
.f530t {
  width: 530px;
  height: 120px;
	overflow: auto;
}
.f100:hover,.f200:hover,.f530t:hover {
  border: #009 1px solid;
}
.oblig {
  border: #e00 1px solid;
}
.red {
  font-weight: 800;
  color: #e00;
}
.invia {
  background: url(../images/invia.png) no-repeat;
  width: 70px;
  height: 23px;
  border: none;
	cursor: pointer;
}
.spazio {
  position: relative;
  float: left;
  width: 700px;
}
.marginespazio {
  position: relative;
  float: left;
  width: 285px;
  max-width: 205px;
  height: 180px;
}
.spaziotext {
  position: relative;
  float: left;
  width: 500px;
  height: 180px;
}

