html
{
	font-family: arial;
	font-size:13px;
	margin:0;
	padding:0;
	text-align:center;

}
body
{
	margin:0;
	padding:0;
	height:100%;
	background-color:white;
	/*background:url("../img/sfondo.jpg");*/
}

p
{
	margin:0;
	padding:0;
}
span
{
	margin:0;
	padding:0;
}

div#page_view
{
	position:relative;
	width:950px; /*750px;*/
	height:670px;
	text-align:center;
	border:solid 1px #000;
	margin: 5px auto;
	/*background:url("../img/lavmain1.gif")  repeat-x;*/
}

/************* HEADER *******************/


div#header
{
	color:#000000;
	width:100%;
	height:130px;
	text-align:center;
	font-size:15PX;
	font-weight:bolder;
	line-height:15PX;
	font-family: Arial, Helvetica, sans-serif;
	background:url("../img/testata.jpg");
}

/*********************** CORPO PRINCIPALE ****************/


.navigazione1
{
	/*width:154px;*/
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	line-height:30px;
	vertical-align:middle;
	height:30px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:black;
	background-color:White;
}

table#mnuSito { 
	margin:auto;
}

table#mnuSitoVert { 
	margin:auto;
}

table#mnuSito a.mnuSito_1{

	border-left-style:solid;
	border-left-width:1px;
	border-left-color:black;
	padding: 0 5px;
}

.mnuSito_0{

	text-align:left;
	line-height:18px;
	padding: 0 2px;
}

.corpoprincipale
{
	height:475px;
	/*border-color:Black;
	border-style:solid;
	border-width:1px;*/
	color:#333399;
	margin:0;
	padding:0;
	overflow:auto;
	line-height:15px;
}

.floatleft
{
	width:200px;
	height:100%;
	color:White;
	margin:0;
	padding:0;
	line-height:15px;
	background:url("../img/sfoleft.jpg");
	background-repeat:repeat-y;
	float:left;
}

.divUp
{
	height:425px;
	overflow: auto;
}

.divDown
{
	height:50px;
}

.floatright
{
	width:750px;
	height:100%;
	margin:0;
	padding:0;
	overflow:auto;
	line-height:15px;
	color:White;
	background:url("../img/sfohome.jpg");
	float:left;
}

.imgleft
{
	float:left;
	padding:0 20px;
}

.imgright
{
	float:right;
	padding:0 20px;
}

.spaziato
{
	padding:40px 0 0 0;
}

.navigazione1 li
{
	display:inline;
	padding:0px 8px;
 border-right-color:#000000;
 border-right-style:solid;
 border-right-width:1px;        	
}

.navigazione1 ul
{
 border-left-color:#000000;
 border-left-style:solid;
 border-left-width:1px;            
	list-style-position: outside;
	list-style-type:square;
	display:inline;
}

.navigazione1 a
{
 text-decoration:none;
 color: #333399;
}

.navigazione1 a:hover
{
 text-decoration:underline;
  color: #333399;
  font-weight:bolder;	
}

/************************************ FOOTER ****/
	
.footer
{
	/*margin: auto 40px;*/
	height:28px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:Black;
	background-color:white;
	line-height:14px;
	vertical-align:middle;
	border-top-color:black;
	border-top-style:solid;
	border-top-width:1px;
}



h3
{
	font-size:12px;
	text-align: left;
}

	span.titolodamenu
{
	color:white;
	/*margin-bottom: 15px;*/
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size:14px;
	font-weight:bold;
	text-align: left;
}
	p.titolodamenu
{
	color:white;
	/*margin-bottom: 15px;*/
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size:14px;
	font-weight:bold;
	text-align: left;
}