body
{
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-attachment: fixed;
	margin: 0;
	font-size: 11px;
	font-family: verdana;
}

td
{
	font-size: 11px;
}

.login
{
    font-family: Arial;
    font-size: 11px;
    color: #696969;
    background-color: white;
    text-align: center;
}

.login h3
{
    font-family: "Times New Roman";
    font-size: 14px;
    color: #ce0000;
    vertical-align: middle;
    margin: 0;
    line-height: 18px;
}

input
{
	font-family: Verdana;
	font-size: 11px;
	color: #3e3e3e;
	border: 1px #a2a2a2 solid;
	height: 22px;
    padding: 2px;
    margin: 0;
}

img
{
	border: 0;
}

a
{
	font-weight: bold;
	color: #757575;
	text-decoration: underline;
}

a:hover
{
	color: #757575;
	text-decoration: none;
}

.table
{
    width: 100%;
}

#content_table
{
	width: 800px;
}

#logo
{
    background-color: White;
    background-image: url(../images/top.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	vertical-align: top;
	text-align: left;
	height: 81px;
    border-top: 1px solid White;
    border-left: 1px solid White;
}

#top
{
    background-color: White;
    background-image: url(../images/top1.jpg);
	background-repeat: repeat-x;
	background-position: top right;
    width: 430px;
	height: 81px;
    border-top: 1px solid White;
    border-right: 1px solid White;
    text-align: right;
    vertical-align: top;
    padding-top: 10px;
    padding-right: 5px;
}

#top a
{
    color: White;
    text-decoration: underline;
}

#top a:hover
{
    color: White;
    text-decoration: none;
}

.menu
{
	background-image: url(../images/back_menu.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	height: 31px;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: black;
	vertical-align: middle;
	text-align: center;
    border-left: 1px solid White;
    border-right: 1px solid White;
}

.menu a
{
	font-size: 12px;
	font-family: "Times New Roman";
	font-weight: normal;
    font-style: italic;
	color: #6a6a6a;
	text-decoration: none;
}

.menu a:hover
{
	font-size: 12px;
	font-family: "Times New Roman";
	font-weight: normal;
    font-style: italic;
	color: Black;
	text-decoration: none;
}


#page
{
	background-color: white;
	padding: 10px;
	vertical-align: top;
    width: 100%;
}

.content
{
    background-color: White;
}

#bottom
{
    font-family: "Times New Roman";
    background-color: White;
	color: black;
	text-align: right;
	padding: 10px;
    font-size: 11px;
}

#bottom a
{
    font-family: "Times New Roman";
	color: #757575;
	text-decoration: underline;
	font-weight: bold;
    font-size: 11px;
}

#bottom a:hover
{
    font-family: "Times New Roman";
	color: #757575;
	text-decoration: none;
    font-size: 11px;
}

#img
{
	background-color: white;
	filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;
	width: 80px;
	background-image: url(../images/img.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#info
{
	background-color: #fffbc6;
	filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;
	width: 190px;
    font-size: 10px;
	vertical-align: top;
	padding: 10px;
}

#info a
{
    font-size: 10px;
	font-weight: bold;
	color: #757575;
	text-decoration: underline;
}

#info a:hover
{
    font-size: 10px;
	color: #757575;
	text-decoration: none;
}

#info h3
{
    font-family: "Times New Roman";
    font-size: 14px;
    font-style: italic;
    color: #ce0000;
    vertical-align: middle;
    margin: 0;
    line-height: 18px;
}

#info h3 img
{
    padding-top: 10px;
}

#newsScroll
{
	height: 150px;
	padding: 2px;
}

.titolo
{
	font-size: 14px;
	font-weight: bold;
	color: #757575;
	padding-bottom: 3px;
    text-align: center;
    border-bottom: 1px solid #ce0000;
}

.testo
{
	color: black;
	line-height: 16px;
}

.testo a
{
	font-weight: bold;
	color: #757575;
	text-decoration: underline;
}

.testo a:hover
{
	color: #757575;
	text-decoration: none;
}

.testo h1
{
    font-size: 20px;
    font-family: "Times New Roman";
    font-weight: bold;
    color: Black;
    padding-top: 20px;
    padding-bottom: 10px;
    line-height: 0px;
    margin: 0;
}

.testo h3
{
    font-size: 18px;
    font-family: "Times New Roman";
    font-weight: bold;
    font-style: italic;
    color: #ce0000;
    padding-top: 20px;
    line-height: 0px;
    margin: 0;
}

.testo h2
{
    font-size: 11px;
    font-family: "Times New Roman";
    font-weight: normal;
    color: #757575;
}

.calendario
{
    border: 0;
}