﻿img
{
    border:0;
}

body 
{
    font-family:Verdana,Tahoma,Arial,Sans-Serif;
    font-size:10pt;
    margin:0 auto;
}
.header
{
    height:165px;
    background:url('../images/header.jpg') top left;/*TODO: IMMAGINE*/  
}
.menu_wrap
{
    width:169px;
    border-left:solid 1px #C6C6C6;
    background:#CEE5F2 url('line_V.jpg') top right repeat-y;    
    vertical-align:top;
}
.menu
{
    text-align:left;
    width:120px;
    background-color:Transparent;
}
.menu td a:link, .menu td a:visited, .menu td a:hover, .menu td a:active
{
    font-weight:bold;
    color:Black;
    border-bottom:dotted 1px black;
    display:block;
    text-decoration:none;
    padding-left:0px;
    background: url('freccia.gif') center right no-repeat;
    
}
.menu td a:hover
{
    color:#808080;   
}
.selectedLink
{
    color:#b0b0b0; 
    background-image:none;
    font-weight:bold;
    border-bottom:dotted 1px black;
    display:block;
    padding-left:1px;
}
.content_wrap
{
    text-align:center;
    width:500px;
    background: url('angolino.jpg') top left; /* TODO: IMMAGINE */  
}
.content
{
    margin-top:20px;
    margin-left:5px;
    width:95%;   
    text-align:left;
}

.section_name
{
    background-position:center top;
    background-repeat:no-repeat;    
    height:400px;    
}
.title
{
    font-size:14pt;
    text-decoration:underline;
    text-indent: 20px;    
} 
.costruzioni img
{
    padding:3px;
    border: solid 1px #C6C6C6;
    margin-bottom:10px;
    
}

.footer
{
    font-size:8pt;
    text-align:center;
    padding-top:3px;
}

.admin_title
{
    display:block;
    margin-top:6px;    
}

.lista
{
    display:block;
    width:80%;
    margin-left:30px;
}

.lista a
{
    color:#98C8E4;
    font-weight:bold;    
}
.appartamenti
{
    display:block;
    text-align:left;
    margin-bottom:3px;

}



.bungalows
{
    display:block;
    text-align:left;
    margin-bottom:3px;
    
}

.promozioni
{
   
    border-color:#C6C6C6;
    border-width:1px; 
    text-align:left;  
}


