/* CSS Document */

body{
		background-image: url(img/bg_img.jpg);
		margin:0; padding:0;
		font-family:verdana,sans-serif; font-size: 76%;
		border: 1px;
		text-align:center
		}

div#container{
							background: white;
							width: 700px;
							height: auto;
              margin: 0px auto;
              border: 1px solid;
              text-align:center;
              }

div#header{
          text-align:center;
					width:700px;
          }

h1{
	margin:0; padding:0;
	font-size: 20px;
  }

p{
  font-size:12px; text-align:center
	}

div#navigation{width:700px; text-align:center; background:url(img/bar_bg.jpg)}

div#content{width:700px; padding:0; text-align:left;}

div#footer{width:700px; padding:0; text-align:center;}

div#affitto{ background-image:url(img/bg_grey.jpg); width:95%; height:450px;}

a{ 
	color:#000000;
	text-decoration:none;
}
/* stili per le pagine */

.style3 {
	font-size: 12px;
	font-style: italic;
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
}
.style4 {font-style: italic}
.style9 {font-size: 14px}
.style10 {font-size: 10px}
.style12 {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
}
.style13 {
	font-size:12px;
	text-align: justify;
}
.style14 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.style15 {font-size: 10px}
.style15bis {font-size: 11px; text-align:justify;}
.style16 {
	color: #990000;
	font-weight: bold;
}
.style20 {font-size: 10px}
.style22 {font-size: 8px; }
.style23 {color: #0000FF}
.style30 {font-size: 12px; }
.style33 {font-size: 9px}
.style35 {
	font-size: 14px;
	font-weight: bold;
}
.style37 {font-size: 14px; }
.style39 {color: #FF0000; font-weight: bold; }
.offerte {
	font-size: 12px;
	text-align: justify;
	color: #000066;
	width: 90px;
}
.offerte2 {
	font-size: 12px;
	text-align: justify;
	color: #000066;
	width: 400px;
}

#newsmain {
    margin: auto;
	border: 1px solid #cccccc;
	width: 100px;
	background: #F1F3F5;
	padding:5px;
}
.case {
	color:#000066;
	text-align:center;
	font-size:12px; 
	font-weight:bold;
}
.case:hover { color:#990000;}
.dist {color:#000099; font-weight:bold; font-size:10px; text-align:left;}