body
{
	background-color: #FFFFFF;
	margin: 0em;
	color:#0c2f09;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-face-color : #006600;
	scrollbar-base-color : #6B8E23;
}
td{
	font-size: x-small;
	text-justify: distribute;
	}
#fondo{
	background-repeat: no-repeat;
	background-position: Center;
	background-attachment: fixed;
	background-image: url(../img/fondo.jpg);
}
.contenido{
	margin: 2em;
}
.sombra{
	background-color: #003300;
}.btitulo {
	background-image: url(../contenido/img/fond.jpg);
	text-align: center;
}
.foto {
	text-align: center;
}
a{
	text-decoration: none;
	color:#0c2f09;
}
a:hover {
	background-color: Green;
	color: White;
}
.peq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
