/* CSS Document */
.titulo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #5e4024;
	text-decoration: none;
}
.legenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #5e4024;
}
.txt1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5e4024;
	text-align:justify;
	font-weight:bold;
}
.linq1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #5e4024;
	font-weight: bold;
}
.linq1:hover {
	color: #9a7958;
	font-weight: bold;
}
.linq1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #987a56;
	font-weight: bold;
}
.barra {
	z-index: 1;
	overflow: auto;
	scrollbar-3dlight-color : #ddba93;
	scrollbar-arrow-color : #ddba93;
	scrollbar-darkshadow-color : #ddba93;
	scrollbar-face-color : #5d4024;
	scrollbar-highlight-color : #5d4024;
	scrollbar-shadow-color : #ddba93;
	scrollbar-track-color : #ddba93;
	padding-right: 15px;
}
.fotos {
    text-align:center;
}
#layout {
	width:955px;
	height:690px;
	z-index:1;
	background-image:url('../imgs/principalmenu_novo7.jpg');
	background-color:#ffcc99;
	padding:5px
}
#menusup {
	position:absolute;
	left:250px;
	top:171px;
	width:620px;
	height:25px;
	z-index:4;
}
#menu {
	position:absolute;
	left:50px;
	top:310px;
	width:135px;
	height:217px;
	z-index:2;
	border:2px;
	padding:5px;
}
#flamengo {
	width:135px;
	height:31px;
	z-index:3;
	border:3px;
}
#leme {
	width:135px;
	height:31px;
	z-index:3;
	border:0px;
}
#copacabana {
	width:135px;
	height:31px;
	z-index:3;
	border:0px;
}
#ipanema {
	width:135px;
	height:31px;
	z-index:3;
	border:0px;
}
#gotas {
	width:135px;
	height:31px;
	z-index:3;
	border:0px;
}
#conteudo {
	position:absolute;
	left:253px;
	top:193px;
	width:670px;
	height:403px;
	z-index:3;
	background-color:#ffcc99;
	padding:5px;
}
