/*
###############
## Geral
###############
*/
.PgCapa .Borda1 
{
    border: 2px solid #05287a;
    overflow: hidden;
}
.ExtTopoAlign .Logo
{
	height: 40px;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }









/*
###############
## ExtCapa1
###############
*/
.ExtCapa1
{
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	
	padding: 10px;
}










/*
###############
## ExtCapa2
###############
*/
.ExtCapa2 .TrfText1
{
	color: #666666;
    font-size: 12px;
}
.ExtCapa2 .TrfText2 a
{
	color: #05287a;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    vertical-align: top;
}










/*
###############
## ExtCapa2B
###############
*/
.ExtCapa2B .TrfText1
{
	color: #666666;
    font-size: 12px;
}
.ExtCapa2B .TrfText2 a
{
	color: #05287a;
    display: block;
    font-size: 14px;
    font-weight: normal;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    vertical-align: top;
}







/*
###############
## ExtCapa2C
###############
*/
.ExtCapa2C .TrfText1
{
	color: #666666;
    font-size: 11px;
}
.ExtCapa2C .TrfText2 a
{
	color: #05287a;
    display: block;
    font-size: 12px;
    font-weight: normal;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    vertical-align: top;
}







/*
###############
## ExtCapa3
###############
*/
.ExtCapa3
{
	list-style: none;
	display: block;
	
	margin: 0px;
	padding: 0px;
}
.ExtCapa3 li
{
	list-style: none;
	display: block;
	
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	
	cursor: pointer;
}
.ExtCapa3 li:last-child
{
	margin-bottom: 0px;
}

.ExtCapa3 li .BoxFoto
{
	position: relative;
	overflow: hidden;
}
.ExtCapa3 li .BoxFoto .ExtText1
{
	display: block;
	
	background: rgba(0, 0, 0, 0.75);
	
	padding: 5px;
	margin: 0px;
	
	position: absolute;
	
	left: 0px;
	bottom: 0px;
	
	width: 100%;
	 line-height: 20px;
	
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	
	color: #FFF;
	font-size: 12px;
    font-weight: normal;
}
















/*
###############
## ExtCapa4_A
###############
*/
.ExtCapa4_A
{
	margin:0px;
	padding:0px;
	
	display:block;
	list-style:none;
}
.ExtCapa4_A li
{
	margin:0px;
	padding:0px;
	margin-bottom: 5px;
	
	list-style:none;
	display:block;
	
	line-height:0px;
	
	border:1px solid rgba(0, 0, 0, 0.25);
}
.ExtCapa4_A li img
{
	float:inherit;
	width:100%;
}
.ExtCapa4_A li:last-child
{
	margin-bottom:0px;
}








/*
###############
## ExtCapa5
###############
*/
.ExtCapa5
{
	margin: 0 0 0 10px;
	padding: 0;

	display:block;
	list-style:none;
}
.ExtCapa5 li
{
	list-style:none;
	
	border:1px solid rgba(0, 0, 0, 0.25);
	background: #FFF;
	padding:11px;
	
	float: left;

	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 10px;
	margin-top: 0;

	width: calc(20% - 10px);

}
.ExtCapa5 li img
{
	width: 218px;
	height: 74px;
	
	float: left;
}
.ExtCapa5 li:last-child
{
	margin-bottom:0px;
}











/*
###############
## ExtCapa7
###############
*/
.ExtCapa7
{
	margin:0px;
	padding:0px;
	
	display:block;
	list-style:none;
}
.ExtCapa7 > li
{
	margin:0px;
	padding:0px;
	margin-bottom: 10px;
	
	list-style:none;
	display:inline-block;
	
	line-height:0px;
	
	width: 33%;
}
.ExtCapa7 > li .ExtTable1
{
	margin-left: 10px;
	margin-right: 10px;
}













