BODY {
  font-family: "Verdana";
  font-size: 11px;
  color: #666;
  text-align: center;
  margin: 0px;
  background: #ccc;
  margin-top: 30px;
  margin-bottom: 29px;
}

img{
	border: 0px
}

div.page {
	width: 1000px;
	height: 585px; 
	margin: 0 auto;
	background: url(../img/artfestival2.jpg);

}

div.container {
	width: 997px;
	text-align: left;
	background: url(../img/centro2.jpg);
}

.sx {
	float: left;
	margin-left: 48px;
	margin-top: 160px;
	width: 395px;
	text-align: justify;
	height: 390px;
	overflow: hidden;
}

html>body .sx {
	margin-left: 98px
}

.menu {
	float: left;
	margin-left: 21px;
	margin-top: 157px;
	color: #999;
	font-weight: bolder;
	line-height: 19px;
	font-size: 12px
}

.menu a:link, .menu a:visited {
	color: #999;
	font-weight: bolder;
	text-decoration: none
}

.sponsor {
	float: left
}

.clear {
	clear: both
}

.titP {
	color: #9e8c54; 
	font-size: 14px;
	font-weight: bolder
}

.titPi {
	color: #9e8c54; 
}

.elenco {
	line-height: 18px
}

input, textarea {
	border: 1px solid #999;
	width: 215px; 
}

.red {
	color: #ff0000
}

.button {
	background: #ccc;
	width: 70px
}

.button:hover {
	background: #999;
}

.email{
  visibility:hidden;
}

#loader {
  display: none;
  position: absolute;
  top: 38%;
  left: 35%;
  border: 2px solid #33789C;
  color: #777;
  background: #fff;
  font-family: Verdana;
  font-size: 18px;
  padding: 10px
}

#win {
  display: none;
  position: absolute;
  border: 1px solid #000;
  background: #fff;
  font-family: Verdana;
  padding: 10px
}

#select {
  display: none;
  position: absolute;
  border: 1px solid #777;
  background: #fff;
  font-family: Verdana;
  padding: 3px;
  text-align: left
}


#select a:visited, a:link {
  text-decoration:none;
  color:#655;
}

#select a:hover {
  color: #33789C;
}


.sponsor {
	float: right;
	margin-right: 23px;
	margin-top: 33px;
	color: #999;
	line-height: 19px;
	font-size: 14px;
	text-align: right
}

a:link, a:visited {
	color: #9e8c54; 
	text-decoration: none
}