/* Copyright 2004 Louis Jean­Richard (www.ljr.ch). All Rights Reserved. */
/* css body */

@import "pagebody.css";

ul#archive {
	margin:			10% 10% 20% 10%;
}

#quotati1 {
	color:			black;
}
#quotati1 p {
	color:			black;
	margin:			0.5em 0 0 0;
}
#quotati1 p.verse:first-letter {
	font-weight:	bold;
	color:			#008080;
	font-size:		120%;
}
#quotati1 table {
	margin:			0 0.5em;
	border-collapse:	collapse;
}
#quotati1 tr {
	text-align:		center;
}
#quotati1 h3 {
	margin:			1em 0;
	font-size:		180%;
	font-weight:	normal;
}
#quotati1 td.column {
	width:			31%;
}
#quotati1 td.separation {
	width:			3%;
}

#quotati2 {
	color:			black;
}
#quotati2 table {
	width:			92%;
	margin:			4%;
	padding:		0;
	text-align:		center;
	vertical-align:	middle;
}
#quotati2 td.shortPoem {
	width:			50%;
	padding:		5%;
	margin:			0;
	border-style:	groove;
	border-width:	2px;

	font-size:		110%;
	line-height:	1.25;
}
#quotati2 div.author {
	text-align:		right;
	margin:			1%;
}

#quotati3 table {
	text-align:		center;
}
#quotati3 td {
	border-style:	groove;
	border-width:	2px;
	margin:			4px;
	padding:		8px;
}
#quotati3 div.author {
	text-align:		right;
	margin:			1%;
}

#nature table.layout {
	width:			96%;
	margin:			0 2%;
}
#nature tr {
	vertical-align:	middle;
}
#nature td {
	padding:		1%;
}
#nature {
	text-align:		center;
}
#nature img {
	border:			0;
}

/* end body */
