
.noticia{
    border-collapse:collapse;    
}
.i_titulo{    
    color:      #00639c;
    font:		bold	12px	Arial, Verdana, Helvetica, sans-serif;
    text-align: center;
}

.i_texto{	
	color:		#a7a9ac;	
    font:		normal	10px	Arial, Verdana, Helvetica, sans-serif;
}

.i_detalle{
	color:		#5ca9ff;
    font:		bold	10px	Arial, Verdana, Helvetica, sans-serif;
}

.i_tex{
	text-align:				justify;
	margin-top:				5px;
	color:					#a7a9ac;
	cursor:					pointer;
    font-size:              11px;
}

.i_img{
	text-align:				center;
	margin-left:			3px;	
}
.i_img img{
	border:					1px	solid #000;
}

.i_menu {
	margin-left:		10%;
}
.i_menu span{
	padding:			0	5px	0	5px ;
	border:				solid	1px	#d8e4ff;
}

.i_marco table {
	border:					solid	1px	#5ca9ff;

}


/* ************************ DETALLE  DE NOTICIAS ***************************** */


	.nd_atras{
		border-bottom:		1px solid #00afef;
	}
		.nd_atras td{
			/*color:				#00639c;*/
            font-size:      10px;
            font-weight:    bold;
		}
	.nd_fec{		
		color:				#5ca9ff;
		padding-bottom:		10px;
        font-size:			10px;
	}
		.nd_fec span{			
			color:				#5ca9ff;
			border-right-width:	15px;			
		}
		.nd_fec a{			
			color:				#5ca9ff;
			text-decoration:	none;
		}
		.nd_fec img{
			border:				0px;
		}
	.nd_tit{		
		text-align:		center;	
		color:			;
        font-size:      14px;
        font-weight:    bold;
	}
.nd_img{
    padding:    0px  5px 5px 5px;    
    border:     0px;
    text-align: center;
}

.nd_intro{
	
    border:     0px;
    text-align:     center;
    margin-right:   10px;
}
.nd_valign {
   height:  140px;
   vertical-align: bottom;
   width: 5px;
}
.nd_tex{
	text-align:		justify;
    font-size:      12px;
    margin:         10px;
    line-height:    20px;
}

.noti{
  width:210px;
  padding: 1px;
  margin-bottom:15px;
  background-color: #fff;
  border:   solid 1px #5ca9ff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px; /* IE 8.*/
}

