@CHARSET "ISO-8859-1";

body {
	background-image: url(../img/fundo.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#todo {
	width: 1024px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: auto;
	border-left: auto;
	margin-left: auto;
	margin-right: auto;	
}

#todoini {
	position: absolute;
	left: 50%;	
	top: 50%;
	width: 1024px;
	margin-left: -512px;
	margin-top: -150px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left: 0px;
}

#cabecalho {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: black;
	height: 198px;
	width: 1024px;
}

#rodape {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
	height: 109px;
	width: 1024px;
	background-image: url(../img/rod.jpg);

}

#corpo {
	background-image: white;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	clear: both;
}

#corpoinicio {
	background-image: url(../img/fundocorpo.jpg);
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	clear: both;
	height: 300px;
}

#corpoinicio table {
	margin-left: 100px;
}

#corpoinicio h1 {
	text-alig: left;
	margin-left: 100px;
	font-size: medium;
	color: rgb(0,90,135);
	font-family: Arial, sans-serif;	
	

}

#divdireita{
	width:1024px;
	float:left;
	background-color:white;
	overflow:auto;
}

#conteudodireita{
	width:580px;
	height:800px;
	background-color:white;
	overflow:auto;
}

#rodape img{
	border: 0px;	
}

#divesquerda{
	width:0px;
	height: 10px;
	float:left;
	background-color:white;
	overflow:auto;
}

#rodapedireita{
	width:400px;
	float:left;
	height:125px;
}

#rodapeesquerda{
	width:624px;
	height: 125px;
	float:left;
}

#rodape p {
	text-align: center;
	margin-top: 40px;
	padding-top: 40px;
	font-size: small;
	color: rgb(28,105,0);
	font-family: Arial, sans-serif;	
}
#rodapeesquerda p {
	text-align: center;
	margin-top: 50px;
	font-size: small;
	color: rgb(0,090,135);
	font-family: Arial, sans-serif;	
}

#rodapeesquerda a:link {
	font-size: small;
	color: rgb(28,105,0);
	font-family: Arial, sans-serif;	
	text-decoration: none;
}

#rodapeesquerda a:visited {
	font-size: small;
	color: rgb(28,105,0);
	font-family: Arial, sans-serif;	
	text-decoration: none;
}

#rodapeesquerda a:hover {
	font-size: small;
	color: rgb(119,174,255);
	font-family: Arial, sans-serif;	
	text-decoration: underline;
	
}


#slider{
	margin-left:0px;	
}

p {
	margin: 0px 0px 0px 0px; 

}

p.centro {
	text-align: center;
	margin: 0px 0px 0px 0px; 

}

p.erro {
	text-align: center;
	text-color: rgb(255,0,0);
	margin: 0px 0px 0px 0px;
	margin-left:90px; 
	border: 1px solid rgb(255,0,0);
	background-color: rgb(255,200,200);
	padding-left: 20px;
	padding-right: 20px;
}

p.confirm {
	text-align: center;
	text-color: rgb(90,135,0);
	margin: 0px 0px 0px 0px;
	margin-left:90px; 
	border: 1px solid rgb(90,135,0);
	background-color: rgb(210,255,120);
	padding-left: 20px;
	padding-right: 20px;
}

p.alerta {
	text-align: center;
	text-color: rgb(255,166,0);
	margin: 0px 0px 0px 0px;
	margin-left:90px; 
	border: 1px solid rgb(255,166,0);
	background-color: rgb(255,242,120);
	padding-left: 20px;
	padding-right: 20px;
}





#cabecalho p {
	text-align: right;
	margin-right: 10px;
	font-size: small;
	color: rgb(255,255,255);
	font-family: Arial, sans-serif;	


}


#cabecalho a:link {
	font-size: small;
	color: rgb(255,255,255);
	font-family: Arial, sans-serif;	
	text-decoration: none;
}

#cabecalho a:visited {
	font-size: small;
	color: rgb(255,255,255);
	font-family: Arial, sans-serif;	
	text-decoration: none;
}

#cabecalho a:hover {
	font-size: small;
	color: rgb(255,255,255);
	font-family: Arial, sans-serif;	
	text-decoration: underline;
	
}



#menup {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: grey;

	height: 30px;
	background-image: url(../img/bkmenu.jpg);
	background-repeat: repeat-x;
}





#corpo h1 {
	text-alig: left;
	margin-left: 40px;
	font-size: medium;
	color: rgb(0,90,135);
	font-family: Arial, sans-serif;	


}

#divesquerda h2 {
	text-alig: left;
	margin-left: 90px;
	font-size: small;
	color: rgb(28,105,0);
	font-family: Arial, sans-serif;	


}

#divdireita h2 {
	text-alig: left;
	margin-left: 40px;
	font-size: small;
	color: rgb(28,105,0);
	font-family: Arial, sans-serif;	
}

#divdireita p {
	text-align: justify;
	margin-left: 90px;
	margin-right: 20px;
	font-size: small;
	color: rgb(105,105,105);
	font-family: Arial, sans-serif;	
}


#divdireita ul {
	text-align: justify;
	margin-left: 40px;
	margin-right: 90px;
	font-size: small;
	color: rgb(105,105,105);
	font-family: Arial, sans-serif;	
}

#divdireita li.item {
	text-align: justify;
	margin-left: 40px;
	margin-right: 90px;
	font-size: small;
	color: rgb(105,105,105);
	font-family: Arial, sans-serif;	
}

#divesquerda p {
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
	font-size: small;
	color: rgb(105,105,105);
	font-family: Arial, sans-serif;	
}

