@charset "iso-8859-2";
/* CSS Document */

body,td,th {
	color: #BBB;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #888;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #888;
}
a:hover {
	text-decoration: none;
	color: #EEE;
}
a:active {
	text-decoration: none;
	color: #000;
}
#contenedor{
	margin:0 auto 0 auto;
	width:1024px;
	background-color: #FFF;
	}
.menu1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#BBB;
	}
.menu2 {
	font-family: Verdana;
	font-size:26px;
	color:#BBB;
	}
.submenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#BBB;
	}
.txt_int {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#EEE;
	text-align: justify;
	}
