﻿.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link
{
	padding: 0 0 0 0;
	border: 0px;
	color: White;
	text-decoration: none;
}
a:visited
{
	color:White;
	text-decoration:none;
}
.noticia:link
{
	background: #ebf3fa;
	color: Blue;
	text-decoration: none;
}
.noticia:visited
{
	color:Blue;
	text-decoration:none;
}
.textoblanco
{
	color:White;
}
.textoazulLargo
{
	color: #000071;
	width: 450px;
	font-size: larger;
	text-align: justify;
}
.textoazulCorto
{
	color: #000071;
	font-size: larger;
	font-weight: bold;
}
.textoAzul
{
	color: #000071;
	font-size: large;
}
.fondoazul
{
	background-color: #0074D8;
}
.titulo
{
	font-family:Arial Black;
	font-size:xx-large;
	color:Blue;
}
.cabecera
{
	background-image:url("../images/cabecera.jpg");
	background-position:top;
	background-repeat:no-repeat;
	width:800px;
	height:94px;
}
.imagen
{
	width: 250px;
	border: 0.07em #000000 solid;
}
.img
{
	border: 0px;
	height:94px;
}
.objeto
{
	border-style:none;
}
.frame
{
	background-color:#ebf3fa;
}
.marcoazul
{
	text-align: justify;
	font: normal normal bold 100% serif;
	border: 0.1em none;
	text-align: center;
	color: #000080;
}
iframe
{
	background-color:Transparent;
	padding:0;
	margin:0;
}