*{
	color : #47423a;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	background-repeat : no-repeat;
	margin : 0;
	padding : 0;
	list-style : none;
	border : none;
}
body{
	background-color : #fff;
}

#topo{
	background-color : #ff9900;
	position : absolute;
	width : 980px;
	height : 30px;
	left : 0;
	top: 0;
	display : block;
	background-image : url(img/terra.gif);
}
#topo a{
	display : block;
	width : 300px;
	float : left;
	height : 30px;
	overflow : hidden;
	text-indent : -60000px;
}
#banner{
	z-index:999999999999;
	height:90px;
	left:126px;
	position:absolute;
	top:40px;
	width:728px;
}
h1{
	background-image : url(https://sdp.terra.com.br/image/klavika?c=ph&t=saiba%20como%20%E9%20o%20cotidiano%20em%20um%20cruzeiro%20de%20luxo);
	position : absolute;
	width : 940px;
	height : 40px;
	left : 20px;
	top : 140px;
	z-index : 2;
}
h1 a{
	display : block;
	width : 100%;
	height : 40px;
	float : left;
	text-indent : -6000px;
	overflow : hidden;
}

#borda{
	border : 1px solid #eceae7;
	display : block;
	position : absolute;
	left : 20px;
	z-index : 0;
}
#prox_ant{
	position : absolute;
	left : 890px;
	top : 220px;
	z-index : 10;
	display : block;
	width : 52px;
	height : 26px;
	z-index:80000000;
}
#prox_ant a{
	display : block;
	position : absolute;
	width : 24px;
	height : 24px;
	margin : 1px;
}
#prox_ant a:hover{
	background-position : 0 -24px;
}
#prox_ant a.pro{	background-image : url(img/prox.gif); left : 26px; top : 1px}
#prox_ant a.ant{	background-image : url(img/ant.gif); left : 0; top : 1px;}

#linkao{
	position : absolute;
	left : 20px;
	top : 210px;
}
#linkao,
#linkao a{
	width : 938px;
	height : 350px;
	display : block;	
	z-index : 10;
	background-image : url(img/x.gif);
}
/*menu*/
#menu{
	position : absolute;
	left : 20px;
	top : 175px;
	width : 942px;
	height : 40px;
	border-top : 1px solid #d5d0cb;
	z-index : 20;
}
#submenu{
	position : absolute;
	left : 30px;
	top : 230px;
	z-index : 30;
	display : block;
	width : 270px;
	height : 340px;
	border-right : 1px dotted #ccc;
}
#submenu h2,
#menu h2{
	width : auto;
	height : 40px;
	line-height : 40px;
	float : left;
}
#submenu h2 a,
#menu h2 a{
	width : auto;
	height : 13px;
	line-height : 13px;
	float : left;
	margin : 8px 0 0 0;
	padding : 0 13px;
	border-right : 1px solid #bbb7b3;
	color : #5d5850;
	display : block;
}
#submenu h2,
#submenu h2 a{
	border-right : none;
	line-height : 30px;
	height : 30px;
	width : 250px;
}
#submenu h2 a:hover,
#submenu h2.sel a,
#menu h2 a:hover,
.diario #menu h2#mn1 a,
.dicas #menu h2#mn2 a,
.spa #menu h2#mn3 a,
.gastronomia #menu h2#mn4 a,
.brasileiros #menu h2#mn6 a,
.msc #menu h2#mn7 a,
#menu h2.sel a{
	color : #ff9900;
}

/* geral */
#borda,
#info{
	width : 940px;
	height : 430px;
	display : block;
	position : absolute;
}
#borda,
#info{
	left : 21px;
	top : 210px;
}
#info p{
	margin : 15px;
	line-height : 150%;
}
#info h2{
	font-size : 23px;
	margin : 10px 0;
}
#info h2 strong{
	float : left;
	line-height : 50px;
	width : 50px;
	height : 50px;
	color : #fff;
	background-color : #ff9900;
	text-align : center;
	font-size : 43px;
	margin : 0 15px 155px 0;
}

/*capa*/

#info.capa{
	background-image : url(img/capa.jpg);
}
#info.capa #texto{
	left:0;
	position:absolute;
	top:0;
	width:900px;
}
#info.capa #texto p {
	margin : 20px;
	font-size : 12px;
	color:#fff;
}
#info.capa #texto p strong {
	color:#fff;
}

/*diario*/

#info.diario {
	z-index:50000;
}
#info.diario h3 {
	font-size:28px;
	position:absolute;
	top:10px;
	left:20px;
	line-height:40px;
}
#info.diario h3 a {
	padding:0 10px;
	border-right:1px solid #beb7af;
}
#info.diario h3 a:hover, #info.diario h3 a.sel {
	color:#f90;
}
#info.diario #texto{
	display:block;
	height:350px;
	left:640px;
	overflow:auto;
	position:absolute;
	top:60px;
	width:280px;
	z-index:100;
}
#info.diario #texto p{	margin : 0 10px 10px 0;	font-size : 12px;}
#info.diario #texto h2{	margin : 0px 0 20px 0;}

#info.diario img {
	position:absolute;
	left:20px;
	top:64px;
}
#info.diario .legenda {
	padding:10px;
	background:#000;
	color:#fff;
	font-weight:bold;
	bottom:5px;
	left:5px;
	position:absolute;
	width:579px;
	-moz-opacity:.85; filter:alpha(opacity=85); opacity:.85;
}

