/* Implementacion para Modulo*/

.NOT_ContenedorModulo{
	width: auto;
	height: auto;
}

.NOT_ContenedorPrincipal{
	width: auto;
	height: auto;
}

.NOT_ImagenRSS{
	font: bold 11px Arial, Helvetica, sans-serif;
	width:auto;
	height:auto;
	color: Black;
	padding-bottom:20px;
	padding-left:0px;
}

.NOT_ImagenRSS img{
	vertical-align: text-top;
}

.NOT_ContContenedor{ 
	width:auto;
	height:auto;
	/*overflow:hidden;*/
	margin-bottom:20px;
	
}

	.NOT_ContGrupo{ 
		width:482px; /*auto;*/
		height:auto;
		float:left;
	}

		.NOT_ContImagen{ 
			width:auto;
			height:auto;
			float:right;
		}
		
		.NOT_ContTitulo{ 
			width:auto;
			height:auto;
		}
		
		.NOT_ContTitulo p{ 
			font:bold 12px Arial, Helvetica, sans-serif;
			color:Black;
			background:url(images/bull_gen.gif) no-repeat 3px 2px;
			margin:0px;
			padding-left:12px;
		}
		
		.NOT_ContContenido{ 
			width: auto;
			height:auto;
			margin-left: 12px;
		}
		
		.NOT_ContContenido p{
		   font:normal 11px Arial, Helvetica, sans-serif;
			color:Black;
			margin:0px;
		}
		
		.NOT_ContContenido p a{
			width:52px;
			display:block;
		}
		
		.NOT_ContContenido p a:link{
			color: #0071BB;
			text-decoration:none;
		}
		
		.NOT_ContContenido p a:visited{
			color: #0071BB;
			text-decoration:none;
		}
		
		.NOT_ContContenido p a:hover{
			color: #0071BB;
			text-decoration:underline;
		}
		
		.NOT_ContContenido p a:active{
			color: #0071BB;
			text-decoration:none;
		}
		
		.NOT_ContContenido span{
		   font:bold 11px Arial, Helvetica, sans-serif;
			color:#BF272D;
			display:block;
		}


.NOT_ContBotones{ 
	width:auto;
/*	*width:550px;*/
	height:auto;
	padding:4px 8px 4px 8px;
	text-align:right;
}

.NOT_ContBotones p{ 
	font:normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#252525;
	margin:0px 0px 0px 12px;
	padding-left:10px;
	background:url(images/flechita.gif) no-repeat 2px 2px;
	display:inline;

}

.NOT_ContBotones p a:link{ 
	color:#252525;
	text-decoration:none;
}

.NOT_ContBotones p a:visited{ 
	color:#252525;
	text-decoration:none;
}

.NOT_ContBotones p a:hover{ 
	color:#252525;
	text-decoration:underline;
}

.NOT_ContBotones p a:active{ 
	color:#252525;
	text-decoration:none;
}


/* Fake Edit */

.NOT_Titulo{ 
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#0071BB;
}

.NOT_Contenido{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:Black;
}

.NOT_Contenido a:link{
	text-decoration:none;
	color:Black;
}

.NOT_Contenido a:visited{
	text-decoration:none;
	color:Black;
}

.NOT_Contenido a:hover{
	text-decoration:underline;
	color:Black;
}

.NOT_Contenido a:active{
	text-decoration:none;
	color:Black;
}


.NOT_LineaPloma{ 
	width:auto;
	height:1px;
	background:#BBBBBB;
/*	text-align:right;*/
}

.NOT_LineaPloma hr{ 
	display:none;
}

.NOT_ContSubir{ 
	width:auto;
	height:26px;
	padding:8px 0px 8px 0px;
}
.NOT_ContSubir p{
	width:auto;
	height:auto;
	font:bold 9px Arial, Helvetica, sans-serif;
	color:#252525;
	display: block;
	padding:6px 10px 8px 0px;
	margin: 0px;
	float: right;
	background: url(images/flecha_arriba.gif) no-repeat 7px 0px;
}

.NOT_ContSubir p a:link{ 
	color:#252525;
	text-decoration:none;
}

.NOT_ContSubir p a:visited{ 
	color:#252525;
	text-decoration:none;
}

.NOT_ContSubir p a:hover{ 
	color:#252525;
	text-decoration:underline;
}

.NOT_ContSubir p a:active{ 
	color:#252525;
	text-decoration:none;
}

/* Estilos Contenido */

