
body {
margin:0px;
padding:0px;
font-size:small;
font-family:Arial, Helvetica, sans-serif;
background-color:#173c64;
color:#444444;
}
h1
{
  font-size:large;  
}
h2 
{
   font-size:medium;
   color:#173c64;   
}

h3 
{
   font-size:small;
   color:#173c64;   
}

label 
{
    color:#173c64;
       
}

a
{
   /*text-decoration:none;*/
   color:#107FC6;
   
   font-weight:bold;
  
}

img 
{
    border:none;
}

fieldset 
{
 padding:16px;
 
   border: 1px solid #CACFD5;
}

fieldset 
{
 
 
  
}


legend
{
    padding:5px;
     color:#107FC6;
    font-weight:bold;
 }

label 
{
   /*color:#107FC6;*/
   font-weight:bold;
   font-size:90%;
   
}

.textbox 
{
    border: 1px solid #CACFD5;
    margin-bottom:10px;
}


input[type="Text"] 
{
   /* border-bottom: 1px solid #107FC6;
    border-right: 1px solid #107FC6;
    border-top: 1px solid #107FC6;
    border-left: 1px solid #107FC6;*/
   border-bottom: 1px solid #CACFD5;
    border-right: 1px solid #CACFD5;
    border-top: 1px solid #CACFD5;
    border-left: 1px solid #CACFD5;
    margin-bottom:10px;
    
 }
 

input[type="checkbox"] 
{
     border:none;
      margin:0px;
      padding:0px;
     
}

input[type="submit"]  
{
    
     
     
}
textarea
{
   border-bottom: 1px solid #CACFD5;
    border-right: 1px solid #CACFD5;
    border-top: 1px solid #CACFD5;
    border-left: 1px solid #CACFD5;
    margin-bottom:10px;
    
    
}





#contenitore {
width:940px;
background-color:#ffffff;
background-image: url('/img/patternpagina.gif');
}

#testata {
background-color:#173c64;
height:150px;
color:White;
position:relative;
background-image: url('/img/testata.jpg');
background-repeat:no-repeat;

}
#sx {
float:left;
width:150px;
/*padding:4px;*/

background-color:#DBDBDB;
background-image: url('/img/menusx_pattern.gif');


}
#centro {
float:left;
width:500px;




padding:15px;
/*background-color:#6ff;*/
}
#dx {
float:right;
width:260px;
/*background-color:#bff;*/
/*padding:4px;*/
}
#piede {
width:100%;
clear:both;
 background-image: url('/img/bottom_pattern.jpg'); 
height:40px;

}
#principale {

}



#divlogin
{
  
}

#divlogout
{
   
}

#lang a 
{
    text-decoration:none;
    border:none;
}

#menu 
{
    padding:4px;
}

#menu a
{
   text-decoration:none;
   color:#333333;
   font-size:90%;
   font-weight:bold;
  
}
#menu ul 
{
    margin-left:25px;padding:0px;
}

#menu li 
{
    margin-bottom:5px;
}



#riservato 
{
    /*padding:4px;*/
}

#riservato a
{
   text-decoration:none;
   color:#333333;
   font-size:small;
   font-weight:bold;
  
}
#riservato ul 
{
    margin-left:0px;
    padding:0px;
}

#riservato li 
{
    margin-top:5px;
}
