

.lineaimagen{
    padding:1px;
    background:url(images/linea_imagen.gif) repeat;
    width:100px;
    border:5px solid #fff;
}


.titulonoticia a{ 
	font-size: 16px;
	color: #192436;
	font-family: Arial;
	line-height: 1.2em;
	letter-spacing: 1px;
	text-decoration: none;
	}

.titulonoticia a:hover { 
	color: 072F78; 
	text-decoration: underline;
	}

.contenido { 
	font-size: 11px;
	color: #192436;
	font-family: Arial;
	line-height: 1.4em;
	letter-spacing: 1px;

	}

.contenido a{ 
	font-size: 11px;
	color: 192436;
	font-family: Arial;
	text-decoration: none;
	line-height: 1.4em;
}

.contenido a:hover { 
	color: 072F78; 
	text-decoration: underline;
	}

.submenu a{ 
	font-size: 11px;
	color: 8E8E8E;
	font-family: Arial;
	text-decoration: none;
	line-height: 1.4em;
}

.submenu a:hover { 
	color: A7A7A7; 
	text-decoration: none;
	}

.link a{ 
	font-size: 10px;
	color: 192436;
	font-family: Verdana;
	text-decoration: underline;
	letter-spacing: 0.04em;

}

.link a:hover { 
	color: 5D5D5D; 
	text-decoration: none;
	}

.englishversion a{ 
	font-size: 12px;
	color: F3BD00;
	font-family: Arial;
	text-decoration: none;
	line-height: 1.8em;
}

.englishversion a:hover { 
	color: FBCB1F; 
	text-decoration: none;
	}

.cotizaciones_TD {
	margin: 0;
	padding: 3px;
	font-size: 11px;
	font-family: Verdana, sans-serif;
}

.cotizaciones_TABLE {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: #606060 #606060 #606060 #606060;
	border-collapse: collapse;
	background-color: white;
}


