* { padding: 0; margin: 0; }

body {
	font-family: "Trebuchet MS", Helvetica, sans_Serif;
	margin: 0px;
	text-align: center;
	background-image: url(baixo.png);
	background-repeat: repeat;
}

#wrapper {
	margin: 0 auto;
}

#conteudo {
	clear: both;
	background-image: url(cima.png);
	background-repeat: repeat;
	height: 470px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#conteudointerior {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#conteudoesq {
	width: 300px;
	float: left;
	font-size: 14px;
	line-height: 24px;
	color: #FFFFFF;
	text-align: justify;
}

#cima {
	height: 170px;
	float: left;
}

#baixo {
	margin-top: 10px;
	float: left;
	clear: both;
}

#baixo p {
	padding-bottom: 8px;
	width: 290px;
	margin-left: 5px;
}

#baixo ul {
	list-style-position: inside;
	list-style-type: circle;
	width: 100%;
}

#baixo img {
	margin-left: 10px;
	border: 1px solid #FFFFFF;
}

#conteudodta {
	width: 660px;
	float: right;
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
}

#conteudodta p {
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 8px;
	padding-top: 4px;
}

#conteudodta td {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #FFFFFF;
}

#conteudodta img {
	float: left;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	margin-right: 4px;
}

#conteudodta h1 {
	font-size: 28px;
	color: #999999;
	padding-bottom: 10px;
	padding-top: 40px;
	text-align: left;
}

#conteudodta h2 {
	font-size: 16px;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
}

#conteudodta h3 {
	font-size: 18px;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 40px;
	text-align: left;
}

#conteudodta a {
	color: #333333;
	font-size: 14px;
}

#fadeshow1 {
	float: right;
}

#menu {
	width: 1000px;
	margin: 0 auto;
	clear: both;
	font-size: 16px;
	letter-spacing: 2pt;
}

#menuesq {
	width: 300px;
	float: left;
	text-align: left;
	margin-top: 10px;
	line-height: 26px;
}

#menuesq ul {
	padding:0px;
	margin: 0px;
	font-size:16px;
	list-style:none;
	text-indent:15px;	
}

#menuesq li {
	display: inline;
/* for IE5 and IE6 */
}

#menuesq a:link {
	text-decoration: none;
	font-size: 18px;
	display: block;
	width: 300px;
	margin-bottom: 5px;
	color: #FFFFFF;
	height: 30px;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.1 opacity */
	background: rgba(0, 0, 0, 0.1);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000, endColorstr=#19000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000, endColorstr=#19000000)";
}

#menuesq li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.1 opacity */
	background: rgba(0, 0, 0, 0.1);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000, endColorstr=#19000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000, endColorstr=#19000000)";	
}

#menuesq li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6699FF;	
}

#menucentro {
	width: 300px;
	margin-left: 45px;
	float: left;
}

#menudta {
	width: 300px;
	float: right;
	background-color: #FFFFFF;}

#rodape {
	width: 1000px;
	margin: 0 auto;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}

#slogan {
	width: 700px;
	height: 60px;
	float: left;
	margin-top: 10px;
}

#contactos {
	width: 300px;
	height: 130px;
	float: right;
	background-color: #FFFFFF;
}

#slogan p {
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
}

#slogan a {
	color: #FFFFFF;
	text-decoration: none;
}

#sp {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	clear: both;
	color: #000000;
	width: 900px;
	font-size: 9px;
	text-align: center;
	float: left;
	background-color: #FFFFFF;
}

#sp a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#sp a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#sp a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

object {
	margin: 0px;
	padding: 0px;
}

a:link {
}

a:active {
	text-decoration: none;
}

a:visited {
	text-decoration: underline;
}

a:hoover {
	text-decoration: none;
}

#conteudoesq h1 {
	font-family: Tahoma, sans-serif;
	font-size: 24px;
	color: #999999;
	text-align: left;
	letter-spacing: 3pt;
	margin-top: 10px;
	width: 290px;
	margin-left: 5px;
	font-weight: normal;
}

#menucentro h1 {
	font-family: Tahoma, sans-serif;
	font-size: 24px;
	color: #66CCFF;
	text-align: left;
	letter-spacing: 3pt;
	margin-top: 10px;
	width: 290px;
	margin-left: 5px;
	font-weight: normal;
}

h2 {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
	margin-top: 5px;
	font-weight: normal;
}

#menudta table {
	margin: 10px 0px 0px;
	padding: 0px;
	text-align: center;
}

#menudta tr {
	margin: 0px;
	padding: 0px;
	text-align: center;	
}

#menudta td {
	margin: 0px;
	padding: 0px;
	width: 150px;
	text-align: center;
}

#menudta img {
	margin: 0px;
	padding: 0px;
}

/* Form Powerhostels */

#menucentro td {
	padding-top: 15px;
	padding-bottom: 15px;
}

table#hb247outer {
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	border-width: 0px;
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

tr#hb247hostel {
	display: none;
	color: #FFFFFF;
}

tr#hb247city {
	display: none;
	color: #FFFFFF;
}

td.hb247label {
	color: #FFFFFF;
	padding-left: 0px;
	font-variant: small-caps;
	font-weight: bold;
	text-transform: lowercase;
}

select {
	font-size: 16px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input#hb247button {
	color: #FFFFFF;
	background-color: #6699FF;
	font-weight: bold;
	font-variant: small-caps;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Pagina confirmacao reservas */

table#confirmacao {
	padding: 0px;
	border-collapse: collapse;
	border-width: 0px;
}

td#confirmacao {
	padding-top: 5px;
	border-collapse: collapse;
	border-width: 0px;
	vertical-align: top;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h4 {
	text-align: left;
	margin: 0px 0px 5px;
	color: #CC0000;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #669900;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
}

p.detalhe {
	font-size: 12px;
}
