/* @group base */

HTML, TABLE, DIV, TH, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	background-color: #65686A;
    text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #4E4D4E;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p {
	margin-top: 0; padding-top: 0;
}

form {
	display: inline;
}

img, input {
	vertical-align: middle;
}

A, A:VISITED {
	color: #F59321;
	text-decoration: none;	
}

A:HOVER{
	color: #F59321;
	text-decoration: underline;
}

INPUT{
	border: 1px solid #464646;
	font-size: 10px;
}

INPUT.nobordo{
	border: 0px none;
}

SELECT{
	border: 1px solid #464646;
	font-size: 10px;
}

OPTION{
	font-size: 10px;
}

TEXTAREA{
	border: 1px solid #464646;
	font-size: 10px;
}

#page {
	background: url(../../images/bgmain.gif) repeat-y top center;
	text-align: center;
}

#container {
	background: url(../../images/bgtop.jpg) no-repeat center top;
	margin: auto;
	width: 1000px;
	text-align: center;
}

#footer {
	background: url(../../images/bgfooter.gif) no-repeat top;
	height: 230px;
	width: 1000px;
	margin: auto;
	text-align: center;
}

#main {
	width: 790px;
	height: auto !important; height: 616px; min-height: 616px;
	padding: 5px 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#bloccoSwf{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: center;
}


DIV.titoletto{
	margin: 15px 0px 25px 0px;
	font-weight: bold;
}
/* @end */

/* @group generiche */

DIV.txtTitoloDx{
  height: auto !important; height: 68px; min-height: 68px;
  background: url(../../images/bgtitolo.gif) no-repeat top left;
  text-align: left;
  padding: 25px 10px 0px 50px;
  font-size: 18px;
  font-weight: bold;
  color: #475FA9;
}

DIV.txtTitoloSx{
  height: auto !important; height: 68px; min-height: 68px;
  background: url(../../images/bgtitolo.gif) no-repeat top left;
  text-align: left;
  padding: 25px 10px 0px 50px;
  font-size: 24px;
  font-weight: bold;
  color: #475FA9;
}

TABLE.tGen {
	width: 760px;
	border: 0px none;
	padding: 0px 0px 0px 0px;
}

TD.tGenTdSx {
	width: 500px;
	padding-left: 10px;
}

TD.tGenTdDx {
	width: 260px;
}

DIV.testo{
	text-align: justify;
	padding-right: 40px;
}

DIV.testoDet{
	margin-top: 60px;
	text-align: justify;
	padding-right: 40px;
}

DIV.testoDinamico{
	margin-top: 0px;
	text-align: justify;
	padding-right: 40px;
}

DIV.titoloLista{
	font-weight: bold;
	text-transform: uppercase;
}

/* @end */

/* @group news */

DIV.newsSmall {
	margin-top: 35px;
	margin-bottom: 15px;
}

/* @end */

/* @group flash */

div.bannerswf1 {
	margin-top: 18px;
	margin-bottom: 18px;
}

/* @end */

/* @group park */

TD.parkTxtCampoForm {
	font-size: 10px;
}

/* @end */

DIV.cover1{
	margin-top: 20px;
	margin-bottom: 20px;
}

div.clearer{
	clear: both;
}
