body {
	background-image: url(../images/bg_01.jpg);
	background-repeat:repeat-x;
	margin:0px;
	background-color: #1e6f9e;
}
A	{
	color: #333333;
	text-decoration: none;
}
A:hover	{
	color: #105177;
	text-decoration: none;
}
A.secund	{
	color: #A8D3FF;
	text-decoration: none;
}
A.secund:hover	{
	color: #ffffff;
	text-decoration: none;
}
H1 {
	font-family: Verdana;
	font-size: 11px;
	color: #e9ed9a;
}
H2 {
	font-family: Verdana;
	font-size: 11px;
	color: #e9ed9a;
}
H3 {
	font-family: Verdana;
	font-size: 11px;
	color: #e9ed9a;
}
.txt_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 15px;
}
.txt_azul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699ff;
	line-height: 18px;
}
.txtp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}
.txtp1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.txtp2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 25px;
}
.tbl_head {
 	height:178px;
	background-image:url(../imagens/01.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	text-align:center;
}
.tbl_head2 {
 	height:178px;
	background-image:url(../imagens/head.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
}
.tbl_foot {
 	height:38px;
	background-image:url(../imagens/01.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}
.txtbox {	
	border: #666666;
	font-size: 11px;
	background: #ffffff; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-family: Verdana; 
	color: #000000;
	width: 435px;
}
.but {	
	border: #000000;
	font-size: 11px;
	background: #0a3863; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	font-family: Verdana;
	color: #ffffff;
	width: 215px;
}