@charset "UTF-8";
/* CSS Document created by Mariano Caino */

body {
	background: #c9cec9 url(../images/fondo-gradiente-verde.png) repeat-x fixed;
	margin: 0;
	padding: 0;
	font-family: "Big Caslon", Caslon, Georgia, "Times New Roman", Times, serif;
}
h1 {
	color: #e2001a;
	font-weight: lighter;
	font-size: 2.4em;
	border-bottom: 1px dotted #e2001a;
}
h2 {
	font-weight: lighter;
	color: #063;
}

h5 {
	font-weight: lighter;
	color: #567356;
	margin-top: 0.25em;
	font-variant: small-caps;
	font-size: 0.95em;
}
h6 {
	font-weight: lighter;
	color: #939d92;
	font-size: .9em;
}
p {
	color: #273b26;
	font-weight: lighter;
}
a {
	color: darkolivegreen;
}
dt {
	font-size: 1.25em;
}
dd {
	font-size: .95em;
	margin: 0 0 0 1em;
}

