@charset "iso-8859-1";
/* CSS Document */

<style type="text/css">

#body {
	background-image: url(img/celsius_01.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Tabla_centro {
	background-image: url(img/fondo.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.textos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	font-weight: normal;
	text-align: justify;
}
.Listado {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	list-style-type: upper-alpha;
	list-style-position: inside;
	line-height: 25px;
	list-style-image: url(img/cuadr_azul.png);
}
RESALTE_AZUL {
	font-weight: bold;
	color: #0150C7;
}
.negrita_azul {
	font-weight: bold;
	color: #0150C7;
}
.negrita {
	font-weight: bold;
}

.negrita_naranja {
	font-weight: bold;
	color: #ff7e37;
}
a:link {
	color: #0150C7;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0150C7;
}
a:hover {
	text-decoration: underline;
	color: #ff7e37;
}
a:active {
	text-decoration: none;
	color: #0150C7;
}
.sobra_campo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #023c94;
	background-color: #cccccc;
	border: 1px solid #023c94;
}
.botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #0150c7;
	border: 1px solid #023c94;
	font-weight: bold;
}
</style>
.Tabla_noticias {
	background-image: url(img/noticias.png);
	background-repeat: no-repeat;
	text-align: center;
}
.Tabla_noticias {
	background-image: url(img/noticias.png);
	background-repeat: no-repeat;
}
