/* Default CSS Stylesheet for a new Web Application project */

.main
{
	display: block;
	/*BACKGROUND-COLOR: #E8EEF7;*/
	background-image: url(./imagens/fundo.jpg);
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    width: 1000px;
    height: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    POSITION: relative;
    border: #000000 1px solid;
    vertical-align : middle;
    margin:0;
    padding: 0 0 0 0;
     
}


.cabecalho
{
	display: block;
	width: 1000px;
	height: 120px;
	float:left;	
	/* background-image: url(./imagens/TOPO_escuro.jpg); */
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
	border-bottom: none;
	border-top: none;
	padding: 0 0 0 0;
	
}

.centro
{
	display: block;
	width: 1000px;
    height:  580px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    POSITION: relative;
    /*background-image: url(./imagens/fundo_baixo_escuro.jpg); */
    background-repeat: no-repeat;
    background-position: 0 0;
    padding: 0 0 0 0;
    
   
   
    
   
}

.conjunto_top
{
	display: block;
	width: 1000px;
	/*height: 360px;*/ 
	/* height:  580px; */  
    POSITION: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 0 0;
   
}

.conjunto_bottom
{
	display: block;
	width: 1000px;
	height:  220px; 
    POSITION: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto; 
    padding: 0 0 0 0;
    top: 0px;
    left: 0px;
   
}

.texto_esq
{
	
	display: block;
	width: 370px;
	height: 190px;
	left: 25px;
	top: 15px;
	POSITION: relative;
	float: left;
	BACKGROUND-COLOR: none;
	padding: 0 0 0 0;
	margin:0;
}

.texto_dir
{
	display: block;
	width: 498px;
	height: 225px;
	left: 57px;
	top: 0px;
	POSITION: relative;
	float: left; 
	BACKGROUND-COLOR: none;
	padding: 0 0 0 0;
	margin:0;
}

.texto_1 /* Frame  */
{
	display: block;
	width: 347px;
	height:  178px; /*180px;*/
	POSITION: relative;
	top: -18px;
	BACKGROUND-COLOR: none;
	padding: 0 0 0 0;
	margin:0;
}

.botoes_esq
{
	display: block;
	width: 350px;
	height: 50px;
	position: relative;
	left: -7px;
	top: 3px;
	BACKGROUND-COLOR: none;
	vertical-align: bottom;
	padding: 0 0 0 0;
	margin:0;
}

.texto_2
{
	display: block;
	width: 487px;
	height: 212px;
	POSITION: relative;
	top: 12px;
	left: 10px;
	BACKGROUND-COLOR: none;	
	padding: 0 0 0 0;
	margin:0;
}



.decoracao
{
	
	display: block;
	width: 354px;
	height: 310px;
	left: 20px;
	top: 0px;
	POSITION: relative;
	float: left;
	BACKGROUND-COLOR: #ffffff;
	padding: 0 0 0 0;
	margin: 0px 0px 0px 0px;
}

.principal
{
	display: block;
	width: 500px;
	/*height: 310px;*/
	float: left;
	left: 71px; /* 65px; */
	top:  -24px;  /* -30px; */
	POSITION: relative;
	BACKGROUND-COLOR: transparent;
	padding: 0 0 0 0;
	margin:0;
	/*border: #436D94 6px solid;*/
}

.botoes
{
	display: block;
	font-size: 10px;
	display: block;
	vertical-align: bottom;
	width: 60px;
	/*height: 300px;*/
	float: left;
	left: 89px;
	top: -5px;
	POSITION: relative;	
	padding: 0;
	margin-top: 0 auto;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
	float: left;
	z-index: 1000;
}

.botoes_2
{
	display: block;
	width: 85px;
	float: left;
	left: 80px;
	top: 40px;
	POSITION: relative;
	padding: 0 0 0 0;
	margin:0;
}

.plasma
{
	
	display: block;
	width: 498px;
	height: 328px;
	POSITION: relative;
	BACKGROUND-COLOR: #ffffff;
	padding: 0 0 0 0;
	margin:0;
}

