@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #021524;
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
.background_intro {
	background-image: url(images/Zannelli-Logo_background.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: normal;
}
.background_intro a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.background_intro a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CD9F04;
}
.background_intro div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #00335D;
}
#Login {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
}
#Login a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #06C;
	text-decoration:none;
	outline:none;
}
#Login a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration:none;
	outline:none;
}
#Nickname {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
#TableListeNozze_Background {
	background-image: url(images/background.jpg);
}
#ListeNozze_Background {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	background-image: url(images/background.jpg);
	text-align: justify;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	height: auto;
	padding: 5px;
}
#Lista {
	border: 2px groove #333;
}
#Lista_Titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background-color: #CCC;
	line-height: 14px;
}
#Lista a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#F00;
	text-decoration:none;
	outline:none;
}
#Lista a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#039;
	text-decoration:none;
	outline:none;
}
#Prenota, #Prenota a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006;
	text-decoration: none;
}
#Prenota a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#Back a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #06C;
	text-decoration:none;
	outline:none;
}
#Back a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration:none;
	outline:none;
}

