*{
	padding:0;
	margin:0;
}

html{
	min-height: 100%;
}
body,td,th {
	font-family: Arial;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height:22px;
	color: #666;
	background:#e5e5e5;
	height: 100%;
}

#faixa {
width: 100%;
height: 43px;
color: white;
text-shadow:2px 2px 1px #369,
-2px -2px 1px #369,
-2px 2px 1px #369,
2px -2px 1px #369;
box-shadow: 5px 5px 10px #3C3C3D;
-webkit-box-shadow: 5px 5px 10px #3C3C3D;
-moz-box-shadow: 5px 5px 10px #3C3C3D;
background-color:#e4030b;
background-image:url(../imagens/logo-todos.png);
background-repeat:no-repeat;
background-position:center;
}


#todo {
	
	display: table;	
	width: 1000px;
	margin:0px auto;
	min-height: 100%;
	position:relative;

	
}

#topo {
	
	width: 1000px;
	height: 197px;
	cursor: pointer;
	position:relative;
}

#meio {
	
	width: 1001px;
	background-color:#FFFFFF;
	margin:auto;
	min-height: 1400px;
	max-height:100%

	
}
#rodape{
	position: absolute;
	bottom: 0;
	width: 1000px;
	height: 20px;
	margin-top: -1px; 
	clear:both;	
}

#menu{
	float:left;
	margin:auto;
	width: 230px;
	background-color:#0c3457;
	min-height: 1374px;
	max-height:100%

}

#conteudo{
	margin:auto; 
	width: 538px;
	background-color:#ffffff;
	position:relative;
	min-height: inherit;
}

#conteudo-paginas{
	margin-left:240px;
	margin-right: 10px; 
	width: 750px;
	background-color:#ffffff;
	position:relative;
	min-height: 800px;
}

#conteudo-noticias{
	margin: 20px; 
	width: 720px;
	background-color:#ffffff;
	position:relative;
	float:left;
}

#lateral-direita{
	margin:auto;
	width: 232px;
	background:#ffffff;
	float:right;
	position:relative;
	
}

#corsel{
	margin:auto;
	width: 520;
	height: 236px;
	background:#FFFFFF;
	position:relative;
}

#corsel2{
	margin:auto;
	width: 750;
	height: 436px;
	background:#FFFFFF;
	position:relative;
}

#noticias{
	margin:auto;
	width: 538;
	height: 180px;
	background:#FFFFFF;
	position:relative;
}

#noticias-1{
	width: 267px;
	height: 680px;
	background-color:#ffffff;
	float:left;
}

#noticias-2{
	margin:auto;
	width: 269px;
	height: 180px;
	background-color:#ffffff;
	float:right;
	position:relative;
}

#noticias-3{
	width: 267px;
	height: 450px;
	background-color:#ffffff;
	float:left;
}

#videos{
	margin:auto;
	width: 538;
	height: 580px;
	background:#FFFFFF;
	position:relative;
	top:auto;
		
}
#videos2{
	margin:auto;
	width: 538;
	height: 280px;
	background:#FFFFFF;
	position:relative;
	top:auto;
		
}

#videos-1{
	margin:auto;
	width: 247px;
	height: 211px;
	background-color:#ffffff;
	float:left;
	margin-left: 20px;
	top:auto;
}

#videos-3{
	margin:auto;
	width: 213px;
	height: 211px;
	background-color:#ffffff;
	float:left;
	top:auto;
}

#videos-2{
	width: 260px;
	height: 200px;
	background-color:#ffffff;
	float:right;	
}

#videos-4{
	width: 260px;
	height: 470px;
	background-color:#ffffff;
	float:right;	
}

#videos-5{
	width: 260px;
	height: 670px;
	background-color:#ffffff;
	float:right;
	position:relative;
	top:auto;
}

#documentos{
	margin:auto;
	width: 538;
	min-height: 230px;
	background:#FFFFFF;
	position:relative;	

}

