* {
	margin: 0;
	padding: 0;
}

body
{
    font: normal 13px "Trebuchet MS" , Arial, Helvetica, sans-serif;
    color: white; 
    background-color: Black;
    text-align:center;
    vertical-align:middle;
}

h1, h2, h3
{
    color: white;
}

h1 {
	margin-bottom: .5em;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 12px;
	color:#e6e6fa;
}

blockquote {
	/*margin-left: 2em;*/
}

ol {
	/*margin-left: 2em;*/
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	/*background: url(images/img07.gif) no-repeat left center;*/
}

a
{
    text-decoration: none;
    color: white;
}

a:hover
{
    color: silver;
}

/* Menu */

#menu { 
	width: 860px;
	height: 20px;
	margin: 0 auto;
	
 }


#login {
	width: 860px;
	height: 25px;
	margin: 0 auto;
	background-color:Black;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 0px 20px 0 20px;
	font-size: 92%;
	font-weight: bold;
	color: #e6e6fa;
}

#menu a:hover
{
    text-decoration: none;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-image: none;
    background-repeat: repeat;
    color: silver;
}

#menu b {
	text-decoration: underline;
}

#logo
{
    width: 860px;
    margin: 0 auto;
    background: #010100 url(images/principaledefault.jpg);
    background-position:right;
    background-repeat:no-repeat
    /*rder-left: white 20px solid;*/
}

#sfondonero
{
    width: 860px;
    background-color:Black;
    margin: 0;
}

#logo h1
{
    margin: 0;
    padding: 200px 0 0 0;
    text-align: left;
    letter-spacing: -1px;
    font-size: 80px;
    color: gold;
    font-family: pristina;
}

#logo h1:Link:Hover
{
 color:Silver;   
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	color:White;
}

#logo a {
	text-decoration: none;
	color: gold;
}

/* Page */

#page
{
    width: 860px;
    margin: 0 auto;
    background-color:Black;
    /*background: url(images/img03.gif) repeat-y;*/
}

/* Content */

#content {
	float: left;
	width: 440px;
	padding: 20px 30px 20px 50px;
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	/*background: url(images/img04.gif) repeat-x left bottom;*/
}

.floating-box {
	float: left;
	width: 210px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	/*border: 5px solid #FFFFFF;*/
}

/* Sidebar */

#sidebar {
	float: right;
	width: 190px;
	padding: 20px;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	/*background: url(images/img09.gif) no-repeat right bottom;*/
	/*border-left: 5px solid #DB5600;*/
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}

#links {
}

#links ul {
	/*background: url(images/img04.gif) repeat-x left bottom;*/
}

#links li {
	padding: 5px 0;
	/*background: url(images/img04.gif) repeat-x left top;*/
}

#links a {
	padding-left: 1em;
	background: url(images/img08.gif) no-repeat left center;
	color: #DB5600;
}

#footer {
	height: 30px;
	width:860px;
	/*border-top: 1px solid #FFFFFF;*/
	/*border-bottom: 1px solid #FFFFFF;*/
	background-color:black;
}

#footer .wrapper {
	width: 860px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 440px;
	height: 34px;
	padding: 16px 30px 0 30px;
	background: #FFFFFF;
	/*border-left: 20px solid #010100;*/
	font-size: 85%;
}

#footer .legal {
	float: right;
	width: 220px;
	height: 32px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	background: #DB5600;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}

#content { 
	/*border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	width: 760px;
	margin: 0 auto;*/
}


.strong
{
    font-weight: bold;
}

.colonna
{
    padding:2px;
}

.visitatore
{
    color: white;
   
}

.numerovisite
{
    font-weight: bold;
    font-size: x-large;
    color: White;
    font-family: algerian;
    text-align: right;
   
}

.testopristina
{
    font-family:Pristina;
    font-size:20px;
}