.fondo {
	background-image: url(fotos/fondoazul.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #999999;
	}
	html,textarea{scrollbar-track-color:#6D7780;scrollbar-face-color: #44525D; scrollbar-highlight-color: #5B5552; scrollbar-3dlight-color: #ffffff; scrollbar-shadow-color: #5B5552; scrollbar-darkshadow-color: #44525D; scrollbar-arrow-color: #ffffff;}
	
.nombres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CCCCCC;
	font-style: normal;
}
.nombres2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.capacentro {
	position:inherit;
	width:705px;
	height:535px;
	z-index:1;
	overflow: auto;
}.subir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	text-decoration: none;
}
