body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	color: #fff;
	margin: 0 auto;
	padding: 0;
	min-width: 740px;
	background: #000 url(../images/pbg.jpg) repeat-x fixed;
}
#masthead {
	margin-left: 6px;
}
h1 {
	font-size: .75em;
	font-weight: normal;
	background-image: url(../pulsanti/max_home.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 0 10px 0;
	padding: 6px 0 6px 30px;
}
#skipnav {
	position: absolute;
	top: 0;
	left: auto;
	right: 15px;
	padding: 6px 15px 6px 0;
	font-size: .75em;
	color: #fff;
}
#masthead a, #masthead a:visited, #skipnav a, #skipnav a:visited {
	color: #fff;
	text-decoration: none;
}
#masthead a:hover, #masthead a:active, #masthead a:focus,
#skipnav a:hover, #skipnav a:active, #skipnav a:focus {
	color: #fff;
}
#wrapper {
	width: 740px;
	margin: 0 auto;
	background-image: url(../images/centro.jpg);
	background-repeat: repeat-y;
	background-color: #000;
}
#topBar {
	width: 740px;
	height: 207px;
	background: #000 url(../images/logosu.jpg) no-repeat;
	text-align: center;
	border-bottom: 1px solid #DCD6BE;
}
#topBar p {
	line-height: 80px;
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	font-style: italic;
	color: #fff;
	letter-spacing: 2px;
	padding-left: 130px;
	padding-top: 90px;
}
#maincontent {
	float: left;
	font-size: .8em;
	line-height: 1.5em;
	text-align: center;
	width: 485px; /*490+10+10=510*/
	padding: 2px 10px 5px 15px;
}

a:link {color: #fff;}
a:visited {color: #fff;}
a:hover, a:active, a:focus {color: #A33D23;}

#sidebar {
	width: 220px; /*220+5+5=230 rendered*/
	float: left;
	padding: 0 5px 0 5px;
	font-size: 1.0em;
	margin: 0;
	text-align: center;
}
#maincontent p, #sidebar p {margin: 0 0 5px 0;}

#bottomBevel {
	width: 740px;
	clear: both;
	text-align: center;
	background: #000 url(../images/botton.jpg) no-repeat bottom;
	font: bold 0.10em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #F3EBA1;
	margin: 0;
}
#bottomBevel a {color: #F3EBA1;}


h2#first {margin: 0 0 5px 0;}
h2, h3 {
	margin: 5px 0 5px 10px;
	font: italic 1.4em "Times New Roman", Times, serif;
	letter-spacing: 2px;
	color: #F3EBA1;
}
h3 {font-size: 1.0em;}

#navlist {
	margin: 0;
	padding: 0;
	font: italic bold 1em "Times New Roman", Times, serif;
	min-height: 210px;
	height: auto !important;
	height: 210px;
	background: #000 url(../images/menulink.jpg) no-repeat center left;
	letter-spacing: 1px;
	text-align: right;
}

#navlist li {
	list-style-type: none;
	margin: 10px 0px 0 5px;
	padding: 20px 10px 20px 10px;
}
#navlist a:link, #navlist a:visited {
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 5px 0px 5px 15px;
	border-top: 0;
}
#navlist a:hover, #navlist a:active, #navlist a:focus {
	color: #F3EBA1;
}
a#navlist:hover, a#navlist:active, a#navlist:focus {
	color: #000;
	letter-spacing: 0.1em;
}
#footer {
	margin: 0 auto;
	padding: 3px 0 5px 0;
	text-align: center;
text-align: center;
	font: bold 0.60em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #F3EBA1;
}
#footer p {margin: 0;}
#footer a:link {color: #F3EBA1;  text-decoration: none; }
#footer a:visited {color: #F3EBA1; text-decoration: none;}
#footer a:hover, a:active, a:focus {color: #fff;}

/*demo*/
#testimonial {
	margin: 0 0 0 10px;
	font-size: .9em;
	line-height: 1.35em;
	color: #8689A2;
	text-align: center;
}
#testimonial p {margin: 0;}
cite {
	padding: 0 0 8px;
	display: block;
	font-size: .9em;
	font-style: normal;
	color: #fff;
}
#news {
	margin: 10px 0 0 5px;
	font-size: .9em;
	line-height: 1.35em;
	color: #8689A2;
	text-align: center;
}
.iframe { 
height: 307px; 
overflow: auto;
padding: 5px 10px 5px 0px;
 text-align: center;
 margin: 0 auto;
}
.iframe p { 

padding: 5px 0px 0px 0px;
 text-align: center;
 margin: 0 auto;
}
.centered { 
padding: 10px 5px 10px 5px;
 text-align: center;
 margin: 0 auto;
 font: 1.2em "Courier New", Courier, monospace;
 border: 1px dotted #F3EBA1;
}
.centered p{ 
padding: 10px 0px 10px 0px;
}
.gia {
font: 0.70em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #F3EBA1;
}	
hr {
	width: 100%;
	background-color: #FFFFD9;
	color: #FFFFD9;
	text-align: center;
	height: 1px;
}