body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.celda_activa {
	border: 1px solid #999999;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
}

.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #AA0000;
	text-decoration: none;
}

body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.solapa_01 {
	color: #000000;
	background-color: #FDFDFD;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
}
.bgcentral {
	background-color: #FFFFFF;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.link_gris1 {
	color: #444444;
	text-decoration: none;
	font-size: 11px;
}
.link_gris1:hover {
	color: #333333;
	text-decoration: underline;
}
.solapa_0 {
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.solapa_0:hover {
	color: #FFFFFF;
	background-color: #777777;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.peque {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.link_gris2 {
	color: #444444;
	text-decoration: none;
	font-size: 10px;
}
.link_gris2:hover {
	color: #AA0000;
	text-decoration: none;
	font-size: 10px;
}
.link_gris3 {
	color: #444444;
	text-decoration: none;
	font-size: 9px;
	width: 300px;
}.celda_inactiva {
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
}
.link_blanco {
	color: #FFFFFF;
	text-decoration: none;
}
.link_gris {
	color: #AA0000;
	text-decoration: none;
}
.link_gris:hover {
	color: #000000;
	text-decoration: none;
}
.celda_activa2 {
	background-color: #F4F4F4;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
