/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

/* hide from IE mac \*/
html {
    min-height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */

p, tabel {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 15px;
	text-align: left;
	font-weight: normal;
}

body  {
	background-color: #F89C6B;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px, 0px, 10px, 0px;
	text-align: center;
	line-height: 28pt;
	font-family: "Times New Roman", Times, serif;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px, 0px, 10px, 0px;
	text-align: center;
	color: #9A3334;
	font-family: "Times New Roman", Times, serif;
}

h3 {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

h4 {
	font-weight: bold;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}

h5 {
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px, 0px, 10px, 0px;
	font-family: "Times New Roman", Times, serif;
}

h6 	{
	color: #000;
	font-size: 15px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}

li {
	list-style-position: outside;
	list-style-image: url(../images/blufloat1.gif);
	vertical-align: inherit;
	padding: 5px 5px 0px 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}

.piccolo {
	font-size: 10px;
}

.blu {
	color: #0000FF;
	text-align: left;
}

.rosso {
	color: #9A3334;
	font-weight: bold;
}
.center {
	text-align: center;
}
.titoloappart {
	font-size: 17px;
	font-weight: bold;
}


.grigio {
	font-size: 13px;
	color: #CCCCCC;
}

#main {
	background-color: #F79C6B;
	background-image: url(../images/sfondo.jpg);
	background-repeat: repeat;
	border-style: double;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	margin: 15px;
}

#sinistra {
	float: left;
	width: 224px;
	text-align: center;
	height: 100%;
	position: relative;
}

#sinistra a:link, a:visited {
	color: #6699CC;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

#sinistra a:hover, a:active {
	color: #FFFF00;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

#vignette p {
	font-weight: normal;
	text-align: center;
}

#vignette {
}

#menu {
	padding-top: 40px;
}

#destra {
	text-align: left;
	margin: 0px 0px 0px 230px;
	position: relative;
}

#destra a:link, #destra a:visited {
	color: #3300CC;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

#destra a:hover, #destra a:active {
	color: #FFFF00;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

#logo {
	text-align: center;
}

#logo img {
	margin: 5px;
}

#testo {
	padding: 30px 40px;
	float: inherit;
	width: inherit;
}

#testo p {
	padding: 0px, 0px, 20px, 0px;
}

#testo img {
	margin: 4px;
}

#testo p:first-letter {font-size: 150%}

#testo1 {
	padding: 0px 40px 30px 40px;
	float: inherit;
	width: inherit;
	clear:both
}

#testo1 p {
	padding: 0px, 0px, 10px, 0px;
}

#testo1 p:first-letter {font-size: 150%}

#apartments {
	padding: 30px 40px;
	float: inherit;
	width: inherit;
}

#foto {
	padding: 30px 20px 30px 20px;
	float: inherit;
	width: inherit;
	text-align: center;
}

#foto p {
	text-align: center;
}

#foto img {
	float: inherit;
	margin: 20px;
	text-align: center;
}

#list1 {
	padding: 0px 0px 0px 10px;
	margin: 20px;
	width: 280px;
	float: left;
	border-color: #FFFFFF;
	border-width:thin;
	border-style:groove;
}

#list2 {
	padding: 0px 10px;
	margin: 20px;
	width: 280px;
	float: left;
	border-color: #FFFFFF;
	border-width:thin;
	border-style:groove;
	
}
