﻿html { height:100%;margin:0;}

body 
{
     background:url('img/bg.gif') #f3f0eb;
    background-repeat:repeat-x;
    color:#464646;
    font-family:Arial;
    font-size:12px
}

table
{
     border-width:0px;
     padding: 0px 0px 0px 0px;
}

.tablecentrata
{	
    position:absolute;
    top:0;
	left:50%;
	margin:0px 0px 0px -475px;
}

.image
{
     background-color:#C4E9DF;
   /* text-align:center;
    position:relative;
    left:0;
	top:50%;*/
	/*margin: -150px 0px 0px 0px;*/
     
}

.line_header
{
   background-image: url(img/line.gif);
   background-repeat :repeat-x;
   width:960px;
   height:3px;
}

.bar_header
{
   background-image: url(img/back_bar_header.gif);
   background-repeat :repeat-x;
   width:958px;
   height:57px;
   text-align:right;
   vertical-align:top;	
}

.title_header
{
   background-image: url(img/title.gif);
   background-repeat :no-repeat;
   width:333px;
   height:308px;
   border:solid 1px #adb9c2;
   border-top:none;
   text-align:center;
   vertical-align:top;
   color:Black;
   font-size:12px;
   font-family:Arial;
}

.image_header
{
   width:622px;
   height:300px;
   border:solid 1px #adb9c2;
   border-top:none;
   border-left:none;
   background-color:#f1f4f6;
}

.bar_menu
{
   background-image: url(img/back_menu.gif);
   background-repeat :repeat-x;
   height:39px;
   border:solid 1px #adb9c2;
   border-top:none;
   text-align:center;
   color:Black;
   font-size:10px;
   font-family:Arial;
}


.textbox
{
   border: 0px;
   height:17px;    
}

.textbox_invalid
{
   border: ridge 1px red;
   height:17px;    
   background-color:Red;
}


.text_white
{
    color:White;
    font-family:Verdana;
    font-size:12px;
}

.bar_left
{
padding-top:10px;
padding-left:4px;
padding-right:4px;
border-right:solid 1px #adb9c2; 
vertical-align:top;
}

.back_box
{
   background-image: url(img/back_box.gif);
   background-repeat :repeat-x;
   height:195px;
   width:324;
   border:solid 1px #adb9c2;
   text-align:left;
   color:Black;
   font-size:12px;
   font-family:Arial;
}

.back_footer
{
   background-image: url(img/back_footer.gif);
   background-repeat :repeat-x;
   height:141px;
   border:solid 1px #adb9c2;
   border-top:none;
   text-align:left;
   color:Black;
   font-size:12px;
   font-family:Arial;
   vertical-align:middle;
   text-align:left;
}

.link_gray
{
color:#525151;
font-family:Arial;
font-size:12px;
text-decoration:none;
font-weight:bold;  
}

.link_gray:hover
{
color:#ffd800;
font-family:Arial;
font-size:12px;
text-decoration:none;
font-weight:bold;  
}

.link_gray_small
{
color:#525151;
font-family:Arial;
font-size:10px;
text-decoration:none;
font-weight:lighter;  
}

.link_gray_small:hover
{
color:#15a7d7;
font-family:Arial;
font-size:10px;
text-decoration:none;
font-weight:lighter;    
}

.link_azzurro
{
   color:#84afe9;
   font-family:Arial;
   font-size:14px;
   text-decoration:none;  
}

.link_azzurro:hover
{
   color:#84afe9;
   font-family:Arial;
   font-size:14px;
   text-decoration:underline;  
}

.text_gray
{
 font-size:12px;
 font-family:Arial;
 color:#525151;  
}
.title
{
 font-size:24px;
 font-family:Arial;
 color:#767676;  
}

.subtitle
{
 font-size:18px;
 font-family:Arial;
 color:#767676;  
}

.price
{
 font-size:18px;
 font-family:Arial;
 color:#525151;  
}

.link_black_small
{
color:Black;
font-size:10px;
font-family:Arial;
text-decoration:none;    
}

.link_black_small:hover
{
color:orange;
text-decoration:none; 
}   




