/******************** inizio GENERICI ************************/
body{
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#022C52;
}

p{
	margin:0px;
	padding:0px;
}

a#uno:link {
	color: #628647;
	text-decoration:none;
	font-size:10px;
}

a#uno:hover {
	color: #628647;
	text-decoration:none;
	font-size:10px;
}

a#uno:visited {
	color: #628647;
	font-size:10px;
	text-decoration:none;
}

a:link {
	color: #0CC0DD;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color: #0CC0DD;
}

a:visited {
	color: #0CC0DD;
	text-decoration:none;
}

#container{
	width:960px;
	margin:auto;
	
}
#top{
	background:#ffffff;
	background-image: url(../images/background/back_top.gif);
	background-repeat:no-repeat;
	height:94px;
}


#menu {
	float:left;
	width:580px;
	height:51px;
	background:#ffffff;
	background: url(../images/background/back_menu.gif);
	
}	

#body{
	background:#FFFFFF url(../images/background/background.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
}

#centro{
	width:580px;
	float:left;
	background-image:url(../images/background/back_centro.gif);
	background-repeat:repeat-y;
}

#sx1{
	float:left;
	width:415px;
	float:left;
}


#sx{
	width:244px;
	float:left;
	color:#044F92;
}

#foto{
	width:135px;
	float:left;
	background:#D1E5F3 url(../images/background/back_foto.gif);
	background-repeat:repeat-x;
}

#centre{
	width:580px;
	float:left;
	background-image:url(../images/background/back_centro.gif);
	background-repeat:repeat-y;
}

#dx{
	width:165px;
	float:left;
	background-image: url(../images/background/back_banner.gif);
	background-repeat:repeat-x;
	color:#035BAF;
	font-size:11px;
	
}

#indirizzo{
	margin-left:30px;
	font-size:11px;
	color:#7D7C7C;
}

#text{
	padding-left:5px;
	padding-right:5px;
}

#banner{
	width:75%;
	height:22px;
	color:#FFFFFF;
	background-color:#047996;
	margin:auto;
}

/********************************* Stile per Offerte  **********************************/

#offertelastminute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A2E0D;
	text-decoration:none;
}

/* Stile per Titolo Offerta */
#offertelastminute h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #054C6A;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per Sottotitolo Offerta */
#offertelastminute h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #054C6A;
	text-decoration:none;
	font-weight: bold;
	font-style: italic;
	margin:0;
}

/* Stile per Descrizione Breve Offerta */
#offertelastminute h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #054C6A;
	text-decoration:none;
	font-weight:normal;
	margin:0;
}

/* Stile per Descrizione Lunga Offerta */
#offertelastminute h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A2E0D;
	font-weight:normal;
	text-decoration:none;
	margin:0;
}

/* Stile per bordo della foto anteprima */
#offertelastminute img{
	border: 1px dashed #DCC99D;
}
/********************************* Stile Offerte FINE  **********************************/
/********************************* Stile Offerte IN ANTEPRIMA  **********************************/

/* Stile per Titolo Offerta */
#offerteanteprima h1{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #044F92;
	text-decoration:none;
	font-weight: bold;
	margin:0;
}

/* Stile per LA DICITURA TUTTE LE OFFERTE */
#offerteanteprima h2{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #044F92;
	text-decoration:none;
	font-weight: normal;
	margin:0;
}
/* Stile per L'INTERLINEA TRA OFFERTE IN ANTEPRIMA */

#offerteanteprima hr{
	border:1px dotted #83C9D7;
	width:130px;
	margin-top:15px;
}

.lingue{
color: #C00;
font-weight:bold;
}
.lingue a:link{
color: #C00;
text-decoration:underline;
font-weight:bold;
}
.lingue a:hover{
color: #C00;
text-decoration:underline;
font-weight:bold;
}