/* CSS Document */

.ttesto{
	font-size: 1em;
	color: #000;
}

.ttesto h2 {
	font-size:1.5em;
	color: #ff0000;
	padding-top: 3em;
	padding-bottom: 1.5em;
}

.ttesto h3 {
	font-size:1.3em;
	color:#0066ff;
	font-weight:bold;
	padding-top: 3em;
	padding-bottom: 1.5em;
}

.ttesto a:link {
    	color: #000000;
	text-decoration: none;
}

.ttesto a:visited {
	text-decoration: none;
}
.ttesto a:hover {
	text-decoration: underline;
	color: #0000ff;
}
.ttesto a:active {
	text-decoration: none;
}

.tmenu {
	font-size: 0.8em;
	color: #333;
}

.bigtext {
	font-size:1.5em; 
	color:#000000; 
	font-weight:bold;
}

.bigtext a:link {
	text-decoration: none;
	color: #000000;
	line-height: 1.5em;
}

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

.tmenu a:link {
	color: #fff;
	text-decoration: none;
}
.tmenu a:visited {
	text-decoration: none;
	color: #fff;
}
.tmenu a:hover {
	text-decoration: none;
	color: #ffff00;
}
.tmenu a:active {
	text-decoration: none;
}

.indicatore {
	position: relative;
	font-weight: bold;
	font-size:1.2em;
	width:201px;
	height:25px;
	padding-left: 18px;
	padding-top: 3px;
	left:0px;
	top: 5px;
	background: url(../interfaccia/pulsmenusx.gif) no-repeat top left;
}

.locandina {
	width: 90%;
	text-align: center;
}

.photolink {
	position:relative;;
	text-align: center;
	margin-top: 4em;
	margin-bottom: 4em;
}
	