

body {
	background-attachment: scroll;
	background-color: #999999;
	background-image: url(img/bg_geral.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.texto {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 10pt;
	font-style: normal;
	color: #1E1E1E;
}

.endereco {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 13px;
	font-style: normal;
	color: #3F3F3F;
	line-height: 15px;
}

.marcacao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.marcacao02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #202020;
}

.titulo {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 14pt;
	font-style: normal;
	color: #1E1E1E;
	font-weight: bold;
}

.cx_texto {
	border: 2px solid #fdbb33;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 16pt;
	font-style: normal;
	color: #5B5B5B;
	height: 24px;
	width: 175px;
	padding: 0px 5px 3px;
}

.cx_mensagem {
	border: 2px solid #fdbb33;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 16pt;
	font-style: normal;
	color: #5B5B5B;
	height: 90px;
	width: 375px;
	padding: 0px 5px 3px;
	scrollbar-arrow-color:#5B5B5B;
	scrollbar-3dlight-color:#fdbb33;
	scrollbar-highlight-color:#fdbb33;
	scrollbar-face-color:#fdbb33;
	scrollbar-shadow-color:#b5b5b4;
	scrollbar-darkshadow-color:#5B5B5B;
	scrollbar-track-color:#b5b5b4;
}

.bt {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 10pt;
	font-style: normal;
	color: #fdbb33;
	height: 20px;
	width: 60px;
	padding: 0px 5px 3px;
	font-weight: bold;
	background-color: #1e1e1e;
	border: none;
}
