body {
	font-family: Constantia, "Lucida Bright", LucidaBright, "DejaVu Serif", "Bitstream Vera Serif", "Liberation Serif", "Georgia", serif;
	color: #ccc;
}
a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
h1, h2, h3, h4, h5, h6 {
	color: #fff;
	font-family: Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
	font-weight: normal;
}
h2 {
/*
	font-size:2.571em;
	line-height: 1.16em;
	margin-bottom: 0.58em;
*/
	margin-bottom: 0.7em;
	font-size:2.143em;
	line-height: 0.7em;
}
h3 {
	font-size:1.714em;
	line-height: 0.875em;
	margin-bottom: 0.875em;	
}
.listado-noticias h3 {
	line-height: 1.2em;
}
#info h3, .listado-ferias h3 {
	font-size:1.286em;
	line-height: 1.167em;
	margin-bottom: 1.167em;
	font-weight: normal !important;
}
.listado-ferias h3 { margin-bottom: 0; }
#info h2 {
	font-size:2.143em;
	line-height: 1.4em;
	margin-bottom: 0.7em;
}
.main .listado-ferias p.small {
	margin-bottom: 0;
}
#info .vcard h3, #info .listado-ferias h3 {
	margin-bottom: 0;
}
#info p.listado-descripcion {
	margin: 0;
}
textarea, input {
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	font-size: 12px;
}
textarea {
	height: 9.5em !important;
}
#navigation {
/*
	font-size:1.071em;
	line-height: 1.4em;
*/
font-size:1em;
line-height: 1.5em;
}
	#navigation a { text-decoration: none !important;  border-bottom: 0 !important; text-transform: uppercase; }
	#navigation a.active { border-bottom: 1px solid #fff !important; }