﻿html, body {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    font-family: Calibri;
    color: #C2C598;
}


#container {
position:absolute;
left:50%;
margin-left: -500px; /* metade da largura */
width:1000px;
    top: 0px;
}
         

#topo{
	width:auto;
	height:220px;
	padding:25px 0 0 0;	
	text-align:center;
}

#conteudo {
	position:absolute;
	width:550px;
	top:250px;
	left:5px;
	padding-bottom:20px;	
}

#sepEsqbarraLateral {
	margin-left:585px;
	padding-left:2px;		
}
#barraLateral {    	
	padding:2px 10px;
	text-align:justify;		
}


.FonteTitulo
{
    font-family: Calibri;
    font-weight: bold;
    color: #333333;
    font-size: 20px;
    text-align: center;
}

.FonteTexto
{
    font-family: Calibri;
    color: #333333;
    font-size: 15px;
    font-weight: normal;
    text-align: left;
}


.FonteTexto2 
{
    font-family: Calibri;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-align: center;    
}


.FonteTexto3
{
    font-family: Calibri;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
    top: -100px;
    position: relative;
}


.FonteObs
{
    font-family: Calibri;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.FonteDireito {font-family: Calibri; 
               color: #868051; 
               font-size: 12px;
    text-align: left;
}
               
               
    
    
                  
.botao_dadosP a {  
background-image:url('Imagens/dados_01.png');
width:101px;  
height:20px;		
	}
	
.botao_dadosP a:hover  
{	    
	 background-image:url('Imagens/dados_02.png');
    }
    
    
    .botao_inscricao a {  
background-image:url('Imagens/inscricao01.png');
width:101px;  
height:20px;		
	}
	
.botao_inscricao a:hover  
{	    
	 background-image:url('Imagens/inscricao02.png');
    }
    
    
    .botao_incluir a {  
background-image:url('Imagens/b_incluir01.png');
width:92px;  
height:28px;		
	}
	
.botao_incluir a:hover  
{	    
	 background-image:url('Imagens/b_incluir02.png');
}
    
    
.botao_salvar a {  
background-image:url('Imagens/b_salvar01.png');
width:92px;  
height:28px;
    top: 0px;
    left: 0px;
    margin-top: 0px;
}
	
.botao_salvar a:hover  
{	    
	 background-image:url('Imagens/b_salvar02.png');
    }
    
    
    
    
.botao_boleto a {  
background-image:url('Imagens/b_boleto01.png');
width:92px;  
height:28px;
    top: -94px;
    left: 224px;
    position: relative;
}
	
.botao_boleto a:hover  
{	    
	 background-image:url('Imagens/b_boleto02.png');
    }
    
    
    
    /* Styles for the Animation Reference */
.animationReferenceTable
{
}

.animationReferenceRow
{
}

.animationReferenceField
{
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
}

.animationReferenceCode
{
	margin-top: 5px;
	vertical-align: top;
	font-family: Calibri;	
	font-style: normal;
	font-weight: bold;
	
	display:block;
	background-color:#FFF;
	color:#000;
	font-family:Calibri;	
	font-size:0.9em;
	font-style:normal;
	font-weight: bold;
	margin-bottom: 5px;
}

.animationReferenceItems
{
	vertical-align: top;
}

.animationReferenceItemTable
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.animationReferenceItemRow
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.animationReferenceItem
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

.animationReferenceItemCode
{
	display:block;
	background-color:#FFF;
	color:#000;
	font-family:Calibri;	
	font-size:0.9em;
	font-style:normal;
	font-weight: bold;
}


 .bordaBox {background: transparent; width:98%;padding-left:4px;}   
    .bordaBox .b1, .bordaBox .b2, .bordaBox .b3, .bordaBox .b4, .bordaBox .b1b, .bordaBox .b2b, .bordaBox .b3b, .bordaBox .b4b {display:block; overflow:hidden; font-size:1px;}   
    .bordaBox .b1, .bordaBox .b2, .bordaBox .b3, .bordaBox .b1b, .bordaBox .b2b, .bordaBox .b3b {height:1px;}   
    .bordaBox .b2, .bordaBox .b3, .bordaBox .b4 {background:#eff7e0; border-left:0px solid #eff7e0; border-right:1px solid #eff7e0;}   
    .bordaBox .b1 {margin:0 5px; background:#eff7e0;}   
    .bordaBox .b2 {margin:0 3px; border-width:0 2px;}   
    .bordaBox .b3 {margin:0 2px;}   
    .bordaBox .b4 {height:2px; margin:0 1px;}   
    .bordaBox .conteudo {padding:0px 10px 0px 10px;display:block; background:#eff7e0; border-left:0px solid #eff7e0; border-right:1px solid #eff7e0;
    width: 520px;
} 
    
    
      
