body {
    margin: 0;
    color: #000000;
    font-family : Arial;
    font-size : 12px;
    background: url("images/sfondo.gif") #ffffff center  repeat-y;    	
}

#box {
	position: relative;
	width : 800px;
	height: 100%;
	margin: 0;
    padding: 0px;
    background: #ffffff; 
    text-align:center;
      
    border-style: none solid none solid;
	border-color: #787878;
	border-width: 1px;      
     
}

#header {
  margin:0px;
  width: 800px;	
  height: 95px;
  background: url("images/header.gif") #ffffff no-repeat;
  padding-top: 2px;
  color: #bbbbbb;  
}

#header a{
  font-size: 11px;
  color: #bbbbbb;  
}

#header_gg {
  margin:0px;
  width: 800px;	
  height: 95px;
  background: url("images/header_giovani.gif") #ffffff no-repeat;
  padding-top: 2px;
  color: #bbbbbb;  
}
#header_gg a{
  font-size: 11px;
  color: #bbbbbb; 
}

#header_gc {
  margin:0px;
  width: 800px;	
  height: 95px;
  background: url("images/header_gruppo_ciclistico.gif") #ffffff no-repeat;
  padding-top: 2px;
  color: #bbbbbb;  
}

#header_gc a{
  font-size: 11px;
  color: #bbbbbb;  
}

#main
{
	width : 800px;
	margin: 0;
    color : #000000;
    background: #ffffff; 
    float:left; 
/*	
    padding: 2px; 
    border-style: none solid solid solid;
	border-color: #71362E;
	border-width: 1px;   
    background: url("images/menu.jpg") transparent repeat-y;         
*/    
}

#main-inside
{
	width : 780px;
	margin: 0;
    color : #000000;
    background: #ffffff; 
    float:left;
    padding:10px; 
}

#menu-sx 
{
	width : 235px;
    float:left;
	margin: 0;
    padding: 0px; 
	height: auto;    
    padding:10px;    
    color : #000000;
    font-family : Arial;
    font-size : 12px;	
    text-align:left;
   
/*    border-right: 1px dotted #cccccc;*/
}

#menu-sx-bar{
	width : 235px;
	margin: 0;
	height: 18px;    
    background : #F62032;
    color: #ffffff;
    font-family : Arial;
    font-size : 12px;	
    text-align:center;
    font-weight:bold;
}

#content-dx
{
	width : 520px;
	height: auto;
    float:left;    	
	margin: auto;
    padding:10px;
    color : #000000;
	background: #ffffff;
    font-family : Arial;
    font-size : 12px;	
    text-align:left;
/*    border-left: 1px dotted #cccccc;*/    
}
#content-dx-bar{
	width : 510px;
	margin: 0;
	height: 18px;    
    background : #F62032;
    color: #ffffff;
    font-family : Arial;
    font-size : 12px;	
    text-align:center;
    font-weight:bold;
}


#menu-home
{
	width : 800px;
	height: auto;
	margin: 0px;
    padding:0px;
    color : #000000;
	background: url("images/fondo_box.gif");
    text-align:center;
}

.title{
    color: #0070C8;
    font-weight: bold;
}

.subtitle{
    color: #0070C8;
}

#menubar{
  background: #0070C8;
  width: 800px;
	margin: 0px;
    padding:0px;
    text-align:center;  
}

#menu {
  float:left;
  margin:0px;
  padding: 0px;  
  width: 112px;
  background: #0070C8;
  font-family : Arial;
  font-size : 9pt;
  line-height : 20px;  
  color : #ffffff;		
    border-style: none solid none solid;
	border-color: #0070C8;
	border-width: 1px;     
}

.menus {
  color : #ffffff;
  font-family : Arial;
  font-size : 9pt;
  padding: 0px;
  text-decoration : none;
  font-weight:bold;    
}

.menus:link {
  color : #ffffff;
}

.menus:visited {
  color : #ffffff;
}

.menus:active {
  color : #ffffff;
}

.menus:hover {
  color : #F62032;
  text-decoration : none;
}

#pulisci{
    clear:both;
}


INPUT, SELECT, BUTTON {
  color : #000000;
  font-size : 12px;
  line-height : 15px;
  font-family : Arial;
  border: 1px solid #000000;
}

TR,TD, TH {
  color : #4A3C1C;
  font-size : 12px;
  line-height : 15px;
  font-family : Arial;
 
}

A {
  color : #000000;
  text-decoration:none;  
  
}

A:link, A:visited, A:active {
  color : #000000;
  text-decoration:none;  
  
}
A:hover {
  color : #000000;
  text-decoration:underline;
}

#footer{
  background: #DEDEDE;
  color : #555555;  
  width: 800px;
  line-height : 20px; 
  text-align:center;
  bottom:0px;
  font-size : 10px;  
}
