body {
	background-color: #FFFFFF;
	background-image: url(imagenes/05_fondo.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.FondoBottom {
	background-image: url(imagenes/05_top/bottom.jpg);
	background-position: center bottom;
}
.Piepagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.FondoTop {
	background-image: url(imagenes/05_top/top_logo_fondo.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.Noticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	letter-spacing: 1px;
}
.fondopantallaIzq {
	background-image: url(imagenes/05_top/05_pantalla_1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
.fondoPantallaDer {
	background-image: url(imagenes/05_top/05_pantalla_2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
.LetraAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF3300;
	letter-spacing: 1px;
}
.Fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Peque {
	font-size: 10px;
}
a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: underline;
}
.NegritasGde {
	font-size: 12px;
	font-weight: bold;
}
.SmallSUPER {
	font-size: 8px;
	font-weight: bold;
}
.margenFotos {
	margin: 10px;
}
.InputForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

