/* ********** 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#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: 30px auto;
  width: 540px;
  height: 200px;  
  font: normal 12px tahoma,arial,helvetica,sans-serif;
  color: #333;
  line-height: 20px;
  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;
}