body {
	background-color: #004566;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color:#282828;
}
.azules {
	color: #797979;
}

a:hover {
	text-decoration: underline;
}

.pie{
	background-image: url(../imagenes/fondoPie.gif);
	background-repeat:   repeat-y;
	background-position: top center;
}

td {
	padding: 00px;
}

.Grises {
	color: #B2B2B2
}

.bordeAzul {
	border-bottom: #797979 solid 5px
}

.bordeRojo {
	border-bottom: #FF0000 solid 5px
}

.bordeImagenes {
	border-top: #707070 solid 1px;
	border-bottom: #707070 solid 1px;
	border-right: #707070 solid 1px
}

.bordeImagenes2 {
	border-top: #414141 solid 1px;
	border-bottom: #414141 solid 1px;
	border-right: #414141 solid 1px
}

.Estilo1 {
	padding:3px;
	font-size: 16px;

}

.Estilo3 {
	font-size: 14px;
}

.Estilo4 {
	font-size: 12px;
	color:#001c29;
}
.Estilo5 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
}

.prensa {
font-size:16px;
font-weight:normal;
border:1px solid #b0b0b0;
border-bottom:none;
}
.prensa td{
padding:4px;
}
.prensaT{
font-weight:bold;
}
.borde{
border-bottom:1px solid #666666;
}
.noborde{
border-bottom:1px solid #b0b0b0;
}
.prensa a{
color:#007ed6;
}
.prensa a:hover{
color:#003961;
}