html {
	background-image: url(../img/html-bg.png);
	background-repeat: repeat-x;
}

body {
	min-width: 773px;
	background-image: url(../img/body-bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

body * {
	background-repeat: no-repeat;
}

li a {
	display: block;
	height: 100%;
	text-decoration: none;
}

*.cl {
	clear: both;
}

#cabecalho {
	position: relative;
	width: 773px;
	margin: 0 auto;
	height: 210px;
}

#logo {
	position: absolute;
	top: 38px;
	left: 38px;
	width: 220px;
	height: 104px;
}

#logo h1,#logo h1 a,#logo h1 a span {
	display: block;
	height: 100%;
	margin: 0;
}

#logo a {
	text-decoration: none;
}

#logo span {
	visibility: hidden;
}

#indexBandeiras { width:100px; float:right;}
#indexBandeiras img { width:32px; height:32px;}

#menu {
	width: 451px;
	padding-top: 63px;
	float: right;
	clear:right;
}

#menu td.pri {
	width: 144px !important;
}

#menu td.seg {
	width: 133px !important;
}

#menu td.ter {
	width: 155px !important;
}

#menu ul {
	padding-left: 10px;
	list-style-type: none;
}

#menu li {
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
}

#menu a {
	font-size: 12px;
	font-weight: bold;
	color: white;
}

#menu a:hover {
	text-decoration: underline;
}

#conteudo {
	clear: both;
	position: relative;
	width: 736px;
	min-height: 460px;
	margin: 0 auto;
}

#presente {
	position: absolute;
	top: 400px;
	width: 290px;
	height: 71px;
	background-image: url(../../passeios/img/presente.png);
}

#presente a {
	display: block;
	height: 100%;
	line-height: 90px;
	padding-left: 90px;
	font-size: 14px;
	font-weight: bold;
	color: #0359a0;
	text-decoration: none;
}

#direita {
	width: 431px;
	float: right;
}

#titulo {
	width: 431px;
	height: 39px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../img/titulo-bg.png);
}

#titulo h1 {
	display: inline;
	font-size: 16px;
	color: #900;
	white-space: nowrap;
}

#t-spc-i {
	width: 36px !important;
}

#t-tit {
	width: 10%;
	padding: 0 10px;
}

#t-bar {
	height: 21px;
	background-image: url(../img/barbearia.png);
	background-position: left center;
	background-repeat: repeat-x;
}

#t-spc-f {
	width: 20px !important;
}

#texto {
	padding: 2px 11px 25px 11px;
	background-image: url(../img/degra-trans.png);
	background-position: center bottom;
	font-size: 11px;
}

#rodape {
	height: 117px;
	padding-top: 65px;
	background-image: url(../img/rodape-bg.png);
	background-repeat: repeat-x;
	font-size: 11px;
	color: white;
}

#rodape a {
	color: white;
	text-decoration: none;
}

#rodape div.interna {
	width: 733px;
	margin: 0 auto;
}

#rodape div.linha {
	height: 26px;
	overflow: hidden;
}

#e-chamada {
	margin: 12px 0 2px 0;
}

#e-cadastro {
	width:330px;
	float: left;
	height: 26px;
}

#e-cadastro input.nome,#e-cadastro input.email {
	height: 16px;
	width:140px;
	font-size: 11px;
	color: #999;
}

#e-cadastro input.ok {
	width: 28px;
	height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../img/ok-bg.png);
	background-color: transparent;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: white;
	cursor: pointer;
}

#e-links {
	/*float: left;*/
	height: 35px;
	line-height: 35px;
}

#e-links img {
	/*margin-left: 16px;*/
}

#exp {
	/*margin-top: 14px;*/
}

#e-endereco {
	float: left;
	width: 650px;
	height: 25px;
	line-height: 25px;
	padding-left: 30px;
	background-image: url(../img/exp-bg.png);
	background-position: left center;
}

#e-endereco a {
	text-decoration: none;
	color: white;
}

#atma {
	width: 50px;
	height: 25px;
	float: right;
}

#atma a {
	display: block;
	height: 25px;
	line-height: 25px;
}

#atma img {
	vertical-align: middle;
}
