* { 
margin : 0;
padding : 0;
}

a:visited {color: #333333;}
a:hover {color: #a80000;text-decoration: none;}

/*a.linktres:active { 
color : #666666;
text-decoration : underline;
text-align : left;
background-color : #FFFFFF;
}*/

a.linktres:link { 
color : #880000;
text-decoration : underline;
font-family : "Trebuchet MS";
font-size : 13px;
font-weight : normal;
} 
a.linktres:visited {
	text-decoration : underline;
	text-align : left;
	color: #880000;
	font-weight: normal;
	font-family: "Trebuchet MS";
	font-size: 13px;
} 
a.linktres:hover {
	color : #880000;
	text-align : left;
	text-decoration: none;
	font-weight: normal;
	font-family: "Trebuchet MS";
	font-size: 13px;
}

			/*Linkquatro*/

 a.linkquatro:link {
	color : #708970;
	text-decoration : underline;
	font-family : "Trebuchet MS";
	font-size : 12px;
	font-weight : normal;
	letter-spacing: 1px;
} 
a.linkquatro:visited {
	text-decoration : none;
	text-align : left;
	color: #708970;
	font-weight: normal;
	font-family: "Trebuchet MS";
	font-size: 12px;
	letter-spacing: 1px;
} 
a.linkquatro:hover {
	color : #333333;
	text-align : left;
	text-decoration: none;
	font-weight: normal;
	font-family: "Trebuchet MS";
	font-size: 12px;
	letter-spacing: 1px;
}

			/*Linkcinco*/

a.linkcinco:link {
	color : #a80000;
	text-decoration : none;
	font-family : "Trebuchet MS";
	font-size : 11px;
	font-weight : normal;
	letter-spacing: 1px;
} 
a.linkcinco:visited {
	text-decoration : none;
	text-align : left;
	color: #a80000;
	font-weight: normal;
	font-family: "Trebuchet MS";
	font-size: 11px;
	letter-spacing: 1px;
} 
a.linkcinco:hover {
	color : #333333;
	text-align : left;
	text-decoration: none;
	font-weight: normal;
	font-family: "Trebuchet MS";
	font-size: 11px;
	letter-spacing: 1px;
}

			/*Linkseis*/

 a.linkseis:link {
	color : #840000;
	text-decoration : underline;
	font-family : "Trebuchet MS";
	font-size : 11px;
	font-weight : normal;
	letter-spacing: 1px;
}
a.linkseis:visited {
	text-decoration : none;
	text-align : left;
	color: #840000;
	font-weight: normal;
	font-family: "Trebuchet MS";
	font-size: 11px;
	letter-spacing: 1px;
} 
a.linkseis:hover {
	color : #840000;
	text-align : left;
	text-decoration: none;
	font-weight: normal;
	font-family: "Trebuchet MS";
	font-size: 11px;
	letter-spacing: 1px;
}

		   /*Linksete*/

a.linksete:link {
	color : #000000;
	text-decoration : underline;
	font-family : "Trebuchet MS";
	font-size : 13px;
	font-weight : normal;
} 
a.linksete:visited {
	text-decoration : underline;
	text-align : left;
	color: #000000;
	font-weight: normal;
	font-family: "Trebuchet MS";
	font-size: 13px;
	letter-spacing: 1px;
} 
a.linksete:hover {
	color : #000000;
	text-align : left;
	text-decoration: none;
	font-weight: normal;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
			 /*Body*/

body {
	scrollbar-arrow-color:#B0A06F;
	scrollbar-face-color:#FFFFFF;
	scrollbar-darkshadow-color:#B0A06F;
	scrollbar-track-color:#ffffff;
	/*scrollbar-shadow-color:#B0A06F;*/
	text-align: left;
	position: relative;
	width: 760px;
	margin-left: -380px;
	left: 50%;
}
body {
	text-align : center;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	top: 15px;
}

			 /*Botão*/
			 
.botao {
	background-color : #880000;
	font-family : "Trebuchet MS";
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	height : 19px;
	border: none;
	text-align: center;
} 

			 /*Border*/

.border1 {
	border: 1px solid #B0A06F;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #2A2A2A;
	text-align: left;
	line-height: 20px;
}
.border2 {
	border: 1px solid #E6D5B7;
}
.border3 {
	border: 1px solid #C8BC9A;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.border4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0A06F;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.border5 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	background-color: #d7ceb5;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B0A06F;
	border-right-color: #B0A06F;
	border-left-color: #B0A06F;
	text-align: left;
	text-indent: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B0A06F;
}
.border5_1 {
	background-color: #D6CCB4;
	border-bottom-width: 1px;
	border-bottom-color: #857649;
	border-bottom-style: dashed;
	padding-top: 1px;
	padding-bottom: 1px;
	visibility: visible;
	z-index: 3;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #857649;
	border-right-color: #857649;
	border-left-color: #857649;
	font-weight: bold;
}
.border5_2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #BOAO6F;
	border-right-color: #BOAO6F;
	border-bottom-color: #BOAO6F;
	border-left-color: #BOAO6F;
	background-color: #D7CEB5;
	font-weight: bold;
}
.border6 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}

.border8 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a80000;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
}
.border9 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E1DCC8;
	border-left-color: #E1DCC8;
}
.border10 {
	background-color: #EAEEEA;
	border: 1px solid #7C8F7C;
}

			 /*Caixa*/
			 
