body
{
    /*background-image: 	url('../graphic/sfondo.gif');     */
    background-color:   #eeeeee;
}
ul
{
    margin: 0px 0px 0px 0px;
}
#page
{	
	font-family: 		Arial; 	
	margin:             0px;
	text-align:			center;
}
#container
{	
	width:   			963px;
    text-align:         center;
	margin:             0 auto;	
}
#header
{
    width:               100%;
    height:              190px;   
}
#top_left
{
   float:               left;        
   width:                181px;
}
#top_right
{
   float:               right;      
   width:                782px;
}
#top_corner_left
{
   background-image: 	url('../graphic/top_left.gif'); 
   background-repeat:   no-repeat; 
   width:               181px;
   height:              190px;
   float:               left;
}
#top_corner_left #imgHome
{
   width:               175px;
   height:              180px;
   border:              0px;
}
#top_center
{
   background-image: 	url('../graphic/top_center.gif'); 
   width:               695px;
   height:              148px;
   float:               left;
}
#top_center .title
{
    width:              auto;
    height:             24px;
    color:              #ff9900;
    font-size:          14px;
    font-weight:        bold;
    margin-top:         70px;
    margin-left:        25px;
    background:         transparent url('../graphic/underline_bck.gif') repeat-x; 
    text-align:         center;
}
#top_center #subTitle
{
    width:              auto;
    color:              #414A7B;
    font-size:          12px;
    font-weight:        bold;
    margin-top:         5px;
    margin-left:        25px;
    text-align:         center;
}
#top_center #subTitle a
{
    color:              #414A7B;
    text-decoration:    none;
}
#top_center #subTitle a:hover
{
    text-decoration:    underline;
}
#top_corner_right
{
   background-image: 	url('../graphic/top_right.gif');  
   background-repeat:   no-repeat; 
   width:               87px;
   height:              148px;
   float:               right;
}
#top_center_bottom
{
    float:              left; 
    background-color:   #ffffff;  
    width:              694px; 
}
#top_box_menu
{
    float:              left;     
    width:              782px;
    height:             40px;
}
#top_left_up
{
    background-image: 	url('../graphic/top_menu_up.gif'); 
    width:              773px;
    height:             19px;
    float:              left;
    overflow:           hidden;    
}
#top_left_down
{
    background-image: 	url('../graphic/top_menu_down.gif');  
    width:              773px;
    height:             23px;
    float:              left;
    padding:            0px;
    margin:             0px;
}
#top_left_up .buttons_right
{
    height:             19px;
    float:              right;
    padding:            0px;
    margin:             0px;      
    border:             0px;    
    display:            inline;   
	overflow:           hidden;     
}
#top_left_up .buttons_right .ErroreRicerca
{
    color:              #414A7B; 
    font-size:          12px;
    font-weight:        bold;
    float:              left;
    margin:             4px 5px 0px 0px;
}
#top_left_up .buttons_right input
{
	border-top:         1px solid #E19300;
	border-left:        1px solid #E19300;
	border-right:       1px solid #E19300;
	border-bottom:      1px solid #E19300;
	font-size:          11px;
	width:              150px;
	padding:            0px 5px 0px 0px;
	margin:             2px 0px 0px 0px;
	height:             15px;
	float:              left;	
}
#top_left_up .buttons_right .cerca
{
    border:             0px;
    float:              left;
    width:              50px;
    height:             19px;
	padding:            0px 0px 0px 0px;
	margin:             0px 0px 0px 0px;    	
}
#top_left_down .buttons_left
{
    height:             23px;
    float:              left;
    padding:            0px;
    margin:             0px 0px 0px 24px;    
    overflow:           hidden;
    border:             0px;
}
#top_left_down .buttons_left img
{
    height:             23px;
    border:             0px;
    cursor:             pointer;
}
#top_left_down .buttons_right
{
    height:             23px;
    float:              right;
    padding:            0px;
    margin:             0px 0px 0px 0px;    
    overflow:           hidden;
    border:             0px;
}
#top_left_down .buttons_right img
{
    height:             23px;
    border:             0px;
}
#top_right_up
{
    background-image: 	url('../graphic/header_right_up.gif'); 
    width:              9px;
    height:             19px;
    float:              right;
}
#top_right_bottom
{
    background-image: 	url('../graphic/header_right_bottom.gif');  
    width:              9px;
    height:             23px;
    float:              right;    
}

#body
{
    background-image: 	url('../graphic/bck_middle.gif');  
    background-repeat:  repeat-y;    
    width:              961px;    
    margin-left:        1px;
    margin-right:       1px;
    vertical-align:     top;
    display:            inline-block;
}
#body_left
{
    float:              left;
    width:              133px;  
}
#body_right
{   
    float:              left;
    width:              828px;
}
#body_separator
{
    width:              77px;
    height:             372px;
    background-image: 	url('../graphic/body_separator.gif');  
    background-repeat:  no-repeat;
    float:              right;
}
#closer
{
   width:               100%;        
}
#bottom_left
{
    background-image: 	url('../graphic/bottom_left.gif');  
    width:              87px;
    height:             55px;
    float:              left;  
}
#bottom_center
{
    background-image: 	url('../graphic/bottom_center2.gif');  
    background-repeat:  repeat-x;
    height:             55px;
    width:              789px;
    float:              left;     
}
#bottom_right
{
    background-image: 	url('../graphic/bottom_right.gif');  
    width:              87px;
    height:             55px;
    float:              right; 
}

#footer
{
    display:            inline-block;
   width:               100%;
   color:               #000000;  
   font-size:           10px; 
   font-weight:         bold;
    margin-top:         5px;   
}
#footer_left
{
    float:              left;  
    margin-left:        340px;  
}
#footer_right
{
    float:              right;    
    margin-right:       40px;     
}
#footer_left a
{
   color:               #000066;  
   font-size:           10px; 
   font-weight:         bold;  
   text-decoration:     none;   
}
#footer_left a:hover
{  
   text-decoration:     underline;   
}
#footer_right a
{
   color:               #000066;  
   font-size:           10px; 
   font-weight:         bold;
   text-decoration:     none;
   vertical-align:      middle;
}
#footer_right a:hover
{  
   text-decoration:     underline;   
}