.NOTF_titulo{
	margin: 0px 0px 8px 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana;
	font-weight: bold;
	color: #0071BB;
	clear: left;
} 
.NOTF_titulo a:link{
	color: #0071BB;
	text-decoration: underline;
}

.NOTF_titulo a:visited{
	color:#0071BB;
	text-decoration: underline;
}

.NOTF_titulo a:hover{
	color:#0071BB;
	text-decoration: none;
}

.NOTF_titulo a:active{
	color:#0071BB;
	text-decoration: underline;
}


.NOTF_general{
	color: Black;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana;
	font-weight: normal;
	margin: 19px 0px;
}

.NOTF_general a:link{
	color: Black;
	text-decoration: underline;
}

.NOTF_general a:visited{
	color:Black;
	text-decoration: underline;
}

.NOTF_general a:hover{
	color:Black;
	text-decoration: none;
}

.NOTF_general a:active{
	color:Black;
	text-decoration: underline;
}



.NOTF_subtitulo{
	color: #0071BB;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana;
	font-weight: bold;
	clear: left;
	margin: 19px 0px;
}

.NOTF_subtitulo a:link  {
	color: #0071BB;
	text-decoration: none;
}

.NOTF_subtitulo a:visited  {
	color: #0071BB;
	text-decoration: none;
}

.NOTF_subtitulo a:hover  {
	color: #0071BB;
	text-decoration: underline;
}

.NOTF_subtitulo a:active  {
	color: #0071BB;
	text-decoration: none;
}



.NOTF_subtitulo2 {
	color: #0071BB;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana;
	font-weight: normal;
	margin: 19px 0px;
}


.NOTF_subtitulo2 a:link  {
	color: #0071BB;
	text-decoration: underline;
}

.NOTF_subtitulo2 a:visited  {
	color: #0071BB;
	text-decoration: underline;
}

.NOTF_subtitulo2 a:hover  {
	color: #0071BB;
	text-decoration: none;
}

.NOTF_subtitulo2 a:active   {
	color: #0071BB;
	text-decoration: underline;
}




.NOTF_subtitulo3 {
	color: #0071BB;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana;
	font-weight: bold;
	margin: 19px 0px;
}

.NOTF_subtitulo3 a:link   {
	color: #0071BB;
	text-decoration: underline;
}

.NOTF_subtitulo3 a:visited  {
	color: #0071BB;
	text-decoration: underline;
}

.NOTF_subtitulo3 a:hover  {
	color: #0071BB;
	text-decoration: none;
}

.NOTF_subtitulo3 a:active  {
	color: #0071BB;
	text-decoration: underline;
}



.NOTF_filaVineta{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	padding: 0px 0px 0px 10px;
	margin: 2px 0px 2px 0px;
	text-indent: 0px;
	display: block;
	background: url(images/Bull_Upc.gif) no-repeat 2px 3px;

}


.NOTF_filaVineta a:link{
	color: Black;
	text-decoration: none;
}

.NOTF_filaVineta a:visited{
	color: Black;
	text-decoration: none;
}

.NOTF_filaVineta a:hover{
	color: #0071BB;
	text-decoration: underline;
}

.NOTF_filaVineta a:active{
	color: Black;
	text-decoration: none;
}







/* Implementacion para Home */

.NOT_contenedorNoticias{
	width: auto;
	height: auto;
	overflow: hidden;
}

.NOT_contenedorTitulo{
	width: auto;
	height: 20px;
}

.NOT_grupoTitulo{
	width: 60px;
	height: auto;
	float: left;
}

.NOT_grupoLinea{
	width: 230px;
	height: auto;
	padding-top: 6px;
	float: right;
}
.NOT_contenedorFlash{
	width: auto;
	height: auto;
	border: solid 1px #DDDEDF;
	padding: 10px;
}

.NOT_tituloFlash{
	font:11px normal Arial, Helvetica, sans-serif;
	color:#0771b9;
	padding-right: 6px;
	background: url(images/vineta_1a.gif) right no-repeat;
}

.NOT_tituloFlash a:link{
	color: #0771b9;
	text-decoration: none;
}

.NOT_tituloFlash a:visited{
	color: #0771b9;
	text-decoration: none;
}

.NOT_tituloFlash a:hover{
	color: #0071BB;
	text-decoration: underline;
}

.NOT_tituloFlash a:active{
	color: #0771b9;
	text-decoration: none;
}

.NOT_DivisionPlomo{
	width: auto;
	height: 1px;
	background-color: #DDDEDF;
}

.NOT_DivisionPlomo hr{
	display: none;
}
