body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/body.jpg);
}
.texto_12_branco {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.borda_foto {
	padding: 2px;
	border: 1px solid #DA982A;
}
.md_left {
	background-image: url(../imagens/md_left.jpg);
	background-repeat: repeat-y;
}
.md_right {
	background-image: url(../imagens/md_right.jpg);
	background-repeat: repeat-y;
}

.borda_base {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B04706;
	border-right-color: #B04706;
	border-bottom-color: #B04706;
	border-left-color: #B04706;
}


.texto_12_verde {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #85C226;
	text-decoration: none;
}
.texto_12_cinza {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.texto_12_cinza a:hover {
	text-decoration: underline;
}
.texto_13_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}
.texto_14_cinza {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #475153;
	text-decoration: none;
}
.text_14_laranja {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	color: #FF7800;
	text-decoration: none;
}
.texto_16_cinza {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #475153;
	text-decoration: none;
}

.text_16_cinza_escuro {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.text_18_branco {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

.text_18_verde {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 18px;
	color: #016438;
	text-decoration: none;
}
.text_20_verde {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 20px;
	color: #016438;
	text-decoration: none;
}
.text_20_laranja {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 20px;
	color: #FF7800;
	text-decoration: none;
}
.text_22_vinho {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 22px;
	color: #7D0E05;
	text-decoration: none;
}
.text_26_laranja {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 26px;
	color: #FF7800;
	text-decoration: none;
}
.deg_left {
	background-image: url(../imagens/deg_left.jpg);
	background-repeat: repeat-y;
}
.deg_right {
	background-image: url(../imagens/deg_right.jpg);
	background-repeat: repeat-y;
}
.menu {
	background-image: url(../imagens/menu.jpg);
	background-repeat: repeat-x;
	height: 42px;
}

form {
margin: 0;
}
.form_campos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #026336;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F8C301;
	border-right-color: #C29701;
	border-bottom-color: #C29701;
	border-left-color: #F8C301;
	padding: 5px;
}
.form_enviar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	height: 25px;
	border: 1px solid #626B6D;
	background-color: #026336;
	font-weight: bold;
	text-decoration: none;
	width: 100px;
}

.frase_box {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B1D269;
	border-left-color: #B1D269;
}
.separador {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.texto_espacamento {
	line-height: 18px;
}
.texto_12_cinza_escuro {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.text_26_vermelho {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	
}
/* MENU
<style type="text/css"> 
Credits: By Santosh Setty (http://webdesigninfo.wordpress.com)
Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.glossymenu{
	position: relative;
	padding: 0 0 0 15px;
	margin: 0 auto 0 auto; /*tab background image path*/
	height: 46px;
	list-style: none;
	background-image: url(../imagens/menub_bg.gif);
	background-repeat: repeat-x;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#7D0E05;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding:0 0 0 13px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}


.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 18px 0 9px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff; /*left tab image path*/
	background-position: left;
	background-image: url(../imagens/menub_hover_left.gif);
	background-repeat: no-repeat;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff; /*right tab image path*/
	background-image: url(../imagens/menub_hover_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.text_14_verde_colunistas {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 14px;
	color: #016438;
	text-decoration: none;
}

#container { z-index:1; }
