﻿body
{
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #F2F1E6;
	
}
p            { font-family:Verdana, Arial, Serif; font-size:12px; margin-right:2px; margin-left:5px; margin-top:0px; margin-bottom:0px }
li          { font-family:Verdana, Arial, Serif; font-size:12px }

.sin            { font-family:Verdana, Arial, Serif; font-size:11px; margin-left:3px; margin-top:0px; margin-bottom:0px }
img { 
    
    border: 0;
}



a:link.n { text-decoration: none; color:#54A800; font-weight:bold}
a:visited.n { text-decoration: none; color:#54A800; font-weight:bold}
a:hover.n   { text-decoration: underline; color:#54A800; font-weight:bold}




/* | img             | */
/* +------------------------------------------------------------------------+ */


.dimg
{
	float: right;
	padding: 0 0 0 5px;
	
}
.simg
{
	float: left;
	padding: 3px 5px 0 5px;
	
}
/* | testata             | */
/* +------------------------------------------------------------------------+ */


#testata
{
	border-style: solid;
	border-width: 1px;
	position: relative;
	margin: 0px auto 0px auto;
	width: 900px;
	height: 91px;
	background-color: #FFFFFF;
}
#menusu
{
	position: absolute;
	height: 19px;
	top: 0px;
	left: 390px;
	background-color: #EFEFEF;
	border-right-style: solid;
	border-right-width: 1px;

}
#menusuen
{
	position: absolute;
	height: 19px;
	top: 0px;
	left: 530px;
	background-color: #EFEFEF;
	border-right-style: solid;
	border-right-width: 1px;

}

.barrasu{
	height: 19px;
	float: left;
	padding-top:1px;
	padding-left:8px;
	padding-right:8px;
	border-left-style: solid;
	border-left-width: 1px;
}
a:link.t       { text-decoration: none; font-family:Verdana, Arial, Serif; font-size:12px; color:#003399; font-weight:bold}
a:visited.t   { text-decoration: none; font-family:Verdana, Arial, Serif; font-size:12px; color:#003399; font-weight:bold}
a:hover.t      { text-decoration: none; font-family:Verdana, Arial, Serif; font-size:12px; color:#58b000; font-weight:bold}


/* | fine testata             | */
/* +------------------------------------------------------------------------+ */
/* | corpo             | */
/* +------------------------------------------------------------------------+ */
#corpo
{
display:block;
	position: relative; top:3px;
	margin: 0px auto 0px auto;
	width: 902px;
	background-color: #FFFFFF;
}



/* | Fine corpo             | */
/* +------------------------------------------------------------------------+ */
/* | sinistra             | */
/* +------------------------------------------------------------------------+ */
#sinista
{
	float: left;
	position: relative;
	width: 200px;
	background-color: #003399;
	padding-top: 3px;
}
.v		{border:1px ridge #C0C0C0; background-color:#58B000; font-family: Arial; font-size: 13px; color:#FFFFFF; font-weight:bold; padding-left:3px;}
.menu            { margin-left:10px; margin-top:2px; margin-bottom:6px }
a:link.s       { text-decoration: none; font-family:Verdana, Arial, Serif; font-size:11px; color:#FFFFFF}
a:visited.s    { text-decoration: none; font-family:Verdana, Arial, Serif; font-size:11px; color:#FFFFFF}
a:hover.s      { text-decoration: underline; font-family:Verdana, Arial, Serif; font-size:11px; color:#FFFF00}

/* | fine sinistra             | */
/* +------------------------------------------------------------------------+ */
/* | centro             | */
/* +------------------------------------------------------------------------+ */
#centro
{float: left;
	position: relative;
	width: 494px;
	background-color: #FFFFFF;
}
#centroint
{float: left;
	position: relative;
	width: 700px;
	background-color: #FFFFFF;
}
.titolo{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}
.percorso{
	
 font-family: Verdana, Arial, Serif;
	font-size: 10px;
	color: #003399;
	padding-left:5px;
		padding-top: 5px;

}
a:link.briciola       {
	text-decoration: none;
	font-family: Verdana, Arial, Serif;
	font-size: 10px;
	color: #003399;
}
a:visited.briciola    {
	text-decoration: none;
	font-family: Verdana, Arial, Serif;
	font-size: 10px;
	color: #003399;
}
a:hover.briciola      {
	text-decoration: underline;
	font-family: Verdana, Arial, Serif;
	font-size: 10px;
	color: #003399;
}
/* | fine centro             | */
/* +------------------------------------------------------------------------+ */
/* | destra             | */
/* +------------------------------------------------------------------------+ */
#destra
{float: right;

	position: relative;
	width: 200px;
	
}
.box
{
	border: 1px solid #003399;
	position: relative;
	width: 99%;
	background-color: #EFEFEF;
}

.vdestra		{border-width: 1px;
	border-color: #C0C0C0;
	background-color: #58B000;
	border-bottom-style: ridge;
	font-family: Arial, Verdana, Serif;
 font-size: 13px; color:#FFFFFF; font-weight:bold;
 }

/* | fine destra             | */
/* +------------------------------------------------------------------------+ */
/* | chiusura             | */
/* +------------------------------------------------------------------------+ */
#chiusura
{
	clear: both;
	border-top-width: 1px;
	border-top-style: ridge;
	border-top-color: #003399;
	background-color: #E4E3CD;
	border-bottom-style: ridge;
	border-bottom-width: 2px;
	border-bottom-color: #003399;
}

