/* ********** index parrucchieregiulianp.it *************/
@import "footer.css";
html, body {
	width: 100%;
	background: #eee url(../images/bg.jpg) repeat;
	font: normal 11px tahoma,arial,helvetica,sans-serif;
	color: #000;
	text-align: center;
}
html {
  overflow:-moz-scrollbars-vertical;
}
body, form {
	margin: 0px;
	padding: 0px;
}
img {
  border: none;
}
div#pagina {
  width: 990px;
  max-width: 990px;
  margin: 0px auto 0px;
  height: 100%;
}
div#testata {
  position: relative;
  float: left;
  width: 990px;
  height: 99px;
  background: #fff url(../images/testata.jpg) top left no-repeat;
}
div#mappa {
  position: relative;
  float: right;
  width: 306px;
  height: 99px;
}
div#content {
	position: relative;
  float: left;
  top: 0px;
  left: 0px;
  width: 990px;
  background: #fff;
}
div#colsx {
  position: relative;
  float: left;
  top: 0px;
  left: 0px;
  width: 74px;
  overflow: hidden;
  height: 706px;
}
div#colsx.testo {
  position: relative;
  margin: 20px auto;
  width: 74px;
  height: 706px;
  font: normal 11px tahoma,arial,helvetica,sans-serif;
  color: #333;
  text-align: justify;
}
div#colcn {
  position: relative;
  float: left;
  top: 0px;
  left: 0px;
  width: 610px;
  overflow: hidden;
}
div#colcn img {
  margin: 0px auto;
}
.testocn{
  position: relative;
  margin-top: 30px;  
  margin-left: 35px;
  width: 540px;
  height: 200px;  
  font: normal 12px tahoma,arial,helvetica,sans-serif;
  color: #333;
  line-height: 16px;
  text-align: justify;
}
div#colmenu img {
  margin: 0px auto;
}
div#colmenu{
  position: relative;
  float: right;
  top: 0px;
  right: 0px;
  width: 306px;
  height: 706px;
  padding-top: 0px;
  text-align: center;
  overflow: hidden;
  background: #fff url(../images/fondocoldx.jpg) top left no-repeat;  
}
div#colmenu .testomenu {
  position: relative;
  margin-top: 20px;
  margin-left: 55px;
  width: 306px;
  height: 310px;
  font: bold 15px tahoma,arial,helvetica,sans-serif;
  color: #333;
  text-align: justify;
}
.testomenu {
  font: bold 15px tahoma,arial,helvetica,sans-serif;
  color: #fff;
  max-width: 251px;  
  line-height: 40px;
}
.testomenu a {
  font: bold 15px tahoma,arial,helvetica,sans-serif;
  color: #fff;
  line-height: 40px;
  text-decoration: none;
}
.testomenu a:hover {
  font: bold 15px tahoma,arial,helvetica,sans-serif;
  color: #000;
  line-height: 40px;
  text-decoration: none;
}
.testomenu .active {
  font: bold 15px tahoma,arial,helvetica,sans-serif;
  color: #000;
  line-height: 40px;
}
div#boxmenu{
  position: relative;
  float: right;
  top: 0px;
  right: 0px;
  width: 306px;
  height: 500px;
  padding-top: 0px;
  text-align: center;
  background: #1a171b;
}
.titcontact {
  position: relative;
  float: left;
  width: 500px;
  font: bold 12px tahoma,verdana,arial,helvetica,sans-serif;
  color: #900;
  text-align: left;
  margin-left: 30px;
}
.message {
  position: relative;
  float: left;
  width: 500px;
  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;
  text-align: left;
}
.etichetta {
  position: relative;
  float: left;
  margin-bottom: 5px;
  font: normal 11px tahoma,verdana,arial,helvetica,sans-serif;
  color: #555;
  width: 120px;
  text-align: right;
  padding-right: 5px;
}
.inputdati {
  position: relative;
  float: left;
  width: 180px;
  min-width: 200px;
}
.f100,.f200,.f200s,.f400,.f430t {
  font: normal 11px tahoma,verdana,arial,helvetica,sans-serif;
  color: #000;
	width: 100px;
  height: 16px;
	background: #fff;
  padding-left: 3px;
  border: #888 1px solid;
}
.f200 {
  width: 200px;
}
.f200s {
  width: 205px;
  height: 20px;
}
.f400 {
  width: 400px;
}
.f430t {
  width: 430px;
  height: 120px;
}
.f100:hover,.f200:hover {
  border: #009 1px solid;
}
.oblig {
  border: #e00 1px solid;
}
.red {
  font-weight: 800;
  color: #e00;
}
.invia {
  background: url(../images/invia.jpg) no-repeat;
  width: 57px;
  height: 20px;
  border: none;
  cursor: pointer;
}
.spazio {
  position: relative;
  float: left;
  width: 540px;
  height: 130px;
}
.marginespazio {
  position: relative;
  float: left;
  width: 170px;
  height: 130px;
}
.spaziotext {
  position: relative;
  float: left;
  width: 500px;
  height: 130px;
}

