body
{
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
	background-color: #5390de;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-size: 11px;
	font-family: verdana;
}

h2
{
	margin: 0;
	line-height: 10px;
	color: Red;
	font-size: 12px;
}

h3
{
	margin: 0;
	line-height: 10px;
	color: #5390de;
	font-size: 12px;
}

h4
{
	margin: 0;
	line-height: 8px;
	color: #5390de;
	font-size: 6px;
}

h5
{
	margin: 0;
	line-height: 8px;
	color: #5390de;
	font-size: 10px;
}

td
{
	font-size: 11px;
}

input
{
	font-family: Verdana;
	font-size: 10px;
	color: #3e3e3e;
	border: 1px #a2a2a2 solid;
	height: 15px;
}

img
{
	border: 0;
}

img_sx
{
	border: 0;
}

img_dx
{
	border: 0;
}

a
{
	font-weight: bold;
	color: #046bfb;
	text-decoration: underline;
}

a:hover
{
	color: #046bfb;
	text-decoration: none;
}

#content_table
{
	width: 100%;
}

#link_table a
{
	width: 100%;
	text-decoration: none;
}

#link_table a:hover
{
	width: 100%;
	text-decoration: underline;
}

.table
{
    width: 100%;
}

#logo
{
	vertical-align: top;
	text-align: left;
	width: 312px;
	height: 110px;
}

#menu
{
	background-image: url(../images/back_menu.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 110px;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: white;
	vertical-align: top;
	padding-top: 66px;
	text-align: center;
	width: 100%;
}

#menu a
{
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#menu a:hover
{
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: #046bfb;
	text-decoration: none;
}


#page
{
	background-color: white;
	filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;
	padding: 10px;
	vertical-align: top;
    text-align: left;
}

#page_admin
{
	background-color: white;
	filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;
	padding: 10px;
	vertical-align: top;
    text-align: left;
    line-height: 16px;
}

.iframe
{
	border: 0;
	width: 100%;
	height: 300px;
	vertical-align: top;
	font-size: 10px;
	font-family: verdana;
}


.content
{
	padding: 10px;
}

#bottom
{
	color: white;
	text-align: right;
	padding-right: 12px;
}

#bottom a
{
	color: #046bfb;
	text-decoration: underline;
	font-weight: bold;
}

#bottom a:hover
{
	color: #046bfb;
	text-decoration: none;
}

#img_sx
{
	background-color: white;
	filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;
	width: 80px;
	background-image: url(../images/img1.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

#img_dx
{
	background-color: white;
	filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;
	width: 80px;
	background-image: url(../images/img2.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

#info
{
	background-color: white;
	filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;
	width: 190px;
	vertical-align: top;
	padding: 10px;
}

#info a
{
	font-weight: bold;
	color: #046bfb;
	text-decoration: none;
}

#info a:hover
{
	color: #046bfb;
	text-decoration: underline;
}

#newsScroll
{
	height: 200px;
	padding: 2px;
}

#newsScroll a
{
	height: 200px;
	padding: 2px;
	text-decoration: none;
}

#newsScroll a:hover
{
	height: 200px;
	padding: 2px;
	text-decoration: underline;
}

.titolo
{
	font-size: 14px;
	font-weight: bold;
	color: #046bfb;
	padding-bottom: 10px;
}

.img_el
{
    border: 1px solid Black;
}

.testo
{
	color: black;
	line-height: 16px;
}

.testo a
{
	font-weight: bold;
	color: #046bfb;
	text-decoration: underline;
}

.testo a:hover
{
	color: #046bfb;
	text-decoration: none;
}

.testogallery
{
	color: black;
	line-height: 12px;
}

.prova
{
	font-family: verdana;
}

.sidebar
{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: Black;
	width: 180px;
	background-color: white;
	vertical-align: top;
	padding-top: 6px;
}

.sidebar img
{
	border: 0;
}

