@charset "utf-8";
body {
	background-color: #FFFFFF;
}
.shiny {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.entra a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
	letter-spacing: 2px;
	font-style: normal;
}
.entra a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: 2px;
	font-style: normal;
}
.entra a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
	letter-spacing: 2px;
	font-style: normal;
}
.entra a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
	letter-spacing: 2px;
	font-style: normal;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76px;
	color: #003333;
	width: 400px;
	text-align: right;
	float: left;
	margin-top: -10px;
}
.invito {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #666666;
	text-align: left;
	float: right;
	width: 250px;
	border-left-width: 25px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 20px;
	margin-right: 35px;
	font-variant: normal;
	margin-top: -2px;
}

#contenitoreindex {
	height: 100px;
	width: 750px;
	margin-right: auto;
	margin-top: 200px;
	margin-left: auto;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	color: #666666;
	text-align: justify;
	font-variant: normal;
	font-weight: bold;
	line-height: 20px;
	margin-top: 5px;
	margin-right: 10px;
}
