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:#565656;
	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: #CCC;
	border-width: 1px;
	border-style: solid;
	position: relative;
}

#news_sfondo{
	width:185px;
	height:157px;
	background-image:url(immagini/sfondo_news.gif);
	left:1px;
	position:absolute;
	top: 96px;
	margin-top:5px;
}

#flash_int{
	height: 158px;
	width: 704px;
	background-color:#ffffff;
	position: absolute;
	top: 95px;
	left: 214px;
}

#flash_int2{
	height: 158px;
	width: 704px;
	background-color:#ffffff;
	position: absolute;
	top: 112px;
	left: -2px;
}

#flash_index{
	height: 250px;
	width: 918px;
	background-color:#ffffff;
	position: absolute;
	top: 95px;
	left: 0px;
}

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

#menu_int{
	text-align: left;
	width: 191px;
	height: 198px;
	position: absolute;
	top: -8px;
	left: 4px;
}

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

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

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

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

#header_index{
	height: 350px;
	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: 25px;
	background-color: #ffffff;
	position: relative;
	left: 20px;
}

#didascalia{
	text-align: left;
	width: 313px;
	height: 20px;
	background-color: #FFFFFF;
	position: absolute;
	left: 383px;
	top: 189px;
}



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.u:link {
color:#434343; text-decoration: none;
}
a.u:visited {
color:#434343; text-decoration: none;
}
a.u:active {
color:#c83636; text-decoration: none;
}
a.u:hover {
color:#c83636; text-decoration: none;
}
a.u:focus {
    moz-outline: 0px;
    outline: 0px;
    outline-offset: 3px;
}

a.w:link {
color:#434343; text-decoration: underline;
}
a.w:visited {
color:#434343; text-decoration: underline;
}
a.w:active {
color:#c83636; text-decoration: none;
}
a.w:hover {
color:#c83636; text-decoration: none;
}
a.w: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.news:link {
color:#cc0905; text-decoration: none;
}
a.news:visited {
color:#cc0905; text-decoration: none;
}
a.news:active {
color:#cc0905; text-decoration: underline;
}
a.news:hover {
color:#cc0905; text-decoration: underline;
}
a.news:focus {
    moz-outline: 0px;
    outline: 0px;
    outline-offset: 3px;
}

.bg-grigio {background-color:#eaeaea}
.bg-grigio-medio {background-color:#cfcfcf}
.bg-bianco {background-color:#ffffff}
.bg-verde {background-color:#006E11}
.bg-blu {background-color:#0080ce}
.bg-rosso {background-color:#b92318}

.titolo-rosso-bold {color: #c83636; font-weight: bold; font-size: 14px;}
.txt-rosso-bold {color: #c83636; font-weight: bold;}
.txt-rosso {color: #c83636;}
.txt-grigio {color: #434343;}
.txt-grigio-piccolo {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #434343;}
.txt-bianco {color: #ffffff;}
.txt-bianco-piccolo {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #ffffff;}
.txt-rosso-bold-13 {color: #c83636; font-weight: bold; font-size: 13px;}
.txt-grigio-bold-13 {color: #434343; font-weight: bold; font-size: 13px;}

.border-img {border:solid 1px #cfcfcf;}
.border-img-2 {border:solid 2px #c83636;}

p {margin: 0px 0px 0px 6px;}

