body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
}
#tit {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #000000;
	float:left;
}
#smn {
	font-size: 12px;
	position: absolute;
	height: 330px;
	width: 180px;
	top: 0px;
	left: 40px;
	z-index: 3;
}
#smn strong {
	font-size: 18px;
	display: block;
	line-height: 18px;
	margin-bottom: 5px;
	font-weight: bold;
}
#smn em {
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
}
#smn div {
	margin-top: 5px;
}
#smn a {
	text-decoration: none;
	display: block;
	color: #000000;
}
#smn a:hover {
	text-indent: 5px;
	color: #FFFFFF;
	background-color: #003333;
}
#smn a.foto:hover {
	background-image: url(setas.gif);
}
#smn a span {
	font-size: 12px;
	display: none;
}
#smn a:hover span {
	display: block;
	position: absolute;
	left: 190px;
	top: 0px;
	height: 30px;
	width: 410px;
	padding-left: 5px;
	color: #000000;
	background-image: url(fdrosa.jpg);
	background-repeat: repeat-y;
	text-indent: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #993333;
}
#ft {
	position: absolute;
	height: 300px;
	width: 430px;
	left: 220px;
	top: 30px;
	z-index: 2;
	text-align: left;
}
#ft a {
	text-decoration: none;
	color: #000000;
}
#ft img {
	margin-top: 10px;
	margin-left: 10px;
}
#ft a:hover{
	background-color: #FFFFFF;
}
#ft a span {
	font-size: 14px;
	line-height: 14px;
	background-color: #FFFFFF;
	display: none;
}
#ft a:hover span {
	display: block;
	position: absolute;
	left: 10px;
	top: -30px;
	width: 420px;
	text-align: left;
	height: 30px;
	background-color: #FFFFFF;
}

#fixa {
	display: block;
	position: absolute;
	left: 230px;
	top: 0px;
	width: 420px;
	height: 30px;
	text-align: left;
	font-size: 14px;
	line-height: 14px;
	z-index: 1;
}