#texto{
	margin:auto;
	width: 538;
	height: 183px;
	background:#FFFFFF;
	position:relative;	
}



a:link {
	color: #149BB7;
	text-decoration: none;
	
}
a:visited {
	color: #149BB7;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


a.sub {color:#333333;background-color:#C5C5C5; padding:5px;}
a.sub:hover {color:#E4E4E4; background-color:#000000; text-decoration:none;padding:5px;}


.titulo-azul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#00a1eb;
	text-decoration:none;
	border-style:dotted;
	border-bottom-color:#6d6d6d;
	border-top:none;
	border-left:none;
	border-right:none;
	border-width: 1px;
	white-space:pre;	
}

.txtnoticia{
	font-size:12px;
	color:#393838;
	margin-left:20px;
	margin-right:20px;	
}

.p5{
	font-size:14px;
	color:#000;
	font-weight: bold;
	white-space:pre;
	margin-left:20px;	
}

.p1{
	font-size:14px;
	color:#003366;
	font-weight: bold;
}

.p-verde{
	font-size:15px;
	color:#10b032;
	font-weight: bold;
	white-space:pre;
}

.p-recuo{
	margin-left: 35px;
}

.texto-home{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height:22px;
	color: #333333;
	width:inherit;
	text-align:justify;
	margin-left: 20px;
	margin-right: 20px;
	width:auto;
	height:auto;
}

.texto-home2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height:22px;
	color: #333333;
	width:inherit;
	text-align:justify;
	width:auto;
	height:auto;
}
.texto-home3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height:22px;
	color: #333333;
	width:inherit;
	text-align:justify;
	margin-left: 20px;
	margin-right: 20px;
	width:auto;
	height:180px;
}

table.rentabilidade {
	background:#f8fbff;
	border: 2px solid #669934;
	border-collapse:collapse;
	width: 213px;
	
}

table.borda-verde{
	background:#f8fbff;
	border: 2px solid #669934;
	border-collapse:collapse;
}

table.rentabilidade th {
	background:#a4c962;
	color:#0a2e62;
	font-size:14px;
	font-weight: bold;
}

table.borda-verde th {
	background:#a4c962;
	color:#0a2e62;
	font-size:14px;
	font-weight: bold;
}


table.rentabilidade td {
	background:#ffffff;
	border-style:solid;
	border: 2px solid #669934;
	color:#0a2e62;
	font-size:12px;
	font-weight: bold;
}

#slideshow {
			width: 499px;
			position: relative;
			
		}
		.slider {
			top: 0;
			left: 0;
			width: 100%;
			max-width: 600px;
			height: auto;
			position: absolute;
		}

.img-flutuante-direita{
	float: right;
	padding: 5px;
}

.img-flutuante-esquerda{
	float: left;
	padding: 10px;
}

pre {
    display: block;
    font-family: monospace;
    white-space: pre;
    margin: 1em 0;
}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  width:375px; 
  height:203px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog1 {
  width:375px; 
  height:203px;
}

#dialog1 .d-header {
  background:url(login-header.png) no-repeat 0 0 transparent; 
  width:375px; 
  height:150px;
}

#dialog1 .d-header input {
  position:relative;
  top:60px;
  left:100px;
  border:3px solid #cccccc;
  height:22px;
  width:200px;
  font-size:15px;
  padding:5px;
  margin-top:4px;
}

#dialog1 .d-blank {
  float:left;
  background:url(login-blank.png) no-repeat 0 0 transparent; 
  width:267px; 
  height:53px;
}

#dialog1 .d-login {
  float:left;
  width:108px; 
  height:53px;
}

#boxes #dialog2 {
  background:url(notice.png) no-repeat 0 0 transparent; 
  width:326px; 
  height:229px;
  padding:50px 0 20px 25px;
}

.close{display:block; text-align:right;}