.caixa {
	font-family : "Trebuchet MS";
	font-size : 12px;
	font-weight : normal;
	height : 18px;
	color : #333333;
	width : 90px;
	text-align : left;
	font-variant: normal;
	border: 1px solid #B0A06F;
	text-indent: 5px;
	left: 0px;
}
.caixa1 {
	height: 150px;
	width: 250px;
	border: 1px solid #B0A06F;
}
.caixa2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-align: left;
	text-indent: 5px;
	height: 18px;
	width: 150px;
	border: 1px solid #B0A06F;
}
.caixa3 {
	border: 1px solid #B0A06F;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	width: 150px;
	height: 100px;
}
.caixa4{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #646464;
	text-align: center;
	height: 18px;
	width: 93px;
	border: 1px solid #B0A06F;
	margin-left: 0px;
	left: 0px;
}
.caixa5 {
	width: 180px;
	border: 1px solid #b0a06f;
}

.caixa6 {
	border: 1px solid #B0A06F;
	height: 18px;
	width: 98px;
	clip: rect(auto,auto,auto,0px);
	left: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-indent: 0px;
}

			 /*Fdoformula*/

.fdoformula1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #7A7A7A;
}
.fdoformula2 {
	text-align: left;
	text-indent: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #91A291;
	border-left-color: #91A291;
}
.fdoformula3 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #383838;
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #C8BC9A;
	border-left-color: #C8BC9A;
	display: block;
	line-height: 20px;
}
.fdoformula4 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DBC279;
	border-left-color: #DBC279;
}
.fdoformula5 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #2A2A2A;
	text-align: left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #D3CBAF;
	border-left-color: #C8BC9A;
	display: table-cell;
}

.formula4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8BC9A;
}

.fdoban1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: solid;
	border-top-color: #C8BC9A;
	border-bottom-color: #C8BC9A;
	background-color: #FFFFFF;
}
.fformula {
}
.fdoboletim {
}


#geral { 
width : 760px;
height : auto;
font-family : "Trebuchet MS";
font-size : 13px;
} 

.input input{
    font-family: "Trebuchet MS";
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #a80000;
    border: none;
}
.jumpmenu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border:none
}
.linkdois {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	letter-spacing: 1px;
}

			 /*P*/

p {
	color : #2A2A2A;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-align: left;
	line-height: 20px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
} 
.p1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 20px;
	color: #2A2A2A;
}
.p2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: left;
	line-height: 18px;
}

			/*Menu1*/

#menu1 a {
	color:#313131;
	text-decoration: none;
	display:block;
	font-family:"Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	text-align : left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #6f0000;
	border-left-color: #6f0000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 100px;
	}	
#menu1 a:hover {
	color:#FFFFFF;
	font-weight: normal;
	background-color: #880000;
	}

			/* Menu2*/
#menu2 a {
	color:#666666;
	text-decoration: none;
	display:block;
	font-family:"Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	text-align : left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 100px;
	}	
#menu2 a:hover {
	color:#999966;
	font-weight: normal;
	}
	
			/* Menu3*/

#menu3 a {
	color:#000000;
	text-decoration: none;
	display:block;
	font-family:"Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	text-align : left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 100px;
	background-color: #D1D8D1;
	font-weight: normal;
	border: 1px solid #9DAC9D;
	}	
#menu3 a:hover {
	color:#FFFFFF;
	font-weight: normal;
	background-color: #A6B7A6;
	}
	
			/* Menu4*/
	
