/*MENU*/
.txtmenu{
font-size: 1.2em;
}

.txtmenu a:link {
	color: #FF3737;
	text-decoration: none;
	font-weight: bold;
}
.txtmenu a:visited {
	text-decoration: none;
	color: #FF3737;
	font-weight: bold;
}
.txtmenu a:hover {
	text-decoration: none;
	color: #FF9D9D;
	font-weight: bold;
}
.txtmenu a:active {
text-decoration: none;
}

/*BOT*/
.txtbot {
	font-size: 1em;
	color: #DEE2EF;
	text-align:center;
}

/*SUBBOT*/
.txtsubbot {
	font-size: 0.8em;
	color: #0000FF;
	text-align:center;
}

/*MAIN*/
.txtmain {
	line-height: 1.7;
}

a.txtmainlink:link {
	color: #FF3737;
	text-decoration: none;
	font-weight: bold;
}
a.txtmainlink:visited {
	text-decoration: none;
	color: #FF3737;
	font-weight: bold;
}
a.txtmainlink:hover {
	text-decoration: none;
	color: #FF9D9D;
	font-weight: bold;
}
a.txtmainlink:active {
text-decoration: none;
}

img.txtimg {
	border:1px solid black;
	border-color: #FF3737;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
img.galleria {
	border:1px solid black;
	border-color: #FF3737;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	cursor:hand;
	padding: 15px 15px 15px 15px;
}

a.subbotlink:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a.subbotlink:visited {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
a.subbotlink:hover {
	text-decoration: none;
	color: #FF9D9D;
	font-weight: bold;
}
a.subbotlink:active {
text-decoration: none;
}

.txtevidenziato{
font-size:18px;
 
}

