h1, h2 {
	text-align:center;
}
h1 {
	font-size:xx-large;
}
h2{
	font-size:x-large;
}
div.articulos {
	background-image:url(/images/articulo02.jpg);
	background-repeat:repeat-y;
	background-position:right top;
	font-size:small;
}
li {
	padding-top:1em;
	margin-bottom:1em;
	list-style-type:square;
}
p.nota {
	margin-top:5em;
	width:75%;
	text-align:justify;
}
.visordiapos{
	text-align:center;
}
.indice {
	margin:1em;
}