body { 
	text-align: center; /* IE hack Part 1 */
	font-family: "Trebuchet MS", Verdana, Helvetica, serif;
	font-size:14px;
}

.container {width: 802px; margin: 0 auto; text-align:left;}


.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px ; 
	color: #993300;
	text-align: left;
	vertical-align:middle;
	margin-top: 2%;
}

.logo img {
	padding-right: 20px;
}
.menu{ 
	text-align: left;
	font-size: 14px;
	background: #323970 url(immagini/menubg.gif) top left no-repeat;
	width: 800px;
	/*margin: 102px auto !important; margin: 0 auto;*/
	height: 32px;	
}
.menu p {
	padding-top:3px;
	padding-left:20px;
}
.menu a {
	font-family: "Trebuchet MS", Verdana, Helvetica, serif;
	text-decoration: none;
    color: #FFFFCC; 
	font-size: 17px;
	padding-right:20px;
}

.menuel a:hover, .menufirst a:hover {  
	font-family: "Trebuchet MS", Verdana, Helvetica, serif; 
	text-decoration: underline;	
}

.menushadowtop{
	margin-left:0px;
	width: 798px;
	height: 8px;
	background: #fff url("immagini/menushadow.gif") repeat-x;
}

.menushadowbot{
	margin:0px;
	margin-bottom:0x;
	padding-bottom:0px;
	width: 798px;
	height: 8px;
	background: #fff url("immagini/menushadowbot.gif") repeat-x;
}
.emph {font-weight:bold;}
.bottom {
	width: 800px;	
	background: #fff url("immagini/bottombg.gif");
	height: 32px;
}

.pagebg{
	width: 798px;
	padding: 0px;
	margin-bottom: 0px;
	border: 1px solid #333;
	/*border-top: none;*/	
	/*background: #fff url("/immagini/pagebg.gif") repeat-y;*/
	
}
.content {
	margin-left:10px;
	width: 786px;
    text-align: left;
	margin-bottom: 0px;	
	/*border: 1px solid #333;*/
	/*border-top: none;*/
}

.pbot {
	margin-top:0px;
	padding-top:5px;
	color:#FFFFFF;
	text-align:center;
}

.pbot a {
	font-family: "Trebuchet MS", Verdana, Helvetica, serif;
	font-weight: bold;
	text-decoration: none;
    color: #FFFFCC; 
}

.borderleft{
	width: 10px;
	height: 10px;
	background: #fff url("immagini/borderleft.gif") repeat-y;
}