/*

_____________________   foglio di stile per il sito dell'Hotel Cosmos   _____________________


tipo:                   stile per la stampa
autore:                 GiGi con Enzulin
versione:               02.2007
ultimo aggoirnamento:   27 aprile 2007
   
*/

body 
       {
       line-height:     126%;
       padding:         0;
       margin:          0cm;
       color:           black;
       background:      white;
       font-weight:     normal;
       font-family:     verdana, arial, helvetica, sans-serif;
       font-style:      normal;
       font-size:       3.5mm;
       }
   
/*
_____________________   stili testo   _____________________

*/

  



h3
       {
       margin:          0 0 0.2cm 0;
       font-size:       150%;
       line-height:     100%;
       color:           black;
       font-weight:     bold;
       } 
       
      
       
h4
       {
       margin:       0 0 0.2cm 0;
       font-size:    100%;
       line-height:  100%;
       color:        black;
       font-weight:  bold;
       }   
       

p
       {
       margin:      0 5cm 0.2cm 1cm;
       color:       black;
       }   

   

/*
_____________________   liste   _____________________

*/



#boxcontenuti ol 
                {
                color:      black;
                } 


#boxcontenuti ul 
                {
                color:      black;
                }   
  

#boxcontenuti ul li 
                 {
                  list-style-type:          square;
                  color:                    black;
                 } 

#boxcontenuti ol li
                {
                 list-style-type:   decimal;
                 color:             black;
                }
      

#boxcontenuti ul li li
                   {
                    color:                        black;
                    list-style-type:              circle;
                   } 

#boxcontenuti ol li li
                   {
                    color:                        black;
                    list-style-type:              lower-alpha;
                   } 

/*
_____________________   immagini   _____________________

*/


#boxcontenuti img
             {
              display:  block;
             }
             
#boxfoto img
             {
              display:  none;
             }             
             
 
#boxcontenuti img.sinistra 
                          {
                           display: none;
                          }

#boxcontenuti img.cornice 
                          {
                           display: none;
                          } 
        
/*
_____________________   menu di destra   _____________________
 
*/   

   
  
.listasx 
        {
         display: none;
        }




/*
_____________________   sezioni della pagina   _____________________

*/



#boxgenerale
             {
                 
             } 


#boxcontenuti
             {
              margin:   0;
             }



#boxtestata
             {
              height:   4cm;
             }

#boxmenu
             {
              display:  none;
             }

#boxbreve
             {
              display:  none;
             }          
           
 
#boxfascia
             {
              display:  none; 
             }
   
#boxbasso
             {
              display:  none;
             }

   
   
/*
_____________________   testo link  _____________________

*/

   
a:link
                 { 
                  text-decoration: underline;
                  color:           #004C99;
                 }
  
a:visited 
                 { 
                  text-decoration: underline;
                  color:           #004C99;
                 }
 
a:hover 
                 { 
                  text-decoration: underline;
                  color:           #D70000;
                 }

#boxbasso a
                 {
                  text-decoration: none;
                 }
   
#boxbasso a:hover
                 {
                  text-decoration: underline;
                 }      

#tuseiqui a
                 {
                  text-decoration: none;
                  font-weight:     bold;
                 }
   
#tuseiqui a:hover
                 {
                  text-decoration: underline;
                 }