/* CSS Document */
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color:#0B65B1;
	color:#616161;
	margin: 0px;
	padding: 0px;
	background-image: url(img/background.png);
	background-repeat: repeat-x;
	font-size:13px;
}
td {
	vertical-align:top;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top:0;
	padding-top:0;
}
ul li {
	list-style-image: url(img/bullet.png);
	line-height:20px;
	margin:0;
	padding:0;
	list-style-position: outside;
}
a {	
	color:#CC3300;
	text-decoration:underline;
}
a:hover {	
	color:#CC3300;
	text-decoration:none;
}
h2 {
	color:#00225B;
	font-size:16px;
}
h3 {
	font-size:14px;
}
hr {
	color:#BCE7F7;
	height::1px;
}
p {	
	/*text-align:justify;*/
}
.body {
	width:950px;
	margin: 0px;
	padding: 0px;
}
.header {
	margin: 0px;
	padding: 0px;
	height: 420px;
	width: 950px;
}
.headercms {
	margin: 0px;
	padding: 0px;
	height: 410px;
	width: 950px;
	background-image: url(/temp/Menucms.jpg);
	background-repeat: no-repeat;
}
.rodape {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 5px;
	text-align:center;
}
.rodape a {
	color:#FFF;
	text-decoration:underline;
}
.rodape a:hover {
	color:#FFF;
	text-decoration:none;
}

.principal {
	margin: 0px;
	padding: 0px;
	width: 950px;
	background-color: #FFF;
}
.content-1 {
	margin: 0px;
	width: 630px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.content-1 h1 {
	color:#01235C;
	font-size:18px;
	font-weight:normal;
}
.top-content-1 {
	background-image: url(img/top-noticias.png);
	height: 30px;
	width: 628px;
	background-repeat: no-repeat;
}
.top-content-1 h1, .top-content-1 h2, .top-content-1 h3 {
	font-size:18px;
	color:#01235C;
	font-weight:normal;
	margin-top:3px;
	margin-left:10px;
}
.content-2 {
	margin: 0px;
	width: 240px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.top-content-2 {
	background-image: url(img/top-lateral.png);
	height: 30px;
	width: 240px;
	background-repeat: no-repeat;
}
.top-content-2 td {
	padding:0;
	margin:0;
}
.top-content-2 h1, .top-content-2 h2, .top-content-2 h3 {
	font-size:18px;
	color:#01235C;
	font-weight:normal;
	margin-top:3px;
	margin-left:10px;
	margin-bottom:0;
}
.footer-content-2 {
	background-image: url(img/peixe.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 131px;
	margin-top: 10px;
}

/* apagar */
.box-noticias {
	background-image: url(img/top-noticias.png);
	height: 30px;
	width: 628px;
	background-repeat: no-repeat;
}
.box-noticias h1, .box-noticias h2 {
	font-size:18px;
	color:#01235C;
	font-weight:normal;
	margin-top:3px;
	margin-left:10px;
}
/* apagar */

.noticias img {
	margin-left: 20px;
	/*margin-top: 5px;*/
}
.videos {
	margin: 0px;
	padding: 0px;
}
.videos object {
	margin-right: 20px;
}
.middle-content-2 h3 {
	color:#00225B;
	font-size:16px;
}
.middle-content-2 p {
	margin-left:10px;
	color:#00225B;
}
.middle-content-2 img {
	margin-right:10px;
}
.box-1 {
	background-image: url(img/box-1.png);
	height: 265px;
	width: 364px;
	background-repeat: no-repeat;
	background-position: center;
}
.box-1 p {
	color: #FFF;
	font-weight: normal;
	margin-left: 10px;
	margin-right:25px;
}
.box-1 a {
	color: #FFF;
	font-weight: bold;
}
.box-1 h2 {
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 10px;
}
.box-2 {
	background-image: url(img/box-2.png);
	height: 265px;
	width: 262px;
	background-repeat: no-repeat;
	background-position: center;
}
.box-2 p {
	font-weight: normal;
	color: #01235C;
	margin-right: 25px;
	margin-left: 15px;
}
.box-2 a {
	font-weight: bold;
	color: #01235C;
}
.box-2 ul li {
	font-weight: normal;
	color: #01235C;
	margin-right: 15px;
}
.box-2 h2 {
	font-size: 18px;
	font-weight: normal;
	color: #01235C;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.h2-interno {
	color:#00225B;
	font-size:16px;
}
.mgbmais td {
	padding:10px;
	margin:10px;
}
.news img {
	border:1px solid #BCE7F7;
	padding:5px;
	margin-right:10px;
	float:left;
}
.boxcredenciados td{
	padding-right:20px;
}
.not-displayed
{
	visibility:hidden;
}
.formulario-tc
{
	width:300px;
	float:left;
}
