/* ELEMENTOS COMUNS */

body
{
                font-family: arial;
}

#home h2
{
                font-size: 1.5em;
                margin-bottom: 0.5em;
                font-weight: bold;
                color: black;

}

h2 a.linktitulo
{
                font-size: 1.2em;
				line-height:1.2em;
                margin-bottom: 0.5em;
                font-weight: bold;
                color: black;

}

h3
{
                padding-bottom: 5px;
                font-weight: bold;
				color:#1f4a6d;
				border-bottom: #ebebeb 1px solid;
				margin-left:-5px;
				width:745px;
}

h3-destaque
{
                padding-bottom: 5px;
                font-weight: bold;
				color:#1f4a6d;
				border-bottom: #ebebeb 1px solid;
				margin-left:-5px;
				width:745px;
}

.chapeu
{
                padding-bottom: 10px;
                font-weight: bold;
				font-size:11px;
				margin-left: 15px;
				float:left;
				text-transform:uppercase;
				color: #5493bf;
				
				
}
.chapeu2
{
                padding-bottom: 10px;
                font-weight: bold;
				font-size:11px;
				
				float:left;
				text-transform:uppercase;
				color: #5493bf;
				
				
}

#dossie-candidatura img
{
                padding-bottom: 0.7em;
}

#home
{
                float: left;    
                padding: 1%;
                background-color: white;
                width: 78.5%;
                padding-top: 2em;
                padding-bottom: 2em;
                min-height: 400px;
}

#logo-rio2016
{
                float: left;
                margin-left: 5%;
                
                /* HACK IE6 */
                                _margin-left: 15px; 
}

#destaques
{
                float: left;
                width: 100%; /* Em relação ao conteúdo */
                
                margin-top: 70px;
                margin-left: 2%;
                
                padding-bottom: 2em;
                
              
                               
                                
}

.texto-principal
{
                margin-left: 2%; /* Livrando o logo das Olimpíadas */
               
}

.texto-principal a
{
                text-decoration: none;
                color: #545454;
				font:  normal normal 16px/140% Arial,Tahoma,sans-serif;
}

.texto-principal a:hover
{
                text-decoration: underline;
				color: #5493BF;
}

.destaque
{
                float: left;    
                width: 100%; /* Em relação a seção de destaques */
                
                border-top:#666 1px solid;
                
                padding: 0 2% 0 2.5%;
}

#destaques .destaque:first-child,
#destaques .first-child-ie6 /* HACK IE6, que não suporta a pseudo-classe :first-child */
{
                /* O primeiro destaque não tem separador */
                border: none;   
                padding-left: 0;
}


.destaque > h3
{
                /* Para manter a mesma distância em relação ao texto independete do tamanho do título */
                min-height: 1.5em;
}

#home a
{
                text-decoration: none;
                color: #545454;
}

#home a:hover
{
                color: #5493BF;
}


#galeria-imagens
{
                margin-bottom: 1em;
                padding-bottom: 0.5em;
                
                position: relative; /* Para permitir posicionamento absoluto de elementos dentro dele */
                width: 100%;
                
                
}

/* Lista de links das imagens */

#galeria-imagens ul
{
                /* lista posicionada no rodapé da galeria */
                position: absolute;
                bottom: 3em;
                right: 10px;
}

#galeria-imagens li
{
                display: inline;
                list-style-type: none;
}

#galeria-imagens ul a
{
                display: block;
                float: left;
                
                padding: 0.2em 0.5em;
                margin-left: 0.5em;
                background-color: #ffc90d;
                
                color: black;
                font-weight: bold;
                text-decoration: none;
                
}


/* Imagens */

#galeria-imagens img
{
                margin: 0 0.5% 0.5em 0.5%;
                width: 99%; /* Livrar as bordas da galeria */
}

/* Orçamento */

#dossie-candidatura
{
                float: right;
                width: 215px; /* Essa seção tem largura fixa em px */
}

#centro
{
                float: left;
                width: 540px;
}

#zona-inferior
{
                margin-left: 5%;
}

.largura-video{
	float:left;
	margin-left: 14px;
	
	
}



.largura-galeria{
	float:left;
	margin-left: 10px;
	
}


.larguraTexto{
	width:58%;
	float:left;
	margin-left: 10px;
	
	
	
}

.larguraTexto2{
	width: 58%;
	float: left;
	margin-right: 8px;
	
	
	
	
}





.larguraTexto3{
	width: 100%;
	float: none;
	margin-right: 4px;
	
	
	
	
}

figcaption {
	width:234px;
	margin-top:8px;
}
	figcaption a {
	font:  normal normal 15px/120% Arial,Tahoma,sans-serif;
	
	}

		

figure {
	width:175px;
	float:left;
	
}

.destaquesbanners {
	margin-left:-28px;
}

.stickyFooterWrapper {
    min-height: 100%;
}
