body {
    margin: 0;
    color: #000000;
    font-family : Verdana;
    font-size : 11px;
}

#intro_banner {
	position: absolute;
    top: 100px;
    left:0px;
	width : 100%;
    height:266px;     
	margin: 0;
    padding: 0px;
    text-align:center;
    border-style: solid none solid none;
	border-color: #C8C9B9;
	border-width: 1px;  
}

#intro{
    width:800px;
    text-align:center;    
}

#intro_sx {
    float:left;
	position: relative;
	width : 399px;
    height:266px;    
	margin: 0;
    padding: 0px;
  
}

#intro_dx {
    float:left;
	position: relative;
	width : 400px;
    height:266px;    
	margin: 0;
    padding: 0px;
    text-align:left;
}

/* Area riservata */

.page {
  background-color: #FFFFFF;
  width: 800px;
  height: 100%;
  margin: 0px auto; 
  position: relative;
    border-style: none solid none solid ;
    border-color: #798257;
    border-width: 1px;   
}

#header {
    margin:0px;
    width: 790px;	
    height: 110px;
    background: transparent url("images/header.gif") left top no-repeat;
    text-align: right;
    padding-right: 5px;
    padding-top: 5px;    
    color: #999999; 
    font-size : 9px; 
        
}

#header a {
    color: #999999; 
    text-decoration: none;       
}


#menubar{
    background: #ffffff;
    width: 800px;
    height:18px;
    margin: 0px;
    padding-top: 2px;
    padding-bottom: 2px;    
    border-style: solid none solid none;
    border-color: #000000;
    border-width: 1px; 
    text-align:left; 
}

.menu {
  float:left;
  margin: 0px;
  width: 155px;
  color : #000000;	
  text-align:center;
  font-weight:bold;   
}

.menu a{
  color : #000000;	
  font-weight:bold;
  text-decoration: none;      
}

.menu a:hover{
  color : #DAB2E2;	
  font-weight:bold;   
  text-decoration: none;  
}

#current_section{
  color : #DAB2E2;	
  font-weight:bold;
  text-decoration: none;      
}

#content {
	width : 800px;	
    margin: 0px;
    padding-top: 30px;
    border-style: solid none  none  none ;
    border-color: #798257;
    border-width: 1px;   
    background: #ffffff url("images/ar_sfondo.jpg") left top repeat-x;       
}

.title{
    color: #798257;
    font-family : Verdana;
    font-size : 11px;
    font-weight:bold;
}

.text{
    color: #798257;
    font-family : Verdana;
    font-size : 11px;
}

INPUT, SELECT, BUTTON {
  color : #000000;
  font-size : 11px;
  line-height : 15px;
  font-family : Verdana;
  border: 1px solid #798257;
  background-color: #ffffff;
  
}

TD, TH{
    color: #000000;
    font-family : Verdana;
    font-size : 11px;
}

.btnBold{
    color: #000000;
    font-family : Verdana;
    font-size : 11px;
    font-weight: bold;
}

.btnItalic{
    color: #000000;
    font-family : Verdana;
    font-size : 11px;
    font-style: italic;
}

.btnUnderline{
    color: #000000;
    font-family : Verdana;
    font-size : 11px;
    text-decoration: underline;    
}
