body{
	margin:0px;
	padding:0px;
	font-family:Tahoma, Verdana, sans-serif;
	color:#333333;
	text-align:center;
}

.testo {
  text-decoration: none;
  font-weight: normal;
}

a, .testo_link {
  color: #A3150C;
  font-weight: normal;
}

#container{
	text-align:left;
  width: 980px;
  margin: 10px auto;
}

p { 
  margin:0px;
}

#header{
	width:200px;
	float:left;
}

#main{
	width:770px;
	float:right;
}

#footer {
  width:980px;
  clear:both;
}

#logo {
  margin-top:30px;
  margin-bottom: 15px;
}

#menu ul, #menu ul li{
	width:200px;
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#menu ul {
 border-top: 1px solid #E2DFDA;
}

#menu ul ul {
 border-top: 0px;
}

#menu ul a {
  width:100%;
	display:block;
  line-height:30px;
  text-indent:10px;
  border-bottom: 1px solid #E2DFDA;
  font-family: Trebuchet MS;
  font-size: 13px;
  color: #000000;
  text-decoration: none;
}

#menu ul a:hover {
  background-color:#A2140B;
  color: #FFFFFF;
}

#menu ul ul a {
  background-color:#EFEFEF;
  line-height: 20px;
  text-indent: 20px;
  font-size: 11px;
}

#menu ul ul a:hover {
  background-color:#888888;
  color:#FFFFFF;
}

#menu ul h2, #menu ul ul h3 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
} 

#menu ul h2 a {
  background-color:#A2140B;
  color:#FFFFFF;
}

#menu ul ul h3 a {
  background-color:#888888;
  color:#FFFFFF;
}

#testataprincipale {
  margin-top:10px;
  height:20px;
}

#lingua {
  float:left;
}

#menuistituzionale {
  float:right;
}

#testataprincipale, #testataprincipale a {
  color: #666666;
  font-family: Trebuchet MS;
  font-size: 11px;
  text-decoration: none;
}

#testataprincipale a:hover {
  text-decoration: underline;
}

#testataprincipale a .on {
  text-decoration: underline;
}

#main {
  /*clear:both;*/
  margin-bottom: 20px;
}

#footer {
  text-align: center;
  border-top: 1px solid #E2E2E2;
  margin-top: 30px;
  padding-top: 10px;
  line-height: 20px;
}

#footer, #footer a {
  color: #666666;
  font-family: Trebuchet MS;
  font-size: 11px;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

#credits {
  text-align: center;
  margin-top: 15px;
}

#credits, #credits a {
  color: #999999;
  font-family: Trebuchet MS;
  font-size: 10px;
}

#contenuto {
  margin-top:10px;
}

.titolobox {
  color: #A3150C;
  font-size: 15px;
  text-decoration: none;
  font-weight: bold;
  margin: 0px 0px 5px 0px;
  margin-top:10px;
}

.boxcontainer {
  background-image: url('../images/box_sinistra.gif');
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 20px;
}

.boxcontainer table{
  width:auto;
}

.box {
  background-image: url('../images/box_basso.gif');
  background-position: left bottom;
  background-repeat: no-repeat;
  padding-bottom: 10px;
}

.box .testo {
  font-size: 11px;
  line-height: 15px;
}

#breadcrumb, #breadcrumb a {
  color: #999999;
  font-family: Trebuchet MS;
  font-size: 12px;
  text-decoration: none;
}

#breadcrumb {
  padding-left:10px;
  padding-bottom:5px;
  background-image: url('../images/sfondo_titolo.gif');
  background-position: left bottom;
  background-repeat: no-repeat;
}

#breadcrumb a:hover {
  text-decoration:underline;
}

#titoloarticolo {
  color: #A3150C;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
}

#corpoarticolo .testo {
  font-size: 13px;
  line-height: 16px;
}

#frmCerca {
  margin-top:20px;
}

#frmCerca #submit {
  border: 0px;
  cursor:pointer;
  background:#999;
  color: #ffffff;
  font-weight:bold;
  padding: 1px 2px;
}

#frmCerca #m58SearchWords {
  border: 1px solid #E2DFDA;
  width: 135px;
}

/* Ricerca */

.noresult{
  font-size: 13px;
}
#m58SearchResults .titolo{
  font-size: 14px;
	height:18px;
	padding:3px;
	background-color:#A2140B;
	border-top:1px solid #E2DFDA;
	color:#FFFFFF;
}
#m58SearchResults .evidenzia {
	font-weight:bold;
}
#m58SearchResults .more {
  font-size: 12px;
}
#m58SearchResults .paginetop, #m58SearchResults .paginebottom{
  font-size: 12px;
	background-color:#EFEFEF;
	height:14px;
	padding:2px;
	margin:0px 0px 10px 0px;
}
#m58SearchResults .paginetop .pagina, #m58SearchResults .paginebottom .pagina{
	float:left;
	text-align:left;
}
#m58SearchResults .paginetop .elencopagine, #m58SearchResults .paginebottom .elencopagine{
	float:right;
	text-align:right;
}
#m58SearchResults .numeri, #m58SearchResults .numeri_on{
	padding:0px 4px;
}
#m58SearchResults .numeri{
	margin:1px;
}
#m58SearchResults .numeri_on{
	font-weight:bold;
}
#m58SearchResults .item{
	margin:15px 0px;
}
#m58SearchResults .item .evidenzia{
	color:#003366;
}
#m58SearchResults .item .continua{
	padding:2px 0px 0px 0px;
}

