body {
	background-image: url(images/fondo.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 18px;
}
p {
	margin: 0px;
	padding: 0px 0px 1em;
}

h1 {
	font-size: 140%;
	color: #003399;
	font-weight: bold;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
	margin: 0px 0px 1em;
	padding: 0px;
}
h2 {
	font-size: 125%;
	color: #003399;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1em;
}
h3 {
	font-size: 115%;
	color: #003399;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1em;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #0000FF;
}
table {
	margin-right: auto;
	margin-left: auto;
}
ul {
	padding: 0px;
	margin: 1em 1em 1.5em;
}
li {
	margin: 0px 0px 0px 1.5em;
	padding: 0px 0px 0px .5px;
}
.testata {
	color: #333333;
	text-align: center;
	margin-top: 0px;
	margin-right: 1px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-left: 150px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #F9F4F0;
	font-size: 11px;
	letter-spacing: 1px;
	background-image: url(images/testata_ang.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom-style: none;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#menu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 24px;
}
#menu li {
	display: inline;
	line-height: 24px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #CC9900;
}
#menu li a {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 17px;
	color: #000000;
	text-decoration: none;
}
#menu li a:hover {
	background-image: url(images/bullet_p.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	color: #000000;
	text-decoration: underline;
}
.margin30 {
	margin-bottom: 10px;
	margin-left: 30px;
	margin-top: 40px;
}
.immagini {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	width: 250px;
	background-image: url(images/trt_prof_guides.gif);
	background-repeat: no-repeat;
	background-position: 18px 1px;
}
.immagini img {
	border-top: 1px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 4px solid #666666;
	margin-bottom: 20px;
	border-right: 1px solid #666666;
}
.immagini p {
	margin-left: 80px;
	font-size: 11px;
	padding: 0px;
	margin-bottom: 5px;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	line-height: 13px;
}
.tours {
	font-size: 11px;
	text-align: center;
}
.tours ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.tours li{
	line-height: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003399;
	margin: 0px 7px 0px 0px;
	float: left;
	padding: 0px 7px 0px 0px;
}
.tours a {
	margin: 0px;
	padding: 0px;
}

.modulo {
	width: 360px;
	margin-left: 10px;
	background-color: #DEE9F4;
	text-align: center;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #0066BC;
	margin-top: 10px;
}
.modulo p {
	font-size: 11px;
	line-height: 20px;
	margin: 0px;
	padding: 2px;
}
.modulo h2 {
	text-align: center;
	font-size: 120%;
	background-color:#0066BC;
	color:#FFFFFF;
	padding: 3px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.modulo .subm {
	padding: 10px;
}
.modulo .row {
	text-align: right;
	margin-right: 20px;
}
.note {
	font-size: 10px;
	line-height: 13px;
}
.foto-dx {
	margin-top: 2px;
	margin-bottom: 3px;
	margin-left: 5px;
	border: 1px solid #333333;
	float: right;
}
.foto-sx {
	margin-top: 2px;
	margin-bottom: 3px;
	margin-right: 5px;
	border: 1px solid #333333;
	float: left;
}
.immagini .alignMid {
	text-align: center;
}