/*dicas*/

#info.dicas {
	z-index:50000;
}
#info.dicas h3 {
	font-size:28px;
	position:absolute;
	top:10px;
	left:20px;
	line-height:40px;
}
#info.dicas h3 a {
	padding:0 10px;
	border-right:1px solid #beb7af;
}
#info.dicas h3 a:hover, #info.dicas h3 a.sel {
	color:#f90;
}
#info.dicas #texto{
	display:block;
	height:350px;
	left:640px;
	overflow:auto;
	position:absolute;
	top:60px;
	width:280px;
	z-index:100;
}
#info.dicas #texto p{	margin : 0 10px 10px 0;	font-size : 12px;}
#info.dicas #texto h2{	margin : 0px 0 20px 0;}

#info.dicas img {
	position:absolute;
	left:0;
	top:0;
}
#info.dicas .legenda {
	padding:10px;
	background:#000;
	color:#fff;
	font-weight:bold;
	bottom:0;
	left:0;
	position:absolute;
	width:579px;
	-moz-opacity:.85; filter:alpha(opacity=85); opacity:.85;
	margin:0;
}
.ft {
	position:absolute;
	left:20px;
	top:64px;
	height:346px;
	width:599px;
}
.ft #prox_ant {
	bottom:6px;
	left:auto;
	right:6px;
	top:auto;
}
#foto-02, #foto-03, #foto-04, #foto-05, #foto-06 {
	display:none;
}


/*portoalegre*/
#info.portoalegre{	background-image : url(img/portoalegre.jpg);}
#info.portoalegre #texto{
	position : absolute;
	left : 330px;
	top : 50px;
	width : 590px;
	height : 350px;
	display : block;
	overflow : auto;
	z-index : 100;
}
#info.portoalegre #texto p{	margin : 5px 0;	font-size : 12px;}
#info.portoalegre #texto h2{	margin : 0px 0 20px 0;}
#info.portoalegre #texto h3{	margin : 20px 0 5px 0;}




/*curitiba*/
#info.curitiba{	background-image : url(img/curitiba.jpg);}
#info.curitiba #texto{
	position : absolute;
	left : 330px;
	top : 50px;
	width : 590px;
	height : 350px;
	display : block;
	overflow : auto;
	z-index : 100;
}
#info.curitiba #texto p{	margin : 5px 0;	font-size : 12px;}
#info.curitiba #texto h2{	margin : 0px 0 20px 0;}
#info.curitiba #texto h3{	margin : 20px 0 5px 0;}



/*riodejaneiro*/
#info.riodejaneiro{	background-image : url(img/riodejaneiro.jpg);}
#info.riodejaneiro #texto{
	position : absolute;
	left : 330px;
	top : 50px;
	width : 590px;
	height : 350px;
	display : block;
	overflow : auto;
	z-index : 100;
}
#info.riodejaneiro #texto p{	margin : 5px 0;	font-size : 12px;}
#info.riodejaneiro #texto h2{	margin : 0px 0 20px 0;}
#info.riodejaneiro #texto h3{	margin : 20px 0 5px 0;}



/*belohorizonte*/
#info.belohorizonte{	background-image : url(img/belohorizonte.jpg);}
#info.belohorizonte #texto{
	position : absolute;
	left : 330px;
	top : 50px;
	width : 590px;
	height : 350px;
	display : block;
	overflow : auto;
	z-index : 100;
}
#info.belohorizonte #texto p{	margin : 5px 0;	font-size : 12px;}
#info.belohorizonte #texto h2{	margin : 0px 0 20px 0;}
#info.belohorizonte #texto h3{	margin : 20px 0 5px 0;}

/* mais */

#info.mais #texto{
	position : absolute;
	left : 30px;
	top : 0;
	width : 890px;
	height : 320px;
	display : block;
	overflow : auto;
	z-index : 100;
}

#info.mais{
	position : absolute;
	left : 30px;
	top : 222px;
	width : 920px;
	height : 380px;
	z-index : 6;
}

#info.mais h3 {
	font-size:23px;
	color:#47423a;
	width : 920px;
	margin : 0 0 10px 0;
	float : left;
	clear : both;
	height : 50px;
	line-height : 50px;
}

#info.mais p{
	display : block;
	float : left;
	width : 350px;
	height : 70px;
	margin : 10px 20px 10px 0 ;
}
#info.mais p a{
	width : 350px;
	height : 70px;
	display : block;
	font-weight : bold;
	line-height : 20px;
}
#info.mais p a:hover{
	color : #ff9900;
}
#info.mais p a img{
	border : 3px solid #fff;
	float : left;
	margin : 0 5px 0 0;
}
#info.mais p a:hover img{
	border : 3px solid #ff9900;
}
#lista{
	padding : 5px 0;
	margin : 5px 0;

}
#lista p{
	margin : 2px 0 2px 5px;
}

/* enquete */

.enquete #pagina.capa {
	background:none;
}



#credito {
	font-size:10px;
	width:960px;
	left:0;
	position:absolute;
	top:645px;
	text-align:right;
}



table {
    width:250px;
    border:1px solid #ddd;
    border-bottom:none;
}
td { 
    border-bottom:1px solid #ddd;
    padding:3px;
}
th {
	background:#eceae7;
	text-align:lef;
	padding:5px 3px;
}


#banner{
	z-index:100000000;
}
