/* Hoja de estilo de la web del Curso de experto en desigualdad, cooperación y desarrollo.
Autor: Alfredo Sánchez Alberca (asalber@gmail.com)
Estilos de fuente
*/
body {
	font-family: verdana, arial, "san serif";
}

h1 {
	font-size: 140%;
}

h2 {
	font-size: 120%;
}

#header {
	font-size: 250%;
	font-weight: bold;
}

/*Menú superior de primer nivel*/
#menu li {
	font-size: 97%;
	font-weight: bold;
}

#path {
	font-size: 80%;
}

#container {
	font-size: 80%;
}

#maincolumn h1 {
	font-size: 140%;
	font-weight: bold;
}

#maincolumn h2 {
	font-size: 120%;
}

.block h1 {
	font-weight: bold;
	font-size: 100%;
}

.block-center {
	text-align: center;
}

.block-center h1 {
	font-weight: bold;
	font-size: 100%;
}

font-weight: bold ;
.date {
	font-size: 80%;
}

/*Personalización de la agenda*/
#calendar td.today {
	font-weight: bold;
}

FORM P LABEL {
	font-weight: bold;
}

.firms thead td {
	font-weight: bold;
}