a {
	color: #000080;
}
body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-image: url('../images/fondo.jpg');
	background-attachment: fixed;
	color : Maroon;
	margin : 2px 1px 2px 1px;
}
p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-align : justify;
	margin : 5px 5px 5px 5px;
}
li {
	font-weight : bold;
}
sup {
	font-weight : lighter;
}
hr {
	height : 1px;
	width : 90%;
}
h1 {
	font-size : 25px;
}
h2 {
	font-size : 21px;
}
h3 {
	font-size : 17px;
}
h4 {
	font-size : 14px;
}
h5 {
	font-size : 12px;
}
h6 {
	font-size : 11px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #808000;
	text-align: center;
}
table {
	background : transparent;
	border : 1px solid #808000;
}
th {
	background-color: #808000;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	border : none;
}
td {
	font-family: Verdana;
	font-size: 11px;
	background : transparent;
	font-weight : bold;
	border : none;
}
.nob {
	border: none;
}
.ret {
	text-align: right;
}
.esc {
	background-color: #808000;
	text-align: right;
	color: #FFFFF8;
	cursor: hand;
}
.esc2 {
	background-color: #808000;
	text-align: right;
	color: #FFFFF8;
}
.center {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
.der {
		text-align : right;
}
.peque {
	font-size : 11px;
	font-weight : normal;
	text-align : center;
}
img {
	border: 0px none;
}