/* ************ pagina appelli persi e ritrovati ************* */
@import "mnpag02.css";
@import "footer.css";

div#colonna761 {
  position: relative;
	float: left;
	top: 5px;
	left: 0px;
	width: 761px;
	background: transparent url(../images/bgsito01.jpg) bottom repeat-x;
}
div#col761sx {
  position: relative;
  float: left;
  top: 0px;
  left: 0px;
  width:520px;
  max-width: 500px;
	background: transparent;
	text-align: justify;
	padding: 10px;
	min-height: 280px;
	border-right: #777 1px solid;
}

div#testowelcome {
  position: relative;
	float: left;
	top: 10px;
	left: 5px;
  border:#aaa 1px solid;
  width: 490px;
	max-width: 470px;
  padding: 10px;
}
div#elencoappelli {
  position: relative;
  float: left;
  top: 30px;
  left: 0;
  width:500px;
  max-width: 480px;
	background: transparent;
	text-align: justify;
	padding: 10px;
}
div#elencoappelli {
	font: normal 12px tahoma,verdana,arial,helvetica,sans-serif;
	color: #000;
}
div#elencoappelli a {
	font: bold 12px tahoma,verdana,arial,helvetica,sans-serif;
	color: #000;
  text-decoration: none;
}
div#elencoappelli a:hover {
	color: #f00;
  text-decoration: underline;
}
.tablenews {
	font: normal 12px tahoma,verdana,arial,helvetica,sans-serif;
	color: #000;
}
.tablenews a {
	font: bold 12px tahoma,verdana,arial,helvetica,sans-serif;
	color: #000;
  text-decoration: none;
}
.tablenews a:hover {
	color: #f00;
  text-decoration: underline;
}
div#coldxapp {
  position: relative;
  float: left;
  top: 5px;
  left: 0;
	width: 221px;
	background: transparent;
	text-align: right;
}
#blocco2 a,#blocco3 a,#blocco4 {
  position: relative;
  float: left;
  top: 10px;
  left: 10px;
	display: block;
	width: 220px;
	max-width: 210px;
	height: 30px;
	max-height: 20px;
	border: #999 1px solid;
	background: #eee;
	padding: 5px;
  margin-top: 5px;
}
#blocco2 a,#blocco3 a,#blocco4 {
	font: bold 11px tahoma,verdana,arial,helvetica,sans-serif;
	color: #000;
  text-decoration: none;
}
#blocco2 a:hover,#blocco3 a:hover {
	border: #999 1px solid;
	background: #fff;
}
#blocco4 {
	background: #e88;
  text-align: center;
}

div#coldx01 {
  position: relative;
  float: left;
  top: 5px;
  left: 0;
	width: 217px;
	background: transparent;
	color: #333;
	text-align: center;
}
div#ammessibox {
  position: relative;
  padding-top: 30px;
	font: normal 11px tahoma,verdana,arial,helvetica,sans-serif;
	text-align: left;
	color: #000;
	width: 217px;
	height: 227px;
	max-height: 205px;
	background: url(../images/boxammessi.png) top center no-repeat;
}
div#appelli {
  position: relative;
  float: left;
  top: 0px;
  left: 10px;
	width: 220px;
	max-width: 210px;
	border: #999 1px solid;
	background: #eee;
	padding: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
}
div#appelli {
  font: normal 11px tahoma,verdana,helvetica,sans-serif;
  color: #333;
  text-align: left;
}
div#appelli a {
  font: normal 11px tahoma,verdana,helvetica,sans-serif;
  color: #333;
  text-decoration: none;
}
div#appelli a:hover {
  font: normal 11px tahoma,verdana,helvetica,sans-serif;
  color: #900;
  text-decoration: underline;
}
div#boxveterin,div#boxcomport,div#boxlegale {
  position: relative;
	font: normal 11px tahoma,verdana,arial,helvetica,sans-serif;
	text-align: left;
	color: #000;
	width: 217px;
	height: 237px;
}
div#boxveterin {
  margin-top: 10px;
	background: url(../images/box_veter.png) top center no-repeat;
}
div#boxcomport {
	background: url(../images/boxcomport.png) top center no-repeat;
}
div#boxlegale {
	max-height: 233px;
	background: url(../images/boxlegale.png) top center no-repeat;
}
div#boxlegale a,div#boxcomport a,div#boxveterin a {
	font: normal 11px tahoma,verdana,arial,helvetica,sans-serif;
	color: #000;
	text-decoration: none;
}
div#boxlegale a:hover,div#boxcomport a:hover,div#boxveterin a:hover {
	font: normal 11px tahoma,verdana,arial,helvetica,sans-serif;
	color: #900;
	text-decoration: underline;
}


