html{/*	overflow: -moz-scrollbars-vertical; /* visualizza sempre la scrollbar laterale per firefox */
	overflow-y:scroll;
	overflow-x:auto;
	overflow:moz-scrollbars-vertical;
}

body{
	background-color:#cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	text-align:left;
	margin:2px 0px; padding:0px;
}

input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	font-weight: normal;
}

textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	font-weight: normal;
	overflow: auto;
}

#container_int{
	background-color: White;
	width: 960px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin: 0px auto;
	border-color: Black;
	border-width: 1px;
	border-style: groove;
	position: relative;
}

#flash_int{
	height: 158px;
	width: 918px;
	background-color:#ffffff;
	border-color: Black;
	border-width: 1px;
	border-style: groove;
	position: absolute;
	top: 95px;
	left: 0px;
}

#logo{
	height: 66px;
	width: 187px;
	background-color:#ffffff;
	position: absolute;
	top: 21px;
	left: 0px;
}

#menu_int{
	text-align: left;
	width: 191px;
	height: auto;
	position: absolute;
	top: 3px;
}

#menu_dx{
	text-align: left;
	width: 132px;
	height: auto;
	position: absolute;
	top: 303px;
	right: 21px;
}

#menu_breve{
	text-align: right;
	width: 490px;
	height: 30px;
	position: absolute;
	top: 60px;
	right: 0px;
}

#header{
	height: 280px;
	width: 918px;
	z-index: 99;
	position: relative;
	left: 21px;
}

#corpo{
	width: 918px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	background-color: White;
	position: relative;
	left: 21px;
}

#footer{
	text-align: left;
	width: 918px;
	height: 20px;
	background-color: #FFFFFF;
	position: relative;
	left: 21px;
}

#didascalia{
	text-align: left;
	width: 250px;
	height: 20px;
	background-color: #FFFFFF;
	position: absolute;
	left: 323px;
	top: 143px;
}



a:link {
color:#434343; text-decoration: none;
}
a:visited {
color:#434343; text-decoration: none;
}
a:active {
color:#434343; text-decoration: underline;
}
a:hover {
color:#434343; text-decoration: underline;
}
a:focus {
    moz-outline: 0px;
    outline: 0px;
    outline-offset: 3px;
}



a.r:link {
color:#434343; text-decoration: underline;
}
a.r:visited {
color:#434343; text-decoration: underline;
}
a.r:active {
color:#c83636; text-decoration: underline;
}
a.r:hover {
color:#c83636; text-decoration: underline;
}
a.r:focus {
    moz-outline: 0px;
    outline: 0px;
    outline-offset: 3px;
}

a.x:link {
color:#c83636; text-decoration: none;
}
a.x:visited {
color:#c83636; text-decoration: none;
}
a.x:active {
color:#c83636; text-decoration: underline;
}
a.x:hover {
color:#c83636; text-decoration: underline;
}
a.x:focus {
    moz-outline: 0px;
    outline: 0px;
    outline-offset: 3px;
}

a.z:link {
color:#434343; text-decoration: underline;
}
a.z:visited {
color:#434343; text-decoration: none;
}
a.z:active {
color:#434343; text-decoration: underline;
}
a.z:hover {
color:#434343; text-decoration: underline;
}
a.z:focus {
    moz-outline: 0px;
    outline: 0px;
    outline-offset: 3px;
}

a.d:link {
color:#434343; text-decoration: underline;
}
a.d:visited {
color:#434343; text-decoration: none;
}
a.d:active {
color:#434343; text-decoration: underline;
}
a.d:hover {
color:#434343; text-decoration: underline;
}
a.d:focus {
    moz-outline: 0px;
    outline: 0px;
    outline-offset: 3px;
}