/******************** inizio GENERICI ************************/
body{
	background-image: url(../images/background/background.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	background-color:#006B90;
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS;
	font-size:13px;
	color:#023A4C;
}

p{
	margin:0px;
	padding:0px;
}

a {
	color: #023A4C;
	text-decoration:none;

}
a:link {
	color: #023A4C;
	text-decoration:none;

}
a:hover {
	text-decoration:underline;
	color: #044A61;
}

a#uno {
	color: #ffffff;
	text-decoration:underline;

}
a:link#uno {
	color: #ffffff;
	text-decoration:underline;

}
a:hover#uno {
	text-decoration:none;
	color: #ffffff;
}


#container{
	width:969px;
	margin:auto;
}

#top{
	width:969px;
	height:26px;
	background-image:url(../images/background/back_top.gif);
	background-repeat:no-repeat;
	font-size:11px;
	color:#046D92;
}

#menu{
	background:#02536F url(../images/background/back_menu.gif) repeat-x;
	height:52px;
}

#body{
	width:969px;
	background:#ffffff url(../images/background/back_body.gif) repeat-y;
}

#centro{
	width:969px;
	background:url(../images/background/back_centro.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#centro1{
	width:969px;
	background:#FEFDFA url(../images/background/back_centro1.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#sx{
	width:550px;
	float:left;
	padding-top:15px;
	padding-left:5px;
}

#sx_prezzi{
	width:766px;
	float:left;
	
}

#offerte{
	width:226px;
	float:left;
}


#dx{
	width:202px;
	float:left;
}

#text{
	width:541px;
	float:left;

}
#download{
	width:176px;
	height:95px;
	background-image:url(../images/background/back_download.gif);
	background-repeat:no-repeat;
	color:#685F40;
	margin:auto;
	font-size:11px;

}


#titolo{
	font-size:22px;
	color:#007FAB;
	padding-left:40px;
	padding-right:40px;
	text-align:justify;
	
}

#titolo_offerte{
	font-size:22px;
	color:#FFEE00;
	margin-top:15px;
	margin-bottom:15px;
}

#titolo_news{
	font-size:22px;
	color:#007FAB;
	margin-top:15px;
	margin-bottom:15px;
	
}

#testo{
	padding-left:44px;
	padding-right:44px;
	text-align:justify;
}


#indirizzo{
	width:90%;
	color:#012633;
	margin:auto;
	font-size:11px;
}

/********************************* Stile per News  **********************************/

#news {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #012862;
	text-decoration:none;
}

/* Stile per Titolo News */
#news h1{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #007FAB;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/********************************* Stile per Offerte  **********************************/

#offertelastminute {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #023A4C;
	text-decoration:none;
}

/* Stile per Titolo Offerta */
#offertelastminute h1{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FF5400;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per Sottotitolo Offerta */
#offertelastminute h2{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #02536F;
	text-decoration:none;
	font-weight: bold;
	font-style: italic;
	margin:0;
}

/* Stile per Descrizione Breve Offerta */
#offertelastminute h3{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #023A4C;
	text-decoration:none;
	font-style:italic;
	font-weight: normal;
	margin:0;
}


/* Stile per bordo della foto anteprima */
#offertelastminute img{
	border: 1px solid #ffffff;
}
/********************************* Stile Offerte FINE  **********************************/


/********************************* Stile per Offerte  **********************************/

#offerte {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #F5E6BD;
	text-decoration:none;
}

/* Stile per Titolo Offerta */
#offerte h1{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #FFD308;
	text-decoration:none;
	font-weight: bold;
	margin:0;
	margin-left:20px;
	margin-right:20px;
}

/* Stile per Sottotitolo Offerta */
#offerte h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
	font-style: italic;
	margin:0;
	margin-left:20px;
	margin-right:20px;
}

/* Stile per Descrizione Breve Offerta */
#offerte h3{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #E0A91C;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per Descrizione Lunga Offerta */
#offerte h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A2E0D;
	font-weight:normal;
	text-decoration:none;
	margin:0;
}


/********************************* Stile Offerte FINE  **********************************/