body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(imagenes/fondo-02.jpg);
	background-color: #000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #FFF;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F20026;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	line-height: 30px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	line-height: 30px;
}

.texto-justificado {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}

.texto-justificado a:link {
	color: #FFF;
	text-decoration: underline;
}

.texto-justificado a:hover {
	color: #FFF;
	text-decoration: underline;
}

.texto-justificado a:visited {
	color: #FFF;
	text-decoration: underline;
}

.texto-justificado a:visited:hover {
	color: #FFF;
	text-decoration: underline;
}
.texto-left {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}

.texto-left a:link {
	color: #FFF;
	text-decoration: none;
}

.texto-left a:hover {
	color: #03F;
	text-decoration: underline;
}

.texto-left a:visited {
	color: #FFF;
	text-decoration: none;
}

.texto-left a:visited:hover {
	color: #03F;
	text-decoration: underline;
}
.texto-right {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: right;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}

.texto-right a:link {
	color: #FFF;
	text-decoration: underline;
}

.texto-right a:hover {
	color: #03F;
	text-decoration: underline;
}

.texto-right a:visited {
	color: #FFF;
	text-decoration: underline;
}

.texto-right a:visited:hover {
	color: #03F;
	text-decoration: underline;
}
.titulo-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #B35E0A;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}

.titulo-1 a:link {
	color: #B35E0A;
	text-decoration: none;
	font-weight: bold;
}

.titulo-1 a:hover {
	color: #000;
	text-decoration: none;
}

.titulo-1 a:visited {
	color: #B35E0A;
	text-decoration: none;
	font-weight: bold;
}

.titulo-1 a:visited:hover {
	color: #000;
	text-decoration: none;
}
.titulo-seccion {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	line-height: 35px;
}
.menu-derecho-noticias {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}

.menu-derecho-noticias a:link {
	color: #03F;
	text-decoration: underline;
}

.menu-derecho-noticias a:hover {
	color: #FFF;
	text-decoration: underline;
}

.menu-derecho-noticias a:visited {
	color: #03F;
	text-decoration: underline;
}

.menu-derecho-noticias a:visited:hover {
	color: #FFF;
	text-decoration: underline;
}


.fondo-tabla-gris {
	background-image: url(imagenes/fondo-tabla-gris.png);
	background-repeat: repeat;
	background-position: left top;
	text-align: justify;
}
.fondo-tabla-blanco {
	background-image: url(imagenes/fondo-tabla-blanco.png);
	background-repeat: repeat;
	background-position: left top;
}
.fondo-celda-blanca {
	background-image: url(imagenes/fondo-celda-blanca.png);
	background-repeat: repeat;
	background-position: left top;
}
.celda-linea-blanca-vertical {
	background-image: url(spanish/sala-de-redaccion/imagenes/linea-blanca-vertical.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #FFF;
	line-height: 30px;
}

.copyright a:link {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

.copyright a:hover {
	color: #000;
	text-decoration: underline;
}

.copyright a:visited {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

.copyright a:visited:hover {
	color: #000;
	text-decoration: underline;
}