#menu4 a {
	color:#000000;
	text-decoration: none;
	display:block;
	font-family:"Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	text-align : left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 100px;
	background-color: #f3ebd2;
	font-weight: normal;
	border: 1px solid #DBC279;
	}
#menu4 a:hover {
	color:#FFFFFF;
	font-weight: normal;
	background-color: #DBC279;
	}

			/* Restrita*/

.restrita { 
	width : 100px;
	color : #999999;
	text-decoration : none;
	font-family : "Trebuchet MS";
	font-size : 11px;
	font-weight : normal;
	float : right;
} 

.rodape {
	background-color: #FFFFFF;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #A80000;
	border-right-color: #A80000;
	border-bottom-color: #A80000;
	border-left-color: #A80000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #787878;
	letter-spacing: 1px;
	word-spacing: 1px;
}

			/* Select*/
			
select {
	font-family : "Trebuchet MS";
	font-size : 12px;
	font-weight : normal;
	color: #666666;
	border: 1px solid #B0A06F;
	height:20px;
}
select {
	font-family : "Trebuchet MS";
	font-size : 12px;
	font-weight : normal;
	color: #666666;
	border: 1px solid #B0A06F;
	height:20px;
}

			/* Table*/

.tabelaprincipal {
	width: 760px;
}
.tabelamenu {
	padding-left: 0px;
	width: 130px;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
}
.tabelamenuprincipal {
	text-align: left;
	width: 130px;
}
.table2 {
}
.tabelaprimeiratopo {
	background-image: url(../images/bannerebp2.jpg);
	background-repeat: no-repeat;
	width: 721px;
	top: 0px;
	height: 102px;
}
.tabelasegundatopo {
	background-image: url(../images/topo_instituto.jpg);
	background-repeat: no-repeat;
	width: 721px;
	top: 0px;
	height: 82px;
}
.tabelaterceiratopo {
	background-image: url(../images/topo_centro.jpg);
	background-repeat: no-repeat;
	width: 721px;
	top: 0px;
	height: 88px;
}
.tabelaquartatopo {
	background-image: url(../images/bannerebp3.jpg);
	background-repeat: no-repeat;
}

.teste{scrollbar-highlight-color:#B0A06F;	scrollbar-3dlight-color:#ffffff;
}

.titulacao {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #000000;
	text-align: left;
	left: 0px;
	top: 0px;
	font-weight: bold;
	text-indent: 1px;
}

.topoboletim {
	background-image:url(file:images/bannerebp_news2.jpg);
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	background-repeat: no-repeat;
	background-position: center;
}

			/* Titulo*/

.titulo {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #a9261d;
	text-align: right;
	font-variant: small-caps;
	font-weight: normal;
}
.titulo1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.titulo2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #880000;
	text-decoration: none;
	font-variant: small-caps;
	text-align: left;
	font-weight: normal;
}
.titulo3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #840000;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.titulo4 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #840000;
	letter-spacing: 0px;
	font-weight: normal;
}

.titulo6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C5C5C;
	text-align: left;
	line-height: 15px;
}
.titulo7 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-variant: small-caps;
	color: #970000;
	text-align: left;
}
.titulo8 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-variant: small-caps;
	color: #9D0000;
	text-align: left;
	font-weight: bold;
}
.titulo9 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #880000;
}
.titulo10 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.titulo11 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	letter-spacing: 1pt;
}
.titulo12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-variant: small-caps;
	color: #C8BC9A;
	text-align: left;
	text-indent: 5px;
}
.titulo13 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4B4B4B;
}

.titulo15 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #880000;
	font-weight: normal;
}
.titulo16 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #a80000;
	font-weight: bold;
}
.titulo16 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #a80000;
	font-weight: bold;
}
.titulo17 {
	font-family: "Trebuchet MS";
	font-size: 28px;
	color: #A80000;
}
.titulo18 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #875e10;
	word-spacing: 1px;
}

.titulo19 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-align: justify;
}
.titulo20 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #840000;
}
 
.titulo21 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF6600;
}
.titulo21 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF9900;
}
.titulo22 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #6B7E6B;
	text-align: left;
}
.titulo23 {
}
.titulo24 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #869986;
	letter-spacing: 1px;
}
.titulo24 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.titulo25 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #840000;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.titulo26 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
}
.border_parana {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1DCC8;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #D9D2B9;
	padding-left: 10px;
	padding-top: 3px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	padding-bottom: 3px;
}
p3 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	line-height: 17px;
}
