﻿
body
{
    background-color:White;
    background-repeat: repeat;
    font-family:Arial;
    font-size:10pt;
    }
    

div#pagina
{
    width:900px;
    margin: 0px auto;
    
    }
    
div#header
{
    width:900px;
    height:140px;
    margin-top:20px;}

div#intestazione
{
    height:100px;
    background-image:url('Immagini/montagne_intestazione.jpg');
    border: solid 1px green;
    margin:0px;
    text-align:center;
    }

div#slogan
{
    background-image:url('Immagini/sloganmeira3.bmp');
    border-left: 1px solid Green;
    border-right: 1px solid Green;
    border-top: 0px solid Green;
    border-bottom: 1px solid Green;
    height:37px;
    width:898px;
}
    
div#menu
{
    width:150px;
    height:500px;
    background-image:url(Immagini/menu.jpg);
    float:left;
    border-style:solid;
    border-color:Green;
    border-width:0px 0px 0px 1px; 
    }
    
div#centrale
{
    width:596px;
    height:500px;
    background-image:url(Immagini/centrale.jpg);
    float:left;
    border-style:dashed;
    border-color:Green;
    border-width:0px 1px 0px 1px;
      
    }

div#news
{
    width:150px;
    height:500px;
    background-image:url(Immagini/news.jpg);
    float:right;
    border-style:solid;
    border-color:Green;
    border-width:0px 1px 0px 0px;
   
  
    }
        
div#piepagina
{
    width:898px;
    height:25px;
    background-image:url(Immagini/piepagina.jpg);
    border-style:solid;
    border-color:Green;
    border-width:0px 1px 1px 1px;
    float:left;
    margin:0px 0px 10px 0px;
    text-align:center;
    font-size:8pt;
            
    }    
     
 h1
 {
     text-align:center;
     font-weight:bold;
     color:Red;
     }
     
     
 div#testocentrale
 {
     padding:5px;
     text-align:justify;
     margin-top:30px;}
     
 div#testonewsA
 {
     margin-top:80px;
     width:140px;
     padding:5px;
     height:181px;  
}

 div#testonewsB
 {
     margin-top:10px;
     width:140px;
     padding:5px;
     height:180px;  
}

.links
{
    margin-left:10px;
    
}

 .tabella
 {
     width:137px;
     margin-top:40px;
     text-align:left;
     font-weight:bold;
     margin-left:10px;   
    }
    
  .tabellalingue
 {
     width:137px;
     margin-top:20px;
     text-align:left;
     font-weight:bold;
     margin-left:10px;   
    }
     
 .menu
 {
     width:10%;
     }

a:hover{
	background-color: #eee; 
	color: #3366CC;
    }
    
 #immagini
 {
     margin-top:40px;
     padding:5px;
     width:140px;}

#riservazione
 {
     height:50px;
     }

.prezzi
{
    text-align:right;
}

.indirizzo
{
    width:200px;}

.validatori
{
    margin-top:50px;
    width:150px;
}
 
.sala_ostello
{
    margin-left:100px;
}

     
