@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
}body,td,th {
	font-family: Tahoma;
	font-size: 12px;
}
.Estilo1 {color: #990000}

.formulario {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}

.error {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.titulo {
	font-size: 15px;
	font-weight: bold;
}

.fechaPublicacion {
	font-size:small;
}

.texto {
}