/* Copyright (c) - 2007 - Datasymposium S.r.l. - info@datasymposium.it*/
/* Author Margherita Piu - mpiu@datasymposium.it */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
body,td,th {
	color: #B7A375;
}
div#container{
    width: 900px;
    margin: 0px auto;   /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/
    border-left: 0px ;
    border-right: 0px ; 
    border-top: 0px ;
    border-bottom: 0px ;
    
       }
div#header {
	width: 619px;
	height: 88px;
	margin: 0px auto; /*centra negli altri browsers*/
	text-align: justify; /*ripristina l' allineamento*/
	border-left: 0px solid #ffffff;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	color: #FFFFFF;
	background: url(../img/intestazione.gif);
}
div#superiore {
	width: 613px;
	height: 383px;
	margin: 0px auto;
	border-left: 3px solid #69644D;
	border-right: 3px solid #69644D;
	border-top: 3px solid #69644D;
	border-bottom: 3px solid #69644D;
	background-color: #ffffff;
	padding: 0px;
	color: #FFFFFF;
    background: url(../img/superiore.jpg);
}
div#navigation {

    width: 619px;
    height: 17px;
    margin: 0px auto;   /*centra negli altri browsers*/
    text-align: center;   /*ripristina l' allineamento*/
    border-left: 1px none #000000;
    border-right: 1px none #000000; 
    border-top: 1px solid #000000;
    border-bottom: 1px none #000000;
    
  
}

div#content {

    width: 630px;
    
    margin: 0px auto;   /*centra negli altri browsers*/
    text-align: center;   /*ripristina l' allineamento*/
    border-left: 0px ;
    border-right: 0px ; 
    border-top: 0px ;
    border-bottom: 0px ;
    
  
}
div#footer {
    width: 100%
    margin: 0px;   /*centra negli altri browsers*/
    text-align: right;   /*ripristina l' allineamento*/
    border-left: 1px none #69644D;
    border-right: 1px none #69644D; 
    border-top: 1px solid #69644D;
    border-bottom: 1px none #69644D;
    
  
}
	

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #CC6600;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #DFCAA3;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
}
a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #CC6600;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
}
a:active {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #B7A375;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
}
hr {
	border: 1px inset #69644D;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #B7A375;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
p.testo{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B7A375;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: middle;
	text-align: justify;
	white-space: normal;
	padding: 10px;
	margin: 10px;
}
.bordocompleto {
	border: 1px solid #937E4D;
}
.testopicc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #B7A375;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: justify;
}
div#back {
	width: 630px;
	margin: 0px auto;
	text-align: left;
	background-color: #000000;
	padding: 0px;
	border: 0px;
}
.bordosup {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: 1px;
}
.bordoinferiore {

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #69644D;
	border-right-color: #69644D;
	border-bottom-color: #69644D;
	border-left-color: #69644D;
	border-top-width: 1px;
}
