.bg_esq {
	background-image: url(images/bg1.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0066cc;
	background-color: #bfd9f2;
}
.bg_dir {
	background-color: #bfd9f2;
	background-image: url(images/bg1.gif);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0066CC;
	background-position: right top;
}
.bg_cent {
	background-image: url(images/bg_cent.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.font {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.corpo{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}.font1 {
	font-family: tahoma;
	font-size: 11px;
	color: #0066cc;
	text-decoration: none;
}
.font2 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.sb_esq {
	background-image: url(images/sombra_esq1.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.bg_esq1 {
	background-image: url(images/bg_esq1.gif);
	background-repeat: repeat-x;
}
.bg_dir1 {
	background-image: url(images/bg_dir1.gif);
	background-repeat: repeat-x;
}
.borda {
	border: 1px solid #FFFFFF;
}
.link:hover{
	text-decoration:underline;
	color:#004080;
}
	
.titulo {
	font-family: arial;
	font-size: 14px;
	font-weight: bolder;
	color: #004080;
}
.obs {
	font-family: verdana;
	font-size: 10px;
	color: #0066cc;
	text-decoration: none;
}
