@charset "utf-8";
/* CSS Document */

body {
/*	background-image: url(fondo.jpg);
	background-repeat: repeat-x; */
	background-color: #010101;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #B35811;
}
a:active {
	text-decoration: underline;
	color: #B35811;
}
.Estilo1 {font-family: Tahoma}

.origenes {

	width: 600px;
	height: auto;
	padding-top: 30px;
	padding-bottom: 15px;
	text-align:justify;}