.tit_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0F4F72;
}
.texto_standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2B73B7;
}
.fondo_interna {
	background-color: #FFFFFF;
	background-image: url(imagenes/fondo_interna.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.textos_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1C5576;
}
.boldprecios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000066;
}
.boldblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.dotted {
	border-top: thin dotted #003399;
	border-right: thin none #003399;
	border-bottom: thin none #003399;
	border-left: thin none #003399;
}
.texto_standard2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
