﻿/* Styles for Content */

/* Slideshow Styles */
.slideshow {
	height: 300px;
	width: 750px;
	margin: 80px auto 20px auto;
	overflow: hidden;
}

/* Standard Styles */
.h1-Trentino-Noleggi {
	color: #303C99;
	font-size: x-large;
}

.h2-Trentino-Noleggi {
	color: #303C99;
	font-size: large;
	clear: both;
}

.h2-indent-Trentino-Noleggi {
	color: #303C99;
	font-size: large;
	margin-left:170px;
	clear: both;
}

.h1-White-Center-Trentino-Noleggi {
	color: #FFFFFF;
	font-size: x-large;
	text-align: center;
}

.table-title-noleggi {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#C0C0C0;
}

.h1-clearboth-lorando {
	color: #000000;
	font-size: x-large;
	clear: both;
}

.h1-lorando {
	color: #F9B406;
	font-size: x-large;
}

.h1-homepage-lorando {
	color: #000099;
	font-size: medium;
}

.h2-lorando {
	color: #000000;
	font-size: large;
}

.h2-clearboth-lorando {
	color: #000000;
	font-size: large;
	clear: both
}
.center-lorando {
	text-align: center;
}

.left-lorando {
	text-align: left;
}

.right-lorando {
	text-align: right;
}

.footnote-lorando {
	color: #000000;
	font-size: x-small;
	text-align: center;
}

.para-lorando {
	font-size: small;
	color: #000000;
	text-align: justify;
}

.para-clearboth-lorando {
	font-size: small;
	color: #000000;
	text-align: justify;
	clear: both;
}

.indent-para-lorando {
	font-size: small;
	color: #000000;
	text-align: justify;
	margin-left: 140px;
}

.para-centered-lorando {
	font-size: x-small;
	color: #000000;
	text-align: center;
}

.para-left-lorando {
	font-size: small;
	color: #000000;
	text-align: left;
}

.para-right-lorando {
	font-size: small;
	color: #000000;
	text-align: right;
}

.picture-margins {
	margin-left: 20px;
	margin-right: 20px;
}

.no-decoration {
	text-decoration: none;
}

.no-border {
	border-width: 0px;
}
/* Menu Styles */
#top-menu ul {
	list-style-type: none;
	font-size: 10pt;
	width: auto;
	margin: 0px 0px 0px 110px;
	padding: 0;
}
#top-menu li {
	float: left;
	padding: 0px 10px 0px 10px;
}
#top-menu a {
	text-decoration: none;
	font-weight: bold;
	color: #F9B406;
	display: block;
	margin: 1px;
	padding: 5px;
}
#top-menu a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 5px 5px 5px 5px;
	background-color: #F9B406;
}
/* Hyperlink Styles */
a:visited {
	color: #2F72AF;
}
a:active {
	color: #2F72AF;
}

a:hover {
	color: #800000;
}

td
	{
	border-style: none;
	border-width: medium;
	padding: 0px;
	color: black;
	font-size: 11.0pt;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	vertical-align: bottom;
	white-space: nowrap;
}

