/* CSS Document */
body {
	margin: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top left;
}
@font-face {
	font-family: 'LosLanaProRegular';
	src: url('../fonts/loslanapro-webfont.eot');
	src: local('LosLanaProRegular'), local('LosLanaProRegular'), url('../fonts/loslanapro-webfont.ttf') format('truetype');
}
a{
	color: #333333;
	text-decoration: none;
}

a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.colorefuxia {
	background-color: #FFFFFF;

}
.loslana30grigio {
	font-family: LosLanaProRegular, Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	line-height: 42px;
}
.loslana18grigio {
	font-family: LosLanaProRegular, Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFCC;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}
.loslana18grigio :hover {
	font-family: LosLanaProRegular, Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF3300;
	font-weight: normal;
	text-decoration: underline;
	line-height: 20px;
}
.loslana18orange {
	font-family: LosLanaProRegular, Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF3300;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}
.loslana18orange :hover {
	font-family: LosLanaProRegular, Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF3300;
	font-weight: normal;
	text-decoration: underline;
	line-height: 20px;
}
.tit24grigio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}
.tit14grigio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.tit14fucsia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;
}
.tit14celeste {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.tit20fuxia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF3399;
	font-weight: bold;
	text-decoration: underline;
}
.tit20fuxia:hover {
	color: #4DC2DD;
	text-decoration: none;
}
.txt10Grigio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.txt12Bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.txt12Grigio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.txt12Grigio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;

}
.linkVerde {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;
	text-decoration: underline;
}
.linkVerde:hover {
	color: #FF3300;
	text-decoration: underline;
}
.linkfuxia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0099;
	font-weight: bold;
	text-decoration: underline;
}
.linkfuxia:hover {
	color: #0099FF;
	text-decoration: underline;
}
.linkGrigio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.linkGrigio:hover {
	color: #000000;
	background-color: #FFFF00;
}
.linkgiallo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
.linkgiallo:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.settimana {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../img/sfondo_calendario_settimana.png);
	background-color:#333333;
	padding: 1px;
}
.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D4D4D;
}
.calendario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../img/sfondo_calendario.png);
	background-color:#666666;
	padding: 2px;
}
.linkcalendario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	background-color:#FF3300;
	padding: 2px;
	text-decoration: underline;
}
.linkcalendario:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#000000;
	padding: 2px;
	text-decoration: none;
}
.laterale {
	background-color:#F3F3F3;
}
.sezione {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../img/sfondo_calendario_settimana.png);
	background-color:#333333;
	padding: 2px;
}
input, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color:#FFFFFF;
	border: 1px solid #000000;

}
.select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color:#FFFFFF;
	border: 1px solid #000000;
}

#flashcontent {
	width: 800;
	position: absolute;
	left: 555px;
	top: 180px;
	background-color: transparent;
}
