/*
    Document   : style.css
    Modified on : 20-set-2009, 16.17.33
    Author     : Andrea Perdicchia alias trinkity
    Description: Main style web site: www.salento.lecce.it
*/
html,body{margin: 0;padding: 0}
body{font: 89% Verdana,Arial,sans-serif;text-align: center}
h1,h2,h3{font-family: "Trebuchet MS",Arial,sans-serif;margin: 0}
h1{color: #7FA0B1;font-size: 200%}
h2{color: #B8B8B8;font-size: 180%}
h3{color: #A47E6A;font-size: 150%}
p{margin: 0 0 0.8em 0}

div#container{
	width: 1024px;
	margin: 0px auto;
	text-align: left;
}
div#container2{background-image:url(../img/fondo1px.gif); background-repeat:repeat-y;}
div#body2{position: relative; width: 830px; margin-left: 90px;}
div#header{height:100px;line-height: 70px;padding: 0 2%; color:white;}

div#colonnaSX{
        position:absolute;
        top:0;
        left:0;
        width:180px;\width:190px;w\idth:180px;
}

div#colonnaDX{
    position:absolute;
    top:0;
    right:0;
    width:160px;\width:170px;w\idth:160px;
}
/*
   Set main (central) coloumn
*/
div#colonnaMAIN{
	margin: 0 170px 0 180px;
	background-color:#ffffcc;
        border: 1px solid #a99774;
}
#mainBox{
	padding: 10px;
}

div#content p{line-height:1.3;}

div#footer{clear:both;  background:url(../img/footer.gif); background-repeat:no-repeat; background-position:top; height:247px;}
div#footer p{margin: 0;padding: 10px 0;text-align: center;font-size: 80%;}
#cache {
	position:absolute;
	top:200px;
	z-index:10;
        visibility:hidden;
}

.bordo{
    border:1px solid #a99774;
}

.box{
	padding-bottom: 10px;
    }


.bodyBox{
	background-color:#ffffcc;
	border: 1px solid #a99774;
	width: 157px;
	margin-bottom: 2px;
	padding: 3px 5px 5px 5px;
}

.titleBox{
	background-color:#FFEED0;
	border: 1px solid #a99774;
	width: 157px;
	margin-bottom: 2px;
	padding: 2px 5px 3px 5px;
	color:#FD860F;
}

a:link{
	color: #955F3E;
}

 .bandiere{
  width: 38px;
}
 
 .bandiere li{
    list-style:none;
 }
 
.bandiere ul{
    margin-left: 50px;
    padding-left: 0px;
}

.bandiere a:link{
    margin-left: 0px;
    padding-left: 0px;
}

.menuServizio
 {
   float: right;
   width: 20px;
   margin-right: 10px
 }
 .menuServizio2
 {
    margin: 5px 0 5px 0;  
 }
 
.menu_sezione{
	margin-top: 10px;
	font-size: 10px;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	width:85px;
	color:#666666;
	text-align:right;
}

#menuInferiore{
    float:right;
}

#menuInferiore li{
    list-style:none;
}

#menuInferiore ul{
    margin-left: 0px;
    padding-left: 0px;
}

.txtMenuInferiore{
  margin-left: 3px;
}

.menuInferioreLink{
  text-decoration:none;
  color:#666666;
  margin-left: 3px;
}

#ricerca input{
	background-color:#FFEED0;
	border: 1px solid #a99774;
	font-size:10px;
	font-weight:bold;
}

.img_casa{
	border: 2px solid #a99774;
	margin: 5px 5px 5px 0;
}

.titolo_sezione{
	color:#FF6600;
	font-size:12px;
	
}


#homeScambi{
	background-image:url(../img/icons/big_scambi.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
#homeAnnunci{
	background-image:url(../img/icons/big_annunci.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
#homeMedia{
	background-image:url(../img/icons/big_media.gif);
	background-position:top right;
	background-repeat:no-repeat;
}


#menuWrapper{
	position:relative;
	margin-left: 13px;

}

.menuBox{
	width: 343px;
    height: 170px;
	margin-right:10px;
	margin-top: 10px;
    padding: 10px;
   	border: 1px solid #a99774;
}

.menuBox ul{
        list-style-type:square;
        color: #a99774;
        padding:0;
        margin-left: 10px;
        
}
.menuBox li{      
       margin-bottom: 10px;
       padding-left: 0;
       margin-left: 0;
}


.msg{
  color: red;
  font-weight: bold;
}

.msgOk{
  color: green;
  font-weight: bold;
}

#ricercaButtonCitta{
    border: 0px; 
    background-image:url(../ricerca/img/find.png);
    background-repeat:no-repeat;
    width: 20px;
}  
    
#load{
    z-index: 100;
    background-image: url(../img/icons/wait.gif);
    background-repeat: no-repeat;
    background-color:#ffffcc;
    border: 1px solid #a99774;
    padding: 10px;
    background-position: left 10px;
}  
  
.icona{
	float:left;
        width:31px;
	margin-right: 5px;
}

.boxLista{
	width:100%;
	border: 1px solid #a99774;
        margin-bottom: 5px;
}

.infoLista{
	left: 50px;
	margin-top: 5px;
}

.thumbs{
margin: 5px;
float:left;
width: 125px;
}

