/* estilos globais */
body {
	background-color: #fff;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
  	margin-bottom: 25px;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

p {
	font-size: 12px;
	margin-left: 20px;
}

table {
	font-size: 12px;
	margin-left: 20px;
}


ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

li {
	list-style-type: none;
	padding: 6px;	
}

h3 {
	font-family: Arial, Helvetica, sans-serif;	
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	color: #003368;
	margin-left: 20px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;
	font-weight: bold;
	color: #003368;
	margin-left: 20px;
  	margin-top: 0px;
	margin-bottom: 4px;
}

.realce {
	font-size: 12px;
	font-weight: bold;
	color: #003368;
}

/* body->container */
#container {
	margin: auto;
	width: 750px;
	border: solid 1px #003368;
	text-align: left;
	background-color: #fff;
	background-image: url(/imagebank/header.gif);
    background-repeat: no-repeat;	
}

/* body->container->logobte */
#logobte {
	float: left;
	height: 200px;
	width: 265px; 
	padding: 0px;
	margin-bottom: 35px;
}

/* body->container->boxmenu */
#boxmenu {
	height: 93px;
	width: 269px; 
	padding: 0px;
	margin-left: 400px;
	margin-top: 50px;
	background-image: url(/imagebank/box.gif);
    background-repeat: no-repeat;
    font-weight: bold;
    font-style: italic;
    color: #fff;
}

#boxmenu a {
	color: #fff;
	text-decoration: none;
}

.opcao1 {
	padding-left: 20px;
}

.opcao2 {
	padding-left: 10px;
}

.opcao3 {
	padding-left: 0px;
}

/* body->container->boxmenu2 */
#boxmenu2 {
	height: 93px;
	width: 269px;
	padding: 0px;
	margin-left: 400px;
	margin-top: 50px;
	background-image: url(/imagebank/box.gif);
    background-repeat: no-repeat;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	line-height: 11px;
} 

#boxmenu2 a {
	color: #fff;
	text-decoration: none;
}

.opcao4 {
padding-left: 18px;
}

.opcao5 {
padding-left: 12px;
}

.opcao6 {
padding-left: 6px;
}

.opcao7 {
padding-left: 0px;
} 

/* body->container->header */
#header {
	width: 900px;
	margin: 0;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* body->container->contents */
#contents {
	clear: left;
	width: 750px;
	font-size: 12px;
	width: 680px;
	margin-left: 35px;
	margin-bottom: 35px;
}

#contents p {
	line-height: 18px;
}

#contents a {
	text-decoration: underlined;
	color: #00742E;
}

#contents a:hover {
	text-decoration: none;
	color: #003368;
}

#contents a:visited {
	text-decoration: underlined;
	color: #003368;
} 

/* body->container->contents->boxserie */
#boxserie {
    width: 680px;
	background-color: #bfcfdd;
}

.topo {
	background-image: url(/imagebank/topo.gif);
    background-repeat: no-repeat;
    text-align: center;
    width: 680px;
}

.fundo {
	background-image: url(/imagebank/fundo.gif);
    background-repeat: no-repeat;
	background-position: bottom;         
    text-align: center;
    width: 680px; 
    clear: left;
}

.numero {
	margin: 0px;
	padding: 3px;
}

.descri {
	width: 245px;
	padding: 20px;
	float: left;	
}

.capa {
	background-image: url(/imagebank/sombra.gif);
    background-repeat: no-repeat;
	background-position: bottom; 
	width: 118px;
	height: 162px;
	float: left;	
}

.semcapa {
	width: 118px;
	height: 162px;
	float: left;	
}

.formbte {
	margin-top: 30px;
}

.titverde {
	font-family: Arial, Helvetica, sans-serif;	
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #003368;
	margin-left: 15px;
	margin-bottom: 5px;
	border-bottom: solid 1px #01742f;
}

.titvermelho {
	font-family: Arial, Helvetica, sans-serif;	
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #003368;
	margin-left: 15px;
	border-bottom: solid 1px #c61318;

}

.titbold {
	color: #003368;
} 

.txtbox {
	float: left;
	margin-top: 15px;
	margin-left: 20px;
	color: #013e77;
}

.txt {
	float: left;
	margin-left: 20px;
	color: #013e77;
}

.pdf {
	vertical-align: middle;
	margin: 5px;
}

.bt1 {
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.bt2 {
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.bt3 {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

#boxseparata {
        width: 680px;
	background-color: #bfcfdd;
}

.formseparata {
	margin-top: 50px;
}


/* body->container->logos */
#logos {
	border-top:  solid 1px #003368;
	border-bottom:  solid 1px #003368;
	margin-bottom: 10px;	
}

.apoios {
	margin-left: 35px;
}

#acesso {
	padding-left: 35px;
	float: left;
	height: 60px;
	margin-right: 20px;	
}

/* body->container->footer */
#footer {
	font-size : 12px;
	color: #626262;
	padding: 0px;	
}

#footer a {
	text-decoration: underlined;
	color: #003368;
}

#footer a:hover {
	text-decoration: none;
	background-color: #003368;
	color: #fff;	
}

#footer p { 
	margin: 5px;
}


/* clean */
#clean {
	clear: both;
}

/* estilos interiores */
#boxinterior {
    width: 680px;
	background-color: #bfcfdd;
}

.titinterior {
	font-family: Arial, Helvetica, sans-serif;	
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #003368;
	margin-left: 20px;
	border-bottom: solid 1px #000;
}

dt { 
	margin-top: 10px;
}

dt a {
	color: #fff;
	margin-right: 5px;
}

.bt0 {
	margin-left: 20px;
}

.bt4 {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;	
}

.bt5 {
	margin-left: 10px;
}

.campointerior {
	margin-left: 20px;
	margin-right: 5px;	
}

.campointerior2 {
	margin-left: 5px;
	margin-right: 5px;	
}

.campointerior3 {
	margin-left: 20px;
	margin-right: 5px;
	vertical-align: top; 
}