body {
	background-image: url(img/bg_body.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F5F5F5;
	background-position: center top;
}

#imagemfundo{
background:url("img/bg_rodape.jpg") repeat scroll 0 0 transparent;
bottom:0;
height:115px;
left:0;
width:100%;
}
#imagemfundotopo{
	height:115px;
	left:0;
	width:100%;
	top: 0;
	background:url("img/bg_topo.jpg") no repeat scroll 0 0 transparent;

}

.borda {
	margin: 3px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}

.text_area {
	border: 1px solid #CCCCCC;
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	background-color: #f5f5f5;
	margin: 2px;
	padding: 5px;
	height: 15px;
}

.text_area_dois {
	border: 1px solid #CCCCCC;
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	background-color: #f5f5f5;
	margin: 2px;
	height: 25px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.text_area_tabela {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	background-color: #f5f5f5;
	margin: 2px;
	height: 25px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.text_area_tabela_laranja {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	background-color: #FFF0E1;
	margin: 2px;
	height: 25px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.text_area_fechamento {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.text_area_fechamento_direito {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
}

.tahoma_titulo {
	font-family: "Trebuchet MS";
	color: #777777;
	text-align: left;
	font-size: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	line-height: normal;
}
.tahoma_texto_peq_cinza {
	font-family: arial, helvetica, serif;
	color: #ea7a16;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
}

.tahoma_texto_peq_cinza_claro {
	font-family: arial, helvetica, serif;
	color: #E0E0E0;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
}

.tahoma_texto {
	font-family: arial, helvetica, serif;
	color: #666666;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
}
.tahoma_texto_peq {
	font-family: arial, helvetica, serif;
	color: #666666;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
}

.tahoma_borda {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
	margin: 2px;
	border: 1px solid #999999;
	background-color: #EAEAEA;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

a:link {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}


a.cinza:link {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
}
a.cinza:visited {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
}
a.cinza:active {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
}
a.cinza:hover {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}



a.link_borda:link {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	margin: 2px;
	border: 1px solid #999999;
	background-color: #EAEAEA;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
a.link_borda:visited {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	margin: 2px;
	border: 1px solid #999999;
	background-color: #EAEAEA;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
a.link_borda:active {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	margin: 2px;
	border: 1px solid #999999;
	background-color: #EAEAEA;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
a.link_borda:hover {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	margin: 2px;
	border: 1px solid #999999;
	background-color: #EAEAEA;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
