.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;
	background-repeat: repeat-x;
	background-position: center top;
}

.borde_imagen {

	border: 2px solid #45A8E0;
}

.borde_imagen2 {

	border: 2px solid #04DB70;
}
.textos_azul_titulo {
	font-family: "Trebuchet MS";
	font-size: 23px;
	color: #4994D3;
	font-weight:bold;
}
.textos_azul_titulo_blanco {
	font-family: "Trebuchet MS";
	font-size: 23px;
	color: #FFFFFF;
	font-weight:bold;
}
.textos_azul_titulo2 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #4994D3;
	font-weight:bold;
}

.textos_azul_pregunta {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #4994D3;
	font-weight:bold;
}
.textos_gris {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #888888;
	font-weight:bold;
  text-align:justify;
}

.textos_azul {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4994D3;
	font-weight:bold;
  text-align:justify;
}
.textos_azul2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4994D3;
}

.textos_abajo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}

.fondocentrodegrade {
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.fondodegradeder {
	background-image: url(images/degrade3.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.fondodegradeizq {
	background-image: url(images/degrade2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
	.caja-input {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: #4A9BD0;
}
.boton {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: #4A9BD0;

}
