*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #097E94;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #FF0080;
}

a:visited {
	color: #0EBFDE;
	font-weight: bold;
	text-decoration: none;
}

body {
	
	background: #E2FAFE url(../images/back_all.gif) repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	color: #383838;
}

#content
{
	width: 977px;
	margin: 0px auto;
	background: url(../images/header_back3.jpg) no-repeat;
}

#main
{
width: 896px;
background: #EBF8FA;
border: 1px solid #0BD7F6;
margin-bottom: 10px;
}

#table_back
{
background: url(../images/table_back.gif) repeat-y;
}

#back
{
width: 896px;
margin: 0px auto;
}

#header {
	height: 210px;
	text-align: right;
		
}

#right
{
	width: 276px;
	float: right;
	margin-right: 5px;
}

#right H3
{
width: 276px;
height: 25px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 5px;
text-transform: uppercase;
color: #ffffff;
background: url(../images/title.gif) no-repeat;
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
}

#right .right_back
{
background: url(../images/title_back.gif) no-repeat;;
}

#right .right_bottom
{
margin-bottom: 10px;
}

#right li  {
	padding: 7px;
	padding-left: 10px;

}

#right .sub
{
	padding-left: 30px;
}

#right p
{
font-size: 10px;
padding-left: 10px;
}

.bot
{
padding: 10px;
}


#left
{
width: 597px;
padding-left: 5px;
}


#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #ffffff;
	background: url(../images/h2.gif) no-repeat;
	width: 552px;
	height: 43px;
	padding-top: 10px;
	padding-left: 50px;
}


#left p {
	margin: 5px;
	padding: 0;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #097E94;
}


#footer {
	height: 45px;
	clear: both;
	padding-top: 20px;
	background-image: url(../images/footer2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #4A2011;
}

#footer a:hover {
	text-decoration: none;
	color: #FF0080;
}
.titolo {
	font-size: 13px;
	font-weight: bold;
	color: #990099;
	font-style: italic;
}
td {
	font-size: 12px;
}
hr {
	color: #13A4C0;
}

A:link img, A:visited img {
	filter:alpha(opacity=30); -moz-opacity: 0.5; opacity: 0.5
	
}
	
A:hover img {
	filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0
	
}

