body {
	background-color : #00a0ff;
	background-image : url('../img/fadeh.gif');
	background-repeat : repeat-y;
	font-family : sans-serif;
	text-align : center;
	min-width:700px;
	margin:0;
}

a {
	text-decoration:none;
	color:#C5E8FF
}

img {
	border:0px;
}

#header {
	left:0px;
	right:0px;
	height:155px;
	margin:4px 0 0 0;
	background: url('../img/fadev.gif');
	background-repeat : repeat-x;
}
#header table {
	position:relative;
	left:0px;
}

#main {
	margin:0px 200px 0px 200px;
	text-align:center;
	min-width:400px;
}

h1 {
	color: rgb(0, 0, 159);
	font-size:1.8em;
	text-align:center;
}

.photo {
	border:ridge;
	margin:1em;
}

.testo {
	/*width:400px;*/
	max-width:400px;
	text-align:justify;
	margin:0 auto;
}

#left{
	color:navy;
	position:absolute;
	left:10px;
	top:170px;
	width:180px;
}

#buttons{
	position:absolute;
	width:140px;
	top:170px;
	left:0px;
	background:url("../img/pulsback.gif");
	background-repeat : no-repeat;
	left:0px;
}

#buttons table {
	margin-left: 7px;
}

#footer {
	height:1em;
	background:#0F87FF;
	color:white;
	margin:1em 0px 0px 0px;
}

#right{
	background-color : #00a0ff;
	color:navy;
	position:absolute;
	right:0px;
	top:170px;
	width:180px;
}

.alert {	/* Alert usato per es. per avvisare dei periodi di chiusura */
	color:black;
	margin:30px auto;
	width:350px;
	padding:10px;
	border-style:dotted;
	font-size:+1em;
	font-weight:bolder;
}


.title {
	width:154px;
	font-family : sans-serif;
	font-size : 1.2em;
	font-weight : bolder;
	margin: 0 auto;
	position:relative;
}

.title a {
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	text-decoration:none;
	color:navy;
}

.title a:hover {
	color:#2B4BFF;
}

.price {
    font-size: 1.2em;
    color:purple;
    font-weight: bolder;
    text-align: center;
}


.offh1 {
	color:yellow;
	border:solid 1px;
	font-weight:bolder;
	text-align:center;
	background:green;
	font-size:2.5em;
	font-family: serif;
}

.offh3 {
	text-align:center;
	font-size:1.2em;
}

.offh2 {
	color:white;
	background:blue;
	font-size:1.2em;
	text-align:center;
	margin:0 0 1em 0;
}

.offtable{
	border:8px ridge;
	background:#C2F3FF;
	text-align:center;
}
.offtable td {
	vertical-align : top;
	border:1px inset;
}

.tdprezzi { /* celle che cominciano con â¬ */
	font-weight:bolder;
	color:#004DFF;
	background:#ADE2FF;
}

.collegamento {
	text-align:left;
	font-size:.8em;
}

.collegamento a {
	font-weight:bolder;
}

.offerte {
	border : purple double;
	color : black;
	text-align : center;
}

.offerte .caratterizzanti {
	font-weight:bolder;
	color:white;
}
	
.offerte .condizioni {
	color:blue;
	line-height:normal;
	font-size:0.7em;
	margin-top:1em;
	text-align:center;
	font-weight:normal;
}

.offerte li {
	margin : 10px;
	list-style : none;
}

.offerte .price {
	font-size:2em;
	font-weight:bolder;
	margin:5px;
}

.sunto {
	font-size:0.8em;
	margin-left:3em;
}

.offerte .condizioni:first-line {
	font-weight : bolder;
	text-transform : uppercase;
}

.annuncio {
	text-decoration:blink;
	color:yellow;
	background:green;
	font-weight:bolder;
	display:block;
}
