.titulo-form{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../images/boton-form.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #CDD9E3;
}
.text-form{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
#denominacion{
	font-family: Helvetica, "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: normal;
	color: #596D88;
	line-height: 22px;
	text-transform: uppercase;
}
#campo{
	padding-top: 0px;
	overflow-y: hidden
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}
.fondo-campo{
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00486A;
	font-weight: normal;
	padding: 9px;
	cursor: text;
	background-image: url(../images/fondo-campo.gif);
	background-position: left center;
	background-repeat:  no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #CDD9E3;
	max-width:300px;
}
.fondo-caja-texto{
	max-width: 300px;
	border: 0px;
	font-family: Arial;
	font-size: 13px;
	color: #00486A;
	font-weight: normal;
	cursor: text;
	background-image: url(../images/cuadro-texto.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #CDD9E3;
	padding-top: 9px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 9px;
}
#contenedor-form{
	width: 302px;
	float: left;
	background-color: #CDD9E3;
	background-image: url(../images/fondo-azul.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 35px;
	padding-left: 13px;
}
  .select_jvs{
    border:1px;
  }
  .select_jvs_list{
    list-style:none;
    padding:0px;
    margin:0px;
  }
  .select_jvs_list li{
    font-size:12px;
    font-family:arial;
    color:#00486A;
  }
  #scontent{
    margin-top:-1px;
    z-index:0;
  }
  #select_title{
    width:280px;
  }
  #cerrar_select{
    color:#00486A;
    font-size:arial;
    text-align:center;
    text-decoration:none;
  }
  #cerrar_select a{
    color:#00486A;
    text-decoration:none;
  }

