
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

body {
  line-height: 1.5; 
  background: #fff; 
  margin:0px 0px 5px 0px;
	color: #565656;
	font-family: Tahoma, Verdana, Arial;
	font-size: 75%;
}

a {color: #607293;text-decoration: none;}
a:hover {color: #354158;}
a:focus {outline: 0;}
a img { border: none; }

.search_link{
color: #607293;
font-size:16px;
text-decoration:underline;
}

.search_link:hover{
font-size:16px;
text-decoration:none;
}

#page {
	width: 810px;
	margin: auto;
	border-right:4px solid #efefef;
	border-left:4px solid #efefef;
	border-bottom:4px solid #efefef;
}

#container {
	width: 800px;
	margin: auto;
}

#top {
  width:800px;
  margin-bottom:7px;
  background: url(../images/sfondo_top.gif) no-repeat top left;
}

#top #menu{
  height: 130px;	
	width:570px;
	padding-left:205px;
	float:left;
	/*background-color:red;*/
}

#top #lingua{
	float:right;
	height: 120px;
	width:20px;
}

#top #lingua img{
	margin-top:5px;
}

#top #lingua .lock{
	margin-top:60px;
}

#search {
	clear:both;
	border-bottom:4px solid #efefef;
}

.stitlebar{
	background:#093d77;
	border-bottom:2px solid #3c8ebf;
	color:#ffffff;
	font-size:13px;
}

.stitle {
	padding-left:2px;
	float:left;
}

.smenu{
  color:#ffffff; 
  padding-right:6px;
  float:right;
}

.smenu:hover{
  color:#607293;  
}

.stitlebarbottom{
  clear:both;
}

#search select {
	color:#3c8ebf;
	margin:3px 10px 3px 0px;
}

#presentazione{
  width:800px;
	overflow:hidden;
	margin: 10px 0 10px 0;
}

#presentazione .frase {
  width:800px;
  color:#3c8ebf;
  margin-bottom:10px;
}

#presentazione .index_immagine {
  width:798px;
  height:250px;
  border:1px solid #555555;
  margin-bottom:6px;
}

#presentazione .immagine{
  float:left;
}

#presentazione .mission_title{
  font-size:17px;  
  color:#3c8ebf;
}

#presentazione .testo {
  width:798px;
}

#presentazione .indirizzo{
width:150px;
float:right;
}

#presentazione ul li{
  margin-left:15px;
}

div#download{
  float:right;
  width:390px;
  height:100%;
  }
  
#download .title{
  color:#3c8ebf;
  font-size:14px;
  border-bottom: 1px solid #797979; 
  margin-bottom: 2px;
  }

#align_bottom{
	clear:both;
	margin-top:1px;
	padding-top:5px;
}

#footer {  
  width:800px;
  margin: auto;
  padding-top:10px;
}

#footer .text{
  text-align:center;
  font-size:75%;
  color:#bbbbbb;
  clear:both;
}

textarea{
	color: #333333;
	font-family: Tahoma, Verdana, Arial;
	font-size:13px;
}

input{
	color: #333333;
	font-family: Tahoma, Verdana, Arial;
	font-size:13px;
}

select{
	color: #333333;
	font-family: Tahoma, Verdana, Arial;
	font-size:12px;
}
#minimap ul {
	clear:both;
}
#minimap {
	text-align:center;
	height:42px;
}
#minimap li {
	list-style-type:none;
	border-right:2px dashed #efefef;
	float:left;
	font-size:11px;
	width:120px;
}
#minimap li.lastli {
	border-right:0px;
}

