body,td,th {
	font-family: Courier New, Courier, mono;
	font-size: 11px;
	color: #333333;
	margin-left: 40px;	
	margin-right: 40px;
}
body {
	background-color: #FFFFFF;
	background-image: url(imagenes/fondo_dcha.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #CCCCCC; 
	scrollbar-3dlight-color:#CCCCCC; 
	scrollbar-shadow-color: #FFFFFF; }
}
a:link {
	color: #3E94AC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3E94AC;
}
a:hover {
	text-decoration: none;
	color: #3E94AC;
	border-left: 10;
	border: 100;
}
a:active {
	text-decoration: none;
	color: #3E94AC;
}
#capas {
	position:absolute;
	left:6px;
	top:35px;
	width:333px;
	height:540px;
	z-index:1;
	overflow: auto;
	visibility: inherit;
	clip: rect(auto,auto,30040,auto);
	padding-right: 20px;
	margin-left: 20px;
}
#textos {
	position:absolute;
	left:8px;
	top:36px;
	width:335px;
	height:480px;
	z-index:1;
	overflow: auto;
	visibility: visible;
	clip: rect(auto,auto,5040,auto);
	padding-right: 20px;
	margin-left: 20px;
}
.azul {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #3E94AC;
	font-weight: bold;
}
.gris {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #666666;
}
