/* mac hide\*/
html, body {
	height:100%;
}
/* end hide */
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	text-align: center;
	min-width: 920px;/* for mozilla*/
	color: #424242;
	background-color: #FFFFFF;
}
#outer {
	height: 100%;
	min-height: 100%;
	width: 920px;
	color: #424242;
	text-align: left;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bck-content.gif);
	background-repeat: repeat-y;
}
html>body #outer { height: auto; } /*for mozilla as IE treats height as min-height anyway*/
div, p, h1, h2, h3, h4, h5, h6, form {
	margin: 0px;
	padding: 0px;
}

/*clear top margin for mozilla*/
#footer {
	width: 720px;
	clear: both;
	height: 25px;
	text-align: center;
	bottom: 0px;
	color: #424242;
	position: absolute;
	font-size: 0.7em;
}
#logovetruria {
	position: relative;
	left: 756px;
	top: 23px;
}

* html #footer {/*only ie gets this style*/
	\height: 27px;/* for ie5 */
	he\ight: 25px;/* for ie6 */
}
#footer a, #footer a:link, #footer a:visited {
	color: #893112;
	text-decoration: none;
}
#footer a:hover, #footer a:focus {
	color: #893112;
	text-decoration: underline;
}
#clearfooter {
	width: 100%;
	height: 27px;
	clear: both;
} /* to clear footer */
#contentpage #data {
	position: relative;
	width: 720px;
	float: left;
	line-height: 1.4em;
}
#contentpage #data ul, #contentpage #data ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul {
	list-style-type: none;
}
#contentpage #submenu {
	position: relative;
	width: 180px;
	float: right;
	font-size: 11px;
}
#contentpage #submenu #cerca {
	text-align: center;
	padding-top: 20px;
	font-size: 11px;
}
#contentpage #submenu #legenda {
	text-align: left;
	font-size: 11px;
	padding: 20px 10px;
	text-transform: uppercase;
	line-height: 150%;
}
#contentpage a, #contentpage a:link, #contentpage a:visited {
	color: #893112;
	text-decoration: none;
}
#contentpage a:hover, #contentpage a:focus {
	color: #893112;
	text-decoration: underline;
}
#data h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 4px;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #4E4E4E;
}
#contentpage #data li {
	padding-top: 0.3em;
	padding-right: 10px;
	padding-bottom: 0em;
	padding-left: 0px;
}
#submenu h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #4E4E4E;
	padding: 4px 10px;
}
#menu, #submenu {
	font-size: 11px;
}

.newsData  {
	padding: 0 10px;
}
.newsTitolo  {
	padding: 0 10px 10px 10px;
	font-weight: bold;
}
.newsArch  {
	font-size: 11px;
	padding: 10px;
	text-align: right;
}
.formObb {
	color: #FF0000;
	font-weight: bold;
}

