html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #ffffff;
	color: #2A2A2A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 0 0 0;
	text-align: center;
	list-style-type: disc;
	background-image: url(/images/linea3b.gif);
	background-repeat: repeat-x;
	background-position: 0px 25px;
}
h1 {
  color: #0070c3;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
	color: #9aa30a;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	background-color: eef5fb;
	display: block;
}
h3 {
	color: #0099FF;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	background-color: eef5fb;
	display: block;
}

a,  a:link {
  color: #000;
  text-decoration: none;
}
a:visited {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #6C6C6C;
  text-decoration: none;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#pagina {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 930px;
}

#intestazione {
	margin-top: 0px;
	height: 100px;
	margin-bottom: 5px;
	padding: 0px;
	font-weight: bold;	
}

#contenitore {
	width: 900px;
	position: relative;
}

#left {
position: absolute;
float: left;
	width: 200px;
	padding: 10px 10px 10px 10px;
	margin-top: 10px;
	left: 0px;
}

#main {
position: relative;
	padding: 10px 10px 10px 10px;
	margin: -38px 0px 0px 210px;
}

.bugzilla {
margin: 0%;
padding: 0%;
clear: both;
}

.bugzillarelative {
position: relative;
margin: 0%;
padding: 0%;
clear: both;
}

#offerte{
	background-color: #eef5fb;
	padding-left: 10px;
	padding-right: 10px;
}

#footer {
position: relative;
	background-color: #eef5fb;
	border-bottom: solid 1px #0f35a5;
	border-top: solid 3px #0f35a5;
	font-size: 10px;
	padding: 10px 10px 10px 10px;
	text-align: center;
}


/* ------ CLASSI --------*/


  .bordo_topcella  {
border-top:1px #b3daef solid;}

  .bordo_bottomcella  {
border-bottom:1px #b3daef solid;}

 .bordo_topbottomcella  {
border-top:1px #b3daef solid;
border-bottom:1px #b3daef solid}


.imgdestra{
float:right;
padding:15PX;
border: none;}

.imgsinistra{
float:left;
padding:15PX;
border: none;}