#divcontato p {
	text-align: justify;
	margin-left: 90px;
	margin-right: 40px;
	font-size: small;
	color: rgb(105,105,105);
	font-family: Arial, sans-serif;	
}

#divlembrasenha p {
	text-align: justify;
	margin-left: 90px;
	margin-right: 40px;
	font-size: small;
	color: rgb(105,105,105);
	font-family: Arial, sans-serif;	
}

#corpo a.links:link {
	font-size: small;
	color: rgb(0,090,135);
	font-family: Arial, sans-serif;	
	text-decoration: none;
}

#corpo a.links:visited {
	font-size: small;
	color: rgb(0,090,135);
	font-family: Arial, sans-serif;	
	text-decoration: none;
}

#corpo a.links:hover {
	font-size: small;
	color: rgb(119,174,255);
	font-family: Arial, sans-serif;	
	text-decoration: underline;
	
}

#corpo a:link {
	font-size: small;
	color: rgb(0,090,135);
	font-family: Arial, sans-serif;	
	text-decoration: none;
}

#corpo a:visited {
	font-size: small;
	color: rgb(0,090,135);
	font-family: Arial, sans-serif;	
	text-decoration: none;
}

#corpo a:hover {
	font-size: small;
	color: rgb(119,174,255);
	font-family: Arial, sans-serif;	
	text-decoration: underline;
	
}


#divmenu p {
	text-align: justify;
	margin-left: 90px;
	margin-right: 40px;
	font-size: small;
	color: rgb(105,105,105);
	font-family: Arial, sans-serif;	
}






img.marcaini {
	margin-left: 4px;
}


p.foto {
	align: center;
}

img.link {
	border: 0;
}

td {
	font-size: small;
	color: rgb(80,80,80);
	font-family: Arial, sans-serif;	
	text-align: left;
	valign: top;
}
td.cab {
	background-color: rgb(0,70,105);
	font-size: small;
	color: rgb(255,255,255);
	font-family: Arial, sans-serif;	
	text-align: center;
}
td.dados {
	background-color: rgb(230,230,230);
	font-size: small;
	color: rgb(80,80,80);
	font-family: Arial, sans-serif;	
	text-align: left;
}

td.cabextrato {
	background-color: rgb(230,230,230);
	font-size: small;
	color: rgb(80,80,80);
	font-family: Arial, sans-serif;	
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-right: 35px;
}
td.dadosextrato {
	background-color: rgb(255,255,255);
	font-size: small;
	color: rgb(80,80,80);
	font-family: Arial, sans-serif;	
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

tr.detalhespremio {
	background-color: rgb(245,245,255);
	font-size: small;
	color: rgb(80,80,80);
	font-family: Arial, sans-serif;	
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.listapremios {
	background-color: rgb(255,255,255);
	font-size: small;
	color: rgb(80,80,80);
	font-family: Arial, sans-serif;	
	text-align: left;
	padding-top: 30px;
	padding-bottom: 30px;
}

td.dados2 {
	background-color: rgb(150,225,0);
	font-size: small;
	color: rgb(80,80,80);
	font-family: Arial, sans-serif;	
	text-align: left;
}
td.dados3 {
	background-color: rgb(255,0,0);
	font-size: small;
	color: rgb(80,80,80);
	font-family: Arial, sans-serif;	
	text-align: left;
}
td.dados4 {
	background-color: white;
	font-size: small;
	color: rgb(80,80,80);
	font-family: Arial, sans-serif;	
	text-align: left;
}
td.acao {
	background-color: rgb(230,230,230);
	font-size: small;
	color: rgb(80,80,80);
	font-family: Arial, sans-serif;	
	text-align: center;
}
td.destaque {
	background-color: rgb(150,225,0);
	font-size: small;
	color: rgb(80,80,80);
	font-family: Arial, sans-serif;	
	text-align: center;
}
table {
	border: 0px;
	margin-left: 40px;
	margin-right: 40px;
	
}
form {
	border: 0px;
	margin-bottom: 0px;
}
p.miniobs {
	text-align: left;
	margin: 0px;
	font-size: xxx-small;
	font-family: Arial, sans-serif;	
	padding: 10px;
	border:0px;
}
p.estatistica {
	text-align: left;
	margin: 0px;
	font-size: x-small;
	font-family: Arial, sans-serif;	
	padding: 0px;
	border:0px;
}
td.estatistica {
	background-color: rgb(230,230,230);
	font-size: x-small;
	color: rgb(80,80,80);
	font-family: Arial, sans-serif;	
	text-align: left;
}
td.estatisticaalerta {
	background-color: rgb(255,255,0);
	font-size: x-small;
	color: rgb(80,80,80);
	font-family: Arial, sans-serif;	
	text-align: left;
}

p.saldo {
	text-align: center;
	text-color: rgb(0,88,165);
	margin: 0px 0px 0px 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left:90px; 
	border: 1px solid rgb(0,88,165);
	background-color: rgb(210,255,120);
}


.nivoSlider {
    position:relative;
    width:300px; /* Change this to your images width */
    height:199px; /* Change this to your images height */
    background:url(img/spinner.gif) no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}



p.tab{
	margin-left: 20px;	
}
ul.tabs {
	margin: 0;
	margin-left:90px;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 300px;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 300px;
	background: #fff;
	margin-bottom: 20px;
	margin-left: 90px;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}

#divdireita p.obs {
	text-align: justify;
	margin-left: 40px;
	margin-right: 20px;
	font-size: xx-small;
	color: rgb(105,105,105);
	font-family: Arial, sans-serif;	
}