@charset "iso-8859-1";
/* CSS Padrao */

* {
	border:0;
	padding:0;
	margin:0;
}

body {
	background: url(../images/fundo.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333;
}

.cleador {
	height:1px;
	clear:both;
}

ul {
	list-style-position:inside;
}

h1 {
	width:399px;
	height:32px;
	color:#fff;
	font-size:14px;
	padding:6px 0 0 58px;
	background:url(../images/title.png);
}

/* Links */

a.hlinks {
	padding:3px;
	color:#808080;
	border:#E6E6E6 solid 1px;
	margin:0 6px 0 0;
	text-decoration:none;
	float:left;
}

a.hlinks:hover {
	padding:3px;
	color:#808080;
	border:#B2B2B2 solid 1px;
	margin:0 6px 0 0;
	text-decoration:none;
	float:left;
}

a.uptoplink {
	width:36px;
	height:42px;
	margin:0 0 0 21px;
	text-decoration:none;
	display:block;
}

/* Fim Links */

.demark_01 {
	width:864px;
	height:34px;
	margin:auto;
	padding:23px 0 0 62px;
	background:url(../images/demarks/demark_1.gif);
}

.demark_02 {
	width:864px;
	height:34px;
	margin:auto;
	padding:23px 0 0 62px;
	background:url(../images/demarks/demark_2.gif);
}

.demark_03 {
	width:864px;
	height:29px;
	margin:auto;
	color:#808080;
	padding:28px 0 0 62px;
	background:url(../images/demarks/demark_3.gif);
}

.demark_04 {
	width:864px;
	height:34px;
	margin:auto;
	padding:23px 0 0 62px;
	background:url(../images/demarks/demark_4.gif);
}

.demark_05 {
	width:864px;
	height:29px;
	margin:auto;
	color:#808080;
	padding:28px 0 0 62px;
	background:url(../images/demarks/demark_5.gif);
}

.demark_06 {
	width:864px;
	height:29px;
	margin:auto;
	color:#808080;
	padding:28px 0 0 62px;
	background:url(../images/demarks/demark_6.gif);
}

.demark_07 {
	width:864px;
	height:29px;
	margin:auto;
	color:#808080;
	padding:28px 0 0 62px;
	background:url(../images/demarks/demark_7.gif);
}

.content_geral {
	width:926px;
	margin:auto;
	padding:20px 0 0 0;
	background:url(../images/fundo_geral.gif);
}

.content_geral span {
	width:810px;
	margin:0 0 10px 58px;
	display:block;
	/*background:#F6F;*/
}

.content_geral img {
	float:left;
	margin:0 4px 4px 0;
}

.subir_topo {
	width:116px;
	height:48px;
	background:url(../images/up_topo.png);
	float:right;
	margin-bottom:10px;
}

#rodape {
	width:100%;
	height:308px;
	margin:auto;
	background:url(../images/rodape_img.gif) top center;
}

/* padroes tabela Conveniencias */

.tbclara {
	background:#F2F2F2;
	height:54px;
	padding:0 0 0 10px;
}
.tbclaraimg {
	background:#F2F2F2 url(../images/conv_01.jpg);
	width:61px;
	height:54px;
}
.tbclaraprice {
	background:#F2F2F2;
	width:160px;
	height:54px;
	font-size:20px;
	color:#009049;
}
.tbescura {
	background:#E6E6E6;
	height:54px;
	padding:0 0 0 10px;
}
.tbescuraimg {
	background:#E6E6E6 url(../images/conv_02.jpg);
	width:61px;
	height:54px;
}
.tbescuraprice {
	background:#E6E6E6;
	width:160px;
	height:54px;
	font-size:20px;
	color:#009049;
}

/* links tabela abre IMG */

a.tblinks_01 {
	width:61px;
	height:54px;
	display:block;
	background:url(../images/conv_01.jpg);
}
a.tblinks_01:hover {
	width:61px;
	height:54px;
	display:block;
	background:url(../images/conv_01_over.jpg);
}
a.tblinks_02 {
	width:61px;
	height:54px;
	display:block;
	background:url(../images/conv_02.jpg);
}
a.tblinks_02:hover {
	width:61px;
	height:54px;
	display:block;
	background:url(../images/conv_02_over.jpg);
}

/* Reservas */

#contentreservas {
	width:273px;
	height:217px;
	background:url(../images/bg_reserva.jpg);
}

#contentcontato {
	width:273px;
	height:127px;
	background:url(../images/bg_contato.jpg);
}



