body {
	background-color: #F6F6F6;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/bg_smu.jpg);
	background-repeat: repeat-x;
}
#site_area {
	width: 930px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
#tconteudo {
	text-align: justify;
	margin: 0px;
}
#area_edit {
	background-color: #FFFFFF;
	width: 545px;
	margin: 0px;
	border: 1px solid #FFB701;
}
.header_pub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/header_pub.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 26px;
}
.header_pub a {
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
}
.header_pub a:hover {
	text-decoration: underline;
	color: #FF6600;
}
#logo_tab {
	width: 212px;
	height: 90px;
	background-image: url(../images/header_tab_logo.png);
	background-repeat: no-repeat;
}
#logo {
	width: 152px;
	height: 71px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
}
.logo_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	vertical-align: top;
	background-image: url(../images/header_bar_logo.jpg);
	background-repeat: no-repeat;
}
#menu_hor_esq {
	background-image: url(../images/menu_hor_esq.png);
	background-repeat: no-repeat;
	height: 64px;
	width: 30px;
}
#menu_hor_dir {
	background-image: url(../images/menu_hor_dir.png);
	background-repeat: no-repeat;
	height: 64px;
	width: 28px;
}
#header_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/menu_hor_bg.jpg);
	background-repeat: repeat-x;
	height: 64px;
}
.header_bar {
	background-image: url(../images/header_bar.jpg);
	background-repeat: repeat-x;
	height: 36px;
}
.header_bar2 {
	background-image: url(../images/header_bar2.jpg);
	background-repeat: no-repeat;
	height: 36px;
}
#pub {
	width: 135px;
	vertical-align: top;
	text-align: right;
}
#copyr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
	text-align: center;
}
#footer {
	font-size: 11px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
.sep_hor_footer {
	background-image: url(../images/sep_hor_footer.png);
	background-repeat: no-repeat;
	height: 30px;
	background-position: center;
}
.links_footer a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
.links_footer a:hover {
	color: #F60;
	text-decoration: underline;
}
a {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
}
img, img a {
	border: 0px;
}
.titulo {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 15px;
}
h1 {
	font-size: 18px;
	color: #5F5F5F;
	font-weight: normal;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
h5 {
	font-size: 13px;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 18px;
	text-align: justify;
}
ul, ol {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
}
li {
	margin: 5px 0 5px 0;
	line-height: 16px;
}
ul li {
	list-style-type: disc;
}
.faq {
	color: #F60;
	font-weight: bold;
	padding-bottom: 2px;
	font-size: 13px;
}
.tit_sites {
	font-size: 18px;
	color: #5F5F5F;
	font-weight: normal;
	padding-top: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
.pesquisa_bar {
	background-color: #FFF8D9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FC0;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.barra_txt {
	background-color: #FFF8D9;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FC0;*/
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
.thumnail_img {
	border: 1px solid #CCCCCC;
}
.thumnail_back {
	background-image: url(../images/img_empty.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.url {
	/*font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;*/
	color: #F60;
	font-weight: bold;
	text-decoration: underline;
}
a.url:hover {
	color: #0066CC;
	font-weight: bold;
	text-decoration: underline;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
a.small_text {
	color: #0066FF;
	font-weight: normal;
	text-decoration: underline;
}
a.small_text:hover {
	color: #0066FF;
	font-weight: normal;
	text-decoration: none;
}
/*
	Formulários
*/
#tform {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	color: #3A7598;
	font-size: 12px;
}
.txt_input1 {
	border: #C4C4C4 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(/images/bg_input.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 150px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}
.textarea2 {
	border: #c4c4c4 1px solid; 
	padding: 3px;   
	background: url(/images/bg_input.gif) #FFFFFF repeat-x 0px 0px; 
	margin: 2px 2px 2px 5px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	width: 270px;	
}
.bt_enviar {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sep_vert {
	background-image: url(../images/sep_vert.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.sep_horiz {
	background-image: url(../images/sep_horiz.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
