/* CSS Document */

html {
  height: 100%;
}
body {
	background-color: #bababa;
}

/* CONTENITORE ----------------------------------------------------------------- */

#contenitore {
	position: Absolute;
	top: 0px;
	width: 787px;
	left: 50%;
	margin-left: -393px;
	border: solid 1px #666666;
}

/* TOP ------------------------------------------------------------------------- */

#top {
	position: relative;
	width:	787px;
	height: 205px;
	background-image: url(../pages/images/imgTop_eng.gif);
	background-repeat: no-repeat;
}

/* CORPO ----------------------------------------------------------------------- */

#corpo {
	position: relative;
	width: 767px;
	background-color: #e0ddc9;
	min-height: 500px;
	padding: 10px 10px 10px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #78715b;
}

/* FOOTER ----------------------------------------------------------------------- */

#footer {
	position: relative;
	width: 787px;
	height: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-color: #af9b63;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

/* VARIE DESIGN ----------------------------------------------------------------------- */

.txtBiancoB {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.txtBiancoBXL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
}

.txtBianco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

.txtTitoloEvento {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #78715b;
	font-weight: bold;
}

.txtTitoloEvento a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #78715b;
	font-weight: bold;
	text-decoration: none;
}

.txtTitoloEvento a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #78715b;
	font-weight: bold;
	text-decoration: underline;
}

.txtTitolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #78715b;
	font-weight: bold;
}

.txtTitolo a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #78715b;
	font-weight: bold;
	text-decoration: none;
}

.txtTitolo a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #78715b;
	font-weight: bold;
	text-decoration: underline;
}

.txtAnno {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #78715b;
	font-weight: bold;
}

.txtAnno a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #78715b;
	font-weight: bold;
	text-decoration: none;
}

.txtAnno a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #78715b;
	font-weight: bold;
	text-decoration: underline;
}

.txtData {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6d654d;
	font-style: italic;
}

.txtXs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #78715b;
	font-style: italic;
}

.txtNormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #78715b;
}

.txtPromoters {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #78715b;
}

.txtPromoters a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #78715b;
	text-decoration: none;
}

.txtPromoters a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #78715b;
	text-decoration: underline;
}

.txtDett {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #78715b;
}

.txtDett a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #78715b;
	text-decoration: none;
}

.txtDett a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #78715b;
	text-decoration: underline;
}

.txtBack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	float: right;
	padding: 93px 5px 0px 0px;
}

.txtBack a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	float: right;
	padding: 93px 5px 0px 0px;
	text-decoration: none;
}

.txtBack  a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	float: right;
	padding: 93px 5px 0px 0px;
	text-decoration: underline;
}
	.campiform {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
