@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(../images/pattern.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration:none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.sombra_iz {
	background-attachment: scroll;
	background-image: url(../images/sombra_iz.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.sombra_de {
	background-attachment: scroll;
	background-image: url(../images/sombra_de.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.texto_amarillo {
	color: #FFFF00;
}
.texto_magenta {
	color: #FF00CC;
}
.texto_gris_claro {
	color: #A6A6A6;
}
.texto_negro {
	color: #000000;
}
.texto_amarillo_13 {
	color: #FFFF00;
	font-size: 13px;
}
.texto_blanco_13 {
	color: #FFFFFF;
	font-size: 13px;
}
.texto_blanco_11 {
	color: #FFFFFF;
	font-size: 11px;
}
.texto_gris_13 {
	color: #1E1E1E;
	font-size: 13px;
}
.login {
	color: #1E1E1E;
	background-color: #FFFFFF;
	height: 11px;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9px;
}
.menu_bg {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
}
.top {
	color: #FFFF00;
}
.top a:link {
	color: #FFFF00;
	text-decoration: none;
}
.top a:visited {
	color: #FFFF00;
	text-decoration: none;
}
.top a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.top a:active {
	color: #A6A6A6;
	text-decoration: none;
}
.web {
	color: #A6A6A6;
}
.web a:link {
	color: #A6A6A6;
	text-decoration: none;
}
.web a:visited {
	color: #A6A6A6;
	text-decoration: none;
}
.web a:hover {
	color: #A6A6A6;
	text-decoration:underline;
}
.web a:active {
	color: #A6A6A6;
	text-decoration: none;
}
.paginator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px; 
	margin: 0px; 
	padding-top: 10px
}
.paginator a {
	padding-right: 6px; 
	padding-left: 6px; 
	padding-bottom: 2px; 
	padding-top: 2px; 
	text-decoration: none
}
.paginator a:visited {
	padding-right: 6px; 
	padding-left: 6px; 
	padding-bottom: 2px; 
	padding-top: 2px; 
	text-decoration: none
}
.paginator .this-page {
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.paginator A:hover {
	color: #FFFF00;
	text-decoration: none;
}
