.scroll {
	scrollbar-base-color : #FFFFFF;
	scrollbar-face-color:  #45A8E0;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.borde_imagen {

	border: 2px solid #45A8E0;
}

.borde_imagen2 {

	border: 2px solid #04DB70;
}
.textos_azul {
	font-family: Arial;
	font-size: 14px;
	color: #45A8E0;
	font-weight:bold;
}

.textos_verde {
	font-family: Arial;
	font-size: 14px;
	color: #04DB70;
  font-weight:bold;
}
.puntos_verde {
	font-family: Arial;
	font-size: 18px;
	color: #04FD7F;
	font-weight:bold;
}
.textos {
	font-family: Arial;
	font-size: 14px;
	color: #959595;
	text-align:justify;
}
.fondoabajo {
	background-image: url(images/abajo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.fondodegrade {
	background-image: url(images/degrade.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.fondodegradeabajo {
	background-image: url(images/degrade2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.fondoservicios {
	background-image: url(imagenes/servicios/foto.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
	.caja-input {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: #737373;
}
.boton {
	font-family: Verdana;
	font-size: 10px;
	color: #737373;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;

}
