/* *********** indicizzazione egiweb.it vers. php 3.0 **************** */
@import "base.css";
@import "footer.css";
@import "menunav.css";
* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none
}
img {
  border: none;
}
div#content {
  margin: 0 auto;
  width: 990px;
  height: 2200px;  
  text-align: center;
  font: bold 15px sans-serif,tahoma,helvetica;    
  background: trasparent;
  overflow: hidden;
}
div#colsx {
	position: relative;
  float: left;
  top: 0px;
  right: 0px;
  width: 740px;
  text-align: center;
  overflow: hidden;
  background: #fff;
}
div#colsx img {
  margin: 3px auto;
}
.testotop {
	position: relative;
  float: left;
	font: bold 14px tahoma,arial,helvetica,sans-serif;
	color: #fff;
  margin-top: 20px;
  padding-left: 20px;
  text-align: left;
  line-height: 24px;
  background: url(../images/bgtestotop.gif) repeat-x;
  width: 710px;
}
.prodottimm {
	position: relative;
	float: left;
  margin: 10px;
  width: 700px;
	font: normal 11px tahoma,arial,helvetica,sans-serif;
	color: #333;
	text-align: center;
  border-bottom: 1px #338 solid;
}
div#colsx .testoprod {
	position: relative;
	float: left;
  margin: 10px auto;
  width: 400px;
	font: normal 12px tahoma,arial,helvetica,sans-serif;
	color: #333;
	text-align: justify;
}
div#colsx .fotoprod {
	position: relative;
	float: left;
  margin: 10px auto;
  width: 300px;
  background: #fff;
}
div#videodvd {
	position: relative;
	float: left;
  width: 700px;
	text-align: center;
}
div#coldx {
	position: relative;
  float: right;
  top: 0px;
  left: 0px;
  width: 240px;
  padding-top: 10px;
  overflow: hidden;
  text-align: center;
}
div#coldx img {
  margin: 5px auto;
}
div#coldx .testo {
	position: relative;
  margin: 20px;
  width: 200px;
  height: 110px;
	font: normal 11px tahoma,arial,helvetica,sans-serif;
	color: #333;
	text-align: justify;
}

