div#container {
  width: 64em;
  margin: auto;
  border: 1px solid #ccc;
  text-align: left;
}

div#header {
  position: relative;
  min-height: 169px;
  height: auto !important;
  height: 169px;
  background: url(../../img/sftestata.jpg) repeat-x bottom;
}

div#header a {
  display:block;
  padding:10px;
}

div#header h1 a {
  padding: 0;
}

div#header h1 {
  clear: left;
  position: absolute;
  bottom: 6px;
  width: 100%;
  height: 123px;
  margin: 0;
  background: url(../../img/fototestaporto.jpg) no-repeat right center;
  overflow: hidden;
}

div#content p {

}

div#navigation { 
  
}

div#extra {

}

div#footer { 
  border-top: 4px solid #ccc;
  padding: 20px 0;
}

div#footer p { 
  margin:0;
  padding:5px 10px;
  color: #777;
  font-weight: bold;
  text-align: center;
}

div#wrapper {
  float:left;
  width:100%;
}

div#content {
  min-height: 700px;
  height: auto !important;
  height: 700px;
  margin: 0 23%;
  padding: 5px;
  border-left: 1px solid #ccc;
}

div#contentMap {
  min-height: 520px;
  height: auto !important;
  height: 520px;
  margin: 0 23%;
  padding: 5px;
  border-left: 1px solid #ccc;
}

div#navigation {
  float:left;
  width:23%;
  margin-left:-100%;
}

div#extra {
  float:left;
  width:23%;
  margin-left:-23%;
}

div#footer {
  clear:left;
  width:100%;
}

div#content h2 {
  color: #96adf3;
  font-size: 100%;
}

div#content .noBullet {
  margin-top: 0;
  margin-left: 5px;
  padding-bottom: 10px;
  padding-left: 0;
  list-style-type: none;
}

div#content .noBullet li {
  margin-left: 20px;
  margin-bottom: 1em;
  padding-right: 5px;
  font-size: 100%;
}

p.note {
	font-size: 100%;
	text-align: right;
}

p.domanda {
  font-weight: bold;
}

p.risposta {
  margin-bottom: 20px;
}

.titoloint {
  color: #0099ff;
  font-size: 100%;
}

#gmap {
	margin-bottom: 10px;
}

#iconeContent {
	float: left;
	margin: 0 0 0 23%;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.iconeList {
	float: left;
}

.iconeList ul {
	padding: 0;
	margin: 0;
}

.iconeList ul li {
	width: 48%;
	float: left;
	list-style-type: none;
	margin-bottom: 5px;
	margin-left: 5px;
}

.iconeList ul li p {
	margin: 2px 0 0 35px;
}

.iconeList ul li img {
	float: left;
	margin-bottom: 5px;
}
