.formularioGen_botonSubmit input, .formularioGen_botonReset input {
	border: 1px solid #CBCBCB;
	font-weight: bold;
	background-color: #0B3162;
	color: #FFF;
}

.formularioGen_textarea {
	border: 1px solid #CBCBCB;
}

.formularioGen_cajatexto_input {
	border: 1px solid  #CBCBCB;
}

.formularioGen_etiqueta {
	color: #59728F;
}

.titulo_formulario {
	padding: 0 !important;
	margin: 0 !important;
	background: #FFB901 url(cssimg/ico_estrella_azul.gif) 5px 0 no-repeat !important;
	padding-left: 25px !important;
	font-size: 1.1em !important;
	font-weight: bold !important;
	color: #FFFFFF !important;
	text-align: left !important;
	margin-bottom: 10px !important;
}


.bordeGrupoLinea {
	border-bottom: 2px solid #EBD593;
	margin-bottom: 15px !important;
}

.avisoCondiciones {
  background: none repeat scroll 0 0 #F1EDED;
  border: 1px dotted;
  padding: 0.5em;
  text-align: justify;
  margin: 0 0 15px 0;
}

.avisoTitulo{
  font-weight: bold;
  color: #59728F;
  background: none repeat scroll 0 0 #F1EDED;
  border-left: 1px dotted;
  border-right: 1px dotted;
  border-top: 1px dotted;
  border-color: black;
  padding: 0.5em  0.5em 0 0.5em;
  margin-bottom: 0;
  text-align: justify;
}

.avisoCondicionesAlto {
  background: none repeat scroll 0 0 #F1EDED;
  border-left: 1px dotted;
  border-right: 1px dotted;
  border-top: 1px dotted;
  padding: 0.5em  0.5em 0;
  margin-bottom: 0;
  text-align: justify;
}

.avisoCondicionesMedio {
  background: none repeat scroll 0 0 #F1EDED;
  border-left: 1px dotted;
  border-right: 1px dotted;
  padding: 0.5em  0.5em 0;
  margin-top: 0;
  margin-bottom: 0;
  text-align: justify;
}

.avisoCondicionesBajo {
  background: none repeat scroll 0 0 #F1EDED;
  border-left: 1px dotted;
  border-right: 1px dotted;
  border-bottom: 1px dotted;
  padding: 0.5em;
  margin-top: 0;
  margin-bottom: 0.5em;
  text-align: justify;
}
