* { margin:0; padding:0; }

body {
  text-align:center;
  font:14px arial,helvetica,freesans,sans-serif;
  background:#D9FFA7;/* url('../imgs/fundo.jpg') repeat-x;*/
  margin: 0;
}

img{
  border:0px;
}

fieldset { 
	border:3px dashed #e9e9e9; 
	margin:10px; 
	padding:10px;
}

a{
	text-decoration:none;
	color:#888;
	cursor: pointer;
}

.link:hover{
	/*color:#FF5B00;*/
	color:#80B96A;
	text-decoration:underline;
}

#container {
  text-align:left;
  margin: 0 auto; /* Centralizar a pagina */
  width:811px;
  height:640px;
  background:#fff;
  border:0px;
}

.site_topo {
	height:30px;
	text-align:center;
	margin: 0 auto;
	overflow:hidden;
	font-weight:bold;
  	width:811px;
}

#container1 {
  text-align:left;
  position:relative;
  margin: 0 auto; /* Centralizando a div*/
  width:1000px;
  height:284px;
  background:#D9FFA7;
  border:0px;
}

#header{
	height:284px;
	font-size:17px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-weight:bold;
	color:#B45A5A;
}

.coluna1, .coluna_geral{
	width:62%;
	height:550px;
	float:left;
	margin:2px;
	border:1px dotted #CCC;
	/*font-family:Arial, Helvetica, sans-serif;*/
}

.coluna_geral{
	width:99%;
	height:auto;
	float:left;
	margin:2px;
	border:1px dotted #CCC;
	/*font-family:Arial, Helvetica, sans-serif;*/
}

input, select{
	padding:4px;
	/*min-width:250px;*/
	margin:2px;
	background:#DBF47E;
	border:1px solid #999;
}

input email {
	background:#CCC;
}

.coluna_informativos{
	float:right;
	background:#FFFFFF; // url('../imgs/bg_informativo.png') no-repeat;
	margin:2px;
	overflow: hidden;
	width:36%;
	height:550px;
	border:1px dotted #CCC;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}

.fatia {
	float:left;
	width:32%;
	background:#F7FDE2;
	margin:4px;
	border:1px dashed #CCC;
	height:500px;
}

.coluna_menor{
	float:left;
	background:#F1F4ED;
	margin:3px;
	width:48%;
	height:270px;
	border:1px dashed #CCC;
	/*font-family:Arial, Helvetica, sans-serif;*/
}


.div_full, .div_full_green{
	width:98%;
	position:relative;
	padding:5px;
	margin-top:3px;
	float:left;
	border-bottom:1px dashed #CCC;
}

.div_full_green{
	background:#F9FCE9;
	height:90%;
	border-bottom:1px dashed #00913E;
}

.full_scroll{
	height:500px;
	overflow:auto;
}

.full_scroll_associado{
	height:330px;
	overflow:auto;
}

.calendario{
	background: #FFF url("../imgs/date_bg.gif");
	float:left;
	padding:10px 0px 0px 5px;
	font-size:22px;
	text-align:center;
	width:51px;
	height:60px;
	margin-right:10px;
	margin-bottom:20px;
	color:#DA241C;
	font-weight:bold;
}

.style9 {
	color:#4E4330;
	/*font-family:Calibri,Verdana;*/
	font-size:14px;
	text-align:justify;
	padding:10px;
}

.barra_titulo{
	background:#fff url('../imgs/barra_titulo.jpg');
	height:32px;
	border-bottom:2px dotted #009180;
	padding:6px 0px 0px 10px;
	font-weight:bold;
	color:#5F7FA6;
	font-size:16px;
}

.newsletter{
	background:url('../imgs/barra_padrao_4.gif') repeat-x;
}

.submits{
	background: transparent url("../imgs/salvar.jpg");
	width:20px;
	height:20px;
}

.menu_superior {
	background:#FFF url('../imgs/barra_menu.jpg');
	padding-left:32%;
	height:45px;
	padding-top:5px;
	width:100%;
	font-size:12px;
	text-align:center;
}

.menu_superior li{
	float:left;
	margin:4px;
	margin-left:10px;
	text-align:center;
}


.menu_superior a:hover{
	color:#619334;
	cursor:default;
}

.menu li{
	list-style-type:none;
}

.menu {

	background:#FFF url('../imgs/bg_menu.gif') repeat-x scroll left bottom;
	height:35px;
	width:100%;
	font-size:12px;
}

.menu li{
	float:left;
	border-left:1px solid #CCC;
	color:#999;
	font-weight:bold;
	margin:1px 1px 0px 1px;
	text-transform:uppercase;
	text-align:center;
	padding:10px;
	height:18px;
}

.menu li a:hover{
	text-decoration:block;
	color:#619334;
	cursor:default;
}

.menu #green:hover{
	color:#80B96A;
	border-top:5px solid #80B96A;
}

.menu #red:hover{
	color:#DA241C;
	border-top:5px solid #DA241C;
}

.menu #black:hover{
	color:#000;
	border-top:5px solid #000;
}

.menu #marrom:hover{
	color:#8B6846;
	border-top:5px solid #8B6846;
}

.site_centro {
	background:transparent url('../imgs/centro_bg.gif') repeat-x scroll left top;
	margin-bottom:25px;
	padding-top:14px;
}

#footer {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#CBF39D none repeat scroll 0 0;
	border-top:6px solid #BADE84;
	color:#888;
	padding:15px;
	height:30px;
	text-align:center;
	clear:both;
	margin-top:-30px;
	position:relative;
	bottom: 0;

}

.text_red{
	color:#E64C1C;
}

.text_black{
	color:#000;
	/*font-family:Calibri,Verdana;*/
	font-size:15px;
	font-weight:bold;
}

.text_green{
	color:#00913E;
	font-weight:bold;
	padding:5px;
}