body
{
	background: #57A5F3;
	padding:10px 20px 0 15px;
	margin:0 0 0 0;
}


#BloccoPrincipale
{
	Position: absolute;
	left: 2px;
	top: -5px;
	width: 715px;
	font-family: georgia, garamond, times new roman, verdana, tahoma, arial narrow, arial;
	font-size	: 12pt;
}

H1{
	font-family: georgia, garamond, times new roman, verdana, tahoma, arial narrow, arial;
	font-size	: 20pt;
}

H2{
	font-family: georgia, garamond, times new roman, verdana, tahoma, arial narrow, arial;
	font-size	: 18pt;
}

H3{
	font-family: georgia, garamond, times new roman, verdana, tahoma, arial narrow, arial;
	font-size	: 16pt;
}

#MainLogo
{
	Position: relative;
	left: 0px;
	top: 0px;
	width: 715px;
	height: 100px;
	padding-left: 150px;	
	background: #B6D8FA url(../img/LogoBackground.gif) no-repeat top left;
/*	z-index: -1;*/
}

/*#Mainlogo 
{
	padding-left: 150px;	

}*/

#Menu
{
	Position: absolute;
	top: 115px;
	height: 30px;
	left: 0px;
	background: #B6D8FA; 
}

#Menu ul 
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#Menu li
{
	float: left;
}

#Menu a
{
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	font: 15px bold;
}

#Menu a:hover
{
	padding-left: 5px;
	padding-right: 5px;
	font: 15px;
	Font-Weight: bold;
	border-top: Red dotted 2px;
	border-left: Red dotted 2px;
	border-right: Red dotted 2px;
}

#Mainfooter
{
	background:transparent url("../img/footer.gif") no-repeat bottom left;
	height: 38px;
}

#RightMenu
{
	Position: absolute;
	background: transparent url("../img/menuline.gif") repeat-y;
	left: 455px;
	Top: 5px;
	width: 260px;
	background: #B6D8FA
}

#RightMenuMain
{
	background:transparent url("../img/menuright.gif") no-repeat top left;
}

#RightMenuMain p
{
	text-align: justify;
	      /* UP   RIH  DW   LFT  */
	padding: 30px 30px 30px 30px;	
}

#RightMenuMain ul 
{
	list-style: none;
	padding: 95px 30px 0px 30px;
	margin: 0;
}

#RightMenuMain a
{
	font: 15px bold;
}

#RightMenuFooter
{
	background:transparent url("img\\menufooter.gif") no-repeat top left;
	height: 58px;
}



/* Character related */

a:link
{
	font-family: georgia, garamond, times new roman, verdana, tahoma, arial narrow, arial;
	text-decoration: none;
	color: rgb(125,0,0);
}

a:visited
{
	font-family: georgia, garamond, times new roman, verdana, tahoma, arial narrow, arial;
	text-decoration: none;
	color: rgb(125,0,0);
}

a:hover
{
	font-family: georgia, garamond, times new roman, verdana, tahoma, arial narrow, arial;
	text-decoration: underline;
	color: rgb(125,0,0);
}

a:active
{
	font-family: georgia, garamond, times new roman, verdana, tahoma, arial narrow, arial;
	text-decoration: underline;
	color: rgb(125,0,0);
}

a:focus
{
	font-family: georgia, garamond, times new roman, verdana, tahoma, arial narrow, arial;
	text-decoration: underline;
	color: rgb(125,0,0);
}

.default{
	font-family: georgia, garamond, times new roman, verdana, tahoma, arial narrow, arial;
	font-size	: 12pt;
}

TD.FotoText{
  width:150; 
  height:150;
  vertical-align:top;
  text-align:center;
	font-family: georgia, garamond, times new roman, verdana, tahoma, arial narrow, arial;
	font-size	: 8pt;
}
