.marg {
	margin:0px;
	background-color: #DFF3FF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.bd {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #007FCF;
	border-left-color: #007FCF;
}
.fonte_rp {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bg_cont {
	background-repeat: repeat-x;
}
.bg_pre {
	background-color: #007FCF;
	background-image: url(images/bg_pre.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.fonte3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.fonte4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B3E1F6;
	text-decoration: none;
}
.fonte1 {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.fonte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	text-decoration: none;
	line-height: 12px;
}
.font {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.link:hover{
	text-decoration:underline;
	color:#004080;
}
