body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/bg_01.gif);
	background-repeat:repeat-x;
	background-color: #e3e3e3;
	line-height:150%;
	
	font-family:Tahoma;
	font-size:11px;
	color:#6B6B6B;
}
h1 {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	color: #216F95;
	font-weight: bold;
}
.h1 {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	color: #216F95;
	font-weight: bold;
}
h2 {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: #216F95;
	font-weight: bold;
}

.h3 {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	color: #216F95;
	font-weight: bold;
}

.Atendimento {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #6B6B6B;
	font-weight: bold;
}

ul {
	line-height:160%;
}
.txt1 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #216F95;
	font-weight: bold;
}
.input {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #216F95;

}

.txt2 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #F79F1C;
	font-weight: bold;
}
.txt3 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	color:#3496C1;
}

.txt4 {
	text-decoration: underline;
	color:#2680A7;
}

.txt5 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #216F95;
	font-weight: bold;
}
.box2 {
	background-image:url(imagens/box2_topo.gif);
	background-repeat:repeat-x;
	padding-left:13px; 
	padding-top:3px;
}
.box3 {
	background-image:url(imagens/box3_topo.gif); 
	background-repeat:repeat-x;
	padding-left:13px; 
	padding-top:3px;
}
.box4 {
	background-image:url(imagens/box4_topo.gif); 
	background-repeat:repeat-x;
	padding-left:13px; 
	padding-top:3px;
}
.box5 {
	background-image:url(imagens/box5_topo.gif);
	background-repeat:repeat-x; 
	padding-left:13px; 
	padding-top:3px;
}
.box6 {
	background-image:url(imagens/box6_topo.gif); 
	background-repeat:repeat-x;
	padding-left:13px;
	padding-top:3px;
}
.box7 {
	background-image:url(imagens/bg_menu_01.png); 
	width:197px; 
	height:21px; 
	padding-top:32px; 
	padding-left:48px;
}
.box8 {
	background-image:url(imagens/bg_menu_02.gif);
	padding-left:15px; 
	padding-right:15px; 
	padding-top:5px;
	padding-bottom:5px;
}
.box9 {
	background-image:url(imagens/bg_menu_03.png); 
	width:197px; 
	height:21px; 
	padding-top:21px; 
	padding-left:48px;
}

a {
	text-decoration: underline;
	font-family:Tahoma;
	
	color:#6B6B6B;
}
a: hover {
	text-decoration: none;
	font-family:Tahoma;
	
	color:#6B6B6B;
}

.linha {
	margin-top:4px;
	margin-left:10px; 
	margin-right:10px; 
	height:1px; 
	background-image:url(imagens/bg_linha.gif); 
	background-repeat:repeat-x;
}