body{
	margin:0px;
	padding:0px;
	font-family:"Verdana", Geneva, sans-serif;
	font-size:12px;
	background:#F00;
}

#main{

	height:100%;	
	padding:0px;
	margin:0px;
	background-color:#EEA323;
}

.error{

	color:#FF0000;


}
label .error{
	border:none;
	background:none;
}

.r1024{
	
	background:url(../images/1024x768.jpg) no-repeat center top;
}
.r1440{
	background:url(../images/1440x1024.jpg) no-repeat center top;
}

.r1280{
	background:url(../images/1280x1024.jpg) no-repeat center top;
}
.r800{
	background:url(../images/800x600.jpg) no-repeat center top;
}
.r640{
	background:url(../images/640x480.jpg) no-repeat center top;
}


#all{
	padding:1px;
	
	margin:0px;

}
#logo{
	position:relative;
	top:15px;
	width:166px;
	height:176px;
	z-index:200;
}

.menu {
	position:relative;
	top:-40px;
}

.menu li{
	list-style:none;
	display:inline;
}
.menu ul{
	padding:0px;
	margin:0px;
}
.atracao{
	font-family:"Verdana", Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;

}
#rodape{
	top:0px;
	background:url(../images/rodape.jpg) repeat-x top;
	width:100%;
	padding:20px 0px 0px 0px;
	margin-top:5px;
	position:relative;
	height:150px;
	background-color:#B1181A;
}

.menufooter ul{
	padding:0px;
	margin:0px;
}

.menufooter li{
	list-style:none;
	display:inline;
}


	