body, html {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
select, input, textarea{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none; 
	border: #FFFFFF; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	background-color: #FFFFFF;
	height: 18px;
	color: #000000;
}
img, .noBorder {
	border: 0;
}
.campoContato{
	background-color: #F4F2EC;
	margin-bottom: 2px;
	text-align:right;
	padding-right: 3px;
}
#principal{
	background-image: url(../imagens/esticador.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
}
.left{
	float: left;
}
.right{
	float: right;
}
.clear{
	clear:both
}
.centroTitulo{
	background-image:url(../imagens/meio.gif);
	background-repeat:repeat-x;
}
#content{
	margin-top: 24px;
	text-align:left;
}
#footer{
	background-image: url(../imagens/footer/fundo.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 161px;
}
.txt776844{
	color: #776844;
	text-decoration: none;
}
.txt776844 a:hover{
	text-decoration: underline;
}
.txt776844 a:link{
	text-decoration: none;
	color: #776844;
}
.txt776844 a:visited{
	color: #776844;
}
.txt6D8A3A{
	color: #6D8A3A;
	text-decoration: none;
}
.txt6D8A3A a:hover{
	text-decoration: underline;
}
.txt6D8A3A a:link{
	text-decoration: none;
	color: #6D8A3A;
}
.txt6D8A3A a:visited{
	color: #6D8A3A;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:link, a:visited{
	color: #000000;
}
.pontilhadoV{
	background-image: url(../imagens/pontilhado_v.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 16px;
	padding-bottom: 16px;
}
.pontilhadoV2{
	background-image: url(../imagens/pontilhado_v.gif);
	background-repeat: repeat-x;
	background-position: center;
}
li{
	margin: 0;
	padding: 0;
	list-style-image: url(../imagens/bullet.gif);
}
.liAzul ul{
	margin: 0;
	padding: 0;
	padding-left: 15px;
	margin-left: 5px;
}
.liAzul li{
	margin: 0;
	padding: 0;
	list-style-image: url(../imagens/bullet_azul.gif);
}
.linhaHome{
	background-image: url(../imagens/pontilhado_h.gif);
	background-repeat: repeat-y;
}