/* CSS Document */

body{
	margin: 0;
	background: url(../imagens/background.jpg);
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#ededed;
	scrollbar-highlight-color:#ededed;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#ededed;
	scrollbar-darkshadow-color:#ededed;
	scrollbar-track-color:#ededed;
}
td{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #1A5221;
}
h1{
	font-weight:bold;
	font-size:20px;
	color:#FFFFFF;
}
strong{
font-size:13px;
}
span{
font-size:9px;
}
h2{
	font-weight:bold;
	font-size:20px;
	color:#BCD314;
	line-height:22px;
}
h3{
	font-weight:bold;
	font-size:16px;
	color:#BCD314;
	line-height:26px;
}

.p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color: #1A5221;
}

#fundosite{
	background: url(../imagens/bgdosite.jpg);
	width: 813px;
	height: 587px;
}

#texto{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:40px;
	color: #40471A;
	padding: 20px;
	text-align:left;
}

#fundo{
	background: url(../imagens/bgfundo.jpg);
	width: 762px;
	height: 567px;
}
#imagesPort{
	width: 80px;
	height: 60px;
	padding-left:1px;
	padding-right:1px;
	padding-top:1px;
	padding-bottom:1px;
	float:left;
	border: #F0F5EF;
	border-style:solid;
	
}
#rodape{
	background: url(../imagens/bgrodape.jpg);
	width: 762px;
	height: 44px;
	float:left;
}

#logo{
	background: url(../imagens/logo3.jpg);
	width: 160px;
	height: 362px;
	float:left;
}

#fundomenu{
	background: #fff;
	width: 159px;
	height: 362px;
	float:left;
	margin-left:3px;
}
#banner{
	width: 159px;
	height: 120px;
	float:left;
	margin-left:3px;
}

#conteudo{
	background: #fff;
	width: 437px;
	height: 542px;
	float:right;
}

#img{
	background:url(../imagens/img.jpg);
	width: 322px;
	height: 180px;
	float: left;
}
#empresa{
	color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-color: #BAD409;
	width:143px;
	height: 20px;
	text-align:left;
	padding-top:20px;
	padding-left:16px;
}

#tarjatitulo{
	color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-color: #BAD409;
	height: 32px;
	text-align:left;
	padding-top:8px;
	padding-left:16px;

}
a.linkum:link {
	color:#FFf;
	text-decoration:none;
}
a.linkum:visited {
	color:#fff;
	text-decoration:none;
}
a.linkum:hover {
	color:#fff;
	text-decoration:underline;
}
a.linkum:active {
	color:#fff;
	text-decoration:none;
}
#imgtitulo{
	width: 34px;
	height: 39px;
	float: right;
	vertical-align: middle;
	visibility: visible;
	background-color: #BAD409;
	background-image: no repeat;
}
a:link,a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration:none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003333;
	text-decoration:none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009999;
	text-decoration:underline;
}

