﻿body
{
    background-color:#ffffff;
    background-image:url('../grafica/background.jpg');
    background-repeat:repeat-x;
    margin:0px;
    padding:0px;
    font-family:Verdana,Arial;
    font-size:11px;
    text-align:center;
    color:#465158;
    scrollbar-3dlight-color : #999999;/*ombre 3d della barra*/
	scrollbar-arrow-color : #132450;/*freccie della barra*/
	scrollbar-base-color : #ffffff;/*sfondo della barra*/
	scrollbar-darkshadow-color: #ffffff; 
}
input
{
	font-size:10px;
	color:#000000;
	font-family:Arial;
	background-color:#ffffff;
}
input.bt
{
	font-size:10px;
	color:#000000;
	font-family:Arial;
	background-color:#cccccc;
	border:1px solid #4d4d4d;
}
input.txt
{
	font-size:11px;
	color:#465151;
	font-family:Verdana;
	border:1px solid #aaaaaa;
}
textarea
{
	font-size:11px;
	color:#465151;
	font-family:Verdana;
	border:1px solid #aaaaaa;
}
select
{
	font-size:10px;
	border:1px solid #ffffff;
	color:#ffffff;
	font-family:Verdana;
	background-color:#597584;
	font-weight:bold;
}
.container
{
    width:770px;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
    line-height:18px;
}
.top
{
	background-image:url('../grafica/layout/top.png');
	background-repeat:no-repeat;
	width:770px;
	height:76px;
}
.linkHome
{
	position:absolute;
	margin-left:17px;
	margin-top:14px;
	width:412px;
	height:46px;
}
.menu
{
	background-image:url('../grafica/layout/sfondo_menu.jpg');
	background-repeat:no-repeat;
	width:770px;
	height:24px;
}
.lingueSel
{
	position:absolute;
	margin-left:614px;
	margin-top:20px;
}
.lingueBt
{
	position:absolute;
	margin-left:734px;
	margin-top:27px;
}
.menuEl
{
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
}
.menuSep
{
	padding-left:0px;
	padding-right:0px;
}
.menuEl a
{
	color:#00283E;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.menuEl a:hover
{
	color:#00283E;
	text-decoration:underline;
}
.foot
{
    color:#00283E;
    font-weight:bold;
    text-align:left;
    width:770px;
    margin-left:auto;
    margin-right:auto;
    font-size:10px;
}
.foot a
{
    color:#00283E;
    font-size:10px;
}
.foot a:hover
{
    color:#ed0000;
    font-size:10px;
}
.link1
{
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
.link1:hover
{
	text-decoration:underline;
}
.sx1
{
	width:233px;
	background-color:#00283e;
}
.dx1
{
	background-color:#ffffff;
	width:532px;
	padding-left:5px;
	text-align:justify;
}
.sottoMenu
{
	width:233px;
	height:34px;
	background-image:url('../grafica/layout/sottomenu_out.jpg');
	background-repeat:no-repeat;
	border-bottom:1px solid transparent;
}
.sottoMenuIn
{
	width:233px;
	height:34px;
	background-image:url('../grafica/layout/sottomenu_in.jpg');
	background-repeat:no-repeat;
	border-bottom:1px solid transparent;
	color:#ed0000;
}
.innerSottoMenu
{
	padding-top:14px;
	padding-left:17px;
}
.linkSottoMenu
{
	text-decoration:none;
	color:#ffffff;
}
.titolo
{
	color:#00283e;
	font-size:14px;
	font-weight:bold;
}
.spazioTesto
{
	padding-left:15px;
	padding-right:20px;
}
.titolo2
{
	color:#de0000;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #aaaaaa;
}
.link2
{
	color:#00283e;
	font-weight:bold;
	text-decoration:none;
}
.link2:hover
{
	text-decoration:underline;
}
.link3
{
	color:#00283e;
	font-weight:normal;
	text-decoration:underline;
}
.link3:hover
{
	color:#ed0000;
}
.link4
{
	color:#ed0000;
	font-weight:bold;
	text-decoration:none;
}
.link4:hover
{
	color:#ed0000;
	text-decoration:underline;
}
.Mappa
{
	width:233px;
	border-bottom:1px solid #cccccc;
}
.MappaIn
{
	width:233px;
	border-bottom:1px solid #cccccc;
	color:#ed0000;
}
.innerMappa
{
	padding-top:4px;
	padding-left:17px;
}
.linkMappa
{
	text-decoration:none;
	color:#00283f;
}
.Window
{
	text-align:center;
	position:absolute;
	width:240px;
	display:none;
	border:1px solid #cccccc;
	background-color:#FFEDA7;
	color:#000000;
	margin:0px 0px 0px 0px;
}
.titoloFinestra
{
	background-color:#00283E;
	color:#ffffff;
	font-weight:bold;
	margin:2px;
	padding:3px 0px 3px 6px;
}
.footPagina
{
	margin-top:-1px;
}