﻿
html,body{
	margin: 0px 0px 0px 0px;
	background-color : #001740 ;
	background :url('../imagens/fundo.png') fixed center ;
	background-repeat:repeat-x;
	height:100%;
}

#site
{
	width:970px;
	background :url('../imagens/fundo.png') fixed center ;
	text-align: left;
	background-repeat:repeat;
	font-family:Arial;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	top:0px;
	margin:0px;
	max-height:100%;
	min-height:100%;
	overflow:inherit;
	height:auto;
	
}

.titulo{
	background: url('../imagens/fundo_titulo.jpg');
	vertical-align: bottom;
	padding-left: 15px;
}

.data {
	color: #C6DB58;
	text-align:left;
	font-size: 11px;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
}

.topico {
	color: #C6DB58;
	font-weight: bold;
}

.titulo_lista_noticia {
	font-family: Arial;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

.titulo_noticia {
	font-family: Arial;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	background-color:white; 
	height: 20px;
	color:#001740;
	vertical-align:middle;
	margin-left:20px;
	padding-left: 5px;
	padding-right:5px;
	padding-top:5px;
}

.texto_resumo {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
}

#info_cases {
	margin-left:20px;
}

.texto {
	font-family: Arial;
	font-size: 12px;
	padding-left: 20px;
	margin-right: 20px;
	height: 100%;
	min-height:450px;
	color: #FFFFFF;
}

#linha {
	height:10px;
	margin-right: 15px;
	margin-left:20px;
	background-image: url(../imagens/pontilhado.jpg);
}

.linha_pontilhada {
	height:8px;
	background-image: url(../imagens/pontilhado.jpg);
}

#contgeral
{
	background : #001740;
	width:770px;
}

#site_inicial
{
	width:770px;
	background :#001740;
	color:white;
	position:absolute;

}



#topo_p1
{
	margin-left:9px;
	float:left;
	text-align:center;	
	width:39%;
}

#topo_p2
{ 
	text-align:right;
}

#topo_central {
	color:#FFFFFF;
}

#banner_cima
{
	width: 760px;
	height:25px;
	top:0px;
	bottom:0px;
	background: url('../imagens/topo_banner.png');
	padding: 0px;
	margin-left:5px;
	margin-bottom:0px;
	margin-top: 0px;
	margin-right: 0px;	
}

#banner_meio
{ 
	width: 760px;
	background:white;
	margin-left:5px;
}

#logo_p2s
{
	width:239px;
	float:left;
	text-align:center;
	padding-top:50px;
	padding-left:25px;
	
}

#banner_p2s
{
	text-align:right;
	padding: 20px;
}


#baixo_banner
{
	width:760px;
	background :#001740;
	height:auto;
	
}

input{
	font-family:Arial;
	font-size:11px;
	color:#00B1B0;
	font-weight:bold;
	border:1px white solid;
	padding: 2px;
}

textarea{
	font-family:Arial;
	font-size:11px;
	color:#00B1B0;
	font-weight:bold;
	border:1px white solid;
	padding: 2px;
}



#menu
{
	width:760px;
	height:50px;
	margin-left:10px;
	font-weight:bold;
	background :#001740;
	padding-bottom:0px;
}


.itemsmeio
{
	width:auto;
	height:auto;
	float:left;	
	margin-right:10px;
}

.itemsmeio:hover{
	color:yellow;
}



#abas
{
	background :url('../imagens/montagemcima_abas.jpg') repeat-x;
	width:760px;
	height:37px;
	margin-left:5px;	
}

#label_noticia
{
	float:left;
	background :#001740;
	margin-top:9px;
	color:white;
	font-family:Tahoma;
	font-size:20px;
	margin-left:50px;
	text-align:left;
	position:relative;
	top:-9px;


}

#label_cases
{
	float:left;
	background :#001740;
	margin-top:9px;
	color:white;
	font-size:20px;
	margin-left:150px;
	text-align:left;
	position:relative;
	top:-1px;

}
#coluna_noticias
{
	float:left;	
	width:770px;
	text-align:left;
	background :#001740;
}

#coluna_case
{
	text-align:left;
	width:234px;
	float:left;	
	border:1px silver solid;
	background :#001740;
	
}



#upload_duvida
{
 width:770px;
 text-align:right;
 font-weight:bold;	
}

#botao_upload
{
	background :#001740;
}

#rodape
{
	width:760px;
	padding-left:5px;
}

#imagemzinha
{
	background-image:url('../imagens/lado_direito_banner.jpg');
    height:100%;


}

#lado_direito {
	float:right;
	width:200px;
	font-size:10px;
	text-align:center;
	position:absolute;
	right:-200px;
	margin-top:0px;
	background :#001740;
	border:none;
	visibility:hidden;	
	min-height:100%;
	max-height:100%;
	height:auto;
	display:table-row;
	border-collapse:separate;
}

.linhas_flutuantes {
	background-image: url('../imagens/lado_direito_banner.jpg');
	background-position: center;
	text-align: center;
}

.botaologar
{
	font-family:Tahoma;
	font-size:12px;
	color:white;
	font-weight:bold;
	
}

.voltar{
	padding-right:15px;
	padding-left:20px;
	font-size:11px;
}

a {
	color: #C6DB58;
	text-decoration: none;
}
a:visited {
	color: #C6DB58;
	text-decoration: none;
}
a:active {
	color: #C6DB58;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#usuario
{
	
font-family:Tahoma;
font-size:12px;
width:100px;
}
#senha
{
font-family:Tahoma;
font-size:12px;
width:100px;
}
#coluna_3
{
	text-align:left;
	width:210px;
	float:left;	
	color:black;
	border:1px silver solid;
	height:100%;
	background-color:white;
}


hr
{
 	border:1px white solid;	
}

#logar
{
	border:none;
	background-image:url('../imagens/topo_parte3meio.jpg');
	color:black;
	font-weight:bold;
	font-size:12px;
	width:90%;
}

#topoc3
{
	height:27px;
	background :url('../imagens/topo_parte3meio.jpg') repeat;
}