<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

body {
	background-image: url(https://www.hotels.valtline.it/sfondo.gif);
	font-family:Montserrat;
	font-size:11px;
	color:#333333;
}

.frasina_sotto_h1, h2 {
	color: #5691D7;
	font-size:14px;
	line-height: 20px;
}

.frasina_sotto_h1 a {
	color: #dda15e;
	text-decoration: none;
}

.frasina_sotto_h1 a:hover {
	text-decoration: underline;
}

h2 {
	border-bottom: 1px solid #999;
	font-size: 16px;
	color: #dda15e;
}

.extra_2 {
	float: right;
	width:99%;
	margin-top:50px;
}

#header h2 {
	font-size: 20px;
}

h1 {
	font-size: 53px;
	font-weight: bold;
	color: #fff;
	margin:0;
	text-align: right;
}

h1.pagine_interne {
    position: absolute; /* Posizionamento assoluto rispetto al contenitore piÃ¹ vicino con posizione relativa */
    bottom: 0; /* Posiziona l'h1 in fondo al contenitore */
    width: 98%; /* Opzionale: assicura che l'h1 abbia la stessa larghezza del contenitore */
}

h1 a:link {
	color: #5691D7;
	text-decoration:none;
}

h1 a:active {
	color: #5691D7;
	text-decoration:none;
}

h1 a:visited {
	color: #5691D7;
	text-decoration:none;
}

h1 a:hover {
	color: #5691D7;
	text-decoration:underline;
}



.hr_dx {
	font-size:16px;
	color:#6699CC;
}

.dodicipx {
	font-size:11px;
}

.table {
	border: 1px solid #999999;
	background-color: #fff;
	font-size:12px;
}
.telefono {

	font-size: 10px;
	color: #666666;
}
.copyright {

	color: #666666;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.5em;
}
.testi {

	color: #666666;
	font-size: 14px;
	text-decoration: none;
	line-height: 1.5em;
}

.links {

	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#Content {
	height: 100%;
	width: 100%;
}
.links:hover {

	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.interlineamenu {
	line-height:1.7;
}

.interlineamenu ul {
	margin:0;
	padding:0;
	list-style:none;
}

.interlineamenu li {
	margin:3px 0 3px 0;
	list-style:none;
}

.bordotabelleofferte {
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #cccccc;
}

.titolofferte {
	font-weight:bold;
	color:#1950d0;
}
</pre></body></html>