BODY {
  font-family: "verdana";
  font-size: 10px;
  color: #555;
  text-align: center;
  margin: 0px;  
  background: url(../img/bg_holydest.jpg) top center;
  z-index: 1000
}

div.page {
	width: 980px; 
	margin: 0 auto;
	background: #fff;
}

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

img {border: 0px}

div.container {
	width: 980px;
	text-align: left
}

div.header {
	padding: 9px;
    font-size: 11px
}

.menu {
	margin: 9px;
    background: url(../img/bandamenu_alto.jpg);
    height: 35px;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    line-height: 33px;
}

.menu a:link, .menu a:visited {
  color: #fff
}

.corpo{
	height: 400px;
	padding: 9px;
	color: #555;
	margin-bottom: 0px;
	text-align: justify;
	font-size: 12px;
}

html>body .corpo{
	height: auto;
	min-height: 400px;	
}

.footer {
	text-align: right;
	font-size: 11px;
	background: #dfdfdf;
}

a:link, a:visited {
	/*color: #47541F;*/
	color: #990000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline
}

.clear {
	clear: both
}

.titoletto {
	color: #990000;
	font-size: 16px;
	font-weight: bolder;
	text-transform: capitalize;
}

ul {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}

#win, #win2 {
  display: none;
  position: absolute;
  border: 1px solid #aaa;
  border-right: 1px solid #555;
  border-bottom: 1px solid #555;
  background: #fff;
  font-family: Verdana;
  padding: 2px;
  text-align: left;
  color: #555
}

#loader {
  display: none;
  position: absolute;
  top: 58%;
  left: 35%;
  border: 1px solid #000;
  color: #890C14;
  background: #fff;
  font-family: Verdana;
  font-size: 18px;
  padding: 10px;
}

.button {
	background: #990000;
	color: #ddd
}

.boxNews {
	border-bottom: 1px dotted #999;
	margin-bottom: 20px
}

.colLeft{
	float: left; 
	width: 165px;
	text-transform: uppercase;
	font-size: 11px
}

.colCenter {
	float: left; 
	width: 814px;
	border-left: 1px dashed #47541F;
	height: 400px;
}

html>body .colCenter{
	height: auto;
	min-height: 400px;	
}

.credit {
	font-size: 13px;
	padding: 5px
}

.fade {
  margin: 9px;
  
}

.sx {
  float: left;
}

.dx {
  float: right;
  text-align: right
}

.center {
  float: left;
  border-right: 1px solid #870B13;
  height: 400px
}

html>body .center{
  height: auto;
  min-height: 400px
}

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