.tagNoticia {
	margin-top: 20px;
}

.info .tagNoticia {
	margin-top: 20px;
	border-top: solid 1px #eee;
	padding: 20px 0px 20px 0px;
	border-bottom: solid 1px #eee;
}

.tagNoticia  .icn-tag {
	float: left;
	display: block;
	background: url(../imgs/icn-tag.png) 0 0 no-repeat;
	background: url(../imgs/icn-tag.svg) 0 0 no-repeat, none;
	width: 15px;
	height: 15px;
	margin-top: 1px;
	margin-right: 7px
}

.seccorig li {
	display: inline;
	padding: 5px;
}

#seccion #secImg img {
	border-radius: 12px;
	width: 100px;
	border: 6px solid rgb(255, 255, 255);
}

#seccion #secImg {
	border-radius: 12px;
	float: right;
	width: 150px;
	background: rgb(48, 80, 134);
	text-align: center;
	padding: 10px;
	color: white;
}

#seccion #secDesc {
	border-radius: 12px;
	/*float: left;*/
}

.bannerPrincipal{ 
	width:100%; 
	overflow:auto; 
	background: url('../imgs/header_back_80px.png') no-repeat scroll right center;
}

.bannerPrincipal{ 
	width:100%; 
	overflow:auto; 
	background: #0f4d98;
} 
/* #formBusquedaHeader .inputText{ */
/* 	width:70%; margin:0 6% 0 0 */
/* } */

 
.seccorig li {

 	
   display:inline;
   padding:5px;

}

.tagNoticia  li{
	display:inline;
}


.imgadj  li{
	display:inline;
    width:150px;
}

.imgadj  li img{
	
    width:150px;
    
    padding:5px;
}

.adjuntos h2{
	
    margin-bottom:15px;
    padding-bottom:5px;
    color: rgba(14, 73, 140, 1);
    text-transform: uppercase;
    border-bottom:solid 1px #eee;
    
}

.adjuntos h3{
	margin-top:15px;
    padding-top:15px;
    margin-bottom:5px;
    padding-bottom:5px;
    color: rgba(14, 140, 47, 1);
    text-transform: uppercase;
    
}
.adjuntos .linkadj{
font-size: 1.4em;
border-left: none;
margin-bottom: 20px;
}

.contListadoNoticias h2{
	
    margin-bottom:15px;
    padding-bottom:5px;
    color: rgba(14, 73, 140, 1);
    text-transform: uppercase;
    border-bottom:solid 1px #eee;
    
}

.linkadj {
    
    list-style: square url('../imgs/ic_chevron_right_black_18dp.png');
    margin-left: 20px; 
    border-left: 1px dotted rgba(233, 224, 224, 1);
    margin-bottom: 20px;
}


.linkadj li {
   margin-top: 10px;
padding-top: 5px;
margin-bottom: 5px;
padding-bottom: 5px;
 
}

.linkadj span  {
     color:#FFA500;
     font-size:0.7em;
    font-weight:bold;
 
}

#barra a{
    text-decoration: none;
    background-color: #FFF;
    margin: 0px;
}
#barra img{
    height: 15px;
}


#barra {
    margin:20px 0px 10px 0px;
    height: 30px;
    padding-top:10px;
    border-top:solid 1px #eee;
    border-bottom:solid 1px #eee;
}


#curri {

color: rgba(60, 60, 140, 1);
background: rgba(246, 252, 228, 1);
border: solid 1px rgba(206, 206, 206, 1);
padding: 15px;
margin-top: 20px;
border-radius: 12px;
}

#seccion #secImg p{
    color:#fff;
}


.mediobanner{
	width:49%;
}

.promocion1{
	border-radius: 8px;
  	line-height: 15px;
  	text-align: center;
}



