@charset "utf-8";
/* internas */
#nav {
	width:960px;
	height:50px;
	border-bottom:1px solid #367CC2;
	overflow:hidden;
}
#title {
	width:510px;
	height:50px;
	text-indent:-99999999px;
	overflow:hidden;
	float:left;
	margin:0;
	padding:0;
}
#title a {
	height:50px;
	display:block;
}

#nav h4 {
	text-indent:-99999999px;
	background:url(../img/bgperfil.png) no-repeat center;
	width:158px;
	height:50px;
	overflow:hidden;
	margin:0;
	float:left;
}
#profile {
	width:280px;
	height:50px;
	margin:0;
	padding:0;
	overflow:hidden;
	float:right;
}
#profile li {
	list-style:none;
	display:inline;
	background:url(../img/bgmenuinternas.png) left top no-repeat;
	font-size:11px;
	/*text-transform:uppercase;*/
	height:50px;
	float:left;
	padding:15px 20px 0 19px;;
}
#profile li a:link, #profile li a:visited {
	color:#00458C;
	text-decoration:none;
}
#profile li a:hover {
	color:#00458C;
	text-decoration:underline;
}
#menuin {
	margin:0 0 30px 0;
	padding:0;
	height:28px;
}
#menuin li {
	display:inline;
	float:left;
	list-style:none;
	height:23px;
	font-size:11px;
	/*text-transform:uppercase;*/
	margin:0;
	padding:0;
	text-align:center;
	padding-top:5px;
}
.canal a:link, .canal a:visited {
	color:#fff;
	text-decoration:none;
}
.canal a:hover {
	color:#fff;
	text-decoration:underline;
}
.in1 {
	width:194px;
	background:none;
}
.home a:link, .home a:visited {
	color:#00458d;
	text-decoration:none;
}
.home a:hover {
	color:#00458d;
	text-decoration:underline;
}
.in2 {
	width:102px;
	background:url(../img/in2.png) top left no-repeat;
}
.in3 {
	width:100px;
	background:url(../img/in3.png) top left no-repeat;
}
.in4 {
	width:115px;
	background:url(../img/in4.png) top left no-repeat;
}
.in5 {
	width:152px;
	background:url(../img/in5.png) top left no-repeat;
}
.in6 {
	width:160px;
	background:url(../img/in6.png) top left no-repeat;
}
.in7 {
	width:137px;
	background:url(../img/in7.png) top left no-repeat;
}
#bottomnav {
	width:960px;
	height:20px;
	overflow:hidden;
	margin:20px 0 0 0;
	padding:0;
}
#bottomnav li {
	list-style:none;
	text-indent:-99999999px;
	display:inline;
	float:left;
	margin:0;
	padding:0 20px 0 0;
}
#bottomnav li a {
	height:20px;
	display:block;
}
.bthome {
	background:url(../img/bthome.gif) top left no-repeat;
	width:97px;
}
.btvoltar {
	background:url(../img/btvoltar.gif) top left no-repeat;
	width:50px;
}
.bttopo {
	background:url(../img/bttop.gif) top left no-repeat;
	width:100px;
}
/*leitura*/
#internas {
	width:920px;
	background:#fff;
	font-size:13px;
	color:#333;
	line-height:19px;
	padding:20px;
}
#internas p {
	margin:15px 0 15px 0;
}
#internas h1,#internas h2,#internas h3,#internas h4 {
	margin:10px 10px 10px 0;
}
#internas h1, #internas h2, #internas h3, #internas h5, #internas h6 {
	color:#00458E;
	font-weight:bold;
}
#internas h1 {
	font-size:35px;
}
#internas h2 {
	font-size:28px;
}
#internas h3 {
	font-size:24px;
	border-bottom:1px solid #00458E;
}
#internas h4 {
	font-size:18px;
	color:#EF9B11;
	border-bottom:1px solid #EF9B11;
}
#internas h5 {
	font-size:13px;
}
#internas h6 {
	font-size:11px;
}
#internas img, #internas a:link img, #internas a:visited img {
	padding:5px;
	border:1px solid #D5E9FF;
	background:#fff;
	float:left;
	margin:0 10px 10px 0;
}
#internas a:hover img {
	padding:5px;
	border:1px solid #EF9B11;
	background:#fff;
	float:left;
	margin:0 10px 10px 0;
}
#internas a {
	color:#00458E;
}
/*FORMS*/
#internas form {
	margin:0;
	padding:0;
}

#internas input {
	background:#F5FAFF;
	border:1px solid #DBEDFF;
	font-size:14px;
	color:#00458C;
	margin-right:20px;
	padding:4px 0 0 4px;
	height:20px;
	width:370px;
}
#internas input:hover {
	border:1px solid #EF9B11;	
}
#internas input:focus {
	border:1px solid #EF9B11;	
}

#internas select {
	background:#F5FAFF;
	border:1px solid #DBEDFF;
	font-size:14px;
	color:#00458C;
	margin-right:20px;
	padding:4px 0 0 4px;
	height:26px;
	width:300px;
}
#internas select:hover  {
	border:1px solid #EF9B11;	
}
#internas select:focus {
	border:1px solid #EF9B11;	
}
#internas textarea:hover  {
	border:1px solid #EF9B11;	
}
#internas textarea:focus {
	border:1px solid #EF9B11;	
}

#internas label {
	padding-top:10px;
	font-weight:bold;
}
#internas textarea {
	background:#F5FAFF;
	border:1px solid #DBEDFF;
	font-size:14px;
	color:#00458C;
	margin-right:20px;
	padding:4px 0 0 4px;
	height:20px;
	font-family:"Trebuchet MS";
	width:370px;
	height:100px;
}