@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	margin: 0px;
	text-align: center;
}
#container {
}
#main {
	height: 550px;
	width: 960px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#grayBox {
	background-color: #f0f0f0;
	height: 138px;
	width: 64px;
	font-size: 9px;
	font-style: italic;
	text-align: right;
	padding-top: 45px;
	padding-right: 10px;
	color: #949494;
}
#grayBox a {
	color: #949494;
	text-decoration:none;
}
#endereco {
	font-size: 12px;
	font-style: italic;
	color: #7f7f7f;
	margin-top: 25px;
}
#content {
	float:left;
	width: 865px;
	position:relative;
	top:0;
	vertical-align:top;
}
#barra {
	width:94px;
	height:550px;
	background-image: url(images/fundo-barra.jpg);
	background-repeat: no-repeat;
	float:left;
	padding-left:1px;
	position:relative;
}
#logoH {
	padding-top:25px;
}
#menu {
	margin-top:30px;
	clear:both;
}
#menu div {
	float:left;
	padding-right:30px;
	font-style: italic;
	color: #bcbec0;
}
#menu div a {
	text-decoration:none;
	color: #bcbec0;
}
.active {
	color:#000000;
}
#textContent {
	width: 740px;
	height:335px;
	overflow:hidden;
	font-size:24px;
	font-style:italic;
	color:#000;
	z-index:5;
}
#fade {
	margin-top:-95px;
	z-index:2500;
	position:absolute;
}
.inpTxt {
	width: 440px;
	height: 37px;
	background:#e1e1e1;
	border:0px;
	margin-bottom:3px;
	font-size:20px;
	padding-left:10px;
	padding-top:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.inpTxtA {
	width:440px;
	height:79px;
	font-size:20px;
	padding-left:10px;
	padding-top:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image: url(images/bg-txt.jpg);
	border:0px;
}
.v20px {
	font-size:20px;
	text-align:right;
	padding-top:22px;
	padding-bottom:20px;
	padding-right:40px;
	width:190px;
}
.enviar {
	font-style:italic;
	font-size:12px;
	color:#747474;
	cursor:pointer;
}
a {
	color:#333333;
	text-decoration:none;
}
.vio {
	color:#c39fd1;
	font-weight:bold;
	cursor:pointer;
}
.ver {
	color:#8acbc5;
	font-weight:bold;
	cursor:pointer;
}
.bej {
	color:#dfc3aa;
	font-weight:bold;
	cursor:pointer;
}
.balonUp {
	background-image: url(images/balao-up.png);
	text-align: center;
	height: 139px;
	width: 172px;
	padding-top: 20px;
	float:left;
}
.balonDown {
	background-image: url(images/balao-down.png);
	height: 109px;
	width: 172px;
	padding-top: 50px;
	text-align: center;
	float:left;
}
.description {
	font-size: 12px;
	font-style: italic;
	color: #1e1e1e;
	width:191px;
	float:left;
	padding-top:40px;
	text-align:left;
}
.bgGris {
	background:#eeeeee;
}
.mouseOver {
}
.text {

}
#l {float:left; position:relative; top:0; width:750px;}
#d {float:right; position:relative; top:0;}