.contador_slides{

font-weight: bold; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
border: 0px;
width: 30px;
background-color: Transparent;
height: 20px;
position: relative;
left:900px;
color: #2a2a7e;
top: 73px;
float: left;
}

.contador_slides2{

font-weight: bold; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
border: 0px;
width: 36px;
background-color: Transparent;
height: 20px;
position: relative;
left:894px;
color: #2a2a7e;
top: 73px;
float: left;
text-align: left;
}

/**************************************************
                     INICIO.HTM
**************************************************/

A:link	{	
	text-decoration:	none;
	color:	#000000;
	font-weight: bold;
	font-size: 11px;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#ffffff;
	font-weight: bold;
	font-size: 11px;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#ffffff;
	font-weight: bold;
	font-size: 11px;
	}	
		
A:hover	{	
	text-decoration: none;
	color:	#ffffff;
	font-weight: bold;
	font-size: 11px;
	}

.main_inicio
{
	display: block;
	BACKGROUND-COLOR: none;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    width: 1000px;
    height: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    POSITION: relative;
    border: #000000 1px solid;
    vertical-align : middle;
    padding: 0;
    background-image: url(./imagens/fundo_inicio.jpg);
  
}

.central{
	display: block;
	width: 430px;
	height: 630px;
	padding: 0;
	margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
	float: left;	
	POSITION: relative;
	left: 100px;
	top: 50px;
	BACKGROUND-COLOR: none;
	color: #000000;
	overflow: auto;
	
	/*border: #436D94 1px solid;*/
}


.parte_cima{
	display: block;
	BACKGROUND-COLOR: transparent;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    width: 1000px;
    height: 410px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    POSITION: relative;
   
    vertical-align : middle;
    padding: 0;	
	
}



.janela_dir{
	display: block;
	width: 400px;
	height: 400px;
	padding: 0;
	margin-top: 0 auto;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
	float: left;	
	POSITION: relative;
	left: 120px;
	top: 100;
	BACKGROUND-COLOR: transparent;
	color: #000000;
	font-size: 12px;
	/* border: #436D94 1px solid; */
	
}

.janela_esq{
	display: block;
	width: 430px;
	height: 400px;
	float: left;
	left: 100px;
	top:100px;
	POSITION: relative;
	BACKGROUND-COLOR: transparent;
	padding: 0;
	margin-top: 0 auto;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
	color: #000000;
	/*border: #436D94 1px solid;*/
	
}

.marq{
	display: block;
	width: 430px;
	height: 400px;
	float: left;
	left: 100px;
	top:100px;
	POSITION: relative;
	BACKGROUND-COLOR: transparent;
	padding: 0;
	margin-top: 0 auto;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
	color: #000000;

}

.titulos_modulos{
	
	
	margin-left: 10px;
	margin-top:0;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    font-weight: bold;
}   

.botao_modulos{
	border: 0px;
	cursor: pointer;
}

.botoes_funcoes{
	display: block;
	width: 1000px;
	height: 50px;
	padding: 0;
	margin-top: -15px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
	float: left;	
	POSITION: relative;
	left: 95px;
	top: 115px;
	BACKGROUND-COLOR: transparent;
	color: #000000;
	font-size: 12px;	
}

.zona_logos{
	display: block;
	width: 550px;
	height: 100px;
	padding: 0;
	margin-top: 0 auto;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
	float: left;	
	POSITION: relative;
	left: 95px;
	top: 120px;
	BACKGROUND-COLOR: transparent;
	font-size: 11px;
	color: #ffffff;
	/* border: #ffffff 1px solid; */
}

.offline 
{
Z-INDEX: 1000;
BORDER-BOTTOM: #ffffff 1px solid;
BORDER-TOP: #ffffff 1px solid;
BORDER-LEFT: #ffffff 1px solid;
BORDER-RIGHT: #ffffff 1px solid;
BACKGROUND-COLOR: #bbbbbb;
POSITION: absolute;
WIDTH: 200px;
DISPLAY: none;
HEIGHT: 100px;
top: 0px;
/*margin: 0 auto; */
left: 0;
right: 0;
}
