.fondo {  
	background-attachment: scroll;
	background-image: url(images/fondo.gif);
	background-repeat: no-repeat;
	background-position: left top
}

.bordeblanco {
	border: #FFFFFF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

.fondofotos {
	background-attachment: fixed;
	background-image: url(images/fondo_fotos.gif);
	background-repeat: no-repeat;
	background-position: center center
}

.ref {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ddfd5e;
	text-decoration: none
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none
}
.casillas {
	border: 1px solid #ffffff;
	background-image: url(images/rayado.gif);
	font-size: 10px;
	color: #ffffff
}
.boton {
	border: 1px solid #ffffff;
	color: #FFFFFF;
	background-color: #343434;
	font-size: 10px;
	font-weight: bold;

}
body{
  scrollbar-arrow-color: #ffffff;
  scrollbar-track-color: #343434;
  scrollbar-face-color: #242424;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #343434;
  scrollbar-darkshadow-color: #343434;
  scrollbar-shadow-color: #ffffff;
}
.fondofotosv {

	background-attachment: fixed;
	background-image: url(images/fondo_fotos_v.gif);
	background-repeat: no-repeat;
	background-position: center center
}
.fondopopup {
	background-attachment: fixed;
	background-image: url(images/fondo_popup.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
