@import url(tabledoc.css);

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

body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align:left;
	margin:50px 0px; 
	padding:0px;
	background-color:#ffffff;
}

input{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

select{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

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

#container{
	width: 960px;
	height: 600px;
	min-height: 600px;
	height: auto !important;
	margin: 0px auto;
	background-color: #ede6db;
	border-color: #b05d61;
	border-width: 1px;
	border-style: solid;
	position: relative;
}

#header{
	height: 210px;
	position: relative;
	width: 960px;
}

#menu_breve{
	position: absolute;
	left: 307px;
	top: 141px;
	width: 587px;
	height:28px;
}
#menu_breve ul, #menu_breve li{
text-align:right;
 display:block;
 float:none;
 margin:0 3px 0 0 ;
 padding:0;
 color:#993300;
	

}

#menu{
	position: absolute;
	right: 668px;
	top: -52px;
	width: 234px;
	height:241px;
	background-image: url(img/sfondo_menu.png);
	background-repeat:no-repeat;
}

#menu_gestione{
	position: absolute;
	right: 668px;
	top: -52px;
	width: 234px;
	height:241px;
}

#logo{
	width: 221px;
	height: 67px;
	top: 65px;
	left: 65px;
	position: absolute;
}

#img_alto{
	width: 587px;
	height: 125px;
	top: -1px;
	left: 308px;
	position: absolute;
	background-color:#999999;
}

#img_alto_gestione{
	background-image: url(gestione/img/sfondo_titolo.gif);
	width: 587px;
	height: 125px;
	top: -1px;
	left: 308px;
	text-align:right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #b4ab97;
	font-weight: bold;
	position: absolute;
}


#testo_alto{
	width: 600px;
	height: 7px;
	top: -47px;
	left: 301px;
	position: relative;
	background-image: url(img/sfondino_alto.png);
}

#testo_centro{
	width: 600px;
	height: 7px;
	top: -47px;
	left: 301px;
	min-height: 213px;
	width: 600px;
	height: auto !important;
	height: 213px;
	position: relative;
	background-image: url(img/sfondino_centro.png);
}

#testo_basso{
	width: 600px;
	height: 7px;
	top: -47px;
	left: 301px;
	position: relative;
	background-image: url(img/sfondino_basso.png);
}

#sponsor{
	width: 415px;
	height: 7px;
	top: 267px;
	left: 395px;
	height: 40px;
	position: absolute;
}

#logo_sponsor{
	width: 80px;
	top: 251px;
	left: 305px;
	height: 65px;
	position: absolute;
}

#logo_sponsor2{
	width: 80px;
	top: 259px;
	left: 815px;
	height: 48px;
	position: absolute;
}

#body{
	min-height: 400px;
	width: 960px;
	height: auto !important;
	height: 400px;
	position: relative;
}

#logo_fondo{
	width: 138px;
	height: 32px;
	bottom: 30px;
	left: 753px;
	position: absolute;
}

#footer{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	overflow: auto;
	text-align: center;
	width: 829px;
	height: 13px;
	position: relative;
	margin: 0px auto;
	bottom:0px;
	left: 0px;
	background-image:url(img/sfondo_footer.gif);
}
h1{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	display:inline;
	font-size:10px;
	font-weight:normal;
	color: #FFFFFF;
}

p{
	margin: 5px;
}

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

a.u:link {
color:#b4ab97; text-decoration:none;
}
a.u:visited {
color:#b4ab97; text-decoration:none;
}
a.u:active {
color:#b20838; text-decoration:none;
}
a.u:hover {
color:#b20838; text-decoration:none;
}
a.u:focus {
    moz-outline: 0px;
    outline: 0px;
    outline-offset: 3px;
}

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

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

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

/* ERROR AREA */
div.errorArea{
	border: 1px dashed #CC0000;
	background:#FFFF66;
	font-size: inherit;
	margin: 1em 1em;
	padding:3px;
}

div.errorArea ul{
list-style-type:none;
margin:0;
padding:0;

}


.link-download {FONT-SIZE: 11px; COLOR: #b05d61; FONT-FAMILY: Arial, Helvetica, sans-serif;}
.link-download A:link{FONT-SIZE: 11px; COLOR: #b05d61; FONT-FAMILY: Arial, Helvetica, sans-serif;}
.link-download A:visited {FONT-SIZE: 11px; COLOR: #b05d61; FONT-FAMILY: Arial, Helvetica, sans-serif;}
.link-download A:hover {FONT-SIZE: 11px; COLOR: #B20838; FONT-FAMILY: Arial, Helvetica, sans-serif;}
