html, body{height:100%}
body{
	margin:0px;
	padding:0px;
	background: #010000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color:#171717;
	background:url(images/bg_bene3.jpg) no-repeat top center #8A7C5F;	
}
.base{
	background:url(images/bg_base.jpg) repeat-x;
	line-height:40px;
}
.content{
  padding-left: 20px;
  padding-right:20px;
  padding-bottom:10px;
}
.bodybottom{
	background:url(images/bg_base.jpg) no-repeat center top #010000;
	float:left;
	position:relative;
	width:100%;
	height:42px;
	padding-bottom:40px;
}
.menu_top{
	background:#443912; 
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold; 
	line-height: 18px; letter-spacing:1px;
	color:#FFFFFF;
	padding-top: 3px;
	margin-top: 5px;
}

   a:link{color:#333333;text-decoration:underline;}
   a:visited{color:#333333;text-decoration:underline;}
   a:active{color:#000000;text-decoration:underline;}
   a:hover{color:#000000; text-decoration: underline; font-weight:bold}
   a:unknown{color:#000000; text-decoration: underline;}
   a.href{color:#000000; text-decoration: underline;}

.titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #383838;
	font-weight: bold;
	line-height: 18px;
}
.chamada{
	color:#494949;
}
.texto{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color:#171717;
}
.tituloCinza{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
}
.textoCinza{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color:#333333
}
.textoCinza2{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color:#999999;
}

/*
<!--
http://www.spiffycorners.com/sc.php?sc=noticia&bg=CB2D1B&fg=FAE9CB
-->
*/

.clear {font-size: 1px; height: 1px}

.box4{
   border:#463605 1px solid;
}
.imageleft{
	padding: 4px;
	border: #443912 1px solid;
	margin: 5px;
	float:left;
}
.imageright{
	padding: 4px;
	border: #443912 1px solid;
	margin: 5px;
	float:right;
}
