#desc {
height:120px;
color: Black;
padding:0;
background:#FF9900 url(../../images/presentazione/tema.jpg) top right no-repeat;
clear:both;
margin:5px 0 10px 0;
}

p.presentazione
{
	color:#606060;
	margin:0 0 15px 0;
	line-height:1.5em;
	text-align:left;
}

input.presentazione1, input.presentazione2, input.presentazione3, input.presentazione4
{
	background-color: Transparent;
	background-position: center;
	width: 137px;
	height: 32px;
	font-style: italic;
	font-weight: bold;
	font-size: x-small;
	border: 0.1px;
	cursor: pointer;
}

input.presentazione1:hover, input.presentazione2:hover, input.presentazione3:hover, input.presentazione4:hover
{
	opacity:.80;
	filter: alpha(opacity=80); 
}

input.presentazione1
{
background-image: url(../../images/sfondi/btn1.jpg);
color: #000066;
}

input.presentazione2
{
background-image: url(../../images/sfondi/btn2.jpg);
color: InfoBackground;
}

input.presentazione3
{
background-image: url(../../images/sfondi/btn3.jpg);
color: Black;
}

input.presentazione4
{
background-image: url(../../images/sfondi/btn4.jpg);
color: InfoBackground;
}

a.presentazione {
color:#606060;
}

a.presentazione:hover {
color:#303030;
}

li.presentazione
{
	color:#606060;
	margin:0 0 10px 0;
	font-size: 4;
	line-height:0.5em;
	text-align:left;
}

/* ------------------------ TAG TABLE ----------------------- */

table.presentazione {
		background-color: Transparent;
		border: 1px dotted rgb(102, 102, 102);
		font:1.0em;
		color: #333;
		width:730px
}

td.presentazione  {
	padding:10px;
	background-color: #e0e0e0;
}

thead.presentazione, th.presentazione , tfoot.presentazione
{
    padding:10px;
    background-color: #FF9900;
    color: #333;
}

tbody.presentazione,  th.presentazione , tbody.presentazione  td.presentazione  {
	border-bottom: dotted 1px #333;
}

/* Main container */

body {
	background-color:#F0F8FF;
}

body>#container
{
    margin: 0 auto 20px auto;
    width: 920px;
    height: auto;
    min-height: 100%;
    padding: 5px 10px 20px 10px;
    background: #ffffff;
    float: none !important;
    border-left: 1px solid #A0A0A0;
    border-right: 1px solid #A0A0A0;
}

/* Navitab menu */

.navitab {
padding:4px 8px 4px 8px;
margin:0 0 4px 0;
text-decoration:none;
font-size:1.1em;
background:#FF3300 url(../../images/corner.gif) top right no-repeat;
color: Black;
border-bottom:1px solid #ffffff;
border-left:1px solid #ffffff;
}

.navitab:hover {
text-decoration:none;
color: Black;
background-color: #FFCC00;
border-bottom:1px solid #ffffff;
}

.activenavitab {
padding:4px 8px 5px 8px;
color:Black;
margin:0 0 5px 0;
font-size:1.1em;
text-decoration:none;
background:#FF9900 url(../../images/corner.gif) top right no-repeat;
}

.activenavitab:hover {
	text-decoration:none;
	color: Black;
}

/* Header description */

#sidebar p.news
{
background-color:#FFFF99;
border: 1px solid #d8d8d8;
font-size:0.9em;
padding: 5px 5px 5px 5px;
line-height:1.3em;
margin:0 0 15px 0;
}

#sidebar p.private
{
background-color:#fafafa;
border: 1px solid #d8d8d8;
font-size:0.9em;
padding: 5px 5px 5px 5px;
line-height:1.3em;
margin:0 0 15px 0;
}

#sidebar p.presentazione
{
	margin:0 0 5px 0;
	line-height:0.5em;
	text-align:center;
}